typeck2.c (store_init_value): Don't re-digest a bracketed initializer.
[gcc.git] / gcc / gcov.c
2001-10-09 Kazu Hiratac-common.c: Fix comment typos.
2001-10-07 Kaveh R. Ghazibuiltins.c (expand_builtin_setjmp_receiver): Const...
2001-08-27 Andreas Jaegeremit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
2001-08-12 Kazu Hiratagcc.c: Fix comment formatting.
2001-07-30 Andreas Jaegerjump.c: Add prototype for mark_modified_reg.
2001-07-16 Andreas Jaegergcov.c (output_data): Use HOST_WIDEST_INT_PRINT_DEC...
2001-07-11 Janis Johnsongcov.c (arcdata): Use gcov_type to fix branch percentag...
2001-06-22 Jan Hubickaregs.h (struct reg_info_def): Add freq field.
2000-12-17 Philipp Thomasprotoize.c (main): Correctly set locale categories.
2000-11-02 Joseph Myers* collect2.c (main, write_c_file_stat), gcc.c (translat...
2000-02-26 Jeff LawFix copyrights.
2000-01-14 Kaveh R. Ghazieh-common.h: PROTO -> PARAMS.
2000-01-07 Mumit Khancccp.c: Delete PATH_SEPARATOR, DIR_SEPARATOR and IS_DIR...
1999-11-10 Clinton Popetzgcov.c (struct arcdata): Add hits and total, remove...
1999-11-01 Richard Kenner[multiple changes]
1999-10-03 Kaveh R. Ghazicpplib.c (if_directive_nameo): Add static prototype.
1999-09-07 Kaveh R. Ghazic-aux-info.c (concat): Don't define.
1999-09-02 Finn Hakanssoncombine.c (simplify_shift_const): Remove extra semicolon.
1999-04-16 Zack Weinbergsystem.h: Always prototype abort.
1999-03-18 Kaveh R. GhaziWarning fixes:
1999-01-30 Kaveh R. Ghazigcov.c (fnotice): Add missing FILE* parameter.
1999-01-30 Jeff LawCopyright dates.
1999-01-30 Jeffrey A Lawcccp.c (main): Only call setlocale (LC_MESSAGES, ....
1999-01-27 Jeffrey A LawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-11 Jeff LawUpdate FSF address in copyright header.
1998-12-11 Manfred Hollsteincccp.c: Do not #include <sys/stat.h> here; this is...
1998-11-27 Kaveh R. Ghazisystem.h: Include libiberty.h.
1998-11-07 Kaveh R. Ghaziconfigure.in (host_xm_file, [...]): Arrange to include...
1998-10-14 Kaveh R. GhaziAdd ATTRIBUTE_NORETURN in a bunch of places:
1998-10-12 Michael Meissnerupdate copyright
1998-10-09 Graham Stottflow.c (print_rtl_with_bb): Changed type of in_bb_p...
1998-06-20 H.J. Luflow.c (allocate_for_life_analysis, [...]): Remove...
1998-03-30 Kaveh R. GhaziMore cutover to system.h:
1997-12-20 Kaveh R. Ghazibitmap.c (bitmap_clear): Ensure `inline' is at the...
1997-05-06 Mike Stumpreformat a little to match GNU coding standards.
1997-04-20 Richard KennerUse symbolic codes for exit.
1997-04-13 Richard Kenner(print_usage, open_files): Use FATAL_EXIT_CODE.
1997-03-28 Doug EvansInitial revision