aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcov-dump.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-02re PR driver/35420 (--version copyright date vs. 2008)Jakub Jelinek1-2/+3
2007-08-21configure.ac: Add --with-pkgversion and --with-bugurl.Paul Brook1-2/+2
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2006-01-21gcov.c (print_version), [...]): Update copyright notice dates.Joseph Myers1-2/+2
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-04-26collect2.c, [...]: Replace calls to `unlock_stream' with `unlock_std_streams'.Kaveh R. Ghazi1-3/+1
2005-04-24collect2.c (main): Unlock the stdio streams.Kaveh R. Ghazi1-0/+5
2004-10-15bitmap.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-07-29gcov-io.h: Allow zero tag as EOF indicator.Nathan Sidwell1-2/+0
2003-07-10gcov-io.h: Update documentation.Nathan Sidwell1-18/+15
2003-07-10* gcov-dump.c (dump_file): Fix missing address operator.Andreas Schwab1-1/+1
2003-07-09gcov-io.h: Update documentation.Nathan Sidwell1-17/+16
2003-07-06gcov-io.h: Add a local time stamp.Nathan Sidwell1-0/+7
2003-07-06gcc.c: Convert prototypes to ISO C90.Andreas Jaeger1-68/+51
2003-05-29re PR bootstrap/10169 (Bootstrap fails on mainline with Tru64 5.1B)Roger Sayle1-0/+1
2003-05-14gcov-io.h (gcov_write_bytes, [...]): Remove here.Nathan Sidwell1-29/+60
2003-05-10defaults.h (GCOV_TYPE_SIZE): Remove.Nathan Sidwell1-1/+2
2003-05-07gcov-io.h (GCOV_LOCKED): New #define.Nathan Sidwell1-1/+1
2003-04-24New GCOV_TAG_FUNCTION layoutNathan Sidwell1-4/+6
2003-04-23Makefile.in (LIBGCC_DEPS): Add gcov headers.Nathan Sidwell1-20/+21
2003-04-21Break out coverage routines to new file.Nathan Sidwell1-0/+1
2003-04-17gcov-dump.c (tag_summary): Remove max_sumJan Hubicka1-3/+0
2003-04-11Makefile.in (loop-init.o): Do not depend on gcov-io.h, gcov-iov.h.Nathan Sidwell1-107/+60
2003-04-07Change gcov file interface to single file at a time.Nathan Sidwell1-50/+51
2003-02-26gcov-dump.c (print_prefix): Fix signedness warning.Zdenek Dvorak1-1/+1
2003-01-05Makefile.in (gtyp-gen.h): Const-ify.Kaveh R. Ghazi1-1/+1
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+462