summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/4.3.3
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>
* gcc-4.3.3: add a patch to link with the math lib to get copysignalAngus Salkeld2009-05-121-0/+125
| | | | | | | | | | | Conditionally apply the following patch by Bernhard Reutner-Fischer which solves a link error on powerpc (with softfloat or multilib) when using a shared libgcc_s. See: http://gcc.gnu.org/ml/gcc-patches/2008-10/msg00237.html http://www.nabble.com/PPC-won't-build-with-soft-float-td22772110.html 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: add 4.3.3Peter Korsgaard2009-02-1311-0/+246