]> git.ipfire.org Git - thirdparty/gcc.git/history - libgcc/libgcov-interface.c
Update copyright years.
[thirdparty/gcc.git] / libgcc / libgcov-interface.c
2023-01-16  Jakub JelinekUpdate copyright years.
2022-01-03  Jakub JelinekUpdate copyright years.
2021-01-04  Jakub JelinekUpdate copyright years.
2020-05-05  Martin LiskaRemove __gcov_flush.
2020-05-05  Martin LiskaUse __gcov_dump and __gcov_reset in execv and fork...
2020-05-05  Martin LiskaDo locking for __gcov_dump and __gcov_reset as well.
2020-03-02  Martin LiskaRemove duplicate declaration.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-09-17  Nathan SidwellMakefile.in (LIBGCOV_INTERFACE): Add _gcov_dump from ...
2014-09-07  Nathan Sidwelllibgcov-interface.c (STRONG_ALIAS): Rename to ...
2014-09-03  Nathan Sidwelllibgcov-interface.c (STRONG_ALIAS): New.
2014-08-07  Nathan SidwellMakefile.in (LIBGCOV_INTERFACE): Move _gcov_dump ...
2014-08-01  Nathan SidwellMakefile.in (LIBGCOV_MERGE, [...]): Reformat.
2014-07-25  Nathan Sidwelllibgcov-driver.c (set_gcov_dump_complete, [...]): Remov...
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-13  Rong XuThe patch re-factors libgcov.c to make it better module...