summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* Enable the option."Steven J. Hill"2007-07-051-3/+2
|
* - disable sysroot support for anything but the current, stable release seriesBernhard Reutner-Fischer2007-06-241-3/+6
|
* - add full sysroot support for non-ancient toolchains.Bernhard Reutner-Fischer2007-06-201-0/+11
| | | | - start to separate usr/lib and lib to match normal system-layout
* - adjust to use the gcc-4.2.0 releaseBernhard Reutner-Fischer2007-06-061-6/+11
| | | | | - adjust default gdb version to 6.6 - fix stripping gmp/mpfr due to recent LIBTGTEXT changes
* - store BR2_PACKAGE_LINUX_KCONFIG and BR2_PACKAGE_LINUX_FORMAT in .configBernhard Reutner-Fischer2007-04-111-1/+1
| | | | - adjust a few defaults.
* - gcc-4.1.2 releasedBernhard Reutner-Fischer2007-02-141-1/+1
|
* - add gcc-4.0.4Bernhard Reutner-Fischer2007-02-091-7/+16
| | | | - add knob to enable unsupported, deprecated, obsoleted versions of packages
* - add gcc-4.1.2 (release candidate1). Send bugs etc to MarkM, if you feel likeBernhard Reutner-Fischer2007-01-311-0/+5
|
* - fix indentation of help textsBernhard Reutner-Fischer2007-01-281-14/+12
|
* - don't rely on buggy gmp/mpfr on the host but use our own build iff we are ↵Bernhard Reutner-Fischer2007-01-221-0/+4
| | | | about to build a somewhat current toolchain.
* - I'm pretty sure that i don't want LFS support on the gcc-4_2-branchBernhard Reutner-Fischer2006-12-281-1/+2
| | | | Leave the rest as is. *shrug*
* - add gfortran supportBernhard Reutner-Fischer2006-12-221-0/+8
|
* Update to newer snapshot."Steven J. Hill"2006-12-071-1/+1
|
* update defaultsEric Andersen2006-10-171-1/+1
|
* add a know to enable/disable building a shared libgccEric Andersen2006-10-021-0/+6
|
* GCC 4.1.1 support (notice: not yet on ibiblio)Peter Korsgaard2006-05-301-0/+5
|
* libstc++ requires large file supportPeter Korsgaard2006-05-301-0/+1
|
* add proper support for gcc snapshotsMike Frysinger2006-04-131-3/+16
|
* import gcc-3.4.6Mike Frysinger2006-03-171-0/+4
|
* add gcc-4.0.3 releaseMike Frysinger2006-03-111-0/+5
|
* change default gcc version to 3.4.5Mike Frysinger2006-02-201-1/+1
|
* Thomas Chou: allow people to build nios2 with gcc 3.4.4/3.4.5Mike Frysinger2006-01-191-2/+0
|
* incorporate patches from marc in bug #273 to add support for nios2Mike Frysinger2006-01-041-0/+9
|
* - import gcc-4.2.0Bernhard Reutner-Fischer2005-12-061-0/+4
| | | | | | libmudflap is disabled for now. copied from 4.1.0 with slight adjustments
* import gcc-3.4.5Mike Frysinger2005-12-061-0/+4
|
* gcc 4.0.2 ver bumpMike Frysinger2005-10-011-0/+4
|
* Apply the fix for gcc bug #22167Eric Andersen2005-07-181-9/+6
| | | | | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22167 remove gcc 3.3.3, change config for sjlj exception handling a bit.
* import 4.0.1 based on 4.0.0Mike Frysinger2005-07-101-0/+4
|
* quick import of gcc-3.3.6 and gcc-3.4.4Mike Frysinger2005-05-241-1/+8
|
* Weed out older, no longer maintained versions of gccEric Andersen2005-05-011-19/+0
|
* It is now official, the cause of the mysterious gcc 3.3.5 exceptionEric Andersen2005-05-011-1/+2
| | | | | | handling failure is definately sjlj. Only enable it for the apparently broken gcc 3.3.3 toolchain, which _does_ need it for exception handling to work properly.
* Add gcc 4.0.0 support. Note... I haven't needed the sjlj exception support ↵Manuel Novoa III2005-04-301-0/+4
| | | | in some time, but haven't touched the default in this commit.
* Add support for soon to be released binutils-2.16 as well as"Steven J. Hill"2005-04-281-0/+4
| | | | | | GCC-4.1.0. These tool versions are needed so that NPTL support can be added into uClibc. Backporting NPTL from GCC-4.1.0 into GCC-4.0 may be possible, but not recommended.
* pdinoto writes:Eric Andersen2005-02-251-0/+7
| | | | | | This patch adds an option in GCC config to compile Objective-C language support in the toolchain. It is disabled by default, so it is not intrusive.
* add gcc 3.3.5/3.4.3 optionsMike Frysinger2004-11-171-1/+8
|
* Add some seperatorsEric Andersen2004-10-091-0/+2
|
* Major buildroot facelift, step one.Eric Andersen2004-10-091-0/+67
-Erik