summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/4.3.2
Commit message (Collapse)AuthorAgeFilesLines
* toolchain/gcc: 4.3.x: fix for arm pr37436Peter Korsgaard2009-05-241-0/+86
| | | | | | | See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37436 for details. Reported-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* toolchain/gcc: fix PR 32044 patchPeter Korsgaard2009-04-231-192/+187
| | | | Somehow the patch was a patch adding a patch instead of the patch itself.
* gcc: 4.3.x fix for PR 32044.Peter Korsgaard2009-03-101-0/+193
| | | | Patch by Daniel Mack <daniel@caiaq.de>
* toolchain/gcc/4.3.2: use what really got committed upstream for PR39076Peter Korsgaard2009-02-052-31/+11
| | | | Thanks to Sven Neumann for noticing.
* toolchain/gcc/4.3.2: remove unused and unneeded fix for PR34205Peter Korsgaard2009-02-051-42/+0
| | | | We don't use the iwmmxt abi anymore.
* toolchain/gcc/4.3.2: fix arm funroll-loops patch from r24993Peter Korsgaard2009-02-051-2/+2
| | | | | Rename it so it actually gets applied and fix it so it can be applied (-p level).
* toolchain/gcc/4.3.2: accept abi=aapcs-linux for EABIPeter Korsgaard2009-01-301-0/+18
| | | | | From Bernhards' tree, thanks to Sven Neuman for noticing. See also http://gcc.gnu.org/ml/gcc-patches/2008-09/msg01500.html
* toolchain: cris fixes for gcc 4.3.x / linux 2.6.28.xPeter Korsgaard2009-01-281-0/+13
| | | | Patches by Hinko Kocevar <hinko.kocevar@cetrtapot.si>
* Fix unroll bug for ARM toolchainUlf Samuelsson2009-01-231-0/+31
|
* * Added option to build with gcc 4.3.2Nigel Kukard2008-12-319-0/+246