glibc/gmon
H.J. Lu 87a07a4376 Copy x86_64 _mcount.op from _mcount.o
No need to compile x86_64 _mcount.S with -pg.  We can just copy the
normal static object.

	* gmon/Makefile (noprof): Add $(sysdep_noprof).
	* sysdeps/x86_64/Makefile (sysdep_noprof): Add _mcount.
2016-03-03 06:56:22 -08:00
..
sys Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
bb_exit_func.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
bb_init_func.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
gmon.c Convert 703 function definitions to prototype style. 2015-10-16 20:21:49 +00:00
Makefile Copy x86_64 _mcount.op from _mcount.o 2016-03-03 06:56:22 -08:00
mcount.c Don't use catomic functions in mcount (BZ #16912) 2014-05-06 16:30:48 +02:00
prof-freq.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
profil.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
sprofil.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
tst-profile-static.c
tst-sprofil.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
Versions