binutils: assertion failure bfd/elfxx-mips.c:3860
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 27 Jan 2018 21:51:59 +0000 (22:51 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 27 Jan 2018 21:51:59 +0000 (22:51 +0100)
commitbcd17ce9a3308accc30d99f4dd43f2062bb3fabc
treefbca8a1215b8b62f0c34b7c225d332ab3a1e936a
parent1a8523c83530fcfc2607723e803e347dd5c50ec4
binutils: assertion failure bfd/elfxx-mips.c:3860

With forced PIE and SSP support I ran into this assertion failure.
backport two patches to fix this problem from the binutils 2.28 branch.
This fix is already included in binutils 2.28.1 and 2.29.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
toolchain/binutils/patches/2.28/001-ELF-BFD-Limit-_bfd_elf_link_renumber_dynsyms-call-in.patch [new file with mode: 0644]
toolchain/binutils/patches/2.28/002-PR-ld-21334-Always-call-_bfd_elf_link_renumber_dynsy.patch [new file with mode: 0644]