Subject: PR/30251 CVS commit: src/gnu/usr.bin/gcc3/arch
To: None <skrll@netbsd.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org>
From: Nick Hudson <skrll@netbsd.org>
List: netbsd-bugs
Date: 05/20/2005 07:41:01
The following reply was made to PR toolchain/30251; it has been noted by GNATS.

From: Nick Hudson <skrll@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/30251 CVS commit: src/gnu/usr.bin/gcc3/arch
Date: Fri, 20 May 2005 07:40:09 +0000 (UTC)

 Module Name:	src
 Committed By:	skrll
 Date:		Fri May 20 07:40:09 UTC 2005
 
 Modified Files:
 	src/gnu/usr.bin/gcc3/arch/alpha: auto-host.h
 	src/gnu/usr.bin/gcc3/arch/sh5el: auto-host.h
 	src/gnu/usr.bin/gcc3/arch/sparc: auto-host.h
 	src/gnu/usr.bin/gcc3/arch/sparc64: auto-host.h
 	src/gnu/usr.bin/gcc3/arch/x86_64: auto-host.h
 
 Log Message:
 Re-run mknative now that the environment has the right ld, nm and objdump.
 
 I'm just committing the auto-host.h changes as I'm going to add this to a
 pullup ticket. Maybe mknative should be run against the branches on the
 build machine?
 
 Fixes PR/30251
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.3 -r1.4 src/gnu/usr.bin/gcc3/arch/alpha/auto-host.h
 cvs rdiff -r1.4 -r1.5 src/gnu/usr.bin/gcc3/arch/sh5el/auto-host.h
 cvs rdiff -r1.4 -r1.5 src/gnu/usr.bin/gcc3/arch/sparc/auto-host.h
 cvs rdiff -r1.4 -r1.5 src/gnu/usr.bin/gcc3/arch/sparc64/auto-host.h
 cvs rdiff -r1.3 -r1.4 src/gnu/usr.bin/gcc3/arch/x86_64/auto-host.h
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.