This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r213058 - in /trunk/libgcc: ChangeLog libgcov-d...


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]