OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / gcov-dump.c
2012-01-01 jakubgcc/
2011-12-30 nathan * gcov.c (total_lines, total_executed): New global...
2011-12-02 nathan * gcov.c (struct arc_info): Add is_throw field.
2011-11-07 nathan libgcc/
2011-05-20 jsm28 * Makefile.in (LIBDEPS): Add libcommon.a.
2011-04-29 davidxlsplit checksum into cfg checksum and line checksum
2011-01-03 jakubgcc/
2010-05-02 uros * vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format...
2010-05-02 uros * vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format...
2010-01-09 jakub * gcc.c (process_command): Update copyright notice...
2009-11-25 hjlRemove trailing white spaces.
2009-02-03 jakub * gcc.c (process_command): Update copyright notice...
2008-04-10 nemet * gcov-dump.c (tag_summary): Only print summaries...
2008-03-02 jakub PR driver/35420
2007-08-21 jsm28gcc:
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2006-01-21 jsm28 * gcov.c (print_version), gcov-dump.c (print_version),
2005-06-25 kcookUpdate FSF address.
2005-04-28 kazu * attribs.c, c-pragma.c, caller-save.c, cfghooks.h,
2005-04-26 ghazi * collect2.c, gcc.c, gcov-dump.c, gcov.c, gen-protos.c,
2005-04-24 ghazi * collect2.c (main): Unlock the stdio streams.
2004-10-15 kazu * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,
2004-07-29 nathan * gcov-io.h: Allow zero tag as EOF indicator.
2003-07-10 nathan * gcov-io.h: Update documentation.
2003-07-10 schwab * gcov-dump.c (dump_file): Fix missing address operator.
2003-07-09 nathan * gcov-io.h: Update documentation.
2003-07-06 nathan * gcov-io.h: Add a local time stamp.
2003-07-06 aj * gcc.c: Convert prototypes to ISO C90.
2003-05-29 sayle PR bootstrap/10169
2003-05-14 nathan * gcov-io.h (gcov_write_bytes, gcov_read_bytes): Remov...
2003-05-10 nathan * defaults.h (GCOV_TYPE_SIZE): Remove.
2003-05-07 nathan * gcov-io.h (GCOV_LOCKED): New #define.
2003-04-24 nathan New GCOV_TAG_FUNCTION layout
2003-04-23 nathan * Makefile.in (LIBGCC_DEPS): Add gcov headers.
2003-04-21 nathan Break out coverage routines to new file.
2003-04-17 hubicka * gcov-dump.c (tag_summary): Remove max_sum
2003-04-11 nathan * Makefile.in (loop-init.o): Do not depend on gcov...
2003-04-07 nathan Change gcov file interface to single file at a time.
2003-02-26 rakdver * gcov-dump.c (print_prefix): Fix signedness warning.
2003-01-05 ghazi * Makefile.in (gtyp-gen.h): Const-ify.
2002-12-16 zackMerge basic-improvements-branch to trunk