Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/mips/include
Module Name: syssrc
Committed By: thorpej
Date: Tue Feb 5 07:12:21 UTC 2002
Modified Files:
syssrc/sys/arch/mips/include: profile.h
Log Message:
Don't put `frompc' into a0 in the delay slot of the __mcount
call; `jal __mcount' might be expanded by the assembler, and
thus a bogus `frompc' value could be passed.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 syssrc/sys/arch/mips/include/profile.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index