summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-05-16This patch updates the zlib package to build version 1.2.2. TheEric Andersen
2005-05-12cleanup the tinyx build so it actually has a chance of working.Eric Andersen
2005-05-12First pass at getting current x.org to into buildroot.Eric Andersen
2005-05-12iptables doesnt need to concern itself with kernel headersEric Andersen
2005-05-12use the linux-gnu* -> linux-* change from upstream mainlineMike Frysinger
2005-05-112.16.90.0.3 releasedMike Frysinger
2005-05-07Add an sh2eb target.Paul Mundt
2005-05-06Teach cramfs to handle byteswapping sanely. I want to specifyEric Andersen
2005-05-05Patch from 2.6.12-rc3 Linux/MIPS tree to add in NPTL changes for MIPS. Hopefu..."Steven J. Hill"
2005-05-05Uh... sjhill... Why do you think this shouldn't be here?Manuel Novoa III
2005-05-05Remove unneeded 2.16 binutils patch and update GCC 4.1.0 patches. MIPS"Steven J. Hill"
2005-05-04fixup libreadline build, per http://bugs.uclibc.org/view.php?id=229Eric Andersen
2005-05-03Initial support for MS7206SE01 sh2a board.Paul Mundt
2005-05-03Looks like the 2.16 patches should work fine for 2.15.97, and tested with a m...Manuel Novoa III
2005-05-03New patches for GCC-4.1.0 for locale and configuration."Steven J. Hill"
2005-05-03Add patches for GCC-4.x so that packages will build properly."Steven J. Hill"
2005-05-02Get the board-specific dependencies right.Paul Mundt
2005-05-02Add proper target support for newfangled sh targets.Paul Mundt
2005-05-02No need to patch this when there's a configuration parameter.Manuel Novoa III
2005-05-02sh64 no longer implies sh as far as uClibc is concerned..Paul Mundt
2005-05-02Obsolete.Manuel Novoa III
2005-05-02This 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-01Ugly hack to force the configuration for the cross libstdc++ to fail for comp...Manuel Novoa III
2005-05-01No longer needed and actually breaks the gcc java build.Manuel Novoa III
2005-05-01Prune out a bunch of binutils versions that are no longerEric Andersen
2005-05-01Weed out older, no longer maintained versions of gccEric Andersen
2005-05-01It is now official, the cause of the mysterious gcc 3.3.5 exceptionEric Andersen
2005-04-30Fix soft float options for gcc 4.Manuel Novoa III
2005-04-30Someone forgot mipsel for soft float...Manuel Novoa III
2005-04-30Add 4.0.0 support. Some arches may still need some tweaking and/or additiona...Manuel Novoa III
2005-04-30Support gcc 4.[01]. Only tried for 4.0.0 at this point.Manuel Novoa III
2005-04-30Add gcc 4.0.0 support. Note... I haven't needed the sjlj exception support i...Manuel Novoa III
2005-04-30Fill in a couple of omissions.Manuel Novoa III
2005-04-30Needed --disable-werror to get 2.16.mumble build from dying on missing protot...Manuel Novoa III
2005-04-30grab the -linux-gnu* -> -linux-* config changes from mainline and backport th...Mike Frysinger
2005-04-302.16.90.0.2 releasedMike Frysinger
2005-04-28Add support for soon to be released binutils-2.16 as well as"Steven J. Hill"
2005-04-27Slash missing."Steven J. Hill"
2005-04-27Rsync was recently upgraded to 2.6.4. Until buildroot is updated,"Steven J. Hill"
2005-04-27Make defconfig work properlyEric Andersen
2005-04-26http://bugs.uclibc.org/view.php?id=189Eric Andersen
2005-04-25Don't forget about libgcc_s_nof.so when processingJoakim Tjernlund
2005-04-23Fix install error caused by 'ln -sf' which tries to use the target's"Steven J. Hill"
2005-04-23Fix broken patch. Was this even tested?"Steven J. Hill"
2005-04-21Update for latest config optionsEric Andersen
2005-04-21Do not include an empty resolv.confEric Andersen
2005-04-21don't put in a default resolv.conf. Some folks with a ro rootfsEric Andersen
2005-04-21Don't mess with /etc/default for now.Eric Andersen
2005-04-21Update init scripts a bit. Don't mess with /etc/default for now.Eric Andersen
2005-04-15Change all instances of 'ln -sf' to 'ln -snf'Eric Andersen