Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: thorpej
Date: Mon Apr 19 00:05:00 UTC 1999
Modified Files:
src/libexec/ld.elf_so/arch/alpha: rtld_start.S
Log Message:
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.
Home |
Main Index |
Thread Index |
Old Index