aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* scripts: fix finishing the toolchain when download/extract-only is setYann E. MORIN"2013-01-281-2/+7
* script: allow to pass any float value for CT_LOADSamuel Martin2013-01-271-1/+1
* arch: allow adding a suffix to the arch-part of a tupleYann E. MORIN"2013-01-2012-18/+15
* scripts: woops, root's UID is 0, not 1000!Yann E. MORIN"2013-01-101-1/+1
* scripts: check for running as rootYann E. MORIN"2013-01-101-0/+8
* libc: get rid of libc_finishYann E. MORIN"2013-01-107-25/+0
* libc/newlib: install AVR32 headers during the start-files-and-headers phaseYann E. MORIN"2013-01-101-9/+11
* arch/arm: add option to use *eabihf tuplesYann E. MORIN"2013-01-101-0/+4
* scripts: update config.{guess,sub}Yann E. MORIN"2013-01-092-39/+37
* scripts/addToolsVersion: handle elf2fltYann E. MORIN"2012-12-271-0/+1
* scripts/addToolsVersion: properly handle .in vs. .in.2Yann E. MORIN"2012-12-271-22/+19
* script/addToolsVersion: fix eglibc version separatorYann E. MORIN"2012-12-261-2/+2
* libc/glibc: both glibc and eglibc have pkgversion and bugurlYann E. MORIN"2012-12-261-4/+2
* libc/eglibc: remove now superfluous config knobsYann E. MORIN"2012-12-261-10/+2
* libc/glibc: always enable obsolete RPCYann E. MORIN"2012-12-261-4/+2
* scripts/showTuple: fix stdoutYann E. MORIN"2013-01-061-2/+2
* complibs/ppl: fix build with newer gccYann E. MORIN"2012-12-101-2/+14
* scripts/xldd: use user's sed and grepYann E. MORIN"2012-12-051-2/+2
* cc/gcc: do not print 'core' or 'final'Yann E. MORIN"2012-11-251-6/+6
* cc: add a flag for skipping core passesYann Diorcet2012-11-221-0/+8
* scripts/functions: fix debug-shellYann E. MORIN"2012-11-221-9/+13
* scripts: refine static linking check to better guide the userDaniel Price2012-11-201-15/+36
* scripts: fail on ':' in pathsDaniel Price2012-11-201-0/+3
* binutils: introduce the infrastructure to support binutils alternativesYann Diorcet2012-11-193-154/+92
* scripts: add BUILD/HOST extra cflags/ldflagsYann Diorcet2012-11-1610-14/+83
* scripts: unquoted variable reference in glibc-eglibc.sh-commonDaniel Price2012-11-191-1/+1
* binutils/sstrip: removeYann Diorcet2012-11-192-46/+0
* complibs: introduce generic multi-complibs infrastructureYann Diorcet (diorcet yann2012-11-168-18/+42
* libc/mingw: replace mingw32 with generic mingwYann Diorcet2012-11-143-150/+72
* scripts: set default CFLAGS to optimise.Michael Hope2012-11-131-1/+3
* libc/eglibc: enable rpc in eglibc-2.16+Johannes Stezenbach2012-11-021-0/+4
* scripts/xldd: fix debug output layoutYann E. MORIN"2012-11-071-1/+1
* libc/uClibc: remove use of snapshots and specific dateYann E. MORIN"2012-10-311-15/+7
* libc/uClibc: Add CUSTOM version and CUSTOM_LOCATION config options and GetCustomDavid Holsgrove2012-10-111-1/+11
* scripts/functions: fix endless loop in debug-shell with IO redirectionJohannes Stezenbach2012-10-301-2/+3
* scripts/functions: use patch -i instead of IO redirectionJohannes Stezenbach2012-10-301-2/+1
* libc/newlib: remove getting from CVSYann E. MORIN"2012-10-301-21/+7
* libc/newlib: Add CUSTOM version and CUSTOM_LOCATION config options and GetCustomDavid Holsgrove2012-10-111-1/+10
* cc/gcc: remove svn sourceYann E. MORIN"2012-10-301-23/+5
* debug/gdb: remove ncurses cleanupYann E. MORIN"2012-10-301-9/+0
* debug/gdb: Add CUSTOM version and CUSTOM_LOCATION config options and GetCustomDavid Holsgrove2012-10-111-4/+13
* binutils/elf2flt: Add CUSTOM version, CUSTOM_LOCATION config options, GetCustomDavid Holsgrove2012-10-111-8/+18
* binutils/binutils: Add CUSTOM version and CUSTOM_LOCATION config options and ...David Holsgrove2012-10-111-3/+14
* cc/gcc: Add CUSTOM version and CUSTOM_LOCATION config options and GetCustomDavid Holsgrove2012-10-111-1/+9
* fix eglibc-2.16 manual buildJohannes Stezenbach2012-10-221-4/+9
* scripts/functions: return a proper error code in CT_DoExecLogYann E. MORIN"2012-10-211-0/+5
* scripts/functions: properly catch failure in CT_Test* helpersYann E. MORIN"2012-10-171-1/+1
* scripts: add option to start an interactive debug shellYann E. MORIN"2012-10-062-3/+101
* scripts: move backtrace marker to CT_WORK_DIRJohannes Stezenbach2012-10-142-3/+4
* scripts: fix default work-dir nameYann E. MORIN"2012-10-171-1/+1