aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/libc
Commit message (Expand)AuthorAgeFilesLines
* libc/newlib: add a config option allowing to disable builtin syscallsKévin PETIT2011-08-281-0/+5
* libc/uClibc: force use of ctor/dtorYann E. MORIN"2011-08-131-1/+5
* libc: remove unneeded glibc/eglibc common functionsBenoît THÉBAUDEAU"2011-07-291-12/+0
* libc/glibc: add partial support for localesBenoît THÉBAUDEAU"2011-07-291-0/+70
* libc/eglibc: add support for localesBenoît THÉBAUDEAU"2011-07-291-1/+74
* libc: create an infrastructure to build and install the libc localesBenoît THÉBAUDEAU"2011-07-291-0/+20
* libc/mingw: fix mingw source dirsYann E. MORIN"2011-08-011-22/+22
* libc/uclibc: fix src dir locationYann E. MORIN"2011-07-311-13/+3
* scripts/libc: do not build add-ons by defaultBenoît THÉBAUDEAU"2011-07-281-1/+1
* libc/glibc: fix passing args with spaces when calling backendYann E. MORIN"2011-07-091-1/+1
* libc/eglibc: Add option that allows for getting svn over http://Yann E. MORIN"2011-06-301-1/+7
* glibc: Refactor startfiles/headers into do_libc_backend()Bryan Hundven2011-06-261-123/+92
* libc/glibc: do not try to download NPTL add-onYann E. MORIN"2011-06-042-2/+12
* kconfig: prepend CT-NG's version tag to PKGVERSIONBenoît THÉBAUDEAU"2011-06-031-2/+2
* glibc: properly handle internal addonsYann E. MORIN"2011-05-303-11/+31
* libc/eglibc: use generic SVN functionsYann E. MORIN"2011-05-311-83/+15
* eglibc: use the PKGVERSION and BUGURL optionsBenoît THÉBAUDEAU"2011-05-311-2/+7
* libc/glibc: commonalise extraction btw glibc and eglibcYann E. MORIN"2011-05-293-90/+47
* libc/glibc: fix {e,}glibc add-ons with short or long namesYann E. MORIN"2011-05-272-10/+30
* config: rename variables that are arraysYann E. MORIN"2011-05-181-5/+6
* scripts: interpret *_EXTRA_CONFIG config variables arraysYann E. MORIN"2011-05-151-3/+3
* libc/uClibc: use MMU settingsYann E. MORIN"2011-04-241-0/+13
* libc/mingw: log even moreYann E. MORIN"2011-03-201-3/+3
* libc/glibc-common: log even moreYann E. MORIN"2011-03-201-2/+2
* libc/newlib: log even moreYann E. MORIN"2011-03-201-1/+1
* libc/glibc: fix dubious construct when installing headersYann E. MORIN"2011-02-211-1/+6
* libc/glibc: only install start files for NPTLYann E. MORIN"2011-02-211-18/+20
* libc/glibc: add fortify optionYann E. MORIN"2011-02-211-1/+8
* 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