Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 05/04/2001 03:11:16
Module Name:	syssrc
Committed By:	bjh21
Date:		Fri May  4 00:11:15 UTC 2001

Modified Files:
	syssrc/sys/arch/arm/include: profile.h
	syssrc/sys/arch/arm26/include: profile.h

Log Message:
Make the common <arm/profile.h> work on arm26 and arm32, choosing whether
to munge R15 or not at runtime.  Also make it work with both ELF and a.out.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/arm/include/profile.h
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/arm26/include/profile.h

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