toolchain/binutils: backport stable patches
authorHauke Mehrtens <hauke@hauke-m.de>
Mon, 20 Feb 2023 21:35:50 +0000 (22:35 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 1 Mar 2023 22:44:57 +0000 (23:44 +0100)
commit801c88295e72db05a7e10c3bdffed6f3a0fba93e
treef30add62f7ca2763d7c292514a6ef0e585d27da8
parent339a67cb7f2b32c156e0fcf79c59ba913e10c267
toolchain/binutils: backport stable patches

Add the patches with real changes from the binutils 2.40 stable branch.
I am not aware that we ran into any of these problems, but I think it is
better to take the existing stable patches.

They were exported like this:
git format-patch binutils-2_40...origin/binutils-2_40-branch
I removed the patches changing the version numbers and updating the
translations only.

I removed the following patches:
 *Automatic-date-updat*
 001-Re-enable-development.-Update-version-to-2.40.0.patch
 004-Updated-translations-for-the-gas-and-binutils-sub-di.patch
 015-Updated-Swedish-translation-for-the-binutils-sub-dir.patch
 027-Updated-Swedish-translation-for-the-binutils-sub-dir.patch

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
toolchain/binutils/patches/2.40/005-libctf-update-regexp-to-allow-makeinfo-to-build-docu.patch [new file with mode: 0644]
toolchain/binutils/patches/2.40/007-Fix-version-number-snafu-in-some-configuration-files.patch [new file with mode: 0644]
toolchain/binutils/patches/2.40/010-toplevel-Makefile.def-add-install-strip-dependency-o.patch [new file with mode: 0644]
toolchain/binutils/patches/2.40/018-gprofng-PR29521-docs-man-pages-are-not-in-the-releas.patch [new file with mode: 0644]
toolchain/binutils/patches/2.40/020-gprofng-PR30043-libgprofng.so.-are-installed-to-a-wr.patch [new file with mode: 0644]
toolchain/binutils/patches/2.40/026-RISC-V-make-C-extension-JAL-available-again-for-32-b.patch [new file with mode: 0644]
toolchain/binutils/patches/2.40/034-bpf-fix-error-conversion-from-long-unsigned-int-to-u.patch [new file with mode: 0644]
toolchain/binutils/patches/2.40/035-Pass-JANSSON_LIBS-and-ZSTD_LIBS-to-ld-bootstrap-boot.patch [new file with mode: 0644]
toolchain/binutils/patches/2.40/036-Regen-config-files.patch [new file with mode: 0644]
toolchain/binutils/patches/2.40/040-configure-remove-dependencies-on-gmp-and-mpfr-when-g.patch [new file with mode: 0644]
toolchain/binutils/patches/2.40/046-gas-correct-symbol-name-comparison-in-.startof.-.siz.patch [new file with mode: 0644]