Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2021-04-10 | gcc: add c6x patch | Waldemar Brodkorb | |
2021-04-09 | gcc: fix sparc toolchain, patch from buildroot | Waldemar Brodkorb | |
2021-04-09 | gcc: update to 10.3, set as default | Waldemar Brodkorb | |
2021-03-28 | uclibc-ng: update to 1.0.38 | Waldemar Brodkorb | |
2021-02-19 | update musl/glibc/newlib | Waldemar Brodkorb | |
2021-02-08 | binutils: update to 2.36.1 | Waldemar Brodkorb | |
2021-01-28 | gdb: update to 10.1 | Waldemar Brodkorb | |
2020-12-28 | uclibc: update to 1.0.37 | Waldemar Brodkorb | |
2020-11-04 | arc: update gcc/binutils | Waldemar Brodkorb | |
2020-10-19 | sh: downgrade binutils, newer versionns mislinking kernel | Waldemar Brodkorb | |
2020-10-09 | add kvx toolchain support | Waldemar Brodkorb | |
2020-10-03 | uclibc-ng: bump to 1.0.36 | Waldemar Brodkorb | |
2020-10-02 | musl: update to version 1.2.1 | Waldemar Brodkorb | |
2020-10-02 | bump newlib to 3.3.0 | Waldemar Brodkorb | |
2020-10-02 | reintroduce arc binutils/gcc from github | Waldemar Brodkorb | |
2020-09-20 | elf2flt: new relocs for xtensa | Waldemar Brodkorb | |
2020-09-17 | elf2flt: add binutils 2.34 case | Waldemar Brodkorb | |
2020-09-17 | binutils: downgrade for bfin, ld segfaults for FDPIC toolchain building | Waldemar Brodkorb | |
2020-09-16 | binutils: fix for crisv32 | Waldemar Brodkorb | |
2020-09-07 | crisv32: use binutils 2.35 with a revert patch | Waldemar Brodkorb | |
2020-08-28 | uClibc-ng: update to 1.0.35 | Waldemar Brodkorb | |
2020-08-14 | glibc: update to 2.32 | Waldemar Brodkorb | |
2020-08-05 | gcc: add gcc 10 | Waldemar Brodkorb | |
2020-08-05 | musl: update to 1.2.0 | Waldemar Brodkorb | |
2020-08-05 | elf2flt: update binutils | Waldemar Brodkorb | |
2020-08-04 | gcc: add missing patch for or1k | Waldemar Brodkorb | |
2020-08-04 | update mpfr, binutils, linux. remove arc specific binutils/gcc | Waldemar Brodkorb | |