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
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
sparc64 Correct some comments. 2001-08-14 22:17:48 +00:00
vax
x86_64 Get stack layout right. 2001-06-20 17:58:16 +00:00