Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matthew Fredette <fredette@netbsd.org>
List: source-changes
Date: 05/14/2001 17:44:12
Module Name:	syssrc
Committed By:	fredette
Date:		Mon May 14 14:44:12 UTC 2001

Modified Files:
	syssrc/sys/arch/sun2/sun2: locore.s

Log Message:
Many changes to support ELF.  Highlights include:
Added % to all register names.  The boot loader now
loads us exactly where we're linked, so no PIC or
remapping funny business.  Removed more 68881 code
that is only needed with the real silicon, which
a 68010 will never have.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/sun2/sun2/locore.s

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