NetBSD/libexec/ld.elf_so/arch
rafal 2576af45bb Fix how underfined weak symbols are treated -- before, ld.so would do nothing
with them, rather than defaulting them to zero.  This caused breakage with
the drawf EH stuff and init/fini code when they weren't used by the caller
(and hence the appropriate handlers were left undefined).  Also fix an un-
initialized variable in symbol.c that only MIPS MD code tripped over.
2001-10-14 23:13:21 +00:00
..
alpha Correct spelling in a comment. 2001-05-28 06:10:20 +00:00
arm Fix binder routine to not use a volatile register. 2001-07-15 23:19:59 +00:00
i386
m68k Define VARPSZ so dynamic binaries work on both 4K and 8K page size machines. 2000-12-21 09:12:54 +00:00
mips Fix how underfined weak symbols are treated -- before, ld.so would do nothing 2001-10-14 23:13:21 +00:00
powerpc In the `I can't believe it's been broken all this time' department: 2001-09-26 04:06:43 +00:00
sparc Sync with <sys/exec_elf.h> rev. 1.45: ElfNN_RelA -> ElfNN_Rela. 2001-04-25 12:24:50 +00:00
sparc64 Correct some comments. 2001-08-14 22:17:48 +00:00
vax Simplify some stuff. 2000-08-07 01:47:04 +00:00
x86_64 Get stack layout right. 2001-06-20 17:58:16 +00:00