Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-03 | newlib: update to 3.0.0 | Waldemar Brodkorb | |
2018-02-03 | glibc: update to 2.27 | Waldemar Brodkorb | |
2018-02-02 | gdb: update to 8.1 | Waldemar Brodkorb | |
2018-02-01 | llvm: update to 5.0.1 | Waldemar Brodkorb | |
2018-02-01 | gcc: move patches to correct directory | Waldemar Brodkorb | |
2018-02-01 | cris: downgrade binutils, segfaulting ld | Waldemar Brodkorb | |
2018-01-31 | elf2flt: add binutils 2.30 | Waldemar Brodkorb | |
2018-01-31 | gcc/binutils: update to latest releases, improve riscv support | Waldemar Brodkorb | |
2018-01-27 | m68k/coldfire: backport a real fix from trunk | Waldemar Brodkorb | |
2018-01-21 | uclibc-ng: update to 1.0.28 | Waldemar Brodkorb | |
2018-01-12 | add basic rtems support as a new playground | Waldemar Brodkorb | |
2018-01-08 | uclibc-ng: prevent duplicate compilation | Waldemar Brodkorb | |
2018-01-08 | cosmetic changes for ABI selection | Waldemar Brodkorb | |
2018-01-07 | binutils/gcc: cosmetic changes | Waldemar Brodkorb | |
2018-01-06 | csky toolchain support glibc | Mao Han | |
[wbx: added PKG_GLIBCVER] | |||
2018-01-02 | glibc: fix builds for m68k/x86_64 | Waldemar Brodkorb | |
2018-01-01 | make vendor specific info more customizeable | Waldemar Brodkorb | |
2017-12-31 | add basic zephyr experiments, add xtensa newlib support | Waldemar Brodkorb | |
2017-12-31 | riscv: add specific ISA / ABI working for glibc | Waldemar Brodkorb | |
2017-12-29 | glibc: use optimized target cflags/cxxflags | Waldemar Brodkorb | |
2017-12-27 | update url, libiberty removal no longer needed | Waldemar Brodkorb | |
2017-12-27 | only filter out -static for static-shared builds | Waldemar Brodkorb | |
2017-12-26 | csky: bugfix csky compile error for abiv1 & abiv2. | Guo Ren | |
This bugfix is depend on uclibc-ng patch: csky: remove -mcpu and -mhard-float from config Signed-off-by: Guo Ren <ren_guo@c-sky.com> | |||
2017-12-17 | allow to build static gdb/strace with static/shared mixed toolchain | Waldemar Brodkorb | |
2017-12-15 | riscv: use upstream kernel | Waldemar Brodkorb | |
2017-11-30 | arc: switch to upstream binutils and gcc | Waldemar Brodkorb | |
2017-11-27 | uclibc-ng: update to 1.0.27 | Waldemar Brodkorb | |
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 | |