Subject: CVS commit: gnusrc/gnu/dist/toolchain/gcc/config
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 12/20/2001 02:18:02
Module Name:	gnusrc
Committed By:	thorpej
Date:		Thu Dec 20 00:18:02 UTC 2001

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

Log Message:
Redo previous differently: Put the ASM_DECLARE_OBJECT_NAME
and ASM_FINISH_DECLARE_OBJECT macros in <alpha/netbsd.h>,
and remove ASM_DECLARE_FUNCTION_NAME, ASM_DECLARE_OBJECT_NAME,
ASM_FINISH_DECLARE_OBJECT, and ASM_DECLARE_FUNCTION_SIZE from
<netbsd.h>.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 gnusrc/gnu/dist/toolchain/gcc/config/netbsd.h
cvs rdiff -r1.6 -r1.7 gnusrc/gnu/dist/toolchain/gcc/config/alpha/netbsd.h
cvs rdiff -r1.6 -r1.7 gnusrc/gnu/dist/toolchain/gcc/config/rs6000/netbsd.h

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