Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



Module Name:    syssrc
Committed By:   castor
Date:           Mon Jun 12 23:42:11 UTC 2000

Modified Files:
        syssrc/sys/arch/mips/include: asm.h

Log Message:
Profiling fixes from Ethan Solomita <ethan%geocast.com@localhost>.

Merge Kernel MCOUNT and user MCOUNT.

The earlier code which was inserted to call _mcount in profiling
assembler routines is busted badly.  This gets it working with PIC
code and should work with any arbitrary assembler routine.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 syssrc/sys/arch/mips/include/asm.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