Date: Mon, 30 Aug 2004 01:32:28 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 exception.S locore.S support.S syscall.S Message-ID: <200408300132.i7U1WS2O079429@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2004-08-30 01:32:28 UTC
FreeBSD src repository
Modified files:
sys/ia64/ia64 exception.S locore.S support.S syscall.S
Log:
s/ENTRY/ENTRY_NOPROFILE/g for particular functions that do not follow
the C calling convention or are otherwise not regular functions. This
allows us to boot a profiling kernel.
Revision Changes Path
1.54 +2 -2 src/sys/ia64/ia64/exception.S
1.36 +2 -2 src/sys/ia64/ia64/locore.S
1.23 +1 -1 src/sys/ia64/ia64/support.S
1.13 +3 -3 src/sys/ia64/ia64/syscall.S
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408300132.i7U1WS2O079429>
