toolchain/binutils: remove old versions
authorYanase Yuki <dev@zpc.st>
Tue, 8 Oct 2024 11:02:25 +0000 (20:02 +0900)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 12 Oct 2024 20:12:39 +0000 (22:12 +0200)
commit72731b445ee352cbd08f8630379c760e54243d20
treecf96a53acf9b116c02ddc4d35edab93c1d4bdc69
parent14f79ad1393d3a393fb2d06282ac372e31542414
toolchain/binutils: remove old versions

Reduce supported versions to 3.
Since 2.40 is supported by previous release, this commit
keeps it.

Signed-off-by: Yanase Yuki <dev@zpc.st>
Link: https://github.com/openwrt/openwrt/pull/16597
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
33 files changed:
toolchain/binutils/Config.in
toolchain/binutils/Config.version
toolchain/binutils/Makefile
toolchain/binutils/patches/2.37/300-001_ld_makefile_patch.patch [deleted file]
toolchain/binutils/patches/2.37/400-mips_no_dynamic_linking_sym.patch [deleted file]
toolchain/binutils/patches/2.37/500-Change-default-emulation-for-mips64-linux.patch [deleted file]
toolchain/binutils/patches/2.37/600-Close_the_file_descriptor.patch [deleted file]
toolchain/binutils/patches/2.38/001-PR-30569-always-call-elf_backend_size_dynamic_sectio.patch [deleted file]
toolchain/binutils/patches/2.38/002-PR-30569-delete-_bfd_mips_elf_early_size_sections.patch [deleted file]
toolchain/binutils/patches/2.38/300-001_ld_makefile_patch.patch [deleted file]
toolchain/binutils/patches/2.38/400-mips_no_dynamic_linking_sym.patch [deleted file]
toolchain/binutils/patches/2.38/500-Change-default-emulation-for-mips64-linux.patch [deleted file]
toolchain/binutils/patches/2.39/001-PR-30569-always-call-elf_backend_size_dynamic_sectio.patch [deleted file]
toolchain/binutils/patches/2.39/002-PR-30569-delete-_bfd_mips_elf_early_size_sections.patch [deleted file]
toolchain/binutils/patches/2.39/005-ld-fix-NEWS-typos.patch [deleted file]
toolchain/binutils/patches/2.39/008-gas-Dwarf-properly-skip-zero-size-functions.patch [deleted file]
toolchain/binutils/patches/2.39/009-PR29462-internal-error-in-relocate-at-powerpc.cc-107.patch [deleted file]
toolchain/binutils/patches/2.39/011-PR29466-APP-NO_APP-with-.linefile.patch [deleted file]
toolchain/binutils/patches/2.39/039-LoongArch-ld-Fix-relocation-error-of-pcrel.patch [deleted file]
toolchain/binutils/patches/2.39/043-Re-PR29466-APP-NO_APP-with-linefile.patch [deleted file]
toolchain/binutils/patches/2.39/050-PowerPC64-pcrel-got-relocs-against-local-symbols.patch [deleted file]
toolchain/binutils/patches/2.39/055-Re-PowerPC64-pcrel-got-relocs-against-local-symbols.patch [deleted file]
toolchain/binutils/patches/2.39/058-elf-Reset-alignment-for-each-PT_LOAD-segment.patch [deleted file]
toolchain/binutils/patches/2.39/063-PR29542-PowerPC-gold-internal-error-in-get_output_vi.patch [deleted file]
toolchain/binutils/patches/2.39/116-arm-Use-DWARF-numbering-convention-for-pseudo-regist.patch [deleted file]
toolchain/binutils/patches/2.39/300-001_ld_makefile_patch.patch [deleted file]
toolchain/binutils/patches/2.39/400-mips_no_dynamic_linking_sym.patch [deleted file]
toolchain/binutils/patches/2.39/500-Change-default-emulation-for-mips64-linux.patch [deleted file]
toolchain/binutils/patches/2.41/001-PR-30569-always-call-elf_backend_size_dynamic_sectio.patch [deleted file]
toolchain/binutils/patches/2.41/002-PR-30569-delete-_bfd_mips_elf_early_size_sections.patch [deleted file]
toolchain/binutils/patches/2.41/300-001_ld_makefile_patch.patch [deleted file]
toolchain/binutils/patches/2.41/400-mips_no_dynamic_linking_sym.patch [deleted file]
toolchain/binutils/patches/2.41/500-Change-default-emulation-for-mips64-linux.patch [deleted file]