NetBSD/libexec/ld.elf_so/arch/powerpc
mycroft cf4aca11b5 In the `I can't believe it's been broken all this time' department:
_rtld_bind_start must save and restore the condition codes.  Varargs functions
(like, say, printf()) depend on the state of cr1 to determine whether they need
to store floating point registers in the save area.  Without this, the first
call to any particular varargs function will fail if floating point values were
passed.
2001-09-26 04:06:43 +00:00
..
Makefile.inc
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
ppc_reloc.c Reorganize PowerPC cold a little. The return value from _rtld_bind_pltgot() 2001-09-10 06:09:41 +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