Subject: CVS commit: src/gnu/dist/gcc/gcc/config
To: None <source-changes@NetBSD.org>
From: Nick Hudson <skrll@netbsd.org>
List: source-changes
Date: 03/03/2004 20:09:51
Module Name:	src
Committed By:	skrll
Date:		Wed Mar  3 20:09:51 UTC 2004

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

Log Message:
Add __PIC__ and __pic__ to TARGET_OS_CPP_BUILTINS for all NetBSD platforms
and object formats.

This fixes a problem in libgcc_s.so on powerpc pointed out to me by
Aymeric Vincent in private email.

OK'd by Jason.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 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.