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

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

Log Message:
make this work: #undef ASM_PREFERRED_EH_DATA_FORMAT and
ASM_MAYBE_OUTPUT_ENCODED_ADDR_RTX before defining them.  (XXX should we
use the versions in pa-linux.h?  or what?)

also, convert ASM_FILE_START into TARGET_ASM_FILE_START, using the
pa_linux_file_start version.


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

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