summaryrefslogtreecommitdiff
path: root/scripts/build/libc
AgeCommit message (Expand)AuthorFilesLines
2011-12-13libc/glibc: no default mode for backendYann E. MORIN"1-7/+7
2011-12-14libc/eglibc: fix localedef 2.14 buildBenoît Thébaudeau"1-0/+1
2011-12-15libc/newlib: build manual for newlibYann E. MORIN"1-0/+15
2011-11-21libc/glibc: document the glibc backend argumentsYann E. MORIN"1-1/+4
2011-11-21libc/glibc: create build dir using libc_modeYann E. MORIN"1-4/+2
2011-11-28libc/newlib: remove hard-coded "-O"Zhenqiang Chen1-1/+1
2011-11-22libc/newlib: add option to optimise for sizeZhenqiang Chen1-0/+2
2011-11-18libc/newlib: Add extra config for newlib.Zhenqiang Chen1-1/+2
2011-11-20libc/uClibc: use endian string in testsYann E. MORIN"1-3/+5
2011-11-20libc/eglibc: use endian string in testsYann E. MORIN"1-3/+3
2011-11-15scripts: add support for building manualsYann E. MORIN"1-0/+12
2011-11-14libc/uClibc: use the floating-point string option in testsYann E. MORIN"1-3/+5
2011-10-19arch: add softfp supportYann E. MORIN"1-0/+1
2011-10-19scripts: introduce float type as a stringYann E. MORIN"1-3/+3
2011-10-11libc/glibc: run ./configure in CONFIG_SHELLYann E. MORIN"1-0/+3
2011-10-07libc/glibc: add log messages for glibc addons dirs and symlinksYann E. MORIN"1-2/+2
2011-08-28libc/newlib: add a config option allowing to disable builtin syscallsKévin PETIT1-0/+5
2011-08-12libc/uClibc: force use of ctor/dtorYann E. MORIN"1-1/+5
2011-07-29libc: remove unneeded glibc/eglibc common functionsBenoît THÉBAUDEAU"1-12/+0
2011-07-29libc/glibc: add partial support for localesBenoît THÉBAUDEAU"1-0/+70
2011-07-29libc/eglibc: add support for localesBenoît THÉBAUDEAU"1-1/+74
2011-07-29libc: create an infrastructure to build and install the libc localesBenoît THÉBAUDEAU"1-0/+20
2011-07-31libc/mingw: fix mingw source dirsYann E. MORIN"1-22/+22
2011-07-31libc/uclibc: fix src dir locationYann E. MORIN"1-13/+3
2011-07-28scripts/libc: do not build add-ons by defaultBenoît THÉBAUDEAU"1-1/+1
2011-07-09libc/glibc: fix passing args with spaces when calling backendYann E. MORIN"1-1/+1
2011-06-30libc/eglibc: Add option that allows for getting svn over http://Yann E. MORIN"1-1/+7
2011-06-26glibc: Refactor startfiles/headers into do_libc_backend()Bryan Hundven1-123/+92
2011-06-04libc/glibc: do not try to download NPTL add-onYann E. MORIN"2-2/+12
2011-06-03kconfig: prepend CT-NG's version tag to PKGVERSIONBenoît THÉBAUDEAU"1-2/+2
2011-05-30glibc: properly handle internal addonsYann E. MORIN"3-11/+31
2011-05-30libc/eglibc: use generic SVN functionsYann E. MORIN"1-83/+15
2011-05-31eglibc: use the PKGVERSION and BUGURL optionsBenoît THÉBAUDEAU"1-2/+7
2011-05-29libc/glibc: commonalise extraction btw glibc and eglibcYann E. MORIN"3-90/+47
2011-05-28libc/glibc: fix {e,}glibc add-ons with short or long namesYann E. MORIN"2-10/+30
2011-05-18config: rename variables that are arraysYann E. MORIN"1-5/+6
2011-05-15scripts: interpret *_EXTRA_CONFIG config variables arraysYann E. MORIN"1-3/+3
2011-04-24libc/uClibc: use MMU settingsYann E. MORIN"1-0/+13
2011-03-20libc/mingw: log even moreYann E. MORIN"1-3/+3
2011-03-20libc/glibc-common: log even moreYann E. MORIN"1-2/+2
2011-03-20libc/newlib: log even moreYann E. MORIN"1-1/+1
2011-02-21libc/glibc: fix dubious construct when installing headersYann E. MORIN"1-1/+6
2011-02-21libc/glibc: only install start files for NPTLYann E. MORIN"1-18/+20
2011-02-21libc/glibc: add fortify optionYann E. MORIN"1-1/+8
2011-01-31libc/glibc: add option to force unwindYann E. MORIN"1-2/+18
2011-01-25libc/mingw: do not remove support symlinkYann E. MORIN"1-3/+4
2011-01-25config: add an option to name the sysroot directoryYann E. MORIN"1-1/+1
2011-01-22libc: remove now unneeded do_libc_headersYann E. MORIN"7-24/+0
2011-01-19libc/glibc-eglibc: misc janitorial cleanups.Yann E. MORIN"2-8/+12
2011-01-22libc/glibc: add glibc specifics to the shared code, and use itYann E. MORIN"2-203/+36