| Commit message (Expand) | Author | Age | Files | Lines |
* | Update the set of available kernel headers to include 2.4.31 and 2.6.12 | Eric Andersen | 2005-07-18 | 2 | -8/+26 |
* | revert earlier change since it doesnt work with last uClibc release :/ | Mike Frysinger | 2005-07-11 | 1 | -3/+3 |
* | import 4.0.1 based on 4.0.0 | Mike Frysinger | 2005-07-10 | 8 | -0/+3882 |
* | Fix buildroot not to modify Rules.mak. Patch From vapier. | Joakim Tjernlund | 2005-06-30 | 1 | -1/+1 |
* | Update default config a little. | Joakim Tjernlund | 2005-06-30 | 1 | -1/+5 |
* | make 2.16.1 the default binutils | Mike Frysinger | 2005-06-27 | 1 | -1/+1 |
* | import binutils 2.16.91.0.1 | Mike Frysinger | 2005-06-27 | 7 | -0/+503 |
* | add #ifndef inhibit_libc in rs6000/linux-unwind.h to make | Joakim Tjernlund | 2005-06-25 | 1 | -0/+15 |
* | i kan spel, can u? | "Steven J. Hill" | 2005-06-25 | 1 | -1/+1 |
* | be a bit more consistant with naming, always escape wildcards | Eric Andersen | 2005-06-24 | 2 | -2/+2 |
* | If you update the kernel headers tarball and run make against an already built | Eric Andersen | 2005-06-23 | 1 | -0/+1 |
* | Update ccache to the latest version, which adds features. | Eric Andersen | 2005-06-23 | 1 | -1/+1 |
* | Add support for binutils 2.16.1. Patches are identical to those for 2.16. | Manuel Novoa III | 2005-06-18 | 9 | -0/+1076 |
* | add missing hunk for clocale=uclibc support in libstdc++ configure | Mike Frysinger | 2005-06-02 | 3 | -0/+27 |
* | Apply any uClibc patches that are present | Eric Andersen | 2005-05-26 | 1 | -0/+1 |
* | quick import of gcc-3.3.6 and gcc-3.4.4 | Mike Frysinger | 2005-05-24 | 19 | -1/+9019 |
* | use the linux-gnu* -> linux-* change from upstream mainline | Mike Frysinger | 2005-05-12 | 1 | -29/+25 |
* | 2.16.90.0.3 released | Mike Frysinger | 2005-05-11 | 7 | -0/+505 |
* | Patch from 2.6.12-rc3 Linux/MIPS tree to add in NPTL changes for MIPS. Hopefu... | "Steven J. Hill" | 2005-05-05 | 1 | -0/+75 |
* | Uh... sjhill... Why do you think this shouldn't be here? | Manuel Novoa III | 2005-05-05 | 1 | -0/+218 |
* | Remove unneeded 2.16 binutils patch and update GCC 4.1.0 patches. MIPS | "Steven J. Hill" | 2005-05-05 | 5 | -218/+83 |
* | Looks like the 2.16 patches should work fine for 2.15.97, and tested with a m... | Manuel Novoa III | 2005-05-03 | 8 | -0/+1068 |
* | New patches for GCC-4.1.0 for locale and configuration. | "Steven J. Hill" | 2005-05-03 | 2 | -290/+402 |
* | Add proper target support for newfangled sh targets. | Paul Mundt | 2005-05-02 | 2 | -0/+125 |
* | No need to patch this when there's a configuration parameter. | Manuel Novoa III | 2005-05-02 | 1 | -15/+0 |
* | sh64 no longer implies sh as far as uClibc is concerned.. | Paul Mundt | 2005-05-02 | 1 | -1/+0 |
* | Obsolete. | Manuel Novoa III | 2005-05-02 | 1 | -41/+0 |
* | This is the 100 patch for 2.16.90.0.2. Note that 2.16.90.0.2 seems to be bro... | Manuel Novoa III | 2005-05-02 | 1 | -30/+107 |
* | Ugly hack to force the configuration for the cross libstdc++ to fail for comp... | Manuel Novoa III | 2005-05-01 | 1 | -0/+12 |
* | No longer needed and actually breaks the gcc java build. | Manuel Novoa III | 2005-05-01 | 1 | -41/+0 |
* | Prune out a bunch of binutils versions that are no longer | Eric Andersen | 2005-05-01 | 53 | -10583/+1 |
* | Weed out older, no longer maintained versions of gcc | Eric Andersen | 2005-05-01 | 28 | -14772/+0 |
* | It is now official, the cause of the mysterious gcc 3.3.5 exception | Eric Andersen | 2005-05-01 | 1 | -1/+2 |
* | Fix soft float options for gcc 4. | Manuel Novoa III | 2005-04-30 | 1 | -0/+7 |
* | Someone forgot mipsel for soft float... | Manuel Novoa III | 2005-04-30 | 1 | -1/+1 |
* | Add 4.0.0 support. Some arches may still need some tweaking and/or additiona... | Manuel Novoa III | 2005-04-30 | 6 | -0/+3817 |
* | Support gcc 4.[01]. Only tried for 4.0.0 at this point. | Manuel Novoa III | 2005-04-30 | 1 | -0/+7 |
* | Add gcc 4.0.0 support. Note... I haven't needed the sjlj exception support i... | Manuel Novoa III | 2005-04-30 | 1 | -0/+4 |
* | Fill in a couple of omissions. | Manuel Novoa III | 2005-04-30 | 1 | -30/+107 |
* | Needed --disable-werror to get 2.16.mumble build from dying on missing protot... | Manuel Novoa III | 2005-04-30 | 1 | -0/+5 |
* | grab the -linux-gnu* -> -linux-* config changes from mainline and backport th... | Mike Frysinger | 2005-04-30 | 3 | -156/+727 |
* | 2.16.90.0.2 released | Mike Frysinger | 2005-04-30 | 8 | -0/+447 |
* | Add support for soon to be released binutils-2.16 as well as | "Steven J. Hill" | 2005-04-28 | 15 | -0/+4170 |
* | Don't forget about libgcc_s_nof.so when processing | Joakim Tjernlund | 2005-04-25 | 1 | -4/+4 |
* | Fix broken patch. Was this even tested? | "Steven J. Hill" | 2005-04-23 | 1 | -1/+1 |
* | Change all instances of 'ln -sf' to 'ln -snf' | Eric Andersen | 2005-04-15 | 2 | -6/+6 |
* | Add a bunch of patches snarfed from the debian gdb package | Eric Andersen | 2005-04-14 | 21 | -0/+3566 |
* | delete older 2.15.94.0.2 and add new 2.16.90.0.1 | Mike Frysinger | 2005-04-11 | 10 | -801/+155 |
* | update gdb a bit. remove support for ancient versions. | Eric Andersen | 2005-03-26 | 7 | -618/+68 |
* | Overwrite any existing link should there be one | Eric Andersen | 2005-03-26 | 1 | -1/+1 |