OSDN Git Service

* gbl-ctors.h: Fix formatting.
[pf3gnuchains/gcc-fork.git] / gcc / gcov.c
2002-06-04 kazu * gbl-ctors.h: Fix formatting.
2002-05-09 hubicka * final.c (end_final): Use C trees to output data...
2002-01-05 kazu * cse.c: Fix formatting.
2001-11-07 rth * gcov.c (output_data): Use IS_ABSOLUTE_PATHNAME to
2001-11-01 jsm28 * Makefile.in (GCOV_OBJS): Add version.o.
2001-10-19 zack * aclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H and
2001-10-09 kazu * c-common.c: Fix comment typos.
2001-10-07 ghazi * builtins.c (expand_builtin_setjmp_receiver): Const...
2001-08-27 aj * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
2001-08-12 kazu * gcc.c: Fix comment formatting.
2001-07-30 aj * jump.c: Add prototype for mark_modified_reg.
2001-07-16 aj * gcov.c (output_data): Use HOST_WIDEST_INT_PRINT_DEC...
2001-07-11 rth * gcov.c (arcdata): Use gcov_type to fix branch...
2001-06-22 hubicka * regs.h (struct reg_info_def): Add freq field.
2000-12-17 pthomas2000-12-14 Philipp Thomas <pthomas@suse.de>
2000-11-02 jsm28 * collect2.c (main, write_c_file_stat), gcc.c (transla...
2000-02-26 lawFix copyrights.
2000-01-14 ghazi * eh-common.h: PROTO -> PARAMS.
2000-01-07 khan2000-01-06 Mumit Khan <khan@xraylith.wisc.edu>
1999-11-10 cpopetz * gcov.c (struct arcdata): Add hits and total, remove...
1999-11-01 kennerFri Oct 29 15:25:07 1999 Arnaud Charlet <charlet...
1999-10-03 ghazi * cpplib.c (if_directive_nameo): Add static prototype.
1999-09-07 ghazi * c-aux-info.c (concat): Don't define.
1999-09-02 law * combine.c (simplify_shift_const): Remove...
1999-04-16 zack1999-04-16 22:44 -0400 Zack Weinberg <zack@rabi.colum...
1999-03-18 ghaziWarning fixes:
1999-01-30 ghazi * gcov.c (fnotice): Add missing FILE* parameter.
1999-01-30 lawCopyright dates.
1999-01-30 law * cccp.c (main): Only call setlocale (LC_MESSAG...
1999-01-27 lawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-11 lawUpdate FSF address in copyright header.
1998-12-11 manfred
1998-11-27 ghazi * system.h: Include libiberty.h.
1998-11-07 ghazi * configure.in (host_xm_file, build_xm_file...
1998-10-14 ghaziAdd ATTRIBUTE_NORETURN in a bunch of places:
1998-10-12 meissnerupdate copyright
1998-10-09 rthFri Oct 9 16:03:19 1998 Graham <grahams@rcp.co.uk>
1998-06-20 law * flow.c (allocate_for_life_analysis, init_regs...
1998-03-30 ghaziMore cutover to system.h:
1997-12-20 law * bitmap.c (bitmap_clear): Ensure `inline'...
1997-05-06 mrsreformat a little to match GNU coding standards.
1997-04-20 kennerUse symbolic codes for exit.
1997-04-13 kenner(print_usage, open_files): Use FATAL_EXIT_CODE.
1997-03-28 djeInitial revision