aboutsummaryrefslogtreecommitdiff
path: root/gcc/coverage.c
AgeCommit message (Expand)Author
2019-01-03Backport r267495Martin Liska
2018-11-19Make a workaround for PR gcov-profile/88045.Martin Liska
2018-10-03Backport r264806Martin Liska
2018-01-03Update copyright years.Jakub Jelinek
2017-11-10GCOV: do not support unexecuted blocks in AdaMartin Liska
2017-11-09GCOV: support multiple functions per a line (PR gcov-profile/48463)Martin Liska
2017-08-30[19/77] Add a smallest_int_mode_for_size helper functionRichard Sandiford
2017-06-05invoke.texi: Document the -fprofile-abs-path option.Bernd Edlinger
2017-04-28Remove .gcno file when compilation does not success (PR driver/56469).Martin Liska
2017-02-28i386.c: Include intl.h.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-11-25Don't use priority {cd}tors if not supported by a target (PRMartin Liska
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-10-07Really set priority to 99 for __gcov_exitMartin Liska
2016-09-27gcov: dump in a static dtor instead of in an atexit handlerMartin Liska
2016-08-17Do not use LONG_LONG_TYPE_SIZE in #if macro conditionMartin Liska
2016-07-22Consider functions with xloc.file == NULL (PRMartin Liska
2016-04-18tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.Michael Matz
2016-03-29re PR lto/70283 (bogus vtable mismatch warnings)Jan Hubicka
2016-01-04Update copyright years.Jakub Jelinek
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-10-01remove many typedefsTrevor Saunders
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod
2015-06-25cgraph.h (asmname_hasher): Inherit from ggc_ptr_hash.Richard Sandiford
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-05-11Patch by Richard BienerJan Hubicka
2015-04-18remove need for store_values_directlyTrevor Saunders
2015-01-15dojump.h: New header file.Prathamesh Kulkarni
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford
2014-10-28cgraph.h: Flatten.Andrew MacLeod
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-10-21Add AutoFDO.Dehao Chen
2014-10-16function.h: Flatten file.Andrew MacLeod
2014-08-25IPA C++ refactoring 4/NMartin Liska
2014-08-20coverage.c (coverage_compute_profile_id): Return non-0; also handle symbols w...Jan Hubicka
2014-07-26Make FDO more tolerant to source changesXinliang David Li
2014-07-24IPA C++ refactoring 2/NMartin Liska
2014-07-11Add gcov-tool: an offline gcda profile processing tool Support.Rong Xu
2014-06-24Remove a layer of indirection from hash_tableTrevor Saunders
2014-06-04Make coverage_compute_cfg_checksum callable with arg.Martin Liska
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders
2014-04-14ipa-utils.c (ipa_merge_profiles): Merge profile_id.Jan Hubicka
2014-03-21re PR tree-optimization/60577 (inefficient FDO instrumentation code)Richard Biener
2014-01-02Update copyright years in gcc/Richard Sandiford