summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorVisa Hankala <visa@cvs.openbsd.org>2021-10-12 14:06:05 +0000
committerVisa Hankala <visa@cvs.openbsd.org>2021-10-12 14:06:05 +0000
commit2d9b2a2b532ceb7fad373e0056619a988ce21582 (patch)
tree3ce93eead8dfd2cc8f63d2b350e0c6de739f07c3 /include
parent611a24f7a47c5c7018c528155de39676f70cda95 (diff)
Do not extend PT_DYNAMIC segment on mips64
The IRIX-specific extension of the PT_DYNAMIC segment is not needed by the dynamic linker on OpenBSD/mips64. Disable it so that the .dynamic section stays at the start of the PT_DYNAMIC segment even when .dynstr, .dynsym or .hash precedes .dynamic in the ELF file. This enables Binutils 2.17 tools, such as strip(1), rewrite executables and shared libraries that have been produced by LLD. OK kettenis@
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions