aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc
Commit message (Expand)AuthorAgeFilesLines
* Set default gcc for ps3 - gcc-3.4.6 and gcc-4.1.2 do not work at allHamish Guthrie2009-01-161-0/+1
* [toolchain] fix powerpc toolchain build failure on x86_64 hostsGabor Juhos2009-01-142-292/+0
* [cris] add a fix preventing gcc build system from assuming that libc headers ...Nicolas Thill2009-01-121-0/+10
* [massive] add support for alternative C libraries (currently only glibc/eglibc)Nicolas Thill2009-01-082-68/+130
* Fix ssp enabling/disabling (#4388)Florian Fainelli2009-01-041-2/+2
* fix avr32 build breakageFelix Fietkau2009-01-021-0/+19
* fix gcc-4.2.4 when target != avr32Nicolas Thill2008-12-031-1/+3
* nuke old gcc 4.2 versionsImre Kaloz2008-12-0293-40818/+0
* sync gcc's Config.in with Config.versionImre Kaloz2008-12-021-2/+3
* sync gcc patches with the Atmel 1.1.3 releaseImre Kaloz2008-12-027-7672/+7362
* switch powerpc targets to gcc 4.2.4Imre Kaloz2008-11-261-3/+2
* switch to gcc 4.2.4 for avr32Imre Kaloz2008-11-251-1/+1
* add md5sums for binutils & gcc and use the GNU mirror facilityNicolas Thill2008-11-081-4/+26
* add patches to fixes gcc 4.2.x bugs:Nicolas Thill2008-09-189-0/+472
* disable autorebuild for the toolchain, as it can easily lead to build breakagesFelix Fietkau2008-09-021-0/+1
* Disable smash stacking support by default, but allow to enable it as an exper...Florian Fainelli2008-07-302-0/+15
* use qstrip macro to strip quoted CONFIG_* stringsNicolas Thill2008-07-141-1/+1
* add patch to fix EABI compiles on ARMv4Imre Kaloz2008-06-051-0/+11
* gcc 4.2.4 supportImre Kaloz2008-05-3129-0/+27272
* refresh gcc-4.2.3 patchesMatteo Croce2008-05-2127-594/+707
* make sure the toolchain target dir really existsFelix Fietkau2008-04-221-1/+1
* [toolchain] provide a cleaner way to specify a biarch toolchain buildJeremy Kerr2008-04-122-0/+21
* Do not disable tls yet, uclibc-ntpl will support it soonFlorian Fainelli2008-04-101-2/+0
* Disable tls support, uClibc does not support it, and it could lead to linking...Florian Fainelli2008-04-101-0/+2
* remove the "depends BROKEN" for eabiFelix Fietkau2008-03-071-1/+0
* fixup ARM EABI on GCC 4.1.2Imre Kaloz2008-02-172-41/+65
* revert ARM to oabi by default, add some eabi patches for fixing up the toolch...Felix Fietkau2008-02-146-0/+189
* use GCC 4.2.3 by default for AVR32Imre Kaloz2008-02-072-0/+4
* add GCC 4.2.3Imre Kaloz2008-02-0728-0/+27123
* [toolchain] gcc: fix version selection for MagicboxGabor Juhos2008-02-012-2/+2
* fix GCC version selection for MagicboxImre Kaloz2008-01-271-1/+1
* add another softfloat patchImre Kaloz2007-12-281-0/+26
* fixup softfloat handlingImre Kaloz2007-12-281-0/+2
* fix a few stampfile locationsFelix Fietkau2007-11-201-1/+1
* add gcc 4.2.2Imre Kaloz2007-10-2520-0/+4359
* openwrt: honour gcc extra configuration flagsFelix Fietkau2007-10-231-0/+2
* changed the -fhonours-copts gcc patch, such that the function needs to be tur...John Crispin2007-10-074-4/+4
* major target cleanup. it is now possible to have subtargets that can override...Felix Fietkau2007-09-081-1/+1
* fix typo (closes: #2275)Nicolas Thill2007-08-261-1/+1
* Disable multilib by defaultFlorian Fainelli2007-08-231-0/+2
* Fix the stage2 compilation, no side effect with gcc4 (#2190)Florian Fainelli2007-08-131-3/+1
* rdc can be built with gcc4 as well, my mistakeFlorian Fainelli2007-08-081-1/+1
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...Felix Fietkau2007-08-071-33/+34
* rdc-2.6 must be built with gcc-3.4.6, if not it will not boot at allFlorian Fainelli2007-08-051-1/+1
* Allow installing gcj/gnu classpath,for those interestedFlorian Fainelli2007-08-041-1/+6
* Port the mbsd_multi patch from freewrt, which adds -fhonour-copts. This will ...Felix Fietkau2007-07-314-0/+1175
* fix the gcc stampfile for initial stage installationFelix Fietkau2007-07-301-0/+1
* add gcc 4.2.1Imre Kaloz2007-07-3018-1/+4041
* update magicbox target to 2.6.22-rc6, select gcc 4.2.0 as default for this ta...Felix Fietkau2007-06-282-8/+4
* fix gcc 4.2.0 compile for ppcFelix Fietkau2007-06-282-0/+27