summaryrefslogtreecommitdiff
path: root/gcc/gcov-dump.c
Commit message (Expand)AuthorAgeFilesLines
* * gcc.c (process_command): Update copyright notice dates.jakub2009-02-031-2/+2
* * gcov-dump.c (tag_summary): Only print summaries for the firstnemet2008-04-101-1/+1
* PR driver/35420jakub2008-03-021-2/+3
* gcc:jsm282007-08-211-2/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * gcov.c (print_version), gcov-dump.c (print_version),jsm282006-01-211-2/+2
* Update FSF address.kcook2005-06-251-2/+2
* * attribs.c, c-pragma.c, caller-save.c, cfghooks.h,kazu2005-04-281-1/+1
* * collect2.c, gcc.c, gcov-dump.c, gcov.c, gen-protos.c,ghazi2005-04-261-3/+1
* * collect2.c (main): Unlock the stdio streams.ghazi2005-04-241-0/+5
* * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,kazu2004-10-151-1/+1
* * gcov-io.h: Allow zero tag as EOF indicator.nathan2004-07-291-2/+0
* * gcov-io.h: Update documentation.nathan2003-07-101-18/+15
* * gcov-dump.c (dump_file): Fix missing address operator.schwab2003-07-101-1/+1
* * gcov-io.h: Update documentation.nathan2003-07-091-17/+16
* * gcov-io.h: Add a local time stamp.nathan2003-07-061-0/+7
* * gcc.c: Convert prototypes to ISO C90.aj2003-07-061-68/+51
* PR bootstrap/10169sayle2003-05-291-0/+1
* * gcov-io.h (gcov_write_bytes, gcov_read_bytes): Remove here.nathan2003-05-141-29/+60
* * defaults.h (GCOV_TYPE_SIZE): Remove.nathan2003-05-101-1/+2
* * gcov-io.h (GCOV_LOCKED): New #define.nathan2003-05-071-1/+1
* New GCOV_TAG_FUNCTION layoutnathan2003-04-241-4/+6
* * Makefile.in (LIBGCC_DEPS): Add gcov headers.nathan2003-04-231-20/+21
* Break out coverage routines to new file.nathan2003-04-211-0/+1
* * gcov-dump.c (tag_summary): Remove max_sumhubicka2003-04-171-3/+0
* * Makefile.in (loop-init.o): Do not depend on gcov-io.h,nathan2003-04-111-107/+60
* Change gcov file interface to single file at a time.nathan2003-04-071-50/+51
* * gcov-dump.c (print_prefix): Fix signedness warning.rakdver2003-02-261-1/+1
* * Makefile.in (gtyp-gen.h): Const-ify.ghazi2003-01-051-1/+1
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+462