summaryrefslogtreecommitdiff
path: root/scripts/build
AgeCommit message (Expand)AuthorFilesLines
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-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-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-08cc/gcc: Add support for golangYann E. MORIN"1-0/+1
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-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-21kernel/linux: add xz-ed linux tarballsJerzy Grzegorek"1-0/+1
2013-03-31arch/avr32: Fix download of header filesMartin Guy1-9/+10
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
2013-03-03debug/gdb: fix the mess do_{gdb,expat,ncurses} have becomeYann E. MORIN"1-19/+19
2013-03-03libc/newlib: update fetch locationTrevor Woerner1-1/+1
2013-02-15complibs/ppl: update upstream locationYann E. MORIN"1-4/+2
2013-01-20arch: allow adding a suffix to the arch-part of a tupleYann E. MORIN"11-17/+14
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
2012-12-26libc/glibc: both glibc and eglibc have pkgversion and bugurlYann E. MORIN"1-4/+2
2012-12-26libc/glibc: always enable obsolete RPCYann E. MORIN"1-4/+2
2012-12-09complibs/ppl: fix build with newer gccYann E. MORIN"1-2/+14
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-19binutils: introduce the infrastructure to support binutils alternativesYann Diorcet2-150/+91
2012-11-16scripts: add BUILD/HOST extra cflags/ldflagsYann Diorcet9-12/+71
2012-11-19scripts: unquoted variable reference in glibc-eglibc.sh-commonDaniel Price1-1/+1
2012-11-19binutils/sstrip: removeYann Diorcet1-43/+0
2012-11-16complibs: introduce generic multi-complibs infrastructureYann Diorcet (diorcet yann7-0/+39
2012-11-14libc/mingw: replace mingw32 with generic mingwYann Diorcet3-150/+72