aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/libc
Commit message (Expand)AuthorAgeFilesLines
* libc/glibc: add option to force unwindYann E. MORIN"2011-01-311-2/+18
* libc/mingw: do not remove support symlinkYann E. MORIN"2011-01-261-3/+4
* config: add an option to name the sysroot directoryYann E. MORIN"2011-01-251-1/+1
* libc: remove now unneeded do_libc_headersYann E. MORIN"2011-01-227-24/+0
* libc/glibc-eglibc: misc janitorial cleanups.Yann E. MORIN"2011-01-202-8/+12
* libc/glibc: add glibc specifics to the shared code, and use itYann E. MORIN"2011-01-222-203/+36
* scripts: PARALLELMFLAGS is evil, renameYann E. MORIN"2011-01-224-9/+7
* libc/glibc: commonalise assembling the list of addonsYann E. MORIN"2011-01-222-16/+5
* libc/glibc: commonalise setting of the minimum supported kernel versionYann E. MORIN"2011-01-222-30/+35
* libc/glibc: use the common start_files procedureYann E. MORIN"2011-01-222-238/+27
* libc/eglibc: cleanup common code for sharing with glibcYann E. MORIN"2011-01-171-31/+48
* libc/eglibc: move generic code to a common fileYann E. MORIN"2011-01-172-215/+223
* libc/mingw: move content of do_libc_headers into do_libc_start_filesYann E. MORIN"2011-01-221-4/+4
* libc/uClibc: move content of do_libc_headers into do_libc_start_filesYann E. MORIN"2011-01-221-6/+5
* libc-glibc: remove 2.3.6Yann E. MORIN"2011-01-031-80/+3
* libc/uClibc: normalize uclibc hidden version namesBryan Hundven2011-01-031-4/+4
* libc/eglibc: fix installed scriptsBryan Hundven2010-12-221-0/+14
* scripts: remove aria2c as downloader, retain only curl and wgetYann E. MORIN"2010-11-161-6/+0
* libc/*glibc: enable selection of the oldest supported ABIYann E. MORIN"2010-11-112-0/+8
* libc/*glibc: add option to disable symbols versioningYann E. MORIN"2010-11-112-0/+8
* libc/eglibc: fix downloadingBob Dunlop2010-11-091-1/+1
* libc/newlib: add option to compile support for IOs on C99 formatsYann E. MORIN"2010-10-231-0/+5
* libc/newlib: add option to compile support for long long IOsYann E. MORIN"2010-10-231-0/+5
* libc/newlib: add option to compile support for float IOsYann E. MORIN"2010-10-231-1/+16
* scripts: add "FILE" and "CFG" debug levels.Anthony Foiani2010-10-225-10/+10
* 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/mingw: fix space-damageYann E. MORIN"2010-08-171-8/+8
* mingw32: enable sysrooted toolchainsEsben Haabendal2010-08-151-1/+8
* libc/mingw: use pre-set headers dirEsben Haabendal2010-08-141-6/+6
* 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
* kernel/mingw: add target librariesYann E. MORIN"2010-07-111-1/+79
* kernel: add mingwYann E. MORIN"2010-07-111-0/+74
* 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/glibc: fix installed scriptsYann E. MORIN"2010-07-011-0/+13
* libc/newlib: build in the 'start files' passYann E. MORIN"2010-06-131-8/+6
* libc/uClibc: apply the threading model to the configurationYann E. MORIN"2010-06-091-0/+30
* libc/newlib: don't do // downloadsYann E. MORIN"2010-04-211-0/+9
* libc/glibc: fix kernel version checkYann E. MORIN"2010-04-211-1/+3
* Add basic support for the Blackfin architectureThomas Petazzoni2010-04-071-5/+6
* scripts/functions: make CT_Patch dumberYann E. MORIN"2010-04-114-7/+7
* libc/newlib: only compute version string, not full filenameYann E. MORIN"2010-04-111-8/+8
* libc/eglibc: Add option to optimize for sizeRichard Strand2010-02-011-1/+7
* libc/glibc: fix retrieving version stringYann E. MORIN"2010-01-301-2/+5