Date: Mon, 25 Dec 1995 17:34:43 -0800 (PST) From: Bruce Evans <bde> To: CVS-committers, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/cc/include tm.h Message-ID: <199512260134.RAA11040@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 95/12/25 17:34:42
Modified: gnu/usr.bin/cc/cc cc.1
gnu/usr.bin/cc/doc invoke.texi
gnu/usr.bin/cc/include tm.h
Log:
Enabled my FUNCTION_PROFILER_EPILOGUE code and added option
-mprofiler-epilogue to support it and documented the option.
cc.1:
Listed all the machine-dependent options, even the temporary
debugging ones.
invoke.texi:
Fixed the sense of -mno-ieee-fp.
Sorted the machine-dependent options.
Revision Changes Path
1.3 +17 -1 src/gnu/usr.bin/cc/cc/cc.1
1.2 +12 -5 src/gnu/usr.bin/cc/doc/invoke.texi
1.13 +16 -6 src/gnu/usr.bin/cc/include/tm.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199512260134.RAA11040>
