summaryrefslogtreecommitdiff
path: root/gcc/gcov.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-form...Jakub Jelinek2005-06-061-3/+3
* collect2.c, [...]: Replace calls to `unlock_stream' with `unlock_std_streams'.Kaveh R. Ghazi2005-04-261-3/+1
* collect2.c (main): Unlock the stdio streams.Kaveh R. Ghazi2005-04-241-0/+5
* builtin-types.def, [...]: Update copyright.Kazu Hirata2005-03-291-1/+1
* re PR other/20564 (gcov default behaviour changed)Nathan Sidwell2005-03-211-3/+6
* builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers2004-11-091-15/+15
* gcov-io.c (GCOV_CHECK): Use gcc_assert when available.Nathan Sidwell2004-08-301-1/+0
* Makefile.in (BUILD_ERRORS): Set to build-errors.Nathan Sidwell2004-08-231-11/+0
* gcov-io.h: Allow zero tag as EOF indicator.Nathan Sidwell2004-07-291-16/+11
* * gcov.c (function_summary): Add missing \n.Richard Sandiford2004-07-281-1/+1
* c-typeck.c, [...]: Fix comment typos.Kazu Hirata2004-06-261-1/+1
* gcc.c (process_command): Allow translation of the copyright symbol but not th...Kazu Hirata2004-02-201-5/+6
* alias.c: Fix comment formatting.Kazu Hirata2003-12-211-1/+1
* gcov.c (typedef struct arc_info): New field cs_count.Zdenek Dvorak2003-08-271-4/+19
* c-decl.c: Fix comment formatting.Kazu Hirata2003-08-221-1/+1
* alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2003-07-191-10/+7
* gcov-io.h: Update documentation.Nathan Sidwell2003-07-101-19/+17
* gcov-io.h: Update documentation.Nathan Sidwell2003-07-091-18/+9
* basic-block.h: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-205/+180
* gcov-io.h: Add a local time stamp.Nathan Sidwell2003-07-061-1/+12
* basic-block.h: Fix comment typos.Kazu Hirata2003-07-011-1/+1
* alloc-pool.c: Fix comment formatting.Kazu Hirata2003-06-291-3/+3
* basic-block.h: Fix comment formatting.Kazu Hirata2003-06-231-6/+6
* ChangeLog: Follow spelling conventions.Kazu Hirata2003-06-121-1/+1
* re PR bootstrap/10169 (Bootstrap fails on mainline with Tru64 5.1B)Roger Sayle2003-05-291-0/+1
* builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std...Kaveh R. Ghazi2003-05-171-6/+5
* gcov-io.h (gcov_write_bytes, [...]): Remove here.Nathan Sidwell2003-05-141-18/+23
* gcov-io.h (GCOV_LOCKED): New #define.Nathan Sidwell2003-05-071-2/+2
* New GCOV_TAG_FUNCTION layoutNathan Sidwell2003-04-241-7/+10
* Makefile.in (LIBGCC_DEPS): Add gcov headers.Nathan Sidwell2003-04-231-4/+4
* commit two parts of my last patch that escaped, somehowNathan Sidwell2003-04-211-0/+1
* cpplex.c (_cpp_lex_direct): Set BOL for CPP_EOF tokens.Nathan Sidwell2003-04-201-5/+2