Subject: CVS commit: basesrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 05/01/2001 15:07:37
Module Name: basesrc
Committed By: he
Date: Tue May 1 12:07:37 UTC 2001
Modified Files:
basesrc/libexec/ld.elf_so/arch/sparc64 [netbsd-1-5]: rtld_start.S
Log Message:
Pull up revision 1.3 (requested by kleink):
Rename ElfNN_RelA to ElfNN_Rela, which is what SVR4 ABIs and the
rest of the world uses. Fixes PR#12274.
To generate a diff of this commit:
cvs rdiff -r1.2.2.1 -r1.2.2.2 \
basesrc/libexec/ld.elf_so/arch/sparc64/rtld_start.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.