aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* complibs/isl: add HTTP mirrorMichael Hope2013-08-011-1/+2
* libc/newlib: add HTTP mirrorMichael Hope2013-08-011-1/+2
* complibs/cloog: add support for the ISL backendYann E. MORIN"2013-05-051-22/+49
* cc/gcc: add preliminray support for 4.8Yann E. MORIN"2013-05-051-10/+22
* complibs: add ISLYann E. MORIN"2013-05-041-0/+128
* cc/gcc: Set CXX_FOR_BUILD for bare metal and canadian build.Zhenqiang Chen2013-05-131-0/+1
* scripts: handle gcc 4.7 and 4.8 in addToolsVersion.shYann E. MORIN"2013-05-031-1/+5
* scripts: help debugging missing directoriesYann E. MORIN"2013-05-051-0/+1
* cc/gcc: modify to build gcc-4.8-based cross-toolsJongsung Kim2013-05-021-0/+5
* complibs/ppl: only add -fpermissive flag to CXXFLAGSSamuel Martin2013-04-131-3/+10
* scripts/functions: add xz-ed linux tarballsJerzy Grzegorek"2013-03-211-0/+1
* kernel/linux: add xz-ed linux tarballsJerzy Grzegorek"2013-03-211-0/+1
* arch/avr32: Fix download of header filesMartin Guy2013-03-312-10/+13
* debug/dmalloc: enforce cross-compilationSamuel Martin"2013-03-161-0/+3
* debug/strace: enforce cross-compilationSamuel Martin"2013-03-161-0/+3
* debug/gdb: enforce gdbserver cross-compilationSamuel Martin"2013-03-161-0/+3
* libc/glibc: do not overwrite existing bits/syscall.hYann E. MORIN"2013-03-031-1/+4
* libc/glibc: fix installing syscall.h when installing start-files.Yann E. MORIN"2013-03-031-2/+9
* debug/gdb: a litle bit of trivial code-reorderingYann E. MORIN"2013-03-031-11/+7
* debug/gdb: fix possibly broken codeYann E. MORIN"2013-03-031-2/+3
* debug/gdb: move the ncurses build to a backendYann E. MORIN"2013-03-031-56/+82
* debug/gdb: always enable expat for the cross-gdbYann E. MORIN"2013-03-031-10/+6
* debug/gdb: fix $need_expat_src usage for native-gdbYann E. MORIN"2013-03-031-20/+39
* debug/gdb: fix $need_ncurses_src usageYann E. MORIN"2013-03-031-1/+1
* debug/gdb: fix the mess do_{gdb,expat,ncurses} have becomeYann E. MORIN"2013-03-031-19/+19
* libc/newlib: update fetch locationTrevor Woerner2013-03-031-1/+1
* complibs/ppl: update upstream locationYann E. MORIN"2013-02-151-4/+2
* 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