summaryrefslogtreecommitdiff
path: root/gcc/gcov.c
Commit message (Expand)AuthorAgeFilesLines
...
* cccp.c: Delete PATH_SEPARATOR, DIR_SEPARATOR and IS_DIR_SEPARATOR macros.Mumit Khan2000-01-071-4/+0
* gcov.c (struct arcdata): Add hits and total, remove prob.Clinton Popetz1999-11-101-19/+47
* [multiple changes]Richard Kenner1999-10-311-5/+14
* cpplib.c (if_directive_nameo): Add static prototype.Kaveh R. Ghazi1999-10-031-0/+10
* c-aux-info.c (concat): Don't define.Kaveh R. Ghazi1999-09-071-29/+7
* combine.c (simplify_shift_const): Remove extra semicolon.Finn Hakansson1999-09-021-1/+1
* system.h: Always prototype abort.Zack Weinberg1999-04-161-0/+1
* Warning fixes:Kaveh R. Ghazi1999-03-181-2/+2
* gcov.c (fnotice): Add missing FILE* parameter.Kaveh R. Ghazi1999-01-301-12/+14
* Copyright dates.Jeff Law1999-01-301-1/+1
* cccp.c (main): Only call setlocale (LC_MESSAGES, ...) if LC_MESSAGES is defined.Jeffrey A Law1999-01-301-0/+2
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forJeffrey A Law1999-01-261-39/+64
* Update FSF address in copyright header.Jeff Law1999-01-111-1/+2
* cccp.c: Do not #include <sys/stat.h> here; this is already done by "system.h".Manfred Hollstein1998-12-111-1/+0
* system.h: Include libiberty.h.Kaveh R. Ghazi1998-11-271-4/+3
* configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}con...Kaveh R. Ghazi1998-11-071-1/+0
* Add ATTRIBUTE_NORETURN in a bunch of places:Kaveh R. Ghazi1998-10-141-1/+1
* update copyrightMichael Meissner1998-10-121-1/+1
* flow.c (print_rtl_with_bb): Changed type of in_bb_p to match use.Graham Stott1998-10-091-2/+2
* flow.c (allocate_for_life_analysis, [...]): Remove declaration.H.J. Lu1998-06-201-0/+1
* More cutover to system.h:Kaveh R. Ghazi1998-03-301-24/+7
* bitmap.c (bitmap_clear): Ensure `inline' is at the beginning of the declaration.Kaveh R. Ghazi1997-12-201-26/+38
* reformat a little to match GNU coding standards.Mike Stump1997-05-061-4/+4
* Use symbolic codes for exit.Richard Kenner1997-04-201-3/+2
* (print_usage, open_files): Use FATAL_EXIT_CODE.Richard Kenner1997-04-131-4/+4
* Initial revisionDoug Evans1997-03-281-0/+1380