Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-3] src/libexec/ld.elf_so/arch/powerpc



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.




Home | Main Index | Thread Index | Old Index