Subject: CVS commit: basesrc/libexec/ld.elf_so/arch/mips
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 09/25/2002 00:57:22
Module Name: basesrc
Committed By: mycroft
Date: Tue Sep 24 21:57:21 UTC 2002
Modified Files:
basesrc/libexec/ld.elf_so/arch/mips: rtld_start.S
Log Message:
DOH! Adjust all the stack slots in _rtld_bind_start() so that the saved $a0
is not in _rtld_bind_mips()'s $a3 argument save area.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 basesrc/libexec/ld.elf_so/arch/mips/rtld_start.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.