toolchain/binutils: backport stable patches
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 31 Dec 2022 20:11:35 +0000 (21:11 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 31 Dec 2022 20:52:53 +0000 (21:52 +0100)
commitcabdbc632ecd41cf0917001f86b5e62e15a01ff0
treee94d110d7888e50e1a88a412795b3bf811af3b8f
parent55d176fd0bed76ec21ce6d5a763a74480e4446ae
toolchain/binutils: backport stable patches

Add the patches with real changes from the binutils 2.39 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_39...origin/binutils-2_39-branch
I removed the patches changing the version numbers only.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
toolchain/binutils/patches/2.39/005-ld-fix-NEWS-typos.patch [new file with mode: 0644]
toolchain/binutils/patches/2.39/008-gas-Dwarf-properly-skip-zero-size-functions.patch [new file with mode: 0644]
toolchain/binutils/patches/2.39/009-PR29462-internal-error-in-relocate-at-powerpc.cc-107.patch [new file with mode: 0644]
toolchain/binutils/patches/2.39/011-PR29466-APP-NO_APP-with-.linefile.patch [new file with mode: 0644]
toolchain/binutils/patches/2.39/039-LoongArch-ld-Fix-relocation-error-of-pcrel.patch [new file with mode: 0644]
toolchain/binutils/patches/2.39/043-Re-PR29466-APP-NO_APP-with-linefile.patch [new file with mode: 0644]
toolchain/binutils/patches/2.39/050-PowerPC64-pcrel-got-relocs-against-local-symbols.patch [new file with mode: 0644]
toolchain/binutils/patches/2.39/055-Re-PowerPC64-pcrel-got-relocs-against-local-symbols.patch [new file with mode: 0644]
toolchain/binutils/patches/2.39/058-elf-Reset-alignment-for-each-PT_LOAD-segment.patch [new file with mode: 0644]
toolchain/binutils/patches/2.39/063-PR29542-PowerPC-gold-internal-error-in-get_output_vi.patch [new file with mode: 0644]
toolchain/binutils/patches/2.39/116-arm-Use-DWARF-numbering-convention-for-pseudo-regist.patch [new file with mode: 0644]