Subject: CVS commit: src/gnu/dist/gcc4/gcc
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 06/22/2006 20:05:44
Module Name:	src
Committed By:	mrg
Date:		Thu Jun 22 20:05:44 UTC 2006

Modified Files:
	src/gnu/dist/gcc4/gcc: config.gcc
	src/gnu/dist/gcc4/gcc/config/rs6000: sysv4.h
Added Files:
	src/gnu/dist/gcc4/gcc/config/rs6000: netbsd64.h t-netbsd64

Log Message:
initial powerpc64-netbsd GCC configuration.  this is only very minimally
tested and is not nearly ready for general use.

based on the 64 bit linux and 32 bit netbsd configurations.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/gnu/dist/gcc4/gcc/config.gcc
cvs rdiff -r0 -r1.1 src/gnu/dist/gcc4/gcc/config/rs6000/netbsd64.h \
    src/gnu/dist/gcc4/gcc/config/rs6000/t-netbsd64
cvs rdiff -r1.2 -r1.3 src/gnu/dist/gcc4/gcc/config/rs6000/sysv4.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.