summaryrefslogtreecommitdiff
path: root/toolchain
AgeCommit message (Collapse)Author
2025-04-28expat: update to 2.7.1Waldemar Brodkorb
2025-04-27gcc/binutils: update ARC toolchainWaldemar Brodkorb
2025-04-27or1k: can be build with hard-float and fenvWaldemar Brodkorb
2025-04-26gcc: add missing patches to 15.1.0Waldemar Brodkorb
2025-04-26gcc: add 15.1.0Waldemar Brodkorb
2025-04-20elf2flt: don’t record the build date into the binaries’ headermirabilos
while this already supports the SOURCE_DATE_EPOCH standard for reproducible builds, and even setting it to 0, some other tools choke on values below 1980, so instead patch out the recording altogether, as it also compresses better
2025-04-20elf2flt: don’t needlessly add 4 extra bytes to every binarymirabilos
2025-04-20elf2flt: lm32: redo arch-specific codemirabilos
it now produces actually working relocations, and flthdr output is also fixed
2025-04-16remove ld.gold symlinkWaldemar Brodkorb
2025-04-14expat: disable testsWaldemar Brodkorb
2025-04-12lm32: add binutils patch to latest, enable networking in busyboxWaldemar Brodkorb
2025-04-11frv: fixup toolchain compileWaldemar Brodkorb
2025-04-06uclibc-ng: disable fenv or soft-float configurationsWaldemar Brodkorb
2025-04-06uclibc-ng: update to 1.0.52Waldemar Brodkorb
2025-04-04gdb for h8s, switch to githubWaldemar Brodkorb
2025-03-27mpfr: update to 4.2.2Waldemar Brodkorb
2025-03-22bfin: use binutils 2.26 for FDPICWaldemar Brodkorb
2025-03-17expat: fix build, disable docbookWaldemar Brodkorb
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
2025-03-17bfin: fix FDPIC problemWaldemar Brodkorb
2025-03-16gdb: use expat for hostbuildWaldemar Brodkorb
2025-03-16gdb: fix build, mpfr is requiredWaldemar Brodkorb
2025-03-01gcc: workaround only for coldfire, breaks g++ for m68kWaldemar Brodkorb
2025-02-23gdb: update to 16.2Waldemar Brodkorb
2025-02-13elf2flt: add binutils 2.44Waldemar Brodkorb
2025-02-11binutils: update to 2.44, remove gold supportWaldemar Brodkorb
2025-01-30glibc: update to 2.41Waldemar Brodkorb
IA64 and NIOS2 support got removed.
2025-01-29binutils: allow static linkingWaldemar Brodkorb
2025-01-29binutils: disable gprofngWaldemar Brodkorb
I don't use it and it does not link statically when the toolchain itself got linked static. reported via mailinglist.
2025-01-14uClibc-ng: update to 1.0.51Waldemar Brodkorb
2024-12-18gcc: add old versionsWaldemar Brodkorb
2024-12-16elf2flt: allow older binutils to be usedWaldemar Brodkorb
2024-12-16add gcc6Waldemar Brodkorb
2024-12-15uclibc-ng: just warn, don't error out on Kernel 2.6Waldemar Brodkorb
2024-12-15elf2flt: binutils updateWaldemar Brodkorb
2024-09-10uclibc-ng: remove 1.0.50 patchesWaldemar Brodkorb
2024-08-26binutils: update to 2.43.1Waldemar Brodkorb
2024-08-18uclibc-ng: add fixes from master branchWaldemar Brodkorb
2024-08-13uclibc-ng: update to 1.0.50Waldemar Brodkorb
2024-08-10elf2flt: add binutils 2.43 supportWaldemar Brodkorb
2024-08-06binutils: add 2.43 and default to itWaldemar Brodkorb
2024-08-03gcc: update to 14.2.0Waldemar Brodkorb
2024-07-25glibc: update to 2.40Waldemar Brodkorb
2024-07-19gcc: update to 11.5.0Waldemar Brodkorb
2024-07-16gdb: update to 15.1, remove 12.1Waldemar Brodkorb
2024-07-02gcc: update to 12.4.0Waldemar Brodkorb
2024-06-15uclibc-ng: update to 1.0.49Waldemar Brodkorb
2024-06-13glibc: only disable pie for sparc64, it breaks mips f.e.Waldemar Brodkorb
2024-06-13glibc: remove obsolete configure optsWaldemar Brodkorb
2024-06-02xtensa: update to xtensa-fdpic-abi-spec-1.4, fix CMDLINE for DC233CWaldemar Brodkorb
2024-05-31gcc: move patches to 13.3.0Waldemar Brodkorb