Subject: CVS commit: gnusrc/gnu/dist/toolchain/gcc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 08/14/2001 16:36:10
Module Name:	gnusrc
Committed By:	tv
Date:		Tue Aug 14 13:36:10 UTC 2001

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

Log Message:
Trim the gcc frontend's paths way down to size.  We know where system-supplied
libraries and so forth are, so we don't need to go looking in 9+ locations
for it.


To generate a diff of this commit:
cvs rdiff -r1.1.1.2 -r1.2 gnusrc/gnu/dist/toolchain/gcc/gcc.c
cvs rdiff -r1.8 -r1.9 gnusrc/gnu/dist/toolchain/gcc/config/netbsd.h

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