Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tidy up | Mike Frysinger | 2006-09-30 | 1 | -4/+4 |
| | |||||
* | The newer versions of GCC no longer need this patch. | "Steven J. Hill" | 2006-06-22 | 1 | -20/+0 |
| | |||||
* | Add support for ARM EABI. | Paul Mundt | 2006-06-05 | 1 | -0/+27 |
| | |||||
* | slight tweak so it will actually compile | Mike Frysinger | 2006-04-12 | 1 | -1/+1 |
| | |||||
* | forward port the arm big endian patch | Mike Frysinger | 2006-04-12 | 1 | -0/+67 |
| | |||||
* | Well... at least this seems to build. Haven't had time to really test it ↵ | Manuel Novoa III | 2006-03-26 | 1 | -180/+190 |
| | | | | yet, but checking it in for sjhill to test. | ||||
* | Compile even if index is a macro | Peter S. Mazinger | 2006-03-25 | 1 | -0/+24 |
| | |||||
* | configuration for locale support (and lack thereof) was all screwed up | Eric Andersen | 2006-03-19 | 1 | -10/+30 |
| | |||||
* | remove hunk that doesnt belong (see Gentoo Bug 125395) | Mike Frysinger | 2006-03-11 | 1 | -22/+0 |
| | |||||
* | uclibc clocale was not recognized, remove unneeded CCODECVT_H | Peter S. Mazinger | 2006-03-04 | 1 | -5/+12 |
| | |||||
* | grab patch for superh big endian targets | Mike Frysinger | 2006-03-02 | 1 | -0/+25 |
| | |||||
* | no longer needed as it is part of the 4.1.0 release | Mike Frysinger | 2006-03-02 | 1 | -16/+0 |
| | |||||
* | update patch to gcc-4.1.0 release | Mike Frysinger | 2006-03-02 | 1 | -198/+264 |
| | |||||
* | Add patch back in. | "Steven J. Hill" | 2005-12-08 | 1 | -0/+16 |
| | |||||
* | - fixed in 4.0.3 and 4.1.0 | Bernhard Reutner-Fischer | 2005-12-02 | 1 | -16/+0 |
| | |||||
* | use the shared gnuconfig package to update config.sub files rather than ↵ | Mike Frysinger | 2005-11-11 | 1 | -40/+0 |
| | | | | patching them | ||||
* | sync alpha/x86_64/sh updates with previous 4.0.x patches | Mike Frysinger | 2005-09-22 | 1 | -60/+40 |
| | |||||
* | Apply the fix for gcc bug #22167 | Eric Andersen | 2005-07-18 | 1 | -0/+16 |
| | | | | | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22167 remove gcc 3.3.3, change config for sjlj exception handling a bit. | ||||
* | Remove unneeded 2.16 binutils patch and update GCC 4.1.0 patches. MIPS | "Steven J. Hill" | 2005-05-05 | 4 | -0/+83 |
| | | | | | toolchain and filesystem image builds for C/C++. Java will be tested next. | ||||
* | New patches for GCC-4.1.0 for locale and configuration. | "Steven J. Hill" | 2005-05-03 | 2 | -290/+402 |
| | |||||
* | Add support for soon to be released binutils-2.16 as well as | "Steven J. Hill" | 2005-04-28 | 4 | -0/+3689 |
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. |