NetBSD/libexec/ld.elf_so/arch
scw e6b13790fa SH5 needs __HAVE_FUNCTION_DESCRIPTORS defined in order for ld.elf_so
to resolve SHmedia function pointers correctly.
2003-03-26 14:46:32 +00:00
..
alpha Minor cleanup. 2002-10-05 11:59:03 +00:00
arm Skip the lazy PLT relocation if relocbase==0 (useful if libraries are loaded 2002-10-03 20:39:22 +00:00
hppa Remove the `self' args to _rtld_relocate_objects() and 2002-09-26 20:42:10 +00:00
i386 Shorten rtld_start() by 2 instructions or 8 bytes, and make it not use GOT 2003-03-02 22:56:14 +00:00
m68k Update copyright. 2003-03-01 15:14:59 +00:00
mips Minor cleanup. 2002-10-05 11:59:03 +00:00
powerpc Revert previous change. 2003-02-21 01:12:56 +00:00
sh3 Skip the lazy PLT relocation if relocbase==0 (useful if libraries are loaded 2002-10-03 20:39:22 +00:00
sh5 SH5 needs __HAVE_FUNCTION_DESCRIPTORS defined in order for ld.elf_so 2003-03-26 14:46:32 +00:00
sparc Update copyright. 2003-03-01 15:14:59 +00:00
sparc64 Update copyright. 2003-03-01 15:14:59 +00:00
vax Shorten rtld_start() slightly -- there's a base-relative _DYNAMIC pointer at 2003-03-02 22:03:40 +00:00
x86_64 Eliminate GOT usage in rtld_start() on this platform, too. 2003-02-28 22:37:35 +00:00