summaryrefslogtreecommitdiff
path: root/gcc/gcov-dump.c
Commit message (Expand)AuthorAgeFilesLines
* gcov.c (print_version), [...]): Update copyright notice dates.Joseph Myers2006-01-211-2/+2
* Update FSF address.Kelley Cook2005-06-251-2/+2
* attribs.c, [...]: Update copyright.Kazu Hirata2005-04-281-1/+1
* 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
* bitmap.c, [...]: Update copyright.Kazu Hirata2004-10-151-1/+1
* gcov-io.h: Allow zero tag as EOF indicator.Nathan Sidwell2004-07-291-2/+0
* gcov-io.h: Update documentation.Nathan Sidwell2003-07-101-18/+15
* * gcov-dump.c (dump_file): Fix missing address operator.Andreas Schwab2003-07-101-1/+1
* gcov-io.h: Update documentation.Nathan Sidwell2003-07-091-17/+16
* gcov-io.h: Add a local time stamp.Nathan Sidwell2003-07-061-0/+7
* gcc.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-68/+51
* re PR bootstrap/10169 (Bootstrap fails on mainline with Tru64 5.1B)Roger Sayle2003-05-291-0/+1
* gcov-io.h (gcov_write_bytes, [...]): Remove here.Nathan Sidwell2003-05-141-29/+60
* defaults.h (GCOV_TYPE_SIZE): Remove.Nathan Sidwell2003-05-101-1/+2
* gcov-io.h (GCOV_LOCKED): New #define.Nathan Sidwell2003-05-071-1/+1
* New GCOV_TAG_FUNCTION layoutNathan Sidwell2003-04-241-4/+6
* Makefile.in (LIBGCC_DEPS): Add gcov headers.Nathan Sidwell2003-04-231-20/+21
* Break out coverage routines to new file.Nathan Sidwell2003-04-211-0/+1
* gcov-dump.c (tag_summary): Remove max_sumJan Hubicka2003-04-171-3/+0
* Makefile.in (loop-init.o): Do not depend on gcov-io.h, gcov-iov.h.Nathan Sidwell2003-04-111-107/+60
* Change gcov file interface to single file at a time.Nathan Sidwell2003-04-071-50/+51
* gcov-dump.c (print_prefix): Fix signedness warning.Zdenek Dvorak2003-02-261-1/+1
* Makefile.in (gtyp-gen.h): Const-ify.Kaveh R. Ghazi2003-01-051-1/+1
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+462