summaryrefslogtreecommitdiff
path: root/scripts/build
AgeCommit message (Expand)AuthorFilesLines
2011-11-28libc/newlib: remove hard-coded "-O"Zhenqiang Chen1-1/+1
2011-11-23debug/gdb: add extra config for gdb cross.Yann E. MORIN"1-1/+2
2011-11-22libc/newlib: add option to optimise for sizeZhenqiang Chen1-0/+2
2011-11-18cc/gcc: Apply CT_CC_GCC_DISABLE_PCH to do_cc_core.Zhenqiang Chen1-0/+2
2011-11-18libc/newlib: Add extra config for newlib.Zhenqiang Chen1-1/+2
2011-11-17cc/gcc: handle NLS optionZhenqiang Chen1-4/+4
2011-11-17binutils/binutils: handle NLS optionZhenqiang Chen1-2/+4
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-20arch/sh: use endian string in testsYann E. MORIN"1-3/+3
2011-11-20arch/mips: use endian string in testsYann E. MORIN"1-3/+3
2011-11-15scripts: add support for building manualsYann E. MORIN"4-2/+49
2011-11-14libc/uClibc: use the floating-point string option in testsYann E. MORIN"1-3/+5
2011-11-14arch/sh: use the floating-point string option in testsYann E. MORIN"1-3/+8
2011-11-17arch/x86: prescott is an i686Titus von Boxberg1-0/+1
2011-10-16complibs/cloog: auto-reconf for 0.15.10 and laterYann E. MORIN"1-1/+1
2011-10-16complibs/cloog: fix extractionYann E. MORIN"1-18/+9
2011-11-15debug/gdb: fix tic install path, tell ncurses where to find itYann E. MORIN"1-5/+3
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-16arch/powerpc: fix tuple for uClibcYann E. MORIN"1-5/+8
2011-10-11libc/glibc: run ./configure in CONFIG_SHELLYann E. MORIN"1-0/+3
2011-10-09complibs/cloog: catch autogen.sh's outputYann E. MORIN"1-1/+1
2011-10-08debug/gdb: new option to enable/disable use of pythonYann E. MORIN"1-0/+5
2011-10-09binutils/binutils: ensure gold is staticaly-linked if neededYann E. MORIN"1-2/+2
2011-10-07libc/glibc: add log messages for glibc addons dirs and symlinksYann E. MORIN"1-2/+2
2011-10-05Pass CXXFLAGS to binutils/gold.Michael Hope1-0/+1
2011-09-26kernel/linux: prepare for 3.1 and aboveYann E. MORIN"1-9/+11
2011-09-22kernel/linux: use a custom kernel source directoryYann E. MORIN"1-12/+20
2011-09-21kernel/linux: add alternate download locationsYann E. MORIN"1-1/+5
2011-09-14cc/gcc: speed up the build a little bitYann E. MORIN"1-6/+6
2011-09-17gcc: add support for the PowerPC EABIYann E. MORIN"1-5/+11
2011-08-28libc/newlib: add a config option allowing to disable builtin syscallsKévin PETIT1-0/+5
2011-08-22debug/ltrace: Fix HOST_OS and arTitus von Boxberg"1-0/+2
2011-08-21complibs/libelf: use target ranlibTitus von Boxberg"1-0/+1
2011-08-17debug/gdb: we don't care if the host tic is shared or staticYann E. MORIN"1-1/+4
2011-08-18debug/gdb: use ncurses-5.9Yann E. MORIN"1-1/+1
2011-08-16kernel/linux: fix using custom tarballYann E. MORIN"1-1/+1
2011-08-14kernel/linux: remove check for lzma tarballsYann E. MORIN"1-1/+0
2011-08-14kernel/linux: simplify custom tarball handlingYann E. MORIN"1-43/+27
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"2-23/+23
2011-07-31libc/uclibc: fix src dir locationYann E. MORIN"1-13/+3
2011-07-29debug/gdb: don;t install sample gdbinit for old versionsYann E. MORIN"1-14/+16
2011-07-28scripts/libc: do not build add-ons by defaultBenoît THÉBAUDEAU"1-1/+1
2011-07-24debug/gdb: install gdbinit sample fileYann E. MORIN"2-0/+22