glibc/gmon
Andreas Schwab 978a41c357 Don't use catomic functions in mcount (BZ #16912)
mcount cannot use catomic functions since it is called by
__libc_start_main before TLS is set up.  This reverts the change made by
commit 8099361.
2014-05-06 16:30:48 +02:00
..
sys Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
Makefile Consistently include Makeconfig after defining subdir. 2014-02-26 23:12:03 +00:00
Versions Update. 2001-03-21 20:15:55 +00:00
bb_exit_func.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
bb_init_func.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
gmon.c Avoid use of "register" as optimization hint. 2013-06-07 22:24:35 +00: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 notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
sprofil.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
tst-profile-static.c * elf/dl-reloc.c [PROF] (_dl_relocate_object): Define 2005-07-07 02:39:45 +00:00
tst-sprofil.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00