summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* add preliminary support for gcc-4.4.0, need to forward port the fhonour-copt ↵Florian Fainelli2009-04-231-0/+3
| | | | | | patch SVN-Revision: 15345
* update compiler version defaultsHamish Guthrie2009-04-161-1/+1
| | | | SVN-Revision: 15230
* Bumped compiler version for PS3Hamish Guthrie2009-03-161-4/+1
| | | | SVN-Revision: 14894
* Set default compiler for ps3Hamish Guthrie2009-03-161-1/+4
| | | | SVN-Revision: 14893
* nuke some obsolete gcc versionsFelix Fietkau2009-03-141-11/+2
| | | | SVN-Revision: 14870
* enable eabi support by defaultFelix Fietkau2009-03-141-1/+1
| | | | SVN-Revision: 14869
* add gcc 4.3.3, clean up gcc version config symbolsFelix Fietkau2009-01-271-0/+4
| | | | SVN-Revision: 14226
* add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini!Nicolas Thill2009-01-211-0/+8
| | | | SVN-Revision: 14131
* Set default gcc for ps3 - gcc-3.4.6 and gcc-4.1.2 do not work at allHamish Guthrie2009-01-161-0/+1
| | | | SVN-Revision: 14060
* add support for alternative C libraries (currently only glibc/eglibc) other ↵Nicolas Thill2009-01-081-0/+1
| | | | | | (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc) SVN-Revision: 13931
* nuke old gcc 4.2 versionsImre Kaloz2008-12-021-16/+0
| | | | SVN-Revision: 13483
* sync gcc's Config.in with Config.versionImre Kaloz2008-12-021-2/+3
| | | | SVN-Revision: 13482
* Disable smash stacking support by default, but allow to enable it as an ↵Florian Fainelli2008-07-301-0/+7
| | | | | | experimental feature SVN-Revision: 12010
* gcc 4.2.4 supportImre Kaloz2008-05-311-0/+4
| | | | SVN-Revision: 11310
* remove the "depends BROKEN" for eabiFelix Fietkau2008-03-071-1/+0
| | | | SVN-Revision: 10556
* revert ARM to oabi by default, add some eabi patches for fixing up the ↵Felix Fietkau2008-02-141-0/+9
| | | | | | toolchain, which unfortunately break eabi userland, but are IMHO a necessary basis for further eabi fixes SVN-Revision: 10458
* use GCC 4.2.3 by default for AVR32Imre Kaloz2008-02-071-0/+1
| | | | SVN-Revision: 10414
* add GCC 4.2.3Imre Kaloz2008-02-071-0/+4
| | | | SVN-Revision: 10413
* gcc: fix version selection for MagicboxGabor Juhos2008-02-011-1/+1
| | | | SVN-Revision: 10345
* add gcc 4.2.2Imre Kaloz2007-10-251-0/+4
| | | | SVN-Revision: 9443
* Allow installing gcj/gnu classpath,for those interestedFlorian Fainelli2007-08-041-1/+6
| | | | SVN-Revision: 8337
* add gcc 4.2.1Imre Kaloz2007-07-301-0/+4
| | | | SVN-Revision: 8223
* update magicbox target to 2.6.22-rc6, select gcc 4.2.0 as default for this ↵Felix Fietkau2007-06-281-0/+1
| | | | | | target (4.1.2 segfaults at compile time) SVN-Revision: 7762
* replace gcc 4.2 snapshot with 4.2.0 release (sync patches with uclibc ↵Felix Fietkau2007-06-281-2/+2
| | | | | | buildroot), adjust gcc makefile for PATCH_DIR changes SVN-Revision: 7753
* Nuke lots of obsolete compiler versions Make gcc4 depend on !LINUX_2_4 - I'm ↵Felix Fietkau2007-03-281-22/+2
| | | | | | getting sick of seeing people complain about compile errors when trying to build brcm-2.4 with it. SVN-Revision: 6744
* Changed default compiler for 2.6 kernels to 4.1.2Hamish Guthrie2007-03-071-1/+1
| | | | SVN-Revision: 6539
* add gcc 4.1.2 (closes #1381)Imre Kaloz2007-02-221-0/+3
| | | | SVN-Revision: 6343
* Fix gcc version selection - default version for linux 2.4 broken in r6208 - ↵Felix Fietkau2007-01-261-1/+1
| | | | | | brcm-2.6 needs an older compiler at least on wgt634u (don't ask me why...) SVN-Revision: 6209
* use gcc 4.1.1 for 2.6, 3.4.6 for 2.4 targets by defaultImre Kaloz2007-01-261-2/+2
| | | | SVN-Revision: 6208
* add a gcc 4.2 snapshotFelix Fietkau2006-11-231-0/+3
| | | | SVN-Revision: 5625
* finally move buildroot-ng to trunkFelix Fietkau2016-03-201-0/+51