Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-07 | arm: stick with gcc 7.4.0 and Linux 4.9.x for ARM cortex-a53 | Waldemar Brodkorb | |
2019-10-07 | armv6: unbreak compile errors, we need to stick with gcc 7.4.0 and Linux 4.9.x | Waldemar Brodkorb | |
2019-10-07 | or1k: use upstream binutils/gcc | Waldemar Brodkorb | |
2019-09-30 | c-sky: use gcc/binutils/linux/glibc upstream | Waldemar Brodkorb | |
2019-09-12 | update kernel, add gcc 9.2 | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2019-03-03 | gcc: default to gcc8 | Waldemar Brodkorb | |
2019-03-03 | gcc: update gcc8 | Waldemar Brodkorb | |
2019-03-03 | gcc: update gcc7 | Waldemar Brodkorb | |
2018-09-21 | gcc: update to 8.2.0 | Waldemar Brodkorb | |
2018-06-03 | sh2: noMMU only, switch j2 to gcc 7.3.0 | Waldemar Brodkorb | |
2018-05-12 | nds32: use binutils/gcc from github | Waldemar Brodkorb | |
2018-05-06 | riscv: try gcc8 + riscv-kernel | Waldemar Brodkorb | |
2018-04-28 | llvm: update to 6.0.0 | Waldemar Brodkorb | |
2018-03-11 | arc: use synopsys toolchain, upstream not fully usable | Waldemar Brodkorb | |
2018-02-01 | llvm: update to 5.0.1 | Waldemar Brodkorb | |
2018-01-31 | gcc/binutils: update to latest releases, improve riscv support | Waldemar Brodkorb | |
2018-01-07 | binutils/gcc: cosmetic changes | Waldemar Brodkorb | |
2017-11-30 | arc: switch to upstream binutils and gcc | Waldemar Brodkorb | |
2017-11-03 | arc: update toolchain to 2017.09 | Waldemar Brodkorb | |
2017-10-06 | nds32: update toolchain and kernel | Waldemar Brodkorb | |
2017-09-27 | update kinetis k70 sample, remove gcc 4.x | Waldemar Brodkorb | |
2017-09-27 | sample for SUN JavaStation | Waldemar Brodkorb | |
2017-09-17 | remove -fhonour-copts usage | Waldemar 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-21 | gcc: update to 7.2.0 | Waldemar Brodkorb | |
2017-07-29 | add basic support for architecture c-sky, not yet working | Waldemar Brodkorb | |
2017-07-12 | Revert "arc: update gcc/binutils to arc-2017.03-release" | Waldemar Brodkorb | |
This reverts commit 72430010b9955bb2ece2c73e675ff0853e7bc794. | |||
2017-06-30 | sh: add gcc 6.x back for sh2/j2 | Waldemar Brodkorb | |
2017-06-15 | gcc: do not show 4.9 | Waldemar Brodkorb | |
2017-06-13 | glibc: add sh fixes, allows to use gcc 7.1 | Waldemar Brodkorb | |
2017-06-13 | gcc: remove support for gcc5/gcc6 | Waldemar Brodkorb | |
2017-06-01 | sparc: add gcc7 fix from upstream linux | Waldemar Brodkorb | |
2017-05-31 | gcc: default to gcc 7.x, but not for sparc, linux kernel problem | Waldemar Brodkorb | |
2017-05-27 | microblaze: use gcc6 as default | Waldemar Brodkorb | |
2017-05-26 | cris: use gcc 7.1 | Waldemar Brodkorb | |
2017-05-25 | arc: allow to test upstream support of gcc/binutils | Waldemar Brodkorb | |
2017-05-24 | arc: update gcc/binutils to arc-2017.03-release | Waldemar Brodkorb | |
2017-05-15 | gcc: 7.1 supports riscv | Waldemar Brodkorb | |
2017-05-07 | gcc: add support for 7.1 | Waldemar Brodkorb | |
2017-03-26 | split riscv arch support into riscv32/riscv64 | Waldemar Brodkorb | |
2017-03-12 | crisv32 needs latest gcc from git | Waldemar Brodkorb | |
2017-03-09 | add different patches to gcc/binutils to fix issues with ↵ | Waldemar Brodkorb | |
cris/microblaze/ia64/tile | |||
2017-03-05 | gcc: defaults to 6.3.0 | Waldemar Brodkorb | |
2017-03-04 | riscv: start experimenting with riscv32 / newlib toolchain | Waldemar Brodkorb | |
2017-01-14 | newlib: update to 2.5.0 | Waldemar Brodkorb | |
2016-12-22 | gcc: update to 6.3.0 | Waldemar Brodkorb | |
2016-12-14 | lm32 workarounds and hacks | Waldemar Brodkorb | |
2016-12-13 | sh2-nommu/j2: add better support and add required patches from musl-cross-make | Waldemar Brodkorb | |
2016-12-12 | arc-toolchain: update to arc-2016.09-release | Waldemar Brodkorb | |
2016-12-03 | arc: update gcc/binutils to arc-2016.09-rc2 | Waldemar Brodkorb | |
2016-12-02 | use latest gcc/binutils from Andes | Waldemar Brodkorb | |