summaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc
Commit message (Collapse)AuthorAgeFilesLines
...
* Add initial BR2_JLEVEL support, with some exceptions for apps thatEric Andersen2004-12-111-9/+9
| | | | have broken 'make -j' support
* Patch from Volmat Alain adding SH3/SH3EB SH4EB supportEric Andersen2004-12-111-1/+1
|
* do not inadvertantly create filesEric Andersen2004-12-111-1/+2
|
* do some touching to sync timestampsMike Frysinger2004-10-151-0/+5
|
* Build the uClibc utils with the uClibc-targeted toolchain.Manuel Novoa III2004-10-151-10/+7
| | | | While the host utils are also built, they are not currently installed.
* -xvf -> $(TAR_OPTIONS)Mike Frysinger2004-10-111-1/+1
|
* Andrew May writes:Eric Andersen2004-10-101-1/+1
| | | | | | | | | | | | | A few more little ones. busybox fdisk with large files should be removed without large files. gdbtarget/gdb_client got mixed up in the Makefile.in. I think gdbtarget should have a depend on ncurses but I am not sure if it should go in the config or in the .mk. It may be nice to split out the server and client. uclibc.mk was checking BR2_SOFT_FLOAT for true not y.
* Add some seperatorsEric Andersen2004-10-091-0/+1
|
* Major buildroot facelift, step one.Eric Andersen2004-10-094-0/+461
-Erik