Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-30 | gcc: update to 9.5.0 | Waldemar Brodkorb | |
2022-08-29 | gcc: update to 10.4.0 | Waldemar Brodkorb | |
2022-08-29 | gcc: update to 12.2.0 | Waldemar Brodkorb | |
2022-08-19 | binutils: 2.39 removed support for nds32 | Waldemar Brodkorb | |
2022-08-11 | binutils: update to 2.39 | Waldemar Brodkorb | |
2022-08-11 | uclibc-ng: update to 1.0.42 | Waldemar Brodkorb | |
2022-08-03 | gcc: add 12.1 | Waldemar Brodkorb | |
2022-08-03 | glibc: update to 2.36 | Waldemar Brodkorb | |
2022-05-20 | uclibc-ng: update to 1.0.41 | Waldemar Brodkorb | |
2022-05-02 | gcc: update to 11.3.0 | Waldemar Brodkorb | |
2022-04-09 | musl: update to 1.2.3 | Waldemar Brodkorb | |
2022-02-27 | binutils: default to 2.38 | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2022-02-27 | nios2: fix glibc bootup | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2022-02-27 | Revert "gcc: workaround no longer required" | Waldemar Brodkorb | |
This reverts commit 3fe39f9a1a9ddd433d1225ea14e9953a6470bbad. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2022-02-26 | riscv64: add support for nommu target systems | Waldemar Brodkorb | |
2022-02-24 | binutils: do not use LDFLAGS, build failure on OpenBSD | Waldemar Brodkorb | |
2022-02-24 | riscv: instead of binutils revert, add the official Linux kernel patch to ↵ | Waldemar Brodkorb | |
fix the issue | |||
2022-02-21 | binutils: add 2.38 for testing | Waldemar Brodkorb | |
2022-02-13 | lm32: use gcc 11.2 for toolchain building | Waldemar Brodkorb | |
2022-02-11 | j2: update to gcc 10.3.0 | Waldemar Brodkorb | |
2022-02-09 | kvx: add qemu support | Waldemar Brodkorb | |
2022-02-09 | gcc: workaround no longer required | Waldemar Brodkorb | |
2022-02-09 | glibc: x86/x86_64/m68k can be compiled with -Os | Waldemar Brodkorb | |
2022-02-08 | kvx: update gcc/binutils/linux | Waldemar Brodkorb | |
2022-02-08 | riscv: fix glibc bootup | Waldemar Brodkorb | |
2022-02-07 | glibc: for i686 -Os is broken, too | Waldemar Brodkorb | |
2022-02-05 | gcc: add patches from 10.3.0 | Waldemar Brodkorb | |
2022-02-03 | glibc: update to 2.35 | Waldemar Brodkorb | |
2022-01-24 | uclibc-ng: update to 1.0.40 | Waldemar Brodkorb | |
2022-01-21 | gdb: update to 11.2 | Waldemar Brodkorb | |
2022-01-21 | binutils: recognize uClibc-ng tuple | Waldemar Brodkorb | |
2022-01-21 | nds32: remove old binutils/gcc | Waldemar Brodkorb | |
2022-01-21 | arc: update binutils/gcc to 2021.09 | Waldemar Brodkorb | |
2022-01-21 | binutils: disable gprof | Waldemar Brodkorb | |
2022-01-15 | uclibc-ng: use https url | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2022-01-15 | c-sky: add small patch | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2021-11-01 | toolchain: linux-headers: Fix kernel version for ADK_UPDATE_PATCHES_GIT | Phil Sutter | |
When using git to apply kernel patches, the extracted kernel sources become a git repository with HEAD not being at a tag. Therefore $(LINUX_DIR)/scripts/setlocalversion appends '+' to the kernel version string which ADK in turn does not expect. In consequence, 'modprobe' on target won't find any modules. Avoid this by creating an empty '$(LINUX_DIR)/.scmversion' file - setlocalversion recognizes it and uses its content instead of doing its own detection. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2021-11-01 | mk: Introduce KERNEL_MAKE variable | Phil Sutter | |
This combines the typical kernel make call idiom into a single variable reference. A side-effect is that parallel make is enabled (via added '-j' flag) in many cases, but that shouldn't cause harm. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2021-10-28 | gdb: update to 11.1 | Waldemar Brodkorb | |
2021-10-22 | bfin: unbreak build, elf2flt patch isn't bfin safe | Waldemar Brodkorb | |
2021-10-17 | elf2ft: fix binutis version | Waldemar Brodkorb | |
2021-10-11 | uclibc-ng: update to 1.0.39 | Waldemar Brodkorb | |
2021-09-16 | glibc: update to 2.34 | Waldemar Brodkorb | |
2021-09-16 | gcc: add 11.2 | Waldemar Brodkorb | |
2021-09-16 | binutils: update to 2.37 | Waldemar Brodkorb | |
2021-08-25 | enable cxa_atexit, fixes libressl compile error | Waldemar Brodkorb | |
2021-06-11 | gcc: update 8/9 | Waldemar Brodkorb | |
2021-04-22 | various fixes for embedded-test run | Waldemar Brodkorb | |
2021-04-15 | stm32 fixes | Waldemar Brodkorb | |
2021-04-10 | use Linux 5.10.x by default, fix mips32r6 issue | Waldemar Brodkorb | |