summaryrefslogtreecommitdiff
path: root/toolchain
AgeCommit message (Collapse)Author
2016-11-10mpc: update to 1.0.3Waldemar Brodkorb
2016-11-10mpfr: update to 3.1.5Waldemar Brodkorb
2016-11-10arc-toolchain: update to rc1Waldemar Brodkorb
2016-11-05or1k: bump gccWaldemar Brodkorb
2016-11-05gcc atch upstream, fix nios2 build for uClibc-ngWaldemar Brodkorb
2016-11-03microblaze: add required gcc and linux patches for NPTLWaldemar Brodkorb
2016-11-01binutils: add patch from upstream to fix microblaze toolchainWaldemar Brodkorb
2016-10-30binutils: remove assert, it breaks uClibc-ng testsuite compileWaldemar Brodkorb
2016-10-29cleanup nios2 patchWaldemar Brodkorb
2016-10-28uclibc-ng: separate test suite from uClibc-ng packageWaldemar Brodkorb
2016-10-23uclibc-ng: add new release 1.0.19Waldemar Brodkorb
2016-10-22linux: update 4.7.x kernel, add 4.8.xWaldemar Brodkorb
2016-10-22uclibc-ng: fix locale compiling/installing, reported by OliverWaldemar Brodkorb
2016-10-20microblaze: fix musl build for 2.26.1, so regression is between 2.26.1 and 2.27Waldemar Brodkorb
2016-10-18gdb: update to 7.12Waldemar Brodkorb
2016-10-16nios2: depend on gcc 6.x/binutils 2.27, otherwise static linking failsWaldemar Brodkorb
2016-10-15elf2flt: move patches to be applied on the specific versionWaldemar Brodkorb
2016-10-09disable makeinfo so that it is compilable without host-texinfoWaldemar Brodkorb
2016-10-09elf2flt: use a specific versionWaldemar Brodkorb
2016-10-09arc: toolchain updateWaldemar Brodkorb
2016-10-08gcc: add upstreamable patchset for microblaze, remove old patches and use ↵Waldemar Brodkorb
http protocol
2016-10-02uclibc-ng: rework package, fix spurious unneeded rebuildsWaldemar Brodkorb
2016-10-01arc: update toolchainWaldemar Brodkorb
2016-10-01uclibc-ng: move test building to package/uclibc-ngWaldemar Brodkorb
After the one libc release some tests for ppc/xtensa are failing when the testsuite is not build with the full shared gcc instead of the non-shared gcc.
2016-09-30bfin: fix missing REENTRANT cpp flagWaldemar Brodkorb
2016-09-28uclibc-ng: disable parallel build for tests, to get ordered resultsWaldemar Brodkorb
2016-09-27uclibc-ng: update to 1.0.18Waldemar Brodkorb
2016-09-27fixup locale supportWaldemar Brodkorb
2016-09-27add HOST_PATH, required for bisonWaldemar Brodkorb
2016-09-24locale: rework locale support (not fully ready)Waldemar Brodkorb
2016-09-22uclibc-ng: add locale optionWaldemar Brodkorb
2016-09-22binutils: allow to build gold without making it defaultWaldemar Brodkorb
2016-09-19arc: update to toolchain to 2016.09-eng013Waldemar Brodkorb
2016-09-13arc: update gcc/binutils to eng012Waldemar Brodkorb
2016-09-12microblaze: add patches for 4.9Waldemar Brodkorb
2016-09-12gdb: decouple toolchain and package, add special package for microblaze, ↵Waldemar Brodkorb
looks cleaner to me
2016-09-12add go path for gcc 5.xWaldemar Brodkorb
2016-09-05update binutils default and linux kernel where possibleWaldemar Brodkorb
2016-09-04gccgo: fix bulding and package libgoWaldemar Brodkorb
2016-09-02glibc: fix cross-compile on MacOS XWaldemar Brodkorb
2016-09-02gcc-go: force linking with librtWaldemar Brodkorb
2016-08-30gdb-host: disable by default to fasten toolchain buildingWaldemar Brodkorb
2016-08-28mips: add hidden NaN choice, refresh uClibc-ng configsWaldemar Brodkorb
2016-08-26bfin: use latest patchset from buildrootWaldemar Brodkorb
2016-08-25arc: update binutils and gcc to latest engineer tagsWaldemar Brodkorb
While there only use binutils 2.24 for nds32.
2016-08-24gcc: update to 6.2.0, cleanup symbol names to simplify minor updatesWaldemar Brodkorb
Remove old versions of gcc no longer used or regulary tested. We concentrate on the latest three major versions for most of the architectures.
2016-08-16bfin: fix remaining c++ compile issuesWaldemar Brodkorb
2016-08-16frv: only use binutils 2.27, allow to compile libstdc++ (buildtime tested)Waldemar Brodkorb
2016-08-12bfin: add workaround for libgcc issuesWaldemar Brodkorb
2016-08-08nds32: update gcc patchWaldemar Brodkorb