summaryrefslogtreecommitdiff
path: root/libexec/ld.elf_so/headers.c
AgeCommit message (Expand)Author
2001-04-25Sync with <sys/exec_elf.h> rev. 1.45: ElfNN_RelA -> ElfNN_Rela.kleink
2000-07-26Catch up with type changes. Also:mycroft
2000-07-18Fix some issues with SPARC V9 ELF binaries.eeh
1999-11-07Changes from msaitoh to fix local/global symbol confusion, and to fix weakmycroft
1999-10-25Update to match new SVR4-style definition names in <sys/exec_elf.h>.kleink
1999-03-01KNFchristos
1999-02-24Cleanup global variable access so rtld can be self relocating. Also KNFchristos
1998-03-25Add support for mips.mhitch
1996-12-16First cut at an ELF shared loader. Originally from John Polstra's FreeBSD elfcgd