| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | I'm an idiot. | Eric Andersen | 2005-09-12 | 1 | -1/+1 |
* | Add new configuration option. | "Steven J. Hill" | 2005-09-12 | 2 | -0/+2 |
* | trim erroneous space | Eric Andersen | 2005-09-12 | 1 | -1/+1 |
* | ver bump to 5.8.7 | Mike Frysinger | 2005-09-09 | 1 | -1/+1 |
* | cvs package | Mike Frysinger | 2005-09-09 | 2 | -0/+64 |
* | if QTE isnt enabled, make sure the versions dont screw up the make rules | Mike Frysinger | 2005-09-09 | 1 | -2/+18 |
* | QTE by Allan Clark Bug 391 | Mike Frysinger | 2005-09-09 | 4 | -0/+538 |
* | Allan Clark writes: | Mike Frysinger | 2005-09-09 | 1 | -1/+4 |
* | touchup target menu display | Mike Frysinger | 2005-09-09 | 9 | -9/+12 |
* | fix shared library building | Mike Frysinger | 2005-09-08 | 6 | -30/+1847 |
* | dont need patch, is already a config opt | Mike Frysinger | 2005-09-08 | 1 | -56/+0 |
* | fall back to /dev/urandom if /dev/random is out of entropy Bug 138 by rireland | Mike Frysinger | 2005-09-08 | 2 | -2/+59 |
* | grab patch from OE to fix cross-compiling | Mike Frysinger | 2005-09-08 | 2 | -1/+15 |
* | samrobb writes in Bug 233: only clean host sed if we built it | Mike Frysinger | 2005-09-08 | 1 | -0/+5 |
* | update docs and fix wrong paths as pointed out by acutetech in #268 | Mike Frysinger | 2005-09-08 | 1 | -7/+10 |
* | disable some drivers, touchup build system, and install into STAGING_DIR prefix | Mike Frysinger | 2005-09-08 | 2 | -5/+24 |
* | build with prefix set to STAGING_DIR so the generated .la file has correct paths | Mike Frysinger | 2005-09-08 | 1 | -2/+2 |
* | add optional support for freetype #372 by pnoffke | Mike Frysinger | 2005-09-08 | 2 | -2/+13 |
* | grab some fixes from Gentoo to enable shared library support, add a jpeg-dirc... | Mike Frysinger | 2005-09-08 | 3 | -12/+175 |
* | version bump to 1.2.9 and merge staging_dir fixes by Patrick Noffke | Mike Frysinger | 2005-09-08 | 1 | -4/+6 |
* | add a libpng-dirclean target and alias png to libpng | Mike Frysinger | 2005-09-08 | 1 | -1/+5 |
* | version bump to 2.6.6 | Mike Frysinger | 2005-09-08 | 2 | -12/+1 |
* | only build host-file if we need it | Mike Frysinger | 2005-09-08 | 2 | -2/+2 |
* | update developer verbage | Eric Andersen | 2005-09-02 | 1 | -3/+9 |
* | some superh fixes | Mike Frysinger | 2005-08-30 | 3 | -0/+84 |
* | update sh support | Mike Frysinger | 2005-08-30 | 1 | -59/+10 |
* | touchup build process | Mike Frysinger | 2005-08-30 | 1 | -2/+3 |
* | some patches from Gentoo | Mike Frysinger | 2005-08-30 | 2 | -0/+124 |
* | ver bump to 1.3.8 | Mike Frysinger | 2005-08-30 | 1 | -1/+1 |
* | 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 |