summaryrefslogtreecommitdiff
path: root/target/config/Config.in.compiler
AgeCommit message (Collapse)Author
2017-01-14newlib: update to 2.5.0Waldemar Brodkorb
2016-12-22gcc: update to 6.3.0Waldemar Brodkorb
2016-12-14lm32 workarounds and hacksWaldemar Brodkorb
2016-12-13sh2-nommu/j2: add better support and add required patches from musl-cross-makeWaldemar Brodkorb
2016-12-12arc-toolchain: update to arc-2016.09-releaseWaldemar Brodkorb
2016-12-03arc: update gcc/binutils to arc-2016.09-rc2Waldemar Brodkorb
2016-12-02use latest gcc/binutils from AndesWaldemar Brodkorb
2016-11-23musl: add s390 supportWaldemar Brodkorb
2016-11-10arc-toolchain: update to rc1Waldemar Brodkorb
2016-11-05gcc atch upstream, fix nios2 build for uClibc-ngWaldemar Brodkorb
2016-10-16nios2: depend on gcc 6.x/binutils 2.27, otherwise static linking failsWaldemar Brodkorb
2016-10-09arc: toolchain updateWaldemar Brodkorb
2016-10-01arc: update toolchainWaldemar Brodkorb
2016-09-19arc: update to toolchain to 2016.09-eng013Waldemar 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-05gcc: update 4.9.x to 4.9.4Waldemar Brodkorb
2016-07-26add bare-metal toolchain support for cr16 architectureWaldemar Brodkorb
2016-07-24fr-v: allow to build gcc 6.1 linux toolchainWaldemar Brodkorb
2016-07-06finetune mips{32,64}r6 default selection for gcc/linuxWaldemar 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-30h8300: default to gcc 6.1, FLAT is staticWaldemar Brodkorb
2016-06-13gcc: update to 5.4.0 as defaultWaldemar Brodkorb
2016-05-24gcc: remove older gcc version, c6x compiles fine with gcc6Waldemar Brodkorb
2016-05-22update ARC toolchain to 2016.03Waldemar Brodkorb
2016-05-18llvm is experimentalWaldemar Brodkorb
2016-05-12add support to play with LLVM/clangWaldemar Brodkorb