Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
mark
Mon Oct 14 19:00:47 PDT 1996
Update of /cvsroot/src/sys/arch/arm32/arm32
In directory netbsd1:/var/slash-tmp/cvs-serv310
Removed Files:
mcount.S
Log Message:
Not needed as the assembly stub for mcount() is defined in
machine/profile.h
mark
Mon Oct 14 19:04:43 PDT 1996
Update of /cvsroot/src/sys/arch/arm32/arm32
In directory netbsd1:/var/slash-tmp/cvs-serv639
Modified Files:
bcopy.S
Log Message:
Call mcount() from bcopy() and memcpy() is GPROF and PROFILE_ASM are
defined.
Replaced references to r14 with lr.
mark
Mon Oct 14 19:07:11 PDT 1996
Update of /cvsroot/src/sys/arch/arm32/arm32
In directory netbsd1:/var/slash-tmp/cvs-serv933
Modified Files:
postmortem.c
Log Message:
Removed dead kernel stack debugging code from the days when we had
a double mapped stack.
Guard the SVC32 and UND32 mode stack check code with #ifdef
STACKCHECKS.
Home |
Main Index |
Thread Index |
Old Index