summaryrefslogtreecommitdiff
path: root/toolchain/gcc/patches/4.3.3+cs
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
* binutils: add support for non-pic handling and use it in the codesourcery ↵Felix Fietkau2009-10-191-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 Fietkau2009-10-191-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 enhancementsFelix Fietkau2009-10-1913-0/+58088
SVN-Revision: 18059