]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove entry points for -finstrument functions since they are currently
authorbde <bde@FreeBSD.org>
Thu, 29 Nov 2007 01:15:03 +0000 (01:15 +0000)
committerbde <bde@FreeBSD.org>
Thu, 29 Nov 2007 01:15:03 +0000 (01:15 +0000)
commit35b85a2fdb998527546900f82b6aca6f012c6561
tree584bd232d58b0e0edae38ad1702a0608f250d12d
parentff51f4effab33909e5f55db05387899788329204
Remove entry points for -finstrument functions since they are currently
unused except to obfuscate disassemblies.  -mprofiler-epilogue is
currently with gcc-4 (it does too little), but -finstrument-functions
is broken in a different way (it does too much).

amd64 version: meger whitespace fixes from i386 version.
sys/amd64/amd64/prof_machdep.c
sys/i386/isa/prof_machdep.c