coarray_43.f90: Add "-latomic" option if libatomic_available.
[gcc.git] / libgcc / libgcov-interface.c
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...