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:
ea57428
)
[MIPS] Workaround for bug in gcc -EB / -EL options.
author
Ralf Baechle
<ralf@linux-mips.org>
Tue, 10 Oct 2006 14:44:10 +0000
(15:44 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Wed, 11 Oct 2006 18:30:59 +0000
(19:30 +0100)
Certain gcc versions upto gcc 4.1.1 (probably 4.2-subversion as of
2006-10-10 don't properly change the the predefined symbols if -EB / -EL
are used, so we kludge that here. A bug has been filed at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29413.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found