aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/libc/uClibc.sh
Commit message (Expand)AuthorAgeFilesLines
* libc/uClibc: add additional debug level between "minimal" and "all"Johannes Stezenbach2012-02-241-0/+10
* libc/uClibc: use endian string in testsYann E. MORIN"2011-11-201-3/+5
* libc/uClibc: use the floating-point string option in testsYann E. MORIN"2011-11-141-3/+5
* libc/uClibc: force use of ctor/dtorYann E. MORIN"2011-08-131-1/+5
* libc/uclibc: fix src dir locationYann E. MORIN"2011-07-311-13/+3
* libc/uClibc: use MMU settingsYann E. MORIN"2011-04-241-0/+13
* libc: remove now unneeded do_libc_headersYann E. MORIN"2011-01-221-4/+0
* scripts: PARALLELMFLAGS is evil, renameYann E. MORIN"2011-01-221-3/+3
* libc/uClibc: move content of do_libc_headers into do_libc_start_filesYann E. MORIN"2011-01-221-6/+5
* libc/uClibc: normalize uclibc hidden version namesBryan Hundven2011-01-031-4/+4
* scripts: add "FILE" and "CFG" debug levels.Anthony Foiani2010-10-221-1/+1
* libc/uClibc: use the MIPS ABI selectionYann E. MORIN"2010-09-121-0/+34
* libc/uClibc: change munging code based on target archYann E. MORIN"2010-09-101-14/+16
* libc/uClibc: fix downloading pregen localesYann E. MORIN"2010-08-111-1/+1
* libc/uClibc: fix space damageYann E. MORIN"2010-07-281-37/+37
* libc/uClibc: fix using pre-generated locale dataYann E. MORIN"2010-07-281-4/+19
* libc/uClibc: do not systematically use pre-generated locale dataYann E. MORIN"2010-07-281-12/+27
* libc/uClibc: do not install cross-lddYann E. MORIN"2010-07-221-11/+0
* libc/uClibc: enable NPTL for snapshotsYann E. MORIN"2010-07-031-5/+73
* libc/uClibc: fix snapshotsYann E. MORIN"2010-07-031-4/+19
* libc/uClibc: fix munging .config for LT old/newYann E. MORIN"2010-07-021-7/+4
* libc/uClibc: apply the threading model to the configurationYann E. MORIN"2010-06-091-0/+30
* Add basic support for the Blackfin architectureThomas Petazzoni2010-04-071-5/+6
* scripts/functions: make CT_Patch dumberYann E. MORIN"2010-04-111-2/+2
* scripts/functions: change handling of nochdirYann E. MORIN"2010-01-121-2/+2
* libc/uClibc: fix the breakage for x86 and Super-H, after the 32/64 mergeYann E. MORIN"2010-01-231-2/+9
* libc/uclibc: use CT_ARCH, in place of CT_KERNEL_ARCHYann E. MORIN"2010-01-231-2/+2
* misc: do not use "tar cf - |tar xf -"Yann E. MORIN"2010-01-021-12/+10
* libc/uClibc: do not mangle ARM {E,O}ABI when ARCH != ARMYann E. MORIN"2010-01-011-11/+13
* libc/uClibc: beautify the munge functionYann E. MORIN"2010-01-011-91/+100
* libc/uClibc: add wchar supportSimon Pasch2009-11-061-2/+11
* Fix building uClibc:Yann E. MORIN"2009-05-111-1/+1
* Fix installing uClibc headers for versions prior to 0.9.30.Yann E. MORIN"2009-05-071-9/+23
* Only create the state dir if asked for a restartable build:Yann E. MORIN"2009-03-271-3/+3
* Use "grep -E" instead of the deprecated "egrep".Yann E. MORIN"2009-03-081-1/+1
* On some hosts (eg. Cygwin), it's not possible to build the uClibc hostutils. ...Yann E. MORIN"2009-02-111-27/+12
* Put the uclibc munged config file in the "state" directory, so it survives a ...Yann E. MORIN"2009-02-081-4/+4
* Split CT_ExtractAndPatch in two: CT_Extract and CT_Patch:Yann E. MORIN"2009-01-051-4/+9
* Get rid of CT_LIBC_FILE, remove useless CT_MakeAbsolutePath.Yann E. MORIN"2009-01-041-6/+10
* Remove support for gcc-2.95.3, it has never ever been tested.Yann E. MORIN"2009-01-041-4/+0
* Get rid of all stuff related to building a /delivery' traball:Yann E. MORIN"2009-01-031-6/+0
* Build and install a uClibc cross-ldd.Yann E. MORIN"2008-11-171-1/+27
* Enable uClibc parallel build for those versions supporting it.Yann E. MORIN"2008-11-011-5/+7
* Enablelocales when requested to do so.Yann E. MORIN"2008-11-011-1/+9
* Only install headers when installing uClibc headers.Yann E. MORIN"2008-11-011-5/+5
* Introduce a new EXPERIMENTAL feature: BARE_METAL.Yann E. MORIN"2008-09-141-0/+313