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:06:49
Module Name: basesrc
Committed By: he
Date: Tue May 1 12:06:49 UTC 2001
Modified Files:
basesrc/libexec/ld.elf_so/arch/powerpc [netbsd-1-5]: ppc_reloc.c
Log Message:
Pull up revision 1.9 (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.8 -r1.8.4.1 basesrc/libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.