NetBSD/libexec/ld.elf_so/arch/powerpc
matt 0655a07988 Fix bug where only 2/3 of the PLT was being synched with the icache.
PLT entries are 12 bytes.  Add a #define for that and replace the
explicit values with the PLT_ENTRY_SIZE.  This bug can cause random
SIGILL signals to happen.
2003-01-11 01:33:56 +00:00
..
ld.so.script
Makefile.inc
ppc_reloc.c Fix bug where only 2/3 of the PLT was being synched with the icache. 2003-01-11 01:33:56 +00:00
rtld_start.S Bintuils-current initializes the GOT entries to 0 (instead of the 2002-12-04 01:19:37 +00:00