NetBSD/libexec/ld.elf_so/arch/alpha
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
..
Makefile.inc
rtld_start.S Simplify _rtld_start() a little, and shave some cycles. Spefically, there's 1999-04-19 00:05:00 +00:00