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