summaryrefslogtreecommitdiff
path: root/target/config/Config.in.compiler
AgeCommit message (Collapse)Author
2018-06-03sh2: noMMU only, switch j2 to gcc 7.3.0Waldemar Brodkorb
2018-05-12nds32: use binutils/gcc from githubWaldemar Brodkorb
2018-05-06riscv: try gcc8 + riscv-kernelWaldemar Brodkorb
2018-04-28llvm: update to 6.0.0Waldemar Brodkorb
2018-03-11arc: use synopsys toolchain, upstream not fully usableWaldemar Brodkorb
2018-02-01llvm: update to 5.0.1Waldemar Brodkorb
2018-01-31gcc/binutils: update to latest releases, improve riscv supportWaldemar Brodkorb
2018-01-07binutils/gcc: cosmetic changesWaldemar Brodkorb
2017-11-30arc: switch to upstream binutils and gccWaldemar Brodkorb
2017-11-03arc: update toolchain to 2017.09Waldemar Brodkorb
2017-10-06nds32: update toolchain and kernelWaldemar Brodkorb
2017-09-27update kinetis k70 sample, remove gcc 4.xWaldemar Brodkorb
2017-09-27sample for SUN JavaStationWaldemar Brodkorb
2017-09-17remove -fhonour-copts usageWaldemar Brodkorb
This reuires a external gcc patch, which I no longer add to newer gcc. A lot of packages already need to disable the usage of -fhonour-copts, because it doesn't work without patching. May be we need something like Buildroot is using, a gcc wrapper to see poisened include or library paths while cross-compiling.
2017-08-21gcc: update to 7.2.0Waldemar Brodkorb
2017-07-29add basic support for architecture c-sky, not yet workingWaldemar Brodkorb
2017-07-12Revert "arc: update gcc/binutils to arc-2017.03-release"Waldemar Brodkorb
This reverts commit 72430010b9955bb2ece2c73e675ff0853e7bc794.
2017-06-30sh: add gcc 6.x back for sh2/j2Waldemar Brodkorb
2017-06-15gcc: do not show 4.9Waldemar Brodkorb
2017-06-13glibc: add sh fixes, allows to use gcc 7.1Waldemar Brodkorb
2017-06-13gcc: remove support for gcc5/gcc6Waldemar Brodkorb
2017-06-01sparc: add gcc7 fix from upstream linuxWaldemar Brodkorb
2017-05-31gcc: default to gcc 7.x, but not for sparc, linux kernel problemWaldemar Brodkorb
2017-05-27microblaze: use gcc6 as defaultWaldemar Brodkorb
2017-05-26cris: use gcc 7.1Waldemar Brodkorb
2017-05-25arc: allow to test upstream support of gcc/binutilsWaldemar Brodkorb
2017-05-24arc: update gcc/binutils to arc-2017.03-releaseWaldemar Brodkorb
2017-05-15gcc: 7.1 supports riscvWaldemar Brodkorb
2017-05-07gcc: add support for 7.1Waldemar Brodkorb
2017-03-26split riscv arch support into riscv32/riscv64Waldemar Brodkorb
2017-03-12crisv32 needs latest gcc from gitWaldemar Brodkorb
2017-03-09add different patches to gcc/binutils to fix issues with ↵Waldemar Brodkorb
cris/microblaze/ia64/tile
2017-03-05gcc: defaults to 6.3.0Waldemar Brodkorb
2017-03-04riscv: start experimenting with riscv32 / newlib toolchainWaldemar Brodkorb
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.