Subject: CVS commit: src/gnu/dist/gcc4/gcc/config
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 05/12/2006 00:43:55
Module Name:	src
Committed By:	mrg
Date:		Fri May 12 00:43:55 UTC 2006

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

Log Message:
- define __PIC__ and __pic__ when flag_pic is set.
- add GPLUSPLUS_BACKWARD_INCLUDE_DIR to the INCLUDE_DEFAULTS includes
- define GPLUSPLUS_BACKWARD_INCLUDE_DIR, TOOLDIR_BASE_PREFIX,
  STANDARD_BINDIR_PREFIX and STANDARD_LIBEXEC_PREFIX
- delete NETBSD_LIBGCC_SPEC
- define LIBGCC_PICSUFFIX as "_pic".


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

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