Subject: CVS commit: src/gnu/dist/gcc/gcc
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 07/29/2003 07:20:23
Module Name:	src
Committed By:	mrg
Date:		Tue Jul 29 07:20:23 UTC 2003

Modified Files:
	src/gnu/dist/gcc/gcc: gcc.c
	src/gnu/dist/gcc/gcc/config: netbsd.h

Log Message:
pull across a patch from .../toolchain/gcc/gcc.c that removes a whole
bunch of unrequired (and problem-causing) paths from various lists.

set (new) TOOLDIR_BASE_PREFIX and STANDARD_BINDIR_PREFIX defines in the
#ifdef NETBSD_NATIVE case as well as several other *_PREFIX defines.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 src/gnu/dist/gcc/gcc/gcc.c
cvs rdiff -r1.2 -r1.3 src/gnu/dist/gcc/gcc/config/netbsd.h

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