summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2011-12-13libc/glibc: no default mode for backendYann E. MORIN"1-7/+7
2011-12-30cc/gcc: print supported multilibsYann E. MORIN"1-0/+30
2011-11-23cc/gcc: build multilibYann E. MORIN"1-2/+12
2011-11-23binutils/binutils: build multilibYann E. MORIN"1-2/+10
2011-12-31cc/gcc: add option to use system zlibYann E. MORIN"1-0/+8
2011-12-30scripts: update config.guess and config.subYann E. MORIN"2-11/+19
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-12-13scripts: fix dumping execution backtraceYann E. MORIN"1-43/+43
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-12-12binutils/binutils: fix extra config array variable nameBenoît Thébaudeau"1-1/+1
2011-12-12scripts: unset CONFIG_SITEYann E. MORIN"1-0/+2
2011-12-12kernel/linux: fix missing quoteBenoît Thébaudeau"1-1/+1
2011-12-11kernel/linux: add alternate download locationsYann E. MORIN"1-4/+4
2011-11-28binutils/binutils: add binutils 2.22Titus von Boxberg"1-1/+3
2011-12-07scripts: create CT_HEADERS_DIRZhenqiang Chen1-1/+1
2011-11-30scripts: use CT_CONFIG_SHELL instead of CT_SHELLTitus von Boxberg"1-3/+3
2011-11-28libc/newlib: remove hard-coded "-O"Zhenqiang Chen1-1/+1
2011-11-22scripts/functions: extract: portable call for old and defective tarsTitus von Boxberg1-6/+6
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-20scripts/functions: use endian string in testsYann E. MORIN"1-3/+5
2011-11-15scripts: add support for building manualsYann E. MORIN"4-2/+49
2011-11-07scripts: use wget, not curlYann E. MORIN"1-5/+4
2011-11-14scripts: use the floating-point string option in testsYann E. MORIN"1-1/+1
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"2-0/+5
2011-10-19scripts: use the hardfloat option to set configure and CFLAGSYann E. MORIN"1-0/+4
2011-10-19scripts: introduce float type as a stringYann E. MORIN"2-4/+10
2011-10-21scripts: fix missing space when using CT_EXTRA_FLAGS_FOR_HOSTMichael Hope1-1/+1
2011-10-18misc: change references to point to the new websiteYann E. MORIN"2-5/+5
2011-10-16arch/powerpc: fix tuple for uClibcYann E. MORIN"1-5/+8
2011-10-07scripts/functions: Fix CT_ExtractGit function.Yann E. MORIN"1-12/+15
2011-10-14scripts: check host features with host compilerYann E. MORIN"1-0/+13
2011-10-16config: use '0' for automatic number of jobsYann E. MORIN"1-4/+3
2011-10-09scripts: execute each steps in a subshellYann E. MORIN"1-1/+1