summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2013-01-28scripts: fix finishing the toolchain when download/extract-only is setYann E. MORIN"1-2/+7
2013-01-27script: allow to pass any float value for CT_LOADSamuel Martin1-1/+1
2013-01-20arch: allow adding a suffix to the arch-part of a tupleYann E. MORIN"12-18/+15
2013-01-10scripts: woops, root's UID is 0, not 1000!Yann E. MORIN"1-1/+1
2013-01-10scripts: check for running as rootYann E. MORIN"1-0/+8
2013-01-10libc: get rid of libc_finishYann E. MORIN"7-25/+0
2013-01-10libc/newlib: install AVR32 headers during the start-files-and-headers phaseYann E. MORIN"1-9/+11
2013-01-09arch/arm: add option to use *eabihf tuplesYann E. MORIN"1-0/+4
2013-01-09scripts: update config.{guess,sub}Yann E. MORIN"2-39/+37
2012-12-27scripts/addToolsVersion: handle elf2fltYann E. MORIN"1-0/+1
2012-12-27scripts/addToolsVersion: properly handle .in vs. .in.2Yann E. MORIN"1-22/+19
2012-12-26script/addToolsVersion: fix eglibc version separatorYann E. MORIN"1-2/+2
2012-12-26libc/glibc: both glibc and eglibc have pkgversion and bugurlYann E. MORIN"1-4/+2
2012-12-26libc/eglibc: remove now superfluous config knobsYann E. MORIN"1-10/+2
2012-12-26libc/glibc: always enable obsolete RPCYann E. MORIN"1-4/+2
2013-01-06scripts/showTuple: fix stdoutYann E. MORIN"1-2/+2
2012-12-09complibs/ppl: fix build with newer gccYann E. MORIN"1-2/+14
2012-12-05scripts/xldd: use user's sed and grepYann E. MORIN"1-2/+2
2012-11-25cc/gcc: do not print 'core' or 'final'Yann E. MORIN"1-6/+6
2012-11-22cc: add a flag for skipping core passesYann Diorcet1-0/+8
2012-11-22scripts/functions: fix debug-shellYann E. MORIN"1-9/+13
2012-11-21scripts: refine static linking check to better guide the userDaniel Price1-15/+36
2012-11-21scripts: fail on ':' in pathsDaniel Price1-0/+3
2012-11-19binutils: introduce the infrastructure to support binutils alternativesYann Diorcet3-154/+92
2012-11-16scripts: add BUILD/HOST extra cflags/ldflagsYann Diorcet10-14/+83
2012-11-19scripts: unquoted variable reference in glibc-eglibc.sh-commonDaniel Price1-1/+1
2012-11-19binutils/sstrip: removeYann Diorcet2-46/+0
2012-11-16complibs: introduce generic multi-complibs infrastructureYann Diorcet (diorcet yann8-18/+42
2012-11-14libc/mingw: replace mingw32 with generic mingwYann Diorcet3-150/+72
2012-11-13scripts: set default CFLAGS to optimise.Michael Hope1-1/+3
2012-11-02libc/eglibc: enable rpc in eglibc-2.16+Johannes Stezenbach1-0/+4
2012-11-07scripts/xldd: fix debug output layoutYann E. MORIN"1-1/+1
2012-10-31libc/uClibc: remove use of snapshots and specific dateYann E. MORIN"1-15/+7
2012-10-11libc/uClibc: Add CUSTOM version and CUSTOM_LOCATION config options and GetCustomDavid Holsgrove1-1/+11
2012-10-30scripts/functions: fix endless loop in debug-shell with IO redirectionJohannes Stezenbach1-2/+3
2012-10-30scripts/functions: use patch -i instead of IO redirectionJohannes Stezenbach1-2/+1
2012-10-30libc/newlib: remove getting from CVSYann E. MORIN"1-21/+7
2012-10-11libc/newlib: Add CUSTOM version and CUSTOM_LOCATION config options and GetCustomDavid Holsgrove1-1/+10
2012-10-29cc/gcc: remove svn sourceYann E. MORIN"1-23/+5
2012-10-29debug/gdb: remove ncurses cleanupYann E. MORIN"1-9/+0
2012-10-11debug/gdb: Add CUSTOM version and CUSTOM_LOCATION config options and GetCustomDavid Holsgrove1-4/+13
2012-10-11binutils/elf2flt: Add CUSTOM version, CUSTOM_LOCATION config options, GetCustomDavid Holsgrove1-8/+18
2012-10-11binutils/binutils: Add CUSTOM version and CUSTOM_LOCATION config options and ...David Holsgrove1-3/+14
2012-10-11cc/gcc: Add CUSTOM version and CUSTOM_LOCATION config options and GetCustomDavid Holsgrove1-1/+9
2012-10-22fix eglibc-2.16 manual buildJohannes Stezenbach1-4/+9
2012-10-21scripts/functions: return a proper error code in CT_DoExecLogYann E. MORIN"1-0/+5
2012-10-17scripts/functions: properly catch failure in CT_Test* helpersYann E. MORIN"1-1/+1
2012-10-06scripts: add option to start an interactive debug shellYann E. MORIN"2-3/+101
2012-10-14scripts: move backtrace marker to CT_WORK_DIRJohannes Stezenbach2-3/+4
2012-10-17scripts: fix default work-dir nameYann E. MORIN"1-1/+1