aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* scripts: first batch of hg->git conversionYann E. MORIN2014-06-273-1/+9
* repository: migrate old hg files over to gitYann E. MORIN2014-06-271-0/+3
* 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
* scripts/functions: introduce target_bits_32 and target_bits_64 variablesYann E. MORIN"2014-05-111-0/+12
* scripts/functions: add target_endian_le and target_endian_beYann E. MORIN"2014-05-111-0/+4
* 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-112-8/+3
* functions: finally fix the git helperYann E. MORIN"2014-05-111-19/+41
* 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
* scripts: remove references to curlYann E. MORIN"2014-05-101-1/+0
* scripts: add possibility to not override default connection timeoutCody Schafer2014-05-091-1/+6
* scripts: Update config.guess and config.subBryan Hundven2014-02-212-165/+18
* 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
* scripts: do not allow commas in directories, it breaks thingsYann E. MORIN"2014-01-031-0/+3
* 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
* scripts: update config.{guess,sub}Yann E. MORIN"2013-12-312-80/+119
* 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
* scripts/functions: use portable 'gzip -dc'Yann E. MORIN"2013-11-151-1/+1
* scripts: remove duplicate '/' in prefix, it breaks relocationYann E. MORIN"2013-11-151-0/+3
* cc/gcc: Add support for golangYann E. MORIN"2013-11-082-0/+2
* 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