Makefile.in (LIBGCOV_MERGE, [...]): Reformat.
[gcc.git] / libgcc / libgcov-driver.c
2014-08-01 Nathan SidwellMakefile.in (LIBGCOV_MERGE, [...]): Reformat.
2014-07-29 Nathan Sidwelllibgcov.h: Move renaming of entry points to lib gcov...
2014-07-27 Nathan Sidwelllibgcov-driver.c (struct gcov_filename_aux): Rename ...
2014-07-25 Nathan Sidwelllibgcov-driver.c (set_gcov_dump_complete, [...]): Remov...
2014-07-23 Nathan Sidwellgcov-tool.c (gcov_list): Declare here.
2014-07-11 Rong XuAdd gcov-tool: an offline gcda profile processing tool...
2014-05-22 Teresa Johnsongcov-io.c (gcov_position): Use gcov_nonruntime_assert.
2014-01-09 Rong Xulibgcov-driver.c (this_prg): make it local to save...
2014-01-08 Rong Xugcov-io.c (gcov_var): Move from gcov-io.h.
2014-01-02 Richard SandifordUpdate copyright years in libgcc/
2013-11-19 Jan Hubickalibgcov-driver.c (run_accounted): Make global level...
2013-11-19 Jan Hubickalibgcov-driver.c (gcov_exit_merge_summary): Fix setting...
2013-11-18 Jan Hubickalibgcov-driver.c (get_gcov_dump_complete): Update comments.
2013-11-13 Rong XuThe patch re-factors libgcov.c to make it better module...