summaryrefslogtreecommitdiff
path: root/gcc/gcov.c
Commit message (Expand)AuthorAgeFilesLines
* Backport r247376Martin Liska2017-06-221-1/+1
* Backport r247375Martin Liska2017-06-221-0/+7
* Backport r246804Martin Liska2017-05-291-56/+7
* Create x.gcov file for binary w/o x.gcda file (PRMartin Liska2016-11-031-1/+1
* gcov.c (find_source): Fix miswording in error message.Benno Schulenberg2015-04-111-1/+1
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2015-01-051-2/+2
* system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.Richard Biener2014-05-261-1/+1
* gnat_ugn.texi: Bump @copying's copyright year.Tobias Burnus2014-01-021-2/+2
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-6/+6
* gcov.c (print_usage): Handle new option.Sharad Singhai2013-06-201-38/+205
* Update copyright years in gcc/Richard Sandiford2013-01-101-4/+1
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2013-01-031-2/+3
* re PR gcov-profile/44728 (gcov chokes when "." is present in DIR argument to ...Andreas Schwab2012-10-131-1/+1
* coverage.c: Refer to "notes file" instead of "graph file" in all comments.Steven Bosscher2012-07-231-7/+9
* opts.c (common_handle_option): Do not set flag_value_profile_transformations ...Steven Bosscher2012-07-231-13/+17
* re PR middle-end/53510 (OOM while compile some code)Jakub Jelinek2012-05-291-9/+2
* gcov.c (STRING_SIZE): Remove.Nathan Sidwell2012-01-111-46/+69
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2012-01-011-2/+2
* gcov.c (total_lines, [...]): New global vars.Nathan Sidwell2011-12-301-8/+22
* gcov.c (struct arc_info): Add is_throw field.Nathan Sidwell2011-12-021-14/+73
* re PR gcov-profile/51297 (Many gcov tests FAIL on Tru64, Solaris 8 and 9)Nathan Sidwell2011-11-261-4/+5
* * gcov.c (canonicalize_name): Protect use of S_ISLNK.Nathan Sidwell2011-11-141-3/+8
* gcov.c (generate_results): Add missing semicolon and correct indent.Kai Tietz2011-11-141-3/+3
* gcov.c (source_prefix, [...]): New globals.Nathan Sidwell2011-11-131-11/+57
* gcov.c (struct name_map): New.Nathan Sidwell2011-11-121-89/+254
* gcov.c (struct function_info): Make src an index, not a pointer.Nathan Sidwell2011-11-101-162/+147
* libgcov.c (struct gcov_fn_buffer): New struct.Nathan Sidwell2011-11-071-50/+76
* gcov.c (create_file_names): If no object directory is specified, keep the dir...Tristan Gingold2011-05-231-9/+8
* Makefile.in (LIBDEPS): Add libcommon.a.Joseph Myers2011-05-201-11/+11
* split checksum into cfg checksum and line checksumXinliang David Li2011-04-291-5/+17
* remove useless if-before-free testsJim Meyering2011-04-201-4/+2
* Changelog c-family/Kai Tietz2011-03-251-14/+23
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2011-01-031-2/+2
* gcov.c (flag_display_progress): New static variable.Nicolas Setton2010-08-051-2/+20
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2010-01-091-2/+2
* Remove trailing white spaces.H.J. Lu2009-11-251-5/+5
* df-problems.c (df_simulate_one_insn_forwards): Fix braces in switch.Ian Lance Taylor2009-06-161-19/+21
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2009-02-031-2/+2
* gcov.c (create_file_names): Properly handle UNIX and DOS directory separators.Pascal Obry2008-10-031-27/+40
* gcov.c (main): Call expandargv.Tristan Gingold2008-08-291-0/+3
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-1/+1
* re PR driver/35420 (--version copyright date vs. 2008)Jakub Jelinek2008-03-021-2/+3
* configure.ac: Add --with-pkgversion and --with-bugurl.Paul Brook2007-08-211-2/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* gcov.c: Comments updated.Tristan Gingold2007-06-121-53/+107
* gcov.c (no_data_file): New flag.Nathan Sidwell2006-08-091-3/+10
* re PR rtl-optimization/25739 (Memory leak in bt_load.c(augment_live_range))Uttam Pawar2006-03-141-0/+1
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-12/+12
* gcov.c (print_version), [...]): Update copyright notice dates.Joseph Myers2006-01-211-3/+3
* Update FSF address.Kelley Cook2005-06-251-2/+2