Subject: CVS commit: src/gnu/usr.bin/gcc3/arch
To: None <source-changes@NetBSD.org>
From: Nick Hudson <skrll@netbsd.org>
List: source-changes
Date: 05/20/2005 07:40:09
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.