Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-06 | arc: use gcc9 and kernel 5.4 otherwise nsimdrv crashes | Waldemar Brodkorb | |
2020-08-05 | gcc: add gcc 10 | Waldemar Brodkorb | |
2020-08-05 | hppa: switch to gcc 9 as 8.4.0 seems to have a regression and qemu does not ↵ | Waldemar Brodkorb | |
start with it | |||
2020-08-04 | update mpfr, binutils, linux. remove arc specific binutils/gcc | Waldemar Brodkorb | |
2020-05-19 | gcc: update | Waldemar Brodkorb | |
2020-02-16 | gcc: update to 7.5.0 | Waldemar Brodkorb | |
2019-10-30 | lm32: make it boot the kernel | Waldemar Brodkorb | |
2019-10-29 | csky: default to gcc9 | Waldemar Brodkorb | |
2019-10-29 | csky: rework qemu support | Waldemar Brodkorb | |
2019-10-17 | csky: add old gcc back | Waldemar Brodkorb | |
2019-10-12 | arc: update binutils/gcc to arc-2019.03-release | Waldemar Brodkorb | |
2019-10-09 | lm32: try with gcc 4.6.4 | Waldemar Brodkorb | |
2019-10-09 | c-sky: remove ck607 abiv1 support as it is deprecated, default to gcc 9.2.0, ↵ | Waldemar Brodkorb | |
allow qemu to be build big/little endian | |||
2019-10-09 | or1k: default to gcc 9.2.0, add more ram patches for linux 5.3.1 and 4.19.75 | Waldemar Brodkorb | |
2019-10-09 | remove experimental llvm support | Waldemar Brodkorb | |
2019-10-09 | lm32: try to build kernel for qemu | Waldemar Brodkorb | |
2019-10-07 | arm: cortex-a53 defaults missing | Waldemar Brodkorb | |
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 | |