Subject: PR/35105 CVS commit: src/sys/arch/powerpc/include
To: None <toolchain-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Jachym Holecek <freza@netbsd.org>
List: netbsd-bugs
Date: 11/25/2006 18:05:03
The following reply was made to PR toolchain/35105; it has been noted by GNATS.

From: Jachym Holecek <freza@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/35105 CVS commit: src/sys/arch/powerpc/include
Date: Sat, 25 Nov 2006 18:04:33 +0000 (UTC)

 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.