Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-04 | gdb: update to 8.0.1 | Waldemar Brodkorb | |
2017-11-03 | arc: update toolchain to 2017.09 | Waldemar Brodkorb | |
2017-11-02 | musl: update to 1.1.18 | Waldemar Brodkorb | |
2017-10-30 | musl: patch required for ld.so | Waldemar Brodkorb | |
2017-10-23 | musl: update to 1.1.17 | Waldemar Brodkorb | |
2017-10-17 | glibc: add buildroot patches | Waldemar Brodkorb | |
2017-10-06 | nds32: update toolchain and kernel | Waldemar Brodkorb | |
2017-10-03 | elf2flt: remove unused patches | Waldemar Brodkorb | |
2017-10-03 | j2/sh2: fix toolchain compiling | Waldemar Brodkorb | |
2017-10-01 | frosted: fix config for qemu | Waldemar Brodkorb | |
2017-09-30 | lm32: add patch for kernel and elf2flt | Waldemar Brodkorb | |
2017-09-27 | update kinetis k70 sample, remove gcc 4.x | Waldemar Brodkorb | |
2017-09-27 | binutils: update to real release file, remove obsolete patches | Waldemar Brodkorb | |
2017-09-23 | binutils: update to 2.29.1 | Waldemar Brodkorb | |
2017-09-23 | h8300: use elf2flt from ysato, upstream elf2flt still requires a small patch | 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-09-06 | riscv: use glibc 2.26 branch and latest git sources for linux kernel | Waldemar Brodkorb | |
2017-09-06 | frosted: finetune, remove menuconfig warnings | Waldemar Brodkorb | |
2017-08-27 | add basic support for frosted operating system | Waldemar Brodkorb | |
https://github.com/insane-adding-machines/frosted Rework our architecture selection and os dependent logic a little bit to be cleaner. As only arm is supported, we only modify arm systems to comply with new changeset. | |||
2017-08-21 | gcc: update to 7.2.0 | Waldemar Brodkorb | |
2017-08-06 | binutils: update to 2.29 | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2017-08-05 | ppc64le: glibc needs long double 128 support in gcc | Waldemar Brodkorb | |
2017-08-03 | glibc: update to 2.26, gcc patch required | Waldemar Brodkorb | |
2017-07-29 | uclibc-ng: update to 1.0.26 | 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-07-12 | Revert "or1k: use gcc7.x branch for testing" | Waldemar Brodkorb | |
This reverts commit 519a152d62a4f912be8bf32c1a47f3d870393e72. | |||
2017-07-12 | sh: fix uClibc-ng fdpic toolchain compile | Waldemar Brodkorb | |
2017-07-05 | musl: hotfix committed upstream | Waldemar Brodkorb | |
2017-06-30 | metag: fix toolchain compile | Waldemar Brodkorb | |
2017-06-30 | avr32: fix toolchain compile with newer host compiler | Waldemar Brodkorb | |
2017-06-30 | sh: add gcc 6.x back for sh2/j2 | Waldemar Brodkorb | |
2017-06-26 | rework intl/iconv/locale configuration for uClibc-ng toolchains | Waldemar Brodkorb | |
2017-06-24 | elf2flt: remove old binutils versions | Waldemar Brodkorb | |
2017-06-23 | gcc: add nothread support patch | Waldemar Brodkorb | |
2017-06-20 | glibc: make static usage better | 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-13 | binutils: remove support for old versions | Waldemar Brodkorb | |
2017-06-13 | gdb: add 8.0, remove older 7.x versions | Waldemar Brodkorb | |
2017-06-12 | gcc: add patches for nios2/fr-v | Waldemar Brodkorb | |
2017-06-12 | uclibc-ng: update to 1.0.25 | Waldemar Brodkorb | |
2017-06-04 | gcc: add some missing patches for 7.1 | Waldemar Brodkorb | |
2017-05-27 | sh: update uclibc-ng config, fix toolchain multilib configure | Waldemar Brodkorb | |
2017-05-27 | microblaze: use gcc6 as default | Waldemar Brodkorb | |
2017-05-25 | binutils: remove 2.25.1 | Waldemar Brodkorb | |
2017-05-24 | arc: update gcc/binutils to arc-2017.03-release | Waldemar Brodkorb | |
2017-05-22 | sh: allow to build fdpic toolchain for pure sh architecture | Waldemar Brodkorb | |
2017-05-20 | j2: allow to try uClibc-ng sh FDPIC | Waldemar Brodkorb | |
2017-05-17 | or1k: use gcc7.x branch for testing | Waldemar Brodkorb | |