summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-10-01let people control location of download dirMike Frysinger
2005-10-01gcc 4.0.2 ver bumpMike Frysinger
2005-09-30Allow multiple patch file patterns.Eric Andersen
2005-09-30Remove /usr/share/man instead of /usr/man after installEric Andersen
2005-09-30also set the gl_cv_func_chown_follows_symlink configure optionEric Andersen
2005-09-30Support building a cross libtool for use on the host during cross-development.Eric Andersen
2005-09-30Add iostat, ltt, xfsprogs, and memtesterEric Andersen
2005-09-30fetch diethotplug from kernel.orgEric Andersen
2005-09-30After some effort, I have taught depmod to handle endianness,Eric Andersen
allowing us to build a cross-depmod that runs on the host and generates the target modules.dep and modules.*map files -Erik
2005-09-30After some effort, I have taught depmod to handle endianness,Eric Andersen
allowing us to build a cross-depmod that runs on the host and generates the target modules.dep and modules.*map files -Erik
2005-09-30Correct usage of {RUNTIME_,DEVEL_,}PREFIX in STAGING_DIR thanks to Stephen ↵Peter S. Mazinger
Warren and vapier
2005-09-30ver bump by gnat in Bug 452 and make sure we configure as i386 with i[456]86 ↵Mike Frysinger
targets by schieli in Bug 450
2005-09-29dont run uname and crap to figure out build stuff Bug 219 by kkMike Frysinger
2005-09-26Add disabled COMPAT_ATEXIT option to the config filesPeter S. Mazinger
2005-09-25Get rid of hack."Steven J. Hill"
2005-09-24Fix renaming of UCLIBC_HAS_THREADS_NATIVE option for buildroot."Steven J. Hill"
2005-09-24version bump as pointed out by daisuke in Bug 400Mike Frysinger
2005-09-24version bump as pointed out by daisuke in Bug 399Mike Frysinger
2005-09-24allow people to build for i386/i486/i586/i686 targets since some packages ↵Mike Frysinger
(like gcc) build differently based upon the host tuplet
2005-09-24import mdadm written by ktraum in bug 443Mike Frysinger
2005-09-24ver bumpMike Frysinger
2005-09-22ver bump as reported by Nathanael D. NobletMike Frysinger
2005-09-22version bumpMike Frysinger
2005-09-22version bumpMike Frysinger
2005-09-22ver bumpMike Frysinger
2005-09-22version bumpMike Frysinger
2005-09-22make alpha/x86_64 selectable options and export architecture endian so we ↵Mike Frysinger
can use it in uclibc config setup
2005-09-22sync alpha/x86_64/sh updates with previous 4.0.x patchesMike Frysinger
2005-09-22add alpha/x86_64 support and cleanup sh supportMike Frysinger
2005-09-22oops, forgot patch info for alpha portMike Frysinger
2005-09-22add x86_64 supportMike Frysinger
2005-09-22make superh target a bit more flexibleMike Frysinger
2005-09-22alpha supportMike Frysinger
2005-09-22if target arch installs into a lib64 dir, make sure we move the stuff to ↵Mike Frysinger
plain old lib
2005-09-22pass --disable-multilib if user doesnt want multilib since some arches (like ↵Mike Frysinger
x86_64) default to multilib support
2005-09-22add UCLIBC_HAS_REENTRANT_RPCMike Frysinger
2005-09-22version bumpMike Frysinger
2005-09-18Patch from steelman. fixes bug 437.Joakim Tjernlund
2005-09-18add sf mirrors list in help (fix by Bernhard Fischer) and allow people to ↵Mike Frysinger
add custom prefix/suffix to builds
2005-09-16Add patches for latest snapshot of gdb. The starting point was the 6.3"Steven J. Hill"
patches which were then sliced down to this list since all the other ones were checked in or just applied with horrific failure. Also added new NPTL support patch for MIPS courtesy of Daniel J. Suckers, err I mean testers wanted.
2005-09-14patch from 'steelman'Eric Andersen
2005-09-13if we have external syslogd, force busybox to use itEric Andersen
2005-09-13Add support for the full blown versions of sysklogd and klogdEric Andersen
2005-09-13Add an empty dhclient-script to keep dhclient from complainingEric Andersen
2005-09-13Tar's default of use chown when being cross compiled is stupid, as lchown isEric Andersen
available on virtually every platform, and all linux versions since linux 2.0.
2005-09-13How about we check our work a little better?"Steven J. Hill"
2005-09-12version bumpMike Frysinger
2005-09-12version bump and fix stripping as reported by Jun SunMike Frysinger
2005-09-12I'm an idiot.Eric Andersen
2005-09-12Add new configuration option."Steven J. Hill"