Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-08-21 | - 4.2.1 obsoletes 4.2.0 | Bernhard Reutner-Fischer | |
2007-08-01 | F77 is not supported on AVR32 | Ulf Samuelsson | |
2007-08-01 | Simplify AVR32 gcc build (libmudflap, doesn't work, so applied even though ↵ | Ulf Samuelsson | |
objections) | |||
2007-07-31 | - add possibility to select which cross-compilers to build | Bernhard Reutner-Fischer | |
- add prerequisites from the config | |||
2007-07-31 | Add support for prepatched toolchains | Ulf Samuelsson | |
2007-07-30 | Revert bad patch | Ulf Samuelsson | |
2007-07-29 | gcc config for AVR32 | Ulf Samuelsson | |
2007-07-24 | - add gcc-4.2.1 | Bernhard Reutner-Fischer | |
2007-07-07 | - adjust for the released 4.2.0 version | Bernhard Reutner-Fischer | |
2007-07-05 | Enable the option. | "Steven J. Hill" | |
2007-06-24 | - disable sysroot support for anything but the current, stable release series | Bernhard Reutner-Fischer | |
2007-06-20 | - add full sysroot support for non-ancient toolchains. | Bernhard Reutner-Fischer | |
- start to separate usr/lib and lib to match normal system-layout | |||
2007-06-06 | - adjust to use the gcc-4.2.0 release | Bernhard Reutner-Fischer | |
- adjust default gdb version to 6.6 - fix stripping gmp/mpfr due to recent LIBTGTEXT changes | |||
2007-04-11 | - store BR2_PACKAGE_LINUX_KCONFIG and BR2_PACKAGE_LINUX_FORMAT in .config | Bernhard Reutner-Fischer | |
- adjust a few defaults. | |||
2007-02-14 | - gcc-4.1.2 released | Bernhard Reutner-Fischer | |
2007-02-09 | - add gcc-4.0.4 | Bernhard Reutner-Fischer | |
- add knob to enable unsupported, deprecated, obsoleted versions of packages | |||
2007-01-31 | - add gcc-4.1.2 (release candidate1). Send bugs etc to MarkM, if you feel like | Bernhard Reutner-Fischer | |
2007-01-28 | - fix indentation of help texts | Bernhard Reutner-Fischer | |
2007-01-22 | - don't rely on buggy gmp/mpfr on the host but use our own build iff we are ↵ | Bernhard Reutner-Fischer | |
about to build a somewhat current toolchain. | |||
2006-12-28 | - I'm pretty sure that i don't want LFS support on the gcc-4_2-branch | Bernhard Reutner-Fischer | |
Leave the rest as is. *shrug* | |||
2006-12-22 | - add gfortran support | Bernhard Reutner-Fischer | |
2006-12-07 | Update to newer snapshot. | "Steven J. Hill" | |
2006-10-17 | update defaults | Eric Andersen | |
2006-10-02 | add a know to enable/disable building a shared libgcc | Eric Andersen | |
2006-05-30 | GCC 4.1.1 support (notice: not yet on ibiblio) | Peter Korsgaard | |
2006-05-30 | libstc++ requires large file support | Peter Korsgaard | |
2006-04-13 | add proper support for gcc snapshots | Mike Frysinger | |
2006-03-17 | import gcc-3.4.6 | Mike Frysinger | |
2006-03-11 | add gcc-4.0.3 release | Mike Frysinger | |
2006-02-20 | change default gcc version to 3.4.5 | Mike Frysinger | |
2006-01-19 | Thomas Chou: allow people to build nios2 with gcc 3.4.4/3.4.5 | Mike Frysinger | |
2006-01-04 | incorporate patches from marc in bug #273 to add support for nios2 | Mike Frysinger | |
2005-12-06 | - import gcc-4.2.0 | Bernhard Reutner-Fischer | |
libmudflap is disabled for now. copied from 4.1.0 with slight adjustments | |||
2005-12-06 | import gcc-3.4.5 | Mike Frysinger | |
2005-10-01 | gcc 4.0.2 ver bump | Mike Frysinger | |
2005-07-18 | Apply the fix for gcc bug #22167 | Eric Andersen | |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22167 remove gcc 3.3.3, change config for sjlj exception handling a bit. | |||
2005-07-10 | import 4.0.1 based on 4.0.0 | Mike Frysinger | |
2005-05-24 | quick import of gcc-3.3.6 and gcc-3.4.4 | Mike Frysinger | |
2005-05-01 | Weed out older, no longer maintained versions of gcc | Eric Andersen | |
2005-05-01 | It is now official, the cause of the mysterious gcc 3.3.5 exception | Eric Andersen | |
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. | |||
2005-04-30 | Add gcc 4.0.0 support. Note... I haven't needed the sjlj exception support ↵ | Manuel Novoa III | |
in some time, but haven't touched the default in this commit. | |||
2005-04-28 | Add support for soon to be released binutils-2.16 as well as | "Steven J. Hill" | |
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. | |||
2005-02-25 | pdinoto writes: | Eric Andersen | |
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. | |||
2004-11-17 | add gcc 3.3.5/3.4.3 options | Mike Frysinger | |
2004-10-09 | Add some seperators | Eric Andersen | |
2004-10-09 | Major buildroot facelift, step one. | Eric Andersen | |
-Erik |