| Commit message (Expand) | Author | Age | Files | Lines |
* | dont version bump since all the patches need to be redone | Mike Frysinger | 2005-10-02 | 1 | -1/+1 |
* | control pthread support since some arches like x86_64 dont yet support it in ... | Mike Frysinger | 2005-10-01 | 3 | -0/+16 |
* | let people control location of download dir | Mike Frysinger | 2005-10-01 | 2 | -2/+13 |
* | gcc 4.0.2 ver bump | Mike Frysinger | 2005-10-01 | 8 | -0/+3862 |
* | Allow multiple patch file patterns. | Eric Andersen | 2005-09-30 | 1 | -3/+4 |
* | Remove /usr/share/man instead of /usr/man after install | Eric Andersen | 2005-09-30 | 1 | -1/+1 |
* | also set the gl_cv_func_chown_follows_symlink configure option | Eric Andersen | 2005-09-30 | 1 | -0/+1 |
* | Support building a cross libtool for use on the host during cross-development. | Eric Andersen | 2005-09-30 | 1 | -0/+5 |
* | Add iostat, ltt, xfsprogs, and memtester | Eric Andersen | 2005-09-30 | 13 | -0/+547 |
* | fetch diethotplug from kernel.org | Eric Andersen | 2005-09-30 | 1 | -1/+1 |
* | After some effort, I have taught depmod to handle endianness, | Eric Andersen | 2005-09-30 | 2 | -0/+453 |
* | After some effort, I have taught depmod to handle endianness, | Eric Andersen | 2005-09-30 | 1 | -16/+71 |
* | Correct usage of {RUNTIME_,DEVEL_,}PREFIX in STAGING_DIR thanks to Stephen Wa... | Peter S. Mazinger | 2005-09-30 | 1 | -9/+4 |
* | ver bump by gnat in Bug 452 and make sure we configure as i386 with i[456]86 ... | Mike Frysinger | 2005-09-30 | 1 | -2/+8 |
* | dont run uname and crap to figure out build stuff Bug 219 by kk | Mike Frysinger | 2005-09-29 | 1 | -3/+50 |
* | 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 | 3 | -3/+3 |
* | version bump as pointed out by daisuke in Bug 400 | Mike Frysinger | 2005-09-24 | 2 | -32/+3 |
* | version bump as pointed out by daisuke in Bug 399 | Mike Frysinger | 2005-09-24 | 1 | -1/+1 |
* | allow people to build for i386/i486/i586/i686 targets since some packages (li... | Mike Frysinger | 2005-09-24 | 1 | -19/+21 |
* | import mdadm written by ktraum in bug 443 | Mike Frysinger | 2005-09-24 | 3 | -0/+53 |
* | ver bump | Mike Frysinger | 2005-09-24 | 3 | -144/+5 |
* | ver bump as reported by Nathanael D. Noblet | Mike Frysinger | 2005-09-22 | 1 | -1/+1 |
* | version bump | Mike Frysinger | 2005-09-22 | 1 | -2/+3 |
* | version bump | Mike Frysinger | 2005-09-22 | 1 | -1/+1 |
* | ver bump | Mike Frysinger | 2005-09-22 | 1 | -2/+4 |
* | version bump | Mike Frysinger | 2005-09-22 | 1 | -1/+1 |
* | make alpha/x86_64 selectable options and export architecture endian so we can... | Mike Frysinger | 2005-09-22 | 1 | -0/+16 |
* | 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 |
* | version bump | Mike Frysinger | 2005-09-22 | 1 | -1/+1 |
* | Patch from steelman. fixes bug 437. | Joakim Tjernlund | 2005-09-18 | 1 | -1/+1 |
* | add sf mirrors list in help (fix by Bernhard Fischer) and allow people to add... | Mike Frysinger | 2005-09-18 | 2 | -4/+35 |
* | Add patches for latest snapshot of gdb. The starting point was the 6.3 | "Steven J. Hill" | 2005-09-16 | 8 | -0/+375 |
* | patch from 'steelman' | Eric Andersen | 2005-09-14 | 1 | -2/+2 |
* | if we have external syslogd, force busybox to use it | Eric Andersen | 2005-09-13 | 1 | -0/+4 |
* | Add support for the full blown versions of sysklogd and klogd | Eric Andersen | 2005-09-13 | 6 | -0/+137 |
* | Add an empty dhclient-script to keep dhclient from complaining | Eric Andersen | 2005-09-13 | 2 | -0/+3 |
* | Tar's default of use chown when being cross compiled is stupid, as lchown is | Eric Andersen | 2005-09-13 | 1 | -0/+1 |
* | How about we check our work a little better? | "Steven J. Hill" | 2005-09-13 | 1 | -1/+1 |
* | version bump | Mike Frysinger | 2005-09-12 | 3 | -2/+58 |
* | version bump and fix stripping as reported by Jun Sun | Mike Frysinger | 2005-09-12 | 2 | -586/+11 |