summaryrefslogtreecommitdiff
path: root/toolchain/gcc/patches/4.3.3
Commit message (Collapse)AuthorAgeFilesLines
* gcc: backport libgcc_pic changes to older gcc4 versions, install the libgcc ↵Felix Fietkau2009-10-201-1/+1
| | | | | | map file as well SVN-Revision: 18087
* gcc: create a proper libgcc_pic.a static library for relinking (4.3.3+ for ↵Felix Fietkau2009-10-191-0/+36
| | | | | | now, backport will follow) SVN-Revision: 18086
* cris: fix ICE PR26515 (#3723)Claudio Mignanti2009-10-121-0/+15
| | | | SVN-Revision: 18042
* gcc: fix a linker error in 4.3.3 and 4.3.4 that is triggered by including an ↵Felix Fietkau2009-09-251-0/+11
| | | | | | object in a linking process which is already part of libbackend.a SVN-Revision: 17718
* gcc: backport a patch from gcc trunk that fixes an internal compiler error ↵Felix Fietkau2009-03-131-0/+71
| | | | | | on arm in version 4.3.3 SVN-Revision: 14865
* fix gcc 4.3.x segfault triggered by using -frename-registers (reproduced on ↵Felix Fietkau2009-02-141-0/+24
| | | | | | arm, might be relevant for other platforms as well) SVN-Revision: 14505
* gcc: add missing gcc 4.3.3 patches (copy of the 4.3.2 patches)Felix Fietkau2009-01-2712-0/+624
SVN-Revision: 14228