summaryrefslogtreecommitdiff
path: root/toolchain/gcc
Commit message (Expand)AuthorAge
* gcc: refresh patches for gcc 4.1.2Hauke Mehrtens2009-02-18
* fix gcc 4.3.x segfault triggered by using -frename-registers (reproduced on a...Felix Fietkau2009-02-14
* cosmetic & coherency fixesNicolas Thill2009-02-03
* gcc: add a patch to allow 3.4.6 to build for x86 (closes: #4548)Nicolas Thill2009-02-02
* allow building and installing java for gcc-4.1.2Florian Fainelli2009-02-01
* gcc: add missing gcc 4.3.3 patches (copy of the 4.3.2 patches)Felix Fietkau2009-01-27
* add gcc 4.3.3, clean up gcc version config symbolsFelix Fietkau2009-01-27
* add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini!Nicolas Thill2009-01-21
* add gcc eabi patches from #3988Felix Fietkau2009-01-17
* Set default gcc for ps3 - gcc-3.4.6 and gcc-4.1.2 do not work at allHamish Guthrie2009-01-16
* fix powerpc toolchain build failure on x86_64 hostsGabor Juhos2009-01-14
* add a fix preventing gcc build system from assuming that libc headers are alw...Nicolas Thill2009-01-12
* add support for alternative C libraries (currently only glibc/eglibc) other (...Nicolas Thill2009-01-08
* Fix ssp enabling/disabling (#4388)Florian Fainelli2009-01-04
* fix avr32 build breakageFelix Fietkau2009-01-02
* fix gcc-4.2.4 when target != avr32Nicolas Thill2008-12-03
* nuke old gcc 4.2 versionsImre Kaloz2008-12-02
* sync gcc's Config.in with Config.versionImre Kaloz2008-12-02
* sync gcc patches with the Atmel 1.1.3 releaseImre Kaloz2008-12-02
* switch powerpc targets to gcc 4.2.4Imre Kaloz2008-11-26
* switch to gcc 4.2.4 for avr32Imre Kaloz2008-11-25
* add md5sums for binutils & gcc and use the GNU mirror facilityNicolas Thill2008-11-08
* add patches to fixes gcc 4.2.x bugs: - fix gcc ICE when compiling package/ath...Nicolas Thill2008-09-18
* disable autorebuild for the toolchain, as it can easily lead to build breakagesFelix Fietkau2008-09-02
* Disable smash stacking support by default, but allow to enable it as an exper...Florian Fainelli2008-07-30
* use qstrip macro to strip quoted CONFIG_* stringsNicolas Thill2008-07-14
* add patch to fix EABI compiles on ARMv4Imre Kaloz2008-06-05
* gcc 4.2.4 supportImre Kaloz2008-05-31
* refresh gcc-4.2.3 patchesMatteo Croce2008-05-21
* make sure the toolchain target dir really existsFelix Fietkau2008-04-22
* provide a cleaner way to specify a biarch toolchain buildJeremy Kerr2008-04-12
* Do not disable tls yet, uclibc-ntpl will support it soonFlorian Fainelli2008-04-10
* Disable tls support, uClibc does not support it, and it could lead to linking...Florian Fainelli2008-04-10
* remove the "depends BROKEN" for eabiFelix Fietkau2008-03-07
* fixup ARM EABI on GCC 4.1.2Imre Kaloz2008-02-17
* revert ARM to oabi by default, add some eabi patches for fixing up the toolch...Felix Fietkau2008-02-14
* use GCC 4.2.3 by default for AVR32Imre Kaloz2008-02-07
* add GCC 4.2.3Imre Kaloz2008-02-07
* gcc: fix version selection for MagicboxGabor Juhos2008-02-01
* fix GCC version selection for MagicboxImre Kaloz2008-01-27
* add another softfloat patchImre Kaloz2007-12-28
* fixup softfloat handlingImre Kaloz2007-12-28
* fix a few stampfile locationsFelix Fietkau2007-11-20
* add gcc 4.2.2Imre Kaloz2007-10-25
* openwrt: honour gcc extra configuration flagsFelix Fietkau2007-10-23
* changed the -fhonours-copts gcc patch, such that the function needs to be tur...John Crispin2007-10-07
* major target cleanup. it is now possible to have subtargets that can override...Felix Fietkau2007-09-08
* fix typo (closes: #2275)Nicolas Thill2007-08-26
* Disable multilib by defaultFlorian Fainelli2007-08-23
* Fix the stage2 compilation, no side effect with gcc4 (#2190)Florian Fainelli2007-08-13