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
bb_exit_func.c
bb_init_func.c
gmon.c
Makefile
mcount.c Don't use catomic functions in mcount (BZ #16912) 2014-05-06 16:30:48 +02:00
prof-freq.c
profil.c
sprofil.c
tst-profile-static.c
tst-sprofil.c
Versions