]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgcc/ChangeLog
libgcov-driver.c (set_gcov_dump_complete, [...]): Remove global functions polluting...
authorNathan Sidwell <nathan@gcc.gnu.org>
Fri, 25 Jul 2014 15:02:17 +0000 (15:02 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Fri, 25 Jul 2014 15:02:17 +0000 (15:02 +0000)
commit770f687ddb80845d472bb7a09b32b1e5db9db1f9
tree4fadbd1c386c2a51b3ad02dbc7c0627bd7c874da
parente8326772b37d81b232634e2ec43da4f4f4ea5567
libgcov-driver.c (set_gcov_dump_complete, [...]): Remove global functions polluting user's namespace.

* 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.

From-SVN: r213058
libgcc/ChangeLog
libgcc/libgcov-driver.c
libgcc/libgcov-interface.c