commit | f94054121efcba573f12101a75a4be93e871b309 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Tue Oct 10 15:44:10 2006 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed Oct 11 19:30:59 2006 +0100 |
tree | 0836e0e2eb24976e5c7f52309e140ce3724a1156 | |
parent | ea5742830ada301de22a68e604b48fb6107c270f [diff] |
[MIPS] Workaround for bug in gcc -EB / -EL options. 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>