Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 04/25/1997 02:30:03
thorpej
Thu Apr 24 19:22:04 PDT 1997
Update of /cvsroot/src/sys/arch/m68k/m68k
In directory netbsd1:/var/slash-tmp/cvs-serv25975

Modified Files:
	copy.s proc_subr.s random.s sigcode.s sigreturn.s 
Log Message:
- Don't make assumptions about how C labels are handled.
- Use PANIC() where appropriate.


thorpej
Thu Apr 24 19:26:07 PDT 1997
Update of /cvsroot/src/sys/arch/m68k/fpsp
In directory netbsd1:/var/slash-tmp/cvs-serv26306

Modified Files:
	netbsd.sa 
Log Message:
Minimalistic changes to not make assumptions about how C labels
are handled.  This file's ".s" counterpart must now be pre-processed.


thorpej
Thu Apr 24 19:26:50 PDT 1997
Update of /cvsroot/src/sys/arch/m68k/fpsp
In directory netbsd1:/var/slash-tmp/cvs-serv26509

Modified Files:
	Makefile 
Log Message:
Preprocess .s files before assembling them.