Subject: CVS commit: gnusrc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 08/18/2000 15:56:32
Module Name:	gnusrc
Committed By:	tv
Date:		Fri Aug 18 12:56:32 UTC 2000

Modified Files:
	gnusrc/gnu/dist/toolchain/gcc: configure configure.in
Added Files:
	gnusrc/gnu/dist/toolchain/gcc/config: xm-target64.h

Log Message:
Add a hack to force HOST_WIDE_INT to "long long" if the target is alpha or
sparc64 and the host is using gcc.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 gnusrc/gnu/dist/toolchain/gcc/configure \
    gnusrc/gnu/dist/toolchain/gcc/configure.in
cvs rdiff -r0 -r1.1 gnusrc/gnu/dist/toolchain/gcc/config/xm-target64.h

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