summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-09-10Default to using uClibc 0.9.21Eric Andersen
2003-09-09Make gcc 2.95 buildEric Andersen
2003-09-05Fixup broken tabsEric Andersen
2003-09-04Make some more things compileEric Andersen
2003-09-04Patch from Bruce Edge to add raidtoolsEric Andersen
2003-09-04teach glib to cross compileEric Andersen
2003-09-04Set CC_FOR_HOSTEric Andersen
2003-09-03Make sure cross building binutils worksEric Andersen
2003-09-03Fixup strace so it compilesEric Andersen
2003-09-03Add support for enabling use of libintl.Manuel Novoa III
Add support for libstd++ in full locale mode, and remove the need for config hacks when using uClibc stub locale support. TODO -- gdb intl support is still broken. uClibc should auto-download the pregenerated locale data
2003-09-03Fixup binutils cross buildsEric Andersen
2003-09-02Make sure binutils does not leak system libraries into the build.Eric Andersen
patch from mjn3 to prevent gcc using broken include paths
2003-09-01Update for disabling wordexpEric Andersen
2003-08-31"Letss Thry thatt again..."Eric Andersen
2003-08-31doh!Eric Andersen
2003-08-31This should be significantly less broken... Might even work. ;-)Eric Andersen
2003-08-23This patch is not needed with gcc 3.3.1Eric Andersen
2003-08-22Revert strace to a stable version that actually compilesEric Andersen
2003-08-22unset CONFIG_LASTEric Andersen
2003-08-22cleanup strip command a bitEric Andersen
2003-08-22remove some leftover garbageEric Andersen
2003-08-22Make binutils not leak librariesEric Andersen
2003-08-20fix all uses of sys_nerr and sys_errlist[]Eric Andersen
2003-08-20Fix gdb to not use sys_errlist[] and sys_nerr,Eric Andersen
2003-08-20It now builds w/o a /lib/ld-uClibc.so.0 symlink! Perhaps crossEric Andersen
building the whole darn thing is now possible! -Erik
2003-08-19Fix ncurses so it properly compilesEric Andersen
2003-08-19Make the whole usr/local/lib/iptables path.Manuel Novoa III
2003-08-18Update default busybox configEric Andersen
2003-08-17Doh!Eric Andersen
2003-08-17Update dropbear to the latest and greatest, fixing aEric Andersen
security problem
2003-08-17Update valgrindEric Andersen
2003-08-17Update to binutils-2.14.90.0.5 and gcc-3.3.1Eric Andersen
2003-08-17Update for the latest and greatest uClibcEric Andersen
2003-08-10I missed a spotEric Andersen
2003-08-09oops. don't default to a dev version of gccEric Andersen
2003-08-09Be sure to install libstdc++ and libgcc_sEric Andersen
2003-08-07Cope with some autoconf wierdnessEric Andersen
2003-08-01I wrote this patch some time ago, seems I forgot to commit it.Eric Andersen
This fixes a serious bug in diethotplug, and fixes the install locations. -Erik
2003-07-27Patch from Michael Shuler. Update to version 1.2.8 and remember toEric Andersen
copy all the required shared libs -- without them iptables dosen't do very much.
2003-07-24Patch from Dean Matsen to fix broken telnet format strings.Eric Andersen
2003-07-21oops. Fixup target to correctly download and use gcc 3.3Eric Andersen
2003-07-14Fixup valgrind buildEric Andersen
2003-07-13Update to valgrind 1.9.6Eric Andersen
2003-07-13Omit specifying kernel versionEric Andersen
2003-07-01Set current uClibc stable version to 0.9.20Eric Andersen
2003-06-28Strip the perl binaryEric Andersen
2003-06-28Add support for building perlEric Andersen
2003-06-27Don't overwrite /bin/busybox with patchEric Andersen
2003-06-27add UCLIBC_HAS_TM_EXTENSIONSEric Andersen
2003-06-27Fixup arm and mips buildsEric Andersen