NetBSD/libexec/ld.elf_so/arch/powerpc
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
..
ld.so.script Don't try to get libc_pic from the libc compile directory. If we're doing a 2000-03-26 21:55:55 +00:00
Makefile.inc Grumble. Put compiler options back into CPPFLAGS for now, since 2001-12-20 19:20:02 +00:00
ppc_reloc.c A few things: 2002-09-05 21:21:06 +00:00
rtld_start.S In the `I can't believe it's been broken all this time' department: 2001-09-26 04:06:43 +00:00