freebsd-dev/libexec/rtld-elf
John Birrell 1eab1be09e Update this header to use the revamped elf headers which select Elf32
or Elf64 based on the inclusion of the machine dependent header.

I've left the addition of the extra fields to handle the relocation
structures with addend for a separate commit after jdp has had a chance
to review what I've done. The current change is needed to compile
csu/alpha/crt1.c
1998-08-21 03:29:40 +00:00
..
amd64 Import the ELF dynamic linker. This is the ElfKit version with 1998-03-07 19:24:35 +00:00
i386 Import the ELF dynamic linker. This is the ElfKit version with 1998-03-07 19:24:35 +00:00
debug.c Import the ELF dynamic linker. This is the ElfKit version with 1998-03-07 19:24:35 +00:00
debug.h Import the ELF dynamic linker. This is the ElfKit version with 1998-03-07 19:24:35 +00:00
Makefile Add "-C" to INSTALLFLAGS to install atomically. An elf->elf 1998-08-17 04:59:15 +00:00
malloc.c Import the ELF dynamic linker. This is the ElfKit version with 1998-03-07 19:24:35 +00:00
map_object.c Import the ELF dynamic linker. This is the ElfKit version with 1998-03-07 19:24:35 +00:00
rtld.1 spelling corrections. 1997-09-13 16:01:53 +00:00
rtld.c Add support for ldd. 1998-05-01 08:39:27 +00:00
rtld.h Update this header to use the revamped elf headers which select Elf32 1998-08-21 03:29:40 +00:00
xmalloc.c Import the ELF dynamic linker. This is the ElfKit version with 1998-03-07 19:24:35 +00:00