summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2014-02-22scripts: Update config.guess and config.subBryan Hundven2-165/+18
2014-02-25newlib: fix extract process for custom versionTrevor Woerner1-1/+1
2014-05-05cc/gcc: only build required core passesYann E. MORIN"1-2/+2
2014-02-04binutils: Added ranlib to tools listRay Donnelly1-3/+3
2014-01-04cc/gcc: add option to enable/disable decimal floatsYann E. MORIN"1-0/+10
2014-01-04libc/uClibc: add option to enable fenvYann E. MORIN"1-7/+5
2014-01-06libc/glibc: fix downloading addonsYann E. MORIN"1-3/+3
2014-01-05libc/glibc: print name of skipped addonYann E. MORIN"1-1/+1
2014-01-04cc/gcc: set CXXFLAGS at configure gccDaniel Dittmann1-0/+2
2014-01-04libc-uclibc: enable fenv for x86 32-bitYann E. MORIN"1-0/+7
2014-01-04cc/gcc: diable libsanitizer without NPTLYann E. MORIN"1-0/+3
2014-01-03libc/eglibc: fix downloading of localedef addonYann E. MORIN"1-3/+3
2014-01-03cc/gcc: fix gcc 4.8 build for C library without threads supportNiels Penneman1-0/+5
2014-01-02scripts: do not allow commas in directories, it breaks thingsYann E. MORIN"1-0/+3
2014-01-01kernel/linux: fix fall-out due to arm64 special caseYann E. MORIN"1-3/+3
2013-12-30arch/arm: add support for AArch64Yann E. MORIN"2-1/+14
2013-12-30kernel/linux: prepare for arch whose kenel name is not the standard nameYann E. MORIN"1-2/+5
2013-12-31scripts: update config.{guess,sub}Yann E. MORIN"2-80/+119
2013-12-31libc/newlib: fix variables for avr32 headersYann E. MORIN"1-6/+10
2013-11-19cc/gcc: Add Fortran support for Baremetal buildZhenqiang Chen1-0/+10
2013-11-16libc/{glibc,eglibc}: Don't download glibc-ports when not availableYann E. MORIN"2-0/+10
2013-11-15debug/gdb: fix canadian-cross in case of static cross gdbYann E. MORIN"1-2/+2
2013-11-15libc/(e)glibc: fix extra configparmsYann E. MORIN"1-1/+1
2013-11-15scripts/functions: use portable 'gzip -dc'Yann E. MORIN"1-1/+1
2013-11-15scripts: remove duplicate '/' in prefix, it breaks relocationYann E. MORIN"1-0/+3
2013-11-08cc/gcc: Add support for golangYann E. MORIN"2-0/+2
2013-08-01complibs/isl: add HTTP mirrorMichael Hope1-1/+2
2013-08-01libc/newlib: add HTTP mirrorMichael Hope1-1/+2
2013-05-04complibs/cloog: add support for the ISL backendYann E. MORIN"1-22/+49
2013-05-05cc/gcc: add preliminray support for 4.8Yann E. MORIN"1-10/+22
2013-05-03complibs: add ISLYann E. MORIN"1-0/+128
2013-05-13cc/gcc: Set CXX_FOR_BUILD for bare metal and canadian build.Zhenqiang Chen1-0/+1
2013-05-03scripts: handle gcc 4.7 and 4.8 in addToolsVersion.shYann E. MORIN"1-1/+5
2013-05-05scripts: help debugging missing directoriesYann E. MORIN"1-0/+1
2013-05-02cc/gcc: modify to build gcc-4.8-based cross-toolsJongsung Kim1-0/+5
2013-04-13complibs/ppl: only add -fpermissive flag to CXXFLAGSSamuel Martin1-3/+10
2013-03-21scripts/functions: add xz-ed linux tarballsJerzy Grzegorek"1-0/+1
2013-03-21kernel/linux: add xz-ed linux tarballsJerzy Grzegorek"1-0/+1
2013-03-31arch/avr32: Fix download of header filesMartin Guy2-10/+13
2013-03-16debug/dmalloc: enforce cross-compilationSamuel Martin"1-0/+3
2013-03-16debug/strace: enforce cross-compilationSamuel Martin"1-0/+3
2013-03-16debug/gdb: enforce gdbserver cross-compilationSamuel Martin"1-0/+3
2013-03-03libc/glibc: do not overwrite existing bits/syscall.hYann E. MORIN"1-1/+4
2013-03-03libc/glibc: fix installing syscall.h when installing start-files.Yann E. MORIN"1-2/+9
2013-03-03debug/gdb: a litle bit of trivial code-reorderingYann E. MORIN"1-11/+7
2013-03-03debug/gdb: fix possibly broken codeYann E. MORIN"1-2/+3
2013-03-03debug/gdb: move the ncurses build to a backendYann E. MORIN"1-56/+82
2013-03-03debug/gdb: always enable expat for the cross-gdbYann E. MORIN"1-10/+6
2013-03-03debug/gdb: fix $need_expat_src usage for native-gdbYann E. MORIN"1-20/+39
2013-03-03debug/gdb: fix $need_ncurses_src usageYann E. MORIN"1-1/+1