Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | binutils: add support for non-pic handling and use it in the codesourcery ↵ | Felix Fietkau | 2009-10-19 | 1 | -23/+0 |
| | | | | | | based gcc, fixes mips support for this toolchain SVN-Revision: 18070 | ||||
* | gcc: disable mips non-PIC ABI calls in the codesourcery based version by ↵ | Felix Fietkau | 2009-10-19 | 1 | -0/+23 |
| | | | | | | default, as our binutils version does not support it SVN-Revision: 18064 | ||||
* | add a gcc variant based on gcc 4.3.3 with codesourcery enhancements | Felix Fietkau | 2009-10-19 | 13 | -0/+58088 |
SVN-Revision: 18059 |