aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #6 from davidholsgrove/libc_custom_locationBryan Hundven2014-12-153-7/+23
|\ \ | |/ |/|
| * libc/{,e}glibc: If using custom {e}glibc, dont extract or patchDavid Holsgrove2014-12-091-3/+9
| * libc/eglibc: Add CUSTOM version and CUSTOM_LOCATION config options and GetCustomDavid Holsgrove2014-12-091-3/+8
| * libc/glibc: Add CUSTOM version and CUSTOM_LOCATION config options and GetCustomDavid Holsgrove2014-12-091-1/+6
* | gdb: fix typo made in gdb build scriptBryan Hundven2014-12-091-1/+1
* | gcc and gdb: fix fetching linaro builds (part three)Bryan Hundven2014-12-082-2/+3
* | gcc and gdb: fix fetching linaro builds (part two)Bryan Hundven2014-12-082-2/+2
* | gcc and gdb: fix fetching linaro buildsBryan Hundven2014-12-082-4/+4
|/
* glibc: nptl is default from 2.20, so dont add to addons_listDavid Holsgrove2014-12-091-4/+6
* scripts: Update download locationsBryan Hundven2014-12-0817-47/+52
* binutils: Fix elf2flt compile on more modern systemsSolomon Peachy2014-12-051-0/+1
* binutils: Fixup the static toolchain build problemgoodmenlinux@gmail.com2014-12-051-1/+1
* scripts/crosstool-NG.sh.in: patch regex to work with BSD grepJason T. Masker2014-12-051-1/+1
* populate: fix empty files.listJean-Marie Lemetayer2014-09-111-1/+1
* 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
* scripts: properly restore stdout/err/in at the endYann E. MORIN2014-09-021-2/+2
* cc/gcc: add option to enable/disable libsanitizerYann E. MORIN2014-08-311-3/+7
* scripts/crosstool-NG: use ${grep} instead of 'grep'Fabian Freyer2014-08-282-5/+5
* scripts/functions: use ${sed} instead of 'sed'Fabian Freyer2014-08-281-7/+9
* libc/musl: add musl-libc supportBryan Hundven2014-08-083-0/+105
* Add main EXPERIMENTAL_PATCHES settingBryan Hundven2014-07-281-4/+12
* scripts/addToolVersion: simpily gcc handling and fix for gcc-4.9.X (and later)Cody P Schafer2014-07-191-14/+2
* scripts/addToolVersion: fix for gdb versions >= 7.2Cody P Schafer2014-07-191-1/+5
* cc/gcc: avoid passing --enable-multilib (take 2)Cody P Schafer2014-07-191-3/+4
* scripts: remove legacy mk-release.shYann E. MORIN2014-06-281-376/+0
* scripts: remove legacy mk-patches.shYann E. MORIN2014-06-281-47/+0
* scripts: another change needed for the Hg->git conversionYann E. MORIN2014-06-281-4/+2
* 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