git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
325d160
)
arch/tile: support newer binutils assembler shift semantics
author
Chris Metcalf
<cmetcalf@tilera.com>
Thu, 17 Mar 2011 18:32:06 +0000
(14:32 -0400)
committer
Chris Metcalf
<cmetcalf@tilera.com>
Thu, 17 Mar 2011 18:32:06 +0000
(14:32 -0400)
This change supports building the kernel with newer binutils where
a shift of greater than the word size is no longer interpreted
silently as modulo the word size, but instead generates a warning.
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
No differences found