r213058 - in /trunk/libgcc: ChangeLog libgcov-d...
nathan@gcc.gnu.org
nathan@gcc.gnu.org
Fri Jul 25 15:02:00 GMT 2014
Author: nathan
Date: Fri Jul 25 15:02:17 2014
New Revision: 213058
URL: https://gcc.gnu.org/viewcvs?rev=213058&root=gcc&view=rev
Log:
* libgcov-driver.c (set_gcov_dump_complete,
reset_gcov_dump_complete, get_gcov_dump_complete): Remove global
functions polluting user's namespace.
(gcov_exit): Set variable directly.
(gcov_clear): Reset variable directly.
* libgcov-interface.c (get_gcov_dymp_complete,
reset_gov_dump_complete): Remove declarations.
(__gcov_reset, __gcov_dump): Don't call them.
Modified:
trunk/libgcc/ChangeLog
trunk/libgcc/libgcov-driver.c
trunk/libgcc/libgcov-interface.c
More information about the Gcc-cvs
mailing list