aboutsummaryrefslogtreecommitdiff
path: root/scripts/build
Commit message (Expand)AuthorAgeFilesLines
* libc/musl: Add config option for extra developer warningsBryan Hundven2014-09-111-0/+4
* libc/musl: Add config option for debugging infoBryan Hundven2014-09-111-0/+4
* libc/musl: Add options for optimizationBryan Hundven2014-09-111-1/+5
* cc/gcc: add option to enable/disable libsanitizerYann E. MORIN2014-08-311-3/+7
* libc/musl: add musl-libc supportBryan Hundven2014-08-082-0/+104
* cc/gcc: avoid passing --enable-multilib (take 2)Cody P Schafer2014-07-191-3/+4
* arch: use the newly introduced target_bits_64Yann E. MORIN"2014-05-122-10/+2
* arch/powerpc: add powerpc64le supportCody P Schafer2014-05-121-4/+2
* binutils/elf2flt: restore the custom location functionalityYann E. MORIN"2014-05-111-3/+11
* binutils/binutils: do not forget to extract elf2fltYann E. MORIN"2014-05-111-5/+3
* binutils/elf2flt: use alternate mirrorYann E. MORIN"2014-05-111-7/+3
* cc/gcc: allow CC_EXTRA_CONFIG_ARRAY on baremetalCody Schafer2014-05-091-1/+5
* cc/gcc: avoid passing --enable-multilibCody Schafer2014-05-091-3/+3
* newlib: fix extract process for custom versionTrevor Woerner2014-02-251-1/+1
* cc/gcc: only build required core passesYann E. MORIN"2014-05-051-2/+2
* binutils: Added ranlib to tools listRay Donnelly2014-02-041-3/+3
* cc/gcc: add option to enable/disable decimal floatsYann E. MORIN"2014-01-041-0/+10
* libc/uClibc: add option to enable fenvYann E. MORIN"2014-01-041-7/+5
* libc/glibc: fix downloading addonsYann E. MORIN"2014-01-061-3/+3
* libc/glibc: print name of skipped addonYann E. MORIN"2014-01-051-1/+1
* cc/gcc: set CXXFLAGS at configure gccDaniel Dittmann2014-01-041-0/+2
* libc-uclibc: enable fenv for x86 32-bitYann E. MORIN"2014-01-041-0/+7
* cc/gcc: diable libsanitizer without NPTLYann E. MORIN"2014-01-041-0/+3
* libc/eglibc: fix downloading of localedef addonYann E. MORIN"2014-01-031-3/+3
* cc/gcc: fix gcc 4.8 build for C library without threads supportNiels Penneman2014-01-031-0/+5
* kernel/linux: fix fall-out due to arm64 special caseYann E. MORIN"2014-01-011-3/+3
* arch/arm: add support for AArch64Yann E. MORIN"2013-12-302-1/+14
* kernel/linux: prepare for arch whose kenel name is not the standard nameYann E. MORIN"2013-12-301-2/+5
* libc/newlib: fix variables for avr32 headersYann E. MORIN"2013-12-311-6/+10
* cc/gcc: Add Fortran support for Baremetal buildZhenqiang Chen2013-11-191-0/+10
* libc/{glibc,eglibc}: Don't download glibc-ports when not availableYann E. MORIN"2013-11-162-0/+10
* debug/gdb: fix canadian-cross in case of static cross gdbYann E. MORIN"2013-11-151-2/+2
* libc/(e)glibc: fix extra configparmsYann E. MORIN"2013-11-151-1/+1
* cc/gcc: Add support for golangYann E. MORIN"2013-11-081-0/+1
* 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
* 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
* kernel/linux: add xz-ed linux tarballsJerzy Grzegorek"2013-03-211-0/+1
* arch/avr32: Fix download of header filesMartin Guy2013-03-311-9/+10
* 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