NetBSD/libexec/ld.elf_so/arch
thorpej 44672d5287 Simplify _rtld_start() a little, and shave some cycles. Spefically, there's
no need to save the stack pointer.  Just push the space for the cleanup
and obj_main pointers before calling _rtld(), and pop it after loading those
pointers into the appropriate argument registers for the program entry point.
1999-04-19 00:05:00 +00:00
..
alpha Simplify _rtld_start() a little, and shave some cycles. Spefically, there's 1999-04-19 00:05:00 +00:00
i386 Cleanup global variable access so rtld can be self relocating. Also KNF 1999-02-24 18:31:00 +00:00
mips Remove the ld.so link for ld.elf_so - the compat13 package takes care 1999-04-16 15:49:20 +00:00
powerpc Add code to use the kernel provided page size. 1999-04-18 19:40:06 +00:00
sparc fix rdbg macro args. 1999-03-01 18:59:31 +00:00