summaryrefslogtreecommitdiff
path: root/gcc/gcov.c
Commit message (Expand)AuthorAgeFilesLines
* * basic-block.h: Fix comment formatting.kazu2003-01-181-14/+14
* * ChangeLog: Follow spelling conventions.kazu2002-12-191-2/+2
* Merge basic-improvements-branch to trunkzack2002-12-161-1039/+996
* * system.h (GCCBUGURL): Delete.zack2002-10-081-1/+1
* * dbxout.c: Follow spelling conventions.kazu2002-09-221-2/+2
* * basic-block.h: Fix comment formatting.kazu2002-09-081-15/+15
* * emit-rtl.c (emit_jump_insn_before, emit_call_insn_before,ghazi2002-08-101-1/+1
* * gcov.c: Tidy.nathan2002-08-061-498/+469
* gcc:nathan2002-08-051-7/+7
* * gcov.c (bb_file_time): New static variable.nathan2002-08-041-257/+302
* * gbl-ctors.h: Fix formatting.kazu2002-06-041-7/+7
* * final.c (end_final): Use C trees to output data structures for profiling.hubicka2002-05-091-23/+159
* * cse.c: Fix formatting.kazu2002-01-051-4/+4
* * gcov.c (output_data): Use IS_ABSOLUTE_PATHNAME torth2001-11-071-6/+1
* * Makefile.in (GCOV_OBJS): Add version.o.jsm282001-11-011-32/+85
* * aclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H andzack2001-10-191-12/+1
* * c-common.c: Fix comment typos.kazu2001-10-091-1/+1
* * builtins.c (expand_builtin_setjmp_receiver): Const-ify.ghazi2001-10-071-1/+1
* * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.aj2001-08-271-13/+4
* * gcc.c: Fix comment formatting.kazu2001-08-121-1/+1
* * jump.c: Add prototype for mark_modified_reg.aj2001-07-301-22/+34
* * gcov.c (output_data): Use HOST_WIDEST_INT_PRINT_DEC to outputaj2001-07-161-16/+20
* * gcov.c (arcdata): Use gcov_type to fix branch percentagerth2001-07-111-2/+2
* * regs.h (struct reg_info_def): Add freq field.hubicka2001-06-221-11/+17
* 2000-12-14 Philipp Thomas <pthomas@suse.de>pthomas2000-12-171-0/+7
* * collect2.c (main, write_c_file_stat), gcc.c (translate_options,jsm282000-11-021-8/+8
* Fix copyrights.law2000-02-261-1/+2
* * eh-common.h: PROTO -> PARAMS.ghazi2000-01-141-19/+19
* 2000-01-06 Mumit Khan <khan@xraylith.wisc.edu>khan2000-01-071-4/+0
* * gcov.c (struct arcdata): Add hits and total, remove prob.cpopetz1999-11-101-19/+47
* Fri Oct 29 15:25:07 1999 Arnaud Charlet <charlet@ACT-Europe.FR>kenner1999-11-011-5/+14
* * cpplib.c (if_directive_nameo): Add static prototype.ghazi1999-10-031-0/+10
* * c-aux-info.c (concat): Don't define.ghazi1999-09-071-29/+7
* * combine.c (simplify_shift_const): Remove extra semicolon.law1999-09-021-1/+1
* 1999-04-16 22:44 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack1999-04-161-0/+1
* Warning fixes:ghazi1999-03-181-2/+2
* * gcov.c (fnotice): Add missing FILE* parameter.ghazi1999-01-301-12/+14
* Copyright dates.law1999-01-301-1/+1
* * cccp.c (main): Only call setlocale (LC_MESSAGES, ...) if LC_MESSAGESlaw1999-01-301-0/+2
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forlaw1999-01-271-39/+64
* Update FSF address in copyright header.law1999-01-111-1/+2
* manfred1998-12-111-1/+0
* * system.h: Include libiberty.h.ghazi1998-11-271-4/+3
* * configure.in (host_xm_file, build_xm_file, xm_file, tm_file):ghazi1998-11-071-1/+0
* Add ATTRIBUTE_NORETURN in a bunch of places:ghazi1998-10-141-1/+1
* update copyrightmeissner1998-10-121-1/+1
* Fri Oct 9 16:03:19 1998 Graham <grahams@rcp.co.uk>rth1998-10-091-2/+2
* * flow.c (allocate_for_life_analysis, init_regset_vector):law1998-06-201-0/+1
* More cutover to system.h:ghazi1998-03-301-24/+7
* * bitmap.c (bitmap_clear): Ensure `inline' is at the beginninglaw1997-12-201-26/+38