Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
sun-lamp CVS commits
- To: source-changes
- Subject: sun-lamp CVS commits
- From: The Source of All Evil <source>
- Date: Tue, 30 May 1995 20:30:02 -0400
jonathan
Tue May 30 20:25:16 EDT 1995
Update of /a/cvsroot/src/sys/arch/pmax/include
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv15095
Modified Files:
profile.h
Log Message:
Change reference in asm code from ``__mcount'' to ``___mcount'', to be
consistent with the (default) prepending of underscores to identifiers.
Because this reference is inside an ASM string it's too hairy to
conditionalize to support different toolchains that don't prepend underscores.
(Just don't do profiling with such toolchains.)
Home |
Main Index |
Thread Index |
Old Index