freebsd-dev/lib/libc/gmon
Peter Wemm b320e7fae7 For amd64, explicitly compile mcount.po, rather than copying mcount.o. We
need to compile it with -fno-omit-frame-pointers since the mcount code
depends on that, and by default it omits them without -pg.
2004-05-18 22:49:15 +00:00
..
gmon.c Use C99 compatible ASM statements. 2003-06-02 02:32:22 +00:00
Makefile.inc For amd64, explicitly compile mcount.po, rather than copying mcount.o. We 2004-05-18 22:49:15 +00:00
mcount.c Use ANSI C function definition for _mcount' and remove static' 2004-01-06 18:49:54 +00:00
moncontrol.3 mdoc(7) police: "The .Fa argument.". 2002-12-19 09:40:28 +00:00