summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Add support for enabling use of libintl.Manuel Novoa III2003-09-0340-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 buildsEric Andersen2003-09-031-0/+32
|
* Make sure binutils does not leak system libraries into the build.Eric Andersen2003-09-022-1/+19
| | | | patch from mjn3 to prevent gcc using broken include paths
* Update for disabling wordexpEric Andersen2003-09-011-0/+1
|
* "Letss Thry thatt again..."Eric Andersen2003-08-311-3/+6
|
* doh!Eric Andersen2003-08-311-1/+1
|
* This should be significantly less broken... Might even work. ;-)Eric Andersen2003-08-311-36/+62
|
* This patch is not needed with gcc 3.3.1Eric Andersen2003-08-231-21/+0
|
* Revert strace to a stable version that actually compilesEric Andersen2003-08-221-5/+3
|
* unset CONFIG_LASTEric Andersen2003-08-221-0/+1
|
* cleanup strip command a bitEric Andersen2003-08-221-7/+2
|
* remove some leftover garbageEric Andersen2003-08-221-5/+1
|
* Make binutils not leak librariesEric Andersen2003-08-226-19/+151
|
* fix all uses of sys_nerr and sys_errlist[]Eric Andersen2003-08-201-3/+122
|
* Fix gdb to not use sys_errlist[] and sys_nerr,Eric Andersen2003-08-201-0/+14
|
* It now builds w/o a /lib/ld-uClibc.so.0 symlink! Perhaps crossEric Andersen2003-08-201-59/+69
| | | | | building the whole darn thing is now possible! -Erik
* Fix ncurses so it properly compilesEric Andersen2003-08-191-7/+14
|
* Make the whole usr/local/lib/iptables path.Manuel Novoa III2003-08-191-1/+1
|
* Update default busybox configEric Andersen2003-08-181-130/+80
|
* Doh!Eric Andersen2003-08-171-3/+3
|
* Update dropbear to the latest and greatest, fixing aEric Andersen2003-08-172-45/+2
| | | | security problem
* Update valgrindEric Andersen2003-08-173-4/+287
|
* Update to binutils-2.14.90.0.5 and gcc-3.3.1Eric Andersen2003-08-171-13/+15
|
* Update for the latest and greatest uClibcEric Andersen2003-08-171-0/+36
|
* I missed a spotEric Andersen2003-08-101-1/+2
|
* oops. don't default to a dev version of gccEric Andersen2003-08-091-6/+6
|
* Be sure to install libstdc++ and libgcc_sEric Andersen2003-08-091-7/+23
|
* Cope with some autoconf wierdnessEric Andersen2003-08-071-0/+2
|
* I wrote this patch some time ago, seems I forgot to commit it.Eric Andersen2003-08-011-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 toEric Andersen2003-07-271-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 Andersen2003-07-241-0/+54
|
* oops. Fixup target to correctly download and use gcc 3.3Eric Andersen2003-07-211-1/+1
|
* Fixup valgrind buildEric Andersen2003-07-141-7/+7
|
* Update to valgrind 1.9.6Eric Andersen2003-07-132-2/+2
|
* Omit specifying kernel versionEric Andersen2003-07-131-2/+1
|
* Set current uClibc stable version to 0.9.20Eric Andersen2003-07-013-6/+6
|
* Strip the perl binaryEric Andersen2003-06-281-0/+4
|
* Add support for building perlEric Andersen2003-06-284-0/+1095
|
* Don't overwrite /bin/busybox with patchEric Andersen2003-06-271-0/+1
|
* add UCLIBC_HAS_TM_EXTENSIONSEric Andersen2003-06-271-0/+2
|
* Fixup arm and mips buildsEric Andersen2003-06-272-0/+117
|
* Add patch by defaultEric Andersen2003-06-261-0/+1
|
* Update coreutils to 5.0Eric Andersen2003-06-251-3/+3
|
* Fix binutils pathEric Andersen2003-06-232-4/+4
|
* Fix the binutils dirEric Andersen2003-06-232-2/+4
|
* Revert to binutils 2.13.2.1, since .14 seems to have some problemsEric Andersen2003-06-232-2/+4
| | | | with cross compiling
* Add support for the Dropbear SSH serverEric Andersen2003-06-232-0/+105
|
* As noted by Michael Labuschke, ntp is a gzip archive...Eric Andersen2003-06-231-1/+1
|
* Switch to using gcc 3.3Eric Andersen2003-06-215-56/+21
|
* Remove a bit of garbageEric Andersen2003-06-201-10/+0
|