summaryrefslogtreecommitdiff
path: root/toolchain
AgeCommit message (Collapse)Author
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
2016-08-08binutils: add 2.27 support, relax choice for blackfin and add required ↵Waldemar Brodkorb
upstream patch
2016-08-08fix FDPIC toolchain buildingWaldemar Brodkorb
2016-08-08add support for ARM thumb modeWaldemar Brodkorb
2016-08-05glibc: udpate to 2.24Waldemar Brodkorb
2016-08-05gcc: update 4.9.x to 4.9.4Waldemar Brodkorb
2016-08-01uclibc-ng: update to 1.0.17Waldemar Brodkorb
2016-07-28frv: remove --enable-sjlj-exceptionsWaldemar Brodkorb
2016-07-26add bare-metal toolchain support for cr16 architectureWaldemar Brodkorb
2016-07-25m68k: add some patches for newer gcc/linuxWaldemar Brodkorb
2016-07-24fr-v: allow to build gcc 6.1 linux toolchainWaldemar Brodkorb
2016-07-09add small patch to allow compile for crisv10, remove binutils 2.22Waldemar Brodkorb
2016-07-06musl: update to 1.1.15Waldemar Brodkorb
2016-07-06x32: fix toolchain buidingWaldemar Brodkorb
2016-07-04fixes for sh/bfinWaldemar Brodkorb
Signed-off-by: Waldemar Brodkorb <wbx@uclibc-ng.org>
2016-07-03uClibc-ng: update to 1.0.16Waldemar Brodkorb
2016-07-01elf2flt: update binutils versionWaldemar Brodkorb
2016-06-30nds32: update binutils patchWaldemar Brodkorb
2016-06-30add support for nds32 architectureWaldemar Brodkorb
Verified on a FPGA board sponsored by Andes Technology. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
2016-06-30binutils: update to 2.26.1Waldemar Brodkorb
2016-06-25gmp: update to 6.1.1Waldemar Brodkorb
2016-06-23linux: realtime patch breaks sparc v8, so change it to a conditional patch againWaldemar Brodkorb
2016-06-18gcc: enable threads for uClinuxWaldemar Brodkorb
2016-06-18remove -fPIC from static buildsWaldemar Brodkorb