aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #37 from bhundven/so_long_to_eglibcBryan Hundven2015-04-075-750/+532
|\
| * glibc: Fix pkgversion and bugurl supportBryan Hundven2015-01-271-1/+6
| * eglibc: Remove eglibc supportBryan Hundven2015-01-275-750/+527
* | Only create ${CT_TARGET}-cc${ext} symlink if ${CT_TARGET}-gcc existsJohannes Pfau2015-04-071-2/+6
* | scripts/*/*.sh: prioritize http downloadsBryan Hundven2015-02-016-9/+14
|/
* arch/nios2:add nios2Daniel Zimmermann2015-01-261-0/+13
* Merge pull request #24 from Christopher83/masterBryan Hundven2015-01-266-34/+68
|\
| * libc: newlib: Add NewLib 2.2.0, Linaro NewLib 2.2.0-2015.01 and 2.1.0-2014.09Cristoforo Cataldo2015-01-161-2/+9
| * libc: glibc: Add Linaro GLibc 2.20-2014.11Cristoforo Cataldo2015-01-161-3/+11
| * libc: eglibc: Add Linaro EGLibc 2.19-2014.08Cristoforo Cataldo2015-01-161-0/+9
| * debug: gdb: Add Linaro GDB 7.8-2014.09 and Linaro GDB 7.6.1-2013.10Cristoforo Cataldo2015-01-161-14/+16
| * gcc: Add Linaro GCC 4.9-2015.01 and GCC 4.8-2014.11Cristoforo Cataldo2015-01-161-12/+13
| * binutils: Add Linaro Binutils 2.25-2015.01 and 2.24-2014.11Cristoforo Cataldo2015-01-161-3/+10
* | Merge pull request #22 from Ledest/masterBryan Hundven2015-01-261-6/+8
|\ \ | |/ |/|
| * Fix bashisms in patch-rework.sh scriptLed2015-01-111-6/+8
* | Merge pull request #25 from bhundven/patchworks-bernhard_walleBryan Hundven2015-01-101-0/+3
|\ \
| * | comptools/make: Install 'gmake' symlinkBernhard Walle2015-01-081-0/+3
* | | config.{sub,guess}: Update to latestRay Donnelly2015-01-102-13/+27
|/ /
* | Merge pull request #19 from davidholsgrove/newlib_headersBryan Hundven2015-01-072-12/+6
|\ \
| * | cc/gcc: Remove copyheaders toggle in do_cc_core_backend, make defaultDavid Holsgrove2015-01-021-8/+2
| * | libc/newlib: Add do_libc_start_files to copy headers to CT_HEADERS_DIRDavid Holsgrove2015-01-021-4/+4
| |/
* / gmp: Disable --enable-mpbsd if version is >= 5.0.2Bryan Hundven2014-12-231-2/+7
|/
* Merge pull request #14 from davidholsgrove/glibc_rpcBryan Hundven2014-12-151-2/+3
|\
| * libc/glibc: install obsolete RPC for both eglibc and glibcJérôme BARDON2014-12-151-2/+3
* | 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