Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/libexec/ld.elf_so/arch/sparc
Module Name: basesrc
Committed By: mycroft
Date: Thu Sep 26 01:54:53 UTC 2002
Modified Files:
basesrc/libexec/ld.elf_so/arch/sparc: rtld_start.S
Log Message:
Allocate space for the argument space area in both _rtld_start() and
_rtld_bind_start(). Not needed normally, but if we compile ld.elf_so with
-g, it blows up without this.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 basesrc/libexec/ld.elf_so/arch/sparc/rtld_start.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index