summaryrefslogtreecommitdiff
path: root/gcc/gcov.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* reformat a little to match GNU coding standards.mrs1997-05-061-4/+4
* Use symbolic codes for exit.kenner1997-04-201-3/+2
* (print_usage, open_files): Use FATAL_EXIT_CODE.kenner1997-04-131-4/+4
* Initial revisiondje1997-03-281-0/+1380