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:
024b3f2
)
avr32: Fix .size directive for cpu_enter_idle
author
Ben Hutchings
<ben@decadent.org.uk>
Wed, 9 Mar 2011 00:32:36 +0000
(
00:32
+0000)
committer
Hans-Christian Egtvedt
<hans-christian.egtvedt@atmel.com>
Wed, 13 Apr 2011 13:46:49 +0000
(15:46 +0200)
gas used to accept (and ignore?) .size directives which referred to
undefined symbols, as this does. In binutils 2.21 these are treated
as errors.
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
No differences found