summaryrefslogtreecommitdiff
path: root/scripts/build
AgeCommit message (Expand)AuthorFilesLines
2015-09-02glibc: Fix applying addons to glibc => 2.17Bryan Hundven1-25/+27
2015-09-01Merge pull request #144 from jasmin-j/fix_142Bryan Hundven1-3/+3
2015-09-01Fix for issue #142:Jasmin Jessich1-3/+3
2015-09-01Added new config ISL_V_0_14_or_later and ISL_V_0_12_or_later to selectJasmin Jessich1-4/+11
2015-06-21avr-libc: add support for avr-libc C libraryErico Nunes7-0/+95
2015-06-21avr: add support for AVR 8-bit architectureErico Nunes1-0/+5
2015-06-03gcc: Remove --enable-c99Bryan Hundven1-1/+0
2015-06-01test_suite: Update gcc test_suite for multiple compilersRay Donnelly1-4/+4
2015-06-01gdb: Update 300-gdb.sh for multiple compilersRay Donnelly1-4/+4
2015-06-01cc: Update 100-gcc.sh for multiple compilersRay Donnelly1-70/+70
2015-06-01scripts: Update crosstool-NG internals for multiple compilers.Ray Donnelly1-26/+28
2015-05-29multi_cc: Prepare ct-ng for multiple compilersRay Donnelly2-0/+58
2015-05-12mingw-w64: Add 'devel' version to use git 'master' branchRay Donnelly1-13/+23
2015-04-27Merge pull request #75 from bhundven/kernel_updatesBryan Hundven1-4/+5
2015-04-27kernel: Update kernel versionsBryan Hundven1-4/+5
2015-04-26comp_libs: Fix download locations for cloog and mpcBryan Hundven2-2/+4
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 Hundven3-739/+530
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 Hundven3-739/+525
2015-01-26arch/nios2:add nios2Daniel Zimmermann1-0/+13
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-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