Subject: CVS commit: src/libexec/ld.elf_so/arch/powerpc
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 09/26/2005 05:45:13
Module Name: src
Committed By: chs
Date: Mon Sep 26 05:45:13 UTC 2005
Modified Files:
src/libexec/ld.elf_so/arch/powerpc: ppc_reloc.c
Log Message:
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.37 -r1.38 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.