| Commit message (Expand) | Author | Age | Files | Lines |
* | Add disabled COMPAT_ATEXIT option to the config files | Peter S. Mazinger | 2005-09-26 | 2 | -0/+2 |
* | Get rid of hack. | "Steven J. Hill" | 2005-09-25 | 1 | -12/+0 |
* | Fix renaming of UCLIBC_HAS_THREADS_NATIVE option for buildroot. | "Steven J. Hill" | 2005-09-24 | 1 | -1/+1 |
* | sync alpha/x86_64/sh updates with previous 4.0.x patches | Mike Frysinger | 2005-09-22 | 1 | -60/+40 |
* | add alpha/x86_64 support and cleanup sh support | Mike Frysinger | 2005-09-22 | 2 | -120/+80 |
* | oops, forgot patch info for alpha port | Mike Frysinger | 2005-09-22 | 1 | -0/+1 |
* | add x86_64 support | Mike Frysinger | 2005-09-22 | 1 | -0/+39 |
* | make superh target a bit more flexible | Mike Frysinger | 2005-09-22 | 1 | -1/+1 |
* | alpha support | Mike Frysinger | 2005-09-22 | 1 | -0/+26 |
* | if target arch installs into a lib64 dir, make sure we move the stuff to plai... | Mike Frysinger | 2005-09-22 | 1 | -0/+7 |
* | pass --disable-multilib if user doesnt want multilib since some arches (like ... | Mike Frysinger | 2005-09-22 | 1 | -0/+2 |
* | add UCLIBC_HAS_REENTRANT_RPC | Mike Frysinger | 2005-09-22 | 2 | -0/+2 |
* | Add patches for latest snapshot of gdb. The starting point was the 6.3 | "Steven J. Hill" | 2005-09-16 | 8 | -0/+375 |
* | I'm an idiot. | Eric Andersen | 2005-09-12 | 1 | -1/+1 |
* | trim erroneous space | Eric Andersen | 2005-09-12 | 1 | -1/+1 |
* | some superh fixes | Mike Frysinger | 2005-08-30 | 3 | -0/+84 |
* | update sh support | Mike Frysinger | 2005-08-30 | 1 | -59/+10 |
* | This patch (and the one that got checked in for gdb-snapshot) hack the opcode... | "Steven J. Hill" | 2005-08-30 | 1 | -0/+12 |
* | Add in support for downloading and building the latest snapshot of GDB. If yo... | "Steven J. Hill" | 2005-08-30 | 3 | -3/+35 |
* | allanc writes in Bug 380: PTHREADS_NATIVE doesn't seem to be in the .config a... | Mike Frysinger | 2005-08-28 | 1 | -0/+1 |
* | jdupre writes in Bug 390: trying to use buildroot failed telling me to instal... | Mike Frysinger | 2005-08-28 | 1 | -0/+4 |
* | patch from upstream to fix an off-by-one error in superh bfd | Mike Frysinger | 2005-08-26 | 7 | -0/+147 |
* | remove older 2.16.91.0.1 | Mike Frysinger | 2005-08-26 | 7 | -503/+0 |
* | import 2.16.91.0.3 based on 2.16.91.0.2 | Mike Frysinger | 2005-08-23 | 7 | -0/+493 |
* | The mips kernel maintainers reverted the change. So the mips coredump patch ... | Manuel Novoa III | 2005-08-22 | 2 | -0/+0 |
* | Remove usage of CONFIG_BASE_SMALL so that the latest LTP code will compile fo... | "Steven J. Hill" | 2005-08-18 | 1 | -0/+30 |
* | uClibc 0.9.28 has been released | Mike Frysinger | 2005-08-18 | 1 | -5/+4 |
* | New MIPS patch for TLS syscalls. | "Steven J. Hill" | 2005-08-11 | 1 | -0/+90 |
* | touchup descriptions | Mike Frysinger | 2005-08-09 | 2 | -3/+3 |
* | routine update | Eric Andersen | 2005-08-09 | 1 | -0/+3 |
* | Sigh... Let's try this again. | Manuel Novoa III | 2005-08-04 | 2 | -2/+1 |
* | Add BR2_CROSS_TOOLCHAIN_TARGET_UTILS to allow bundling of some useful debug | Manuel Novoa III | 2005-08-04 | 3 | -1/+24 |
* | filter through dos2unix | Eric Andersen | 2005-08-03 | 1 | -34/+34 |
* | Create some symlinks for {*-}cc since gcc 3.3.6 (at least) doesn't seem to in... | Manuel Novoa III | 2005-08-03 | 1 | -0/+12 |
* | Update locale config to match non-locale settings. | Manuel Novoa III | 2005-08-03 | 1 | -4/+15 |
* | Add sstrip for host and/or target. | Manuel Novoa III | 2005-08-03 | 4 | -0/+549 |
* | prune 2.16.90.0.1 / 2.16.90.0.2 | Mike Frysinger | 2005-08-02 | 14 | -1006/+0 |
* | import binutils 2.16.91.0.2 | Mike Frysinger | 2005-08-02 | 7 | -0/+493 |
* | Add in options for NPTL in uClibc. Users can select, but since NPTL is | "Steven J. Hill" | 2005-07-29 | 2 | -0/+8 |
* | Minor updates | Eric Andersen | 2005-07-27 | 1 | -3/+5 |
* | Apply the fix for gcc bug #22167 | Eric Andersen | 2005-07-18 | 22 | -5394/+138 |
* | 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 |