Conditionalize the changes below on not __linux__.
authorRichard M. Stallman <rms@gnu.org>
Wed, 21 Aug 1996 20:18:00 +0000 (20:18 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 21 Aug 1996 20:18:00 +0000 (20:18 +0000)
commitd7b43eaa00c71f48a19134bf89751820f1ccf17b
tree900c40c728c9d75078025f924f0ffb196b978174
parent18aa68c389251d4a2b9cafa5b49a4cfe41fae480
Conditionalize the changes below on  not __linux__.

Include reloc.h and elf_abi.h.
(rel_dyn_section, dynstr_section, dynsym_section): New variables.
(old_data_scnhdr): New variable.
(CHECK_SCNHDR): Compare just 8 chars of section name.
(unexec): Check for rel_dyn_section, dynsym_section, dynstr_section.
Do call update_dynamic_symbols.
(update_dynamic_symbols): Finish it up and take away #if 0.
src/unexalpha.c