cvs commit: src/lib/libc/ia64/gen Makefile.inc _mcount.S
Marcel Moolenaar
marcel at FreeBSD.org
Tue Nov 9 03:44:24 GMT 2004
marcel 2004-11-09 03:44:24 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
lib/libc/ia64/gen Makefile.inc
Added files: (Branch: RELENG_5)
lib/libc/ia64/gen _mcount.S
Log:
MFC Makefile.inc:1.13, _mcount.S:1.1
Make profiling actually work. The gcc compiler emits a call to the
_mcount() stub when profiling is enabled.
Revision Changes Path
1.12.2.1 +4 -4 src/lib/libc/ia64/gen/Makefile.inc
1.1.2.1 +75 -0 src/lib/libc/ia64/gen/_mcount.S (new)
More information about the cvs-src
mailing list