Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/powerpc/include
Module Name: src
Committed By: freza
Date: Sat Nov 25 18:04:33 UTC 2006
Modified Files:
src/sys/arch/powerpc/include: elf_machdep.h
Log Message:
PR toolchain/35105: Don't include reloc.h, instead provide R_PPC_* defines
and make R_TYPE() use them. This is more consistent with other ports, too.
Suggested by Manuel Bouyer, ok'd by Matt Thomas.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/powerpc/include/elf_machdep.h
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