NetBSD/libexec/ld.elf_so/arch/vax
mycroft bdc2ac1520 A few things:
* Pass a symbol number to _rtld_find_symdef(), not a r_info.
* Don't try to do a symbol lookup when we find an unsupported relocation;
  instead get the symbol name from the referencing object's strtab.
* Add preliminary support for `-z combreloc'-style startup optimization on
  i386, `#ifdef COMBRELOC'.
2002-09-05 21:21:06 +00:00
..
Makefile.inc Make _rtld_setup_pltgot() a consistent interface on all platforms. 2002-09-05 15:38:22 +00:00
mdreloc.c A few things: 2002-09-05 21:21:06 +00:00
rtld_start.S Change to use a register prefix. 2002-02-24 01:06:18 +00:00