backport: hsa-builtins.def: New file.
[gcc.git] / libgcc / libgcov.h
2016-09-27 Martin Liskagcov: dump in a static dtor instead of in an atexit...
2016-09-27 Martin LiskaRemove __gcov_merge_delta (PR bootstrap/77749)
2016-08-10 Martin LiskaAdd new *_atomic counter update function
2016-08-09 Martin LiskaRemove __gcov_indirect_call_profiler
2016-01-04 Jakub JelinekUpdate copyright years.
2015-11-07 Trevor Saundersreplace BITS_PER_UNIT with __CHAR_BIT__ in target libs
2015-01-05 Jakub JelinekUpdate copyright years.
2014-10-07 Rong XuMakefile.in: Fix dependence.
2014-09-17 Nathan SidwellMakefile.in (LIBGCOV_INTERFACE): Add _gcov_dump from ...
2014-09-03 Nathan Sidwelllibgcov-interface.c (STRONG_ALIAS): New.
2014-08-07 Nathan SidwellMakefile.in (LIBGCOV_INTERFACE): Move _gcov_dump ...
2014-07-29 Nathan Sidwelllibgcov.h: Move renaming of entry points to lib gcov...
2014-07-23 Nathan Sidwellgcov-tool.c (gcov_list): Declare here.
2014-07-14 Richard Bienerlibgcov.h (struct gcov_fn_info): Make ctrs size 1.
2014-07-11 Rong XuAdd gcov-tool: an offline gcda profile processing tool...
2014-01-08 Rong Xugcov-io.c (gcov_var): Move from gcov-io.h.