summaryrefslogtreecommitdiff
path: root/libexec/ld.elf_so/symbol.c
AgeCommit message (Expand)Author
2001-10-14Fix how underfined weak symbols are treated -- before, ld.so would do nothingrafal
2000-10-11format warning fixes from he, after testing on 64-bit elf (alpha)dan
2000-07-26Catch up with type changes. Also:mycroft
2000-07-03shut gcc up about a bogus possibly used before initialized.matt
1999-11-10Name consistencty nit: curmark -> _rtld_curmarkthorpej
1999-11-10Some slight cosmetic cleanup.thorpej
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
1998-03-25Add support for mips.mhitch
1996-12-16First cut at an ELF shared loader. Originally from John Polstra's FreeBSD elfcgd