Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set CC_FOR_HOST | Eric Andersen | 2003-09-04 | 1 | -2/+8 |
| | |||||
* | Make sure cross building binutils works | Eric Andersen | 2003-09-03 | 1 | -0/+6 |
| | |||||
* | Fixup strace so it compiles | Eric Andersen | 2003-09-03 | 2 | -111/+35 |
| | |||||
* | Add support for enabling use of libintl. | Manuel Novoa III | 2003-09-03 | 40 | -92/+287 |
| | | | | | | | | 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 | ||||
* | Fixup binutils cross builds | Eric Andersen | 2003-09-03 | 1 | -0/+32 |
| | |||||
* | Make sure binutils does not leak system libraries into the build. | Eric Andersen | 2003-09-02 | 2 | -1/+19 |
| | | | | patch from mjn3 to prevent gcc using broken include paths | ||||
* | Update for disabling wordexp | Eric Andersen | 2003-09-01 | 1 | -0/+1 |
| | |||||
* | "Letss Thry thatt again..." | Eric Andersen | 2003-08-31 | 1 | -3/+6 |
| | |||||
* | doh! | Eric Andersen | 2003-08-31 | 1 | -1/+1 |
| | |||||
* | This should be significantly less broken... Might even work. ;-) | Eric Andersen | 2003-08-31 | 1 | -36/+62 |
| | |||||
* | This patch is not needed with gcc 3.3.1 | Eric Andersen | 2003-08-23 | 1 | -21/+0 |
| | |||||
* | Revert strace to a stable version that actually compiles | Eric Andersen | 2003-08-22 | 1 | -5/+3 |
| | |||||
* | unset CONFIG_LAST | Eric Andersen | 2003-08-22 | 1 | -0/+1 |
| | |||||
* | cleanup strip command a bit | Eric Andersen | 2003-08-22 | 1 | -7/+2 |
| | |||||
* | remove some leftover garbage | Eric Andersen | 2003-08-22 | 1 | -5/+1 |
| | |||||
* | Make binutils not leak libraries | Eric Andersen | 2003-08-22 | 6 | -19/+151 |
| | |||||
* | fix all uses of sys_nerr and sys_errlist[] | Eric Andersen | 2003-08-20 | 1 | -3/+122 |
| | |||||
* | Fix gdb to not use sys_errlist[] and sys_nerr, | Eric Andersen | 2003-08-20 | 1 | -0/+14 |
| | |||||
* | It now builds w/o a /lib/ld-uClibc.so.0 symlink! Perhaps cross | Eric Andersen | 2003-08-20 | 1 | -59/+69 |
| | | | | | building the whole darn thing is now possible! -Erik | ||||
* | Fix ncurses so it properly compiles | Eric Andersen | 2003-08-19 | 1 | -7/+14 |
| | |||||
* | Make the whole usr/local/lib/iptables path. | Manuel Novoa III | 2003-08-19 | 1 | -1/+1 |
| | |||||
* | Update default busybox config | Eric Andersen | 2003-08-18 | 1 | -130/+80 |
| | |||||
* | Doh! | Eric Andersen | 2003-08-17 | 1 | -3/+3 |
| | |||||
* | Update dropbear to the latest and greatest, fixing a | Eric Andersen | 2003-08-17 | 2 | -45/+2 |
| | | | | security problem | ||||
* | Update valgrind | Eric Andersen | 2003-08-17 | 3 | -4/+287 |
| | |||||
* | Update to binutils-2.14.90.0.5 and gcc-3.3.1 | Eric Andersen | 2003-08-17 | 1 | -13/+15 |
| | |||||
* | Update for the latest and greatest uClibc | Eric Andersen | 2003-08-17 | 1 | -0/+36 |
| | |||||
* | I missed a spot | Eric Andersen | 2003-08-10 | 1 | -1/+2 |
| | |||||
* | oops. don't default to a dev version of gcc | Eric Andersen | 2003-08-09 | 1 | -6/+6 |
| | |||||
* | Be sure to install libstdc++ and libgcc_s | Eric Andersen | 2003-08-09 | 1 | -7/+23 |
| | |||||
* | Cope with some autoconf wierdness | Eric Andersen | 2003-08-07 | 1 | -0/+2 |
| | |||||
* | I wrote this patch some time ago, seems I forgot to commit it. | Eric Andersen | 2003-08-01 | 1 | -0/+33 |
| | | | | | | This fixes a serious bug in diethotplug, and fixes the install locations. -Erik | ||||
* | Patch from Michael Shuler. Update to version 1.2.8 and remember to | Eric Andersen | 2003-07-27 | 1 | -2/+4 |
| | | | | | copy all the required shared libs -- without them iptables dosen't do very much. | ||||
* | Patch from Dean Matsen to fix broken telnet format strings. | Eric Andersen | 2003-07-24 | 1 | -0/+54 |
| | |||||
* | oops. Fixup target to correctly download and use gcc 3.3 | Eric Andersen | 2003-07-21 | 1 | -1/+1 |
| | |||||
* | Fixup valgrind build | Eric Andersen | 2003-07-14 | 1 | -7/+7 |
| | |||||
* | Update to valgrind 1.9.6 | Eric Andersen | 2003-07-13 | 2 | -2/+2 |
| | |||||
* | Omit specifying kernel version | Eric Andersen | 2003-07-13 | 1 | -2/+1 |
| | |||||
* | Set current uClibc stable version to 0.9.20 | Eric Andersen | 2003-07-01 | 3 | -6/+6 |
| | |||||
* | Strip the perl binary | Eric Andersen | 2003-06-28 | 1 | -0/+4 |
| | |||||
* | Add support for building perl | Eric Andersen | 2003-06-28 | 4 | -0/+1095 |
| | |||||
* | Don't overwrite /bin/busybox with patch | Eric Andersen | 2003-06-27 | 1 | -0/+1 |
| | |||||
* | add UCLIBC_HAS_TM_EXTENSIONS | Eric Andersen | 2003-06-27 | 1 | -0/+2 |
| | |||||
* | Fixup arm and mips builds | Eric Andersen | 2003-06-27 | 2 | -0/+117 |
| | |||||
* | Add patch by default | Eric Andersen | 2003-06-26 | 1 | -0/+1 |
| | |||||
* | Update coreutils to 5.0 | Eric Andersen | 2003-06-25 | 1 | -3/+3 |
| | |||||
* | Fix binutils path | Eric Andersen | 2003-06-23 | 2 | -4/+4 |
| | |||||
* | Fix the binutils dir | Eric Andersen | 2003-06-23 | 2 | -2/+4 |
| | |||||
* | Revert to binutils 2.13.2.1, since .14 seems to have some problems | Eric Andersen | 2003-06-23 | 2 | -2/+4 |
| | | | | with cross compiling | ||||
* | Add support for the Dropbear SSH server | Eric Andersen | 2003-06-23 | 2 | -0/+105 |
| |