aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/libc/glibc-eglibc.sh-common
Commit message (Expand)AuthorAgeFilesLines
* libc: remove unneeded glibc/eglibc common functionsBenoît THÉBAUDEAU"2011-07-291-12/+0
* libc: create an infrastructure to build and install the libc localesBenoît THÉBAUDEAU"2011-07-291-0/+20
* 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
* glibc: Refactor startfiles/headers into do_libc_backend()Bryan Hundven2011-06-261-123/+92
* 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-301-2/+7
* 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-291-0/+44
* 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/glibc-common: log even moreYann E. MORIN"2011-03-201-2/+2
* 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
* 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-221-6/+0
* libc/glibc-eglibc: misc janitorial cleanups.Yann E. MORIN"2011-01-201-8/+8
* libc/glibc: add glibc specifics to the shared code, and use itYann E. MORIN"2011-01-221-19/+36
* libc/glibc: commonalise assembling the list of addonsYann E. MORIN"2011-01-221-3/+5
* libc/glibc: commonalise setting of the minimum supported kernel versionYann E. MORIN"2011-01-221-1/+35
* libc/glibc: use the common start_files procedureYann E. MORIN"2011-01-221-0/+22
* 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-171-0/+215