Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 05/01/2001 02:41:12
Module Name: syssrc
Committed By: bjh21
Date: Mon Apr 30 23:41:12 UTC 2001
Modified Files:
syssrc/sys/arch/arm26/include: profile.h
Log Message:
Strip the PSR bits off values of R15 before passing them to _mcount(). This
makes call-graph profiling actually work (hooray!).
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 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.