summaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc
Commit message (Collapse)AuthorAgeFilesLines
* Add in options for NPTL in uClibc. Users can select, but since NPTL is"Steven J. Hill"2005-07-292-0/+8
| | | | | on a branch it will not have any effect. Updated DBAu1500 configuration files for latest uClibc snapshot and NPTL options.
* Minor updatesEric Andersen2005-07-271-3/+5
|
* revert earlier change since it doesnt work with last uClibc release :/Mike Frysinger2005-07-111-3/+3
|
* Fix buildroot not to modify Rules.mak. Patch From vapier.Joakim Tjernlund2005-06-301-1/+1
|
* Update default config a little.Joakim Tjernlund2005-06-301-1/+5
|
* be a bit more consistant with naming, always escape wildcardsEric Andersen2005-06-241-1/+1
|
* Apply any uClibc patches that are presentEric Andersen2005-05-261-0/+1
|
* sh64 no longer implies sh as far as uClibc is concerned..Paul Mundt2005-05-021-1/+0
|
* Be extra careful about where the uClibc config file comes fromEric Andersen2005-03-091-0/+2
|
* Trivial updatesEric Andersen2005-02-251-2/+2
|
* give uclibc and busybox config files consistant variable namesEric Andersen2005-02-151-5/+7
|
* default ldconfig to non-staticMike Frysinger2005-01-271-0/+1
|
* Update default uClibc configEric Andersen2004-12-232-2/+12
|
* fix dependency so ldd isnt always rebuiltMike Frysinger2004-12-221-1/+1
|
* 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