summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/patches/4.8.0
Commit message (Collapse)AuthorAgeFilesLines
* toolchain: define MUSL dynamic linker for SPARCFlorian Fainelli2013-09-111-0/+13
| | | | | | | | | SPARC builds are currently broken because we do not define the MUSL dynamic linker name, fix that. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 37938
* gcc: add a patch to get rid of useless java class sectionsFelix Fietkau2013-06-301-0/+11
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37095
* gcc: fix arm libgcc issues with 4.8.0 and 4.8-linaroFelix Fietkau2013-06-051-0/+11
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36864
* gcc: port missing patches from 4.6 to 4.8Felix Fietkau2013-05-236-0/+142
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36693
* toolchain/gcc: forward port missing patches to gcc 4.8.0Felix Fietkau2013-05-042-0/+47
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36544
* toolchain: add missing patch to gcc v4.8.0Jo-Philipp Wich2013-05-021-0/+14
| | | | SVN-Revision: 36511
* toolchain/gcc: add support for GCC 4.8.0Florian Fainelli2013-04-024-0/+617
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36155