summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/4.3.1/901-backport-fix-for-bug-32044.patch
Commit message (Collapse)AuthorAgeFilesLines
* toolchain/gcc: remove deprecated 4.3.1 versionPeter Korsgaard2009-08-051-188/+0
| | | | | | People should use the most recent 4.3.x version to get all the bugfixes. 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>