Fix DT_MIPS_RLD_MAP_REL
authorvisa <visa@openbsd.org>
Thu, 8 Dec 2022 13:41:06 +0000 (13:41 +0000)
committervisa <visa@openbsd.org>
Thu, 8 Dec 2022 13:41:06 +0000 (13:41 +0000)
commit61974137fac0db5008e9fa03497891b4b20a1294
tree7821ec7db007c7024169d0f5879852f7f0246bee
parent64176725d2b6bea2f4fdd3d40b83cd6cd2f02259
Fix DT_MIPS_RLD_MAP_REL

Use proper tag-relative values for DT_MIPS_RLD_MAP_REL tags.

This causes an ABI break on mips64. Your system must have latest ld.so
before applying this commit.

OK deraadt@ kettenis@
gnu/usr.bin/binutils-2.17/bfd/elfxx-mips.c
gnu/usr.bin/binutils/gdb/solib-svr4.c