Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 11/30/2000 23:00:52
Module Name:	syssrc
Committed By:	scw
Date:		Thu Nov 30 21:00:52 UTC 2000

Modified Files:
	syssrc/sys/arch/m68k/060sp: Makefile.inc copyright.S fnetbsd.S
	    inetbsd.S netbsd060sp.S

Log Message:
Prepare for the m68k ELF transition:
 o Add register prefixes for the benefit of gas.new
 o Wrap global symbols in the m68k/asm.h macros
 o Fix `#' comments so the source can be run through the C pre-processor


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/m68k/060sp/Makefile.inc \
    syssrc/sys/arch/m68k/060sp/netbsd060sp.S
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/m68k/060sp/copyright.S
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/m68k/060sp/fnetbsd.S
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/m68k/060sp/inetbsd.S

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