summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2015-04-14Merge pull request #57 from smoofra/buildflagsBryan Hundven1-0/+4
2015-04-14Merge pull request #63 from neftedal/masterBryan Hundven1-3/+28
2015-04-08mingw.sh: added with sysroot argument to mingw configureNils Petter Eftedal1-0/+1
2015-04-08mingw.sh: updated script to support mingw versions above major 2Nils Petter Eftedal1-3/+27
2015-04-08bugfix: pass extra build CFLAGS and LDFLAGS to glibcLawrence D'Anna1-0/+4
2015-04-08Merge pull request #37 from bhundven/so_long_to_eglibcBryan Hundven5-750/+532
2015-04-07Only create ${CT_TARGET}-cc${ext} symlink if ${CT_TARGET}-gcc existsJohannes Pfau1-2/+6
2015-02-02scripts/*/*.sh: prioritize http downloadsBryan Hundven6-9/+14
2015-01-28glibc: Fix pkgversion and bugurl supportBryan Hundven1-1/+6
2015-01-28eglibc: Remove eglibc supportBryan Hundven5-750/+527
2015-01-26arch/nios2:add nios2Daniel Zimmermann1-0/+13
2015-01-26Merge pull request #24 from Christopher83/masterBryan Hundven6-34/+68
2015-01-26Merge pull request #22 from Ledest/masterBryan Hundven1-6/+8
2015-01-16libc: newlib: Add NewLib 2.2.0, Linaro NewLib 2.2.0-2015.01 and 2.1.0-2014.09Cristoforo Cataldo1-2/+9
2015-01-16libc: glibc: Add Linaro GLibc 2.20-2014.11Cristoforo Cataldo1-3/+11
2015-01-16libc: eglibc: Add Linaro EGLibc 2.19-2014.08Cristoforo Cataldo1-0/+9
2015-01-16debug: gdb: Add Linaro GDB 7.8-2014.09 and Linaro GDB 7.6.1-2013.10Cristoforo Cataldo1-14/+16
2015-01-16gcc: Add Linaro GCC 4.9-2015.01 and GCC 4.8-2014.11Cristoforo Cataldo1-12/+13
2015-01-16binutils: Add Linaro Binutils 2.25-2015.01 and 2.24-2014.11Cristoforo Cataldo1-3/+10
2015-01-11Fix bashisms in patch-rework.sh scriptLed1-6/+8
2015-01-11Merge pull request #25 from bhundven/patchworks-bernhard_walleBryan Hundven1-0/+3
2015-01-10config.{sub,guess}: Update to latestRay Donnelly2-13/+27
2015-01-09comptools/make: Install 'gmake' symlinkBernhard Walle1-0/+3
2015-01-07Merge pull request #19 from davidholsgrove/newlib_headersBryan Hundven2-12/+6
2015-01-01cc/gcc: Remove copyheaders toggle in do_cc_core_backend, make defaultDavid Holsgrove1-8/+2
2015-01-01libc/newlib: Add do_libc_start_files to copy headers to CT_HEADERS_DIRDavid Holsgrove1-4/+4
2014-12-23gmp: Disable --enable-mpbsd if version is >= 5.0.2Bryan Hundven1-2/+7
2014-12-16Merge pull request #14 from davidholsgrove/glibc_rpcBryan Hundven1-2/+3
2014-12-15Merge pull request #6 from davidholsgrove/libc_custom_locationBryan Hundven3-7/+23
2014-12-15libc/glibc: install obsolete RPC for both eglibc and glibcJérôme BARDON1-2/+3
2014-12-10gdb: fix typo made in gdb build scriptBryan Hundven1-1/+1
2014-12-09gcc and gdb: fix fetching linaro builds (part three)Bryan Hundven2-2/+3
2014-12-09gcc and gdb: fix fetching linaro builds (part two)Bryan Hundven2-2/+2
2014-12-09gcc and gdb: fix fetching linaro buildsBryan Hundven2-4/+4
2014-12-09libc/{,e}glibc: If using custom {e}glibc, dont extract or patchDavid Holsgrove1-3/+9
2014-12-09libc/eglibc: Add CUSTOM version and CUSTOM_LOCATION config options and GetCustomDavid Holsgrove1-3/+8
2014-12-09libc/glibc: Add CUSTOM version and CUSTOM_LOCATION config options and GetCustomDavid Holsgrove1-1/+6
2014-12-09glibc: nptl is default from 2.20, so dont add to addons_listDavid Holsgrove1-4/+6
2014-12-08scripts: Update download locationsBryan Hundven17-47/+52
2014-12-05binutils: Fix elf2flt compile on more modern systemsSolomon Peachy1-0/+1
2014-12-05binutils: Fixup the static toolchain build problemgoodmenlinux@gmail.com1-1/+1
2014-12-05scripts/crosstool-NG.sh.in: patch regex to work with BSD grepJason T. Masker1-1/+1
2014-09-11populate: fix empty files.listJean-Marie Lemetayer1-1/+1
2014-09-11libc/musl: Add config option for extra developer warningsBryan Hundven1-0/+4
2014-09-11libc/musl: Add config option for debugging infoBryan Hundven1-0/+4
2014-09-11libc/musl: Add options for optimizationBryan Hundven1-1/+5
2014-09-02scripts: properly restore stdout/err/in at the endYann E. MORIN1-2/+2
2014-08-31cc/gcc: add option to enable/disable libsanitizerYann E. MORIN1-3/+7
2014-08-28scripts/crosstool-NG: use ${grep} instead of 'grep'Fabian Freyer2-5/+5
2014-08-28scripts/functions: use ${sed} instead of 'sed'Fabian Freyer1-7/+9