aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc
Commit message (Expand)AuthorAgeFilesLines
...
* gcc: fix accidentally dropped chunk of the musl gcc 5.2.0 powerpc patch (fixe...Felix Fietkau2015-09-221-0/+13
* gcc: use qstrip template to fix syntax highlightingFelix Fietkau2015-09-221-1/+1
* gcc: fix path to powerpc musl dynamic linker with 5.2 (#20501)Felix Fietkau2015-09-131-0/+24
* gcc: update gcc 5.x musl patchesHauke Mehrtens2015-09-1115-200/+612
* gcc: add missing powerpc patch for 5.2.0Felix Fietkau2015-09-071-0/+65
* gcc: remove 4.6.3 leftoversFelix Fietkau2015-09-062-4/+0
* gcc: remove version 4.9-linaroFelix Fietkau2015-09-0636-1304/+0
* gcc: add ARM codegen fix from PR 65932Felix Fietkau2015-09-032-1/+21
* toolchain: gcc: add gcc 5.2.0Hauke Mehrtens2015-08-1633-0/+1275
* toolchain: fix gcc 4.6 build with gcc5John Crispin2015-07-145-6/+27
* gcc: use the -sf suffix for musl ldso on powerpcFelix Fietkau2015-07-122-4/+4
* gcc/musl: rework SSP-supportSteven Barth2015-06-223-12/+15
* toolchain: mark gcc 4.9 as broken, it miscompiles some code especially on ARMFelix Fietkau2015-06-211-0/+1
* gcc: musl comes with its own SSP, so use it instead of libsspSteven Barth2015-06-202-0/+15
* hardening: enable regular SSP support by defaultSteven Barth2015-06-171-1/+1
* toolchain/gcc: upgrade Linaro GCC 4.9 to 4.9-2015.03Imre Kaloz2015-06-1116-38/+34
* gcc: add some size optimization patchesFelix Fietkau2015-05-104-0/+80
* gcc: remove 4.4.7 (only used by avr32)Felix Fietkau2015-03-2417-23285/+2
* toolchain/gcc: fix an ICE on ARM (PR58595)Nicolas Thill2015-02-111-0/+117
* gcc: don't clobber stamp-bits with a symlink to itselfFelix Fietkau2014-12-123-0/+35
* toolchain: fix mips64 musl linker namesFlorian Fainelli2014-10-242-0/+44
* gcc: update 4.9 to linaro 2014.10Felix Fietkau2014-10-204-27/+6
* gcc: do not assume that the Mac OS X filesystem is case insensitiveFelix Fietkau2014-10-192-0/+28
* gcc: update, split and rework 4.9 musl patchesFelix Fietkau2014-10-1916-355/+531
* gcc: update, split and rework 4.8 musl patchesFelix Fietkau2014-10-1918-373/+638
* gcc: backport an upstream fix for extern vars with local weak definitionsFelix Fietkau2014-10-191-0/+21
* gcc: remove version 4.8.0Felix Fietkau2014-10-0517-864/+1
* Fix broken implementation of NOEXECSTACK flag for MIPS architectures for gcc-...Felix Fietkau2014-10-052-0/+235
* gcc: gcc 4.9.x disable libsanitizeFelix Fietkau2014-10-052-0/+2
* gcc: add 4.9-linaro based on the 2014.09 releaseFelix Fietkau2014-09-3020-1/+936
* toolchain: remove another bogus copy of libiberty.aFelix Fietkau2014-09-201-0/+1
* octeon: select gcc 4.6 by defaultJohn Crispin2014-07-272-3/+3
* toolchain/gcc: pass proper flags for arm hard float buildLuka Perkov2014-07-141-0/+7
* gcc: backport a fix for issues with accessing weak data referencesFelix Fietkau2014-07-101-0/+42
* toolchain: only default eglibc for octeon and not all of mips64John Crispin2014-07-102-3/+3
* toolchain: use different defaults for octeonJohn Crispin2014-06-182-1/+3
* gcc: define USE_PT_GNU_EH_FRAME for musl as well, reduces binary object sizeFelix Fietkau2014-05-281-1/+3
* gcc: disable libsanitzier off_t check to fix musl buildFelix Fietkau2014-05-281-0/+11
* toolchain/gcc: fix build on arm with clang as host gcc replacementFelix Fietkau2014-05-151-0/+4
* gcc: revert an upstream patch that is causing a regression on powerpcFelix Fietkau2014-05-061-0/+65
* toolchain/gcc: update linaro-gcc-4.8 to 2014.04Felix Fietkau2014-05-026-15/+15
* toolchain/gcc: use 4.8-linaro by defaultFelix Fietkau2014-03-102-2/+2
* gcc: fix visibility of symbols libgcc.aFelix Fietkau2014-02-243-27/+23
* gcc: prevent the use of LDRD/STRD on ARMv5TEFelix Fietkau2014-02-193-0/+33
* upgrade Linaro GCC 4.8 to 2014.01Imre Kaloz2014-02-063-6/+6
* upgrade Linaro GCC 4.8 to 4.8-2013.12Imre Kaloz2014-01-071-2/+2
* upgrade Linaro GCC 4.8 to 4.8-2013.11Imre Kaloz2013-11-264-177/+9
* gcc 4.8-linaro: backport an upstream fix to fix asm goto miscompilationFelix Fietkau2013-10-171-0/+167
* toolchain/gcc: upgrade linaro gcc 4.6 to 4.6-2013.05Felix Fietkau2013-09-111-2/+2
* toolchain/gcc: fix up breakage introduced in r37945Felix Fietkau2013-09-111-1/+3