runtime: mark go-context.S as no-executable-stack and split-stack supported
[gcc.git] / gcc / gcov-tool.c
2019-06-10 Vladislav Ivanishingcov-tool: Mark {merge,rewrite}_usage with noreturn...
2019-05-17 Martin Sebortrans.c (check_inlining_for_nested_subprog): Quote...
2019-01-01 Jakub JelinekUpdate copyright years.
2019-01-01 Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2018-09-25 Martin LiskaFix small coding style issues (PR fortran/87394).
2018-09-21 Martin LiskaRemove arc profile histogram in non-LTO mode.
2018-01-03 Jakub JelinekUpdate copyright years.
2018-01-03 Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2017-04-28 Martin LiskaSort options of gcov, gcov-dump and gcov-tool both...
2017-04-18 Martin LiskaValidate that destination gcov file does not exist...
2017-01-01 Jakub JelinekUpdate copyright years.
2017-01-01 Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2016-08-12 Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-06-22 John David Anglinc-common.c (get_source_date_epoch): Use int64_t instead...
2016-01-04 Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2015-05-07 Aditya Kumargcov-tool.c (do_merge): Refactore to remove int ret.
2015-02-10 Rainer Emrichre PR gcov-profile/61889 (gcov-tool.c uses nftw, ftw.h)
2015-02-10 Trevor SaundersSupport gcov-tool without ftw.h
2015-01-30 Joseph MyersAlways pass explicit location to fatal_error.
2015-01-09 John David Anglinre PR gcov-profile/61790 (gcov-tool.c uses atoll)
2015-01-05 Jakub JelinekUpdate copyright years.
2014-10-08 Rong XuAdd overlap functionality to gcov-tool.
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-11 Rong Xugcov-tool.c (gcov_output_files): Fix build error introd...
2014-07-11 Rong XuAdd gcov-tool: an offline gcda profile processing tool...