Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 |