summaryrefslogtreecommitdiff
path: root/scripts/build/libc
AgeCommit message (Expand)AuthorFilesLines
2012-02-24libc/uClibc: add additional debug level between "minimal" and "all"Johannes Stezenbach1-0/+10
2012-01-01libc/glibc: use CT_mkdir_pushd helperYann E. MORIN"1-2/+1
2011-07-17libc/newlib: build newlib in the proper stepYann E. MORIN"1-4/+4
2012-02-13libc/glibc: do not consume parameters when parsing themYann E. MORIN"1-3/+3
2011-12-28libc/glibc: cleanup CFLAGS handlingYann E. MORIN"1-7/+7
2011-12-27libc/glibc: remove multi-dirYann E. MORIN"1-0/+3
2011-12-27libc/glibc: allow to selectively install headers and/or start-filesYann E. MORIN"1-12/+36
2011-11-22libc/glibc: add multilib-cacpable backendYann E. MORIN"1-11/+94
2011-11-21libc/glibc: fix code formattingYann E. MORIN"1-9/+9
2011-11-21libc/glib: pass installation subdir to backendYann E. MORIN"1-7/+9
2011-11-21libc/glibc: set the endian option according to extra CFLAGSYann E. MORIN"1-1/+18
2011-11-21libc/glibc: set the float option according to extra CFLAGSYann E. MORIN"1-2/+12
2011-11-21libc/glibc: add extra CFLAGS when building the C libraryYann E. MORIN"1-0/+4
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