Subject: CVS commit: [netbsd-3] src/libexec/ld.elf_so/arch/powerpc
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 10/01/2005 10:33:01
Module Name:	src
Committed By:	tron
Date:		Sat Oct  1 10:33:01 UTC 2005

Modified Files:
	src/libexec/ld.elf_so/arch/powerpc [netbsd-3]: ppc_reloc.c

Log Message:
Pull up following revision(s) (requested by chs in ticket #834):
	libexec/ld.elf_so/arch/powerpc/ppc_reloc.c: revision 1.38
fix two problems with icache invalidation of the PLT:
 - restore revision 1.33, it was correct.
 - fix pointer arithmetic in other calls to __syncicache().


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.35.6.1 src/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.