summaryrefslogtreecommitdiff
path: root/target/config/Config.in.compiler
AgeCommit message (Collapse)Author
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