Subject: CVS commit: basesrc/libexec/ld.elf_so/arch/sparc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 09/26/2002 04:54:53
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.