Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | quick import of gcc-3.3.6 and gcc-3.4.4 | Mike Frysinger | 2005-05-24 | 1 | -1/+8 |
| | |||||
* | Weed out older, no longer maintained versions of gcc | Eric Andersen | 2005-05-01 | 1 | -19/+0 |
| | |||||
* | It is now official, the cause of the mysterious gcc 3.3.5 exception | Eric Andersen | 2005-05-01 | 1 | -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 III | 2005-04-30 | 1 | -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-28 | 1 | -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 Andersen | 2005-02-25 | 1 | -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 options | Mike Frysinger | 2004-11-17 | 1 | -1/+8 |
| | |||||
* | Add some seperators | Eric Andersen | 2004-10-09 | 1 | -0/+2 |
| | |||||
* | Major buildroot facelift, step one. | Eric Andersen | 2004-10-09 | 1 | -0/+67 |
-Erik |