summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authoretheisen <etheisen@cvs.openbsd.org>1996-04-29 00:54:16 +0000
committeretheisen <etheisen@cvs.openbsd.org>1996-04-29 00:54:16 +0000
commitb67e09ed6ba88c58aecd09fcf0fb9eebe24b89a8 (patch)
treed043509c74467dee3f0571cb6f74a5fa08b9423f /lib
parent7a240a2945b175510577f64876db187d931830f5 (diff)
Added section header type SHT_OPENBSD - value 0xffffffff, section
header name ELF_OPENBSD - value ".openbsd", and elf_hash() prototype in preparation for Per's import of the ELF RTLD. Every OpenBSD ELF bin/so should contain a "empty" section header of type SHT_OPENBSD, and this string ".openbsd" in the .dynstr section. This will allow us to determine the exe/lib's target OS. Note that use of SHT_OPENBSD and ELF_OPENBSD is not ABI compliant. GNU binutils will require mods to met this goal. The relocation settings are now re-enabled.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions