Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | get rid of old gcc versions | Imre Kaloz | 2010-10-29 | 17 | -781/+0 |
| | | | | SVN-Revision: 23704 | ||||
* | gcc: backport libgcc_pic changes to older gcc4 versions, install the libgcc ↵ | Felix Fietkau | 2009-10-20 | 1 | -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 Fietkau | 2009-10-19 | 1 | -0/+36 |
| | | | | | | now, backport will follow) SVN-Revision: 18086 | ||||
* | cris: fix ICE PR26515 (#3723) | Claudio Mignanti | 2009-10-12 | 1 | -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 Fietkau | 2009-09-25 | 1 | -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 Fietkau | 2009-03-13 | 1 | -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 Fietkau | 2009-02-14 | 1 | -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 Fietkau | 2009-01-27 | 12 | -0/+624 |
SVN-Revision: 14228 |