Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | toolchain/gcc/4.3.2: use what really got committed upstream for PR39076 | Peter Korsgaard | 2009-02-05 | 2 | -31/+11 |
| | | | | Thanks to Sven Neumann for noticing. | ||||
* | toolchain/gcc/4.3.2: remove unused and unneeded fix for PR34205 | Peter Korsgaard | 2009-02-05 | 1 | -42/+0 |
| | | | | We don't use the iwmmxt abi anymore. | ||||
* | toolchain/gcc/4.3.2: fix arm funroll-loops patch from r24993 | Peter Korsgaard | 2009-02-05 | 1 | -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 EABI | Peter Korsgaard | 2009-01-30 | 1 | -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.x | Peter Korsgaard | 2009-01-28 | 1 | -0/+13 |
| | | | | Patches by Hinko Kocevar <hinko.kocevar@cetrtapot.si> | ||||
* | Fix unroll bug for ARM toolchain | Ulf Samuelsson | 2009-01-23 | 1 | -0/+31 |
| | |||||
* | * Added option to build with gcc 4.3.2 | Nigel Kukard | 2008-12-31 | 9 | -0/+246 |