summaryrefslogtreecommitdiff
path: root/scripts/build/libc
AgeCommit message (Expand)AuthorFilesLines
2010-11-11libc/*glibc: enable selection of the oldest supported ABIYann E. MORIN"2-0/+8
2010-11-10libc/*glibc: add option to disable symbols versioningYann E. MORIN"2-0/+8
2010-11-09libc/eglibc: fix downloadingBob Dunlop1-1/+1
2010-10-22libc/newlib: add option to compile support for IOs on C99 formatsYann E. MORIN"1-0/+5
2010-10-22libc/newlib: add option to compile support for long long IOsYann E. MORIN"1-0/+5
2010-10-22libc/newlib: add option to compile support for float IOsYann E. MORIN"1-1/+16
2010-10-22scripts: add "FILE" and "CFG" debug levels.Anthony Foiani5-10/+10
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-17libc/mingw: fix space-damageYann E. MORIN"1-8/+8
2010-08-14mingw32: enable sysrooted toolchainsEsben Haabendal1-1/+8
2010-08-14libc/mingw: use pre-set headers dirEsben Haabendal1-6/+6
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-11kernel/mingw: add target librariesYann E. MORIN"1-1/+79
2010-07-11kernel: add mingwYann E. MORIN"1-0/+74
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-30libc/glibc: fix installed scriptsYann E. MORIN"1-0/+13
2010-06-13libc/newlib: build in the 'start files' passYann E. MORIN"1-8/+6
2010-06-08libc/uClibc: apply the threading model to the configurationYann E. MORIN"1-0/+30
2010-04-21libc/newlib: don't do // downloadsYann E. MORIN"1-0/+9
2010-04-21libc/glibc: fix kernel version checkYann E. MORIN"1-1/+3
2010-04-07Add basic support for the Blackfin architectureThomas Petazzoni1-5/+6
2010-04-11scripts/functions: make CT_Patch dumberYann E. MORIN"4-7/+7
2010-04-11libc/newlib: only compute version string, not full filenameYann E. MORIN"1-8/+8
2010-02-01libc/eglibc: Add option to optimize for sizeRichard Strand1-1/+7
2010-01-30libc/glibc: fix retrieving version stringYann E. MORIN"1-2/+5
2010-01-12libc/glibc: get the version string from version.hYann E. MORIN"1-2/+5
2010-01-12scripts/functions: change handling of nochdirYann E. MORIN"3-7/+7
2010-01-11libc/glibc: get rid of the now obsolete CVS stuffYann E. MORIN"1-63/+28
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-23libc/glibc: use CT_ARCH, in place of CT_KERNEL_ARCHYann E. MORIN"1-2/+2
2010-01-09libc/glibc: correctly handle dual-bitness archsYann E. MORIN"1-2/+10
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-17libc/glibc: configure libc headers with support for 128-bit long doubleYann E. MORIN"1-0/+2
2009-11-06libc/uClibc: add wchar supportSimon Pasch1-2/+11
2009-11-16libc/glibc: allow more than one line in configparmsYann E. MORIN"1-3/+3
2009-10-26libc/newlib: allow using CVS snapshotsYann E. MORIN"1-12/+27
2009-10-26libc/newlib: cleanup the build and finish stepsYann E. MORIN"1-14/+12
2009-10-25libc/newlib: fix host/target confusionYann E. MORIN"1-2/+6
2009-10-09eglibc: add support for user provided option groupsArnaud Vrac1-2/+51
2009-10-03Merge.Yann E. MORIN"2-5/+5