]> git.ipfire.org Git - thirdparty/openwrt.git/commit
toolchain: binutils: default to 2.44 and drop 2.40 19547/head
authorRui Salvaterra <rsalvaterra@gmail.com>
Mon, 28 Jul 2025 12:52:51 +0000 (13:52 +0100)
committerRobert Marko <robimarko@gmail.com>
Mon, 11 Aug 2025 08:29:46 +0000 (10:29 +0200)
commit854d88be8ad4f26059deeb3748617ca32dfdff15
treee6bcc61c8eee98fbf7d04e89a1d690db1024edd1
parent40203c5094349f65be33e6f2e2462837da88446f
toolchain: binutils: default to 2.44 and drop 2.40

2.42 has been the default for over a year. 2.44 is well tested by now. While at
it, drop support for 2.40, as it's over two years old.

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/19547
Signed-off-by: Robert Marko <robimarko@gmail.com>
20 files changed:
toolchain/binutils/Config.in
toolchain/binutils/Config.version
toolchain/binutils/Makefile
toolchain/binutils/patches/2.40/001-PR-30569-always-call-elf_backend_size_dynamic_sectio.patch [deleted file]
toolchain/binutils/patches/2.40/002-PR-30569-delete-_bfd_mips_elf_early_size_sections.patch [deleted file]
toolchain/binutils/patches/2.40/005-libctf-update-regexp-to-allow-makeinfo-to-build-docu.patch [deleted file]
toolchain/binutils/patches/2.40/007-Fix-version-number-snafu-in-some-configuration-files.patch [deleted file]
toolchain/binutils/patches/2.40/010-toplevel-Makefile.def-add-install-strip-dependency-o.patch [deleted file]
toolchain/binutils/patches/2.40/018-gprofng-PR29521-docs-man-pages-are-not-in-the-releas.patch [deleted file]
toolchain/binutils/patches/2.40/020-gprofng-PR30043-libgprofng.so.-are-installed-to-a-wr.patch [deleted file]
toolchain/binutils/patches/2.40/026-RISC-V-make-C-extension-JAL-available-again-for-32-b.patch [deleted file]
toolchain/binutils/patches/2.40/034-bpf-fix-error-conversion-from-long-unsigned-int-to-u.patch [deleted file]
toolchain/binutils/patches/2.40/035-Pass-JANSSON_LIBS-and-ZSTD_LIBS-to-ld-bootstrap-boot.patch [deleted file]
toolchain/binutils/patches/2.40/036-Regen-config-files.patch [deleted file]
toolchain/binutils/patches/2.40/040-configure-remove-dependencies-on-gmp-and-mpfr-when-g.patch [deleted file]
toolchain/binutils/patches/2.40/046-gas-correct-symbol-name-comparison-in-.startof.-.siz.patch [deleted file]
toolchain/binutils/patches/2.40/050-PR-32372-opcodes-fix-std-gnu23-compatibility-wrt-static_asser.patch [deleted file]
toolchain/binutils/patches/2.40/300-001_ld_makefile_patch.patch [deleted file]
toolchain/binutils/patches/2.40/400-mips_no_dynamic_linking_sym.patch [deleted file]
toolchain/binutils/patches/2.40/500-Change-default-emulation-for-mips64-linux.patch [deleted file]