aboutsummaryrefslogtreecommitdiff
path: root/gcc/diagnostic.c
AgeCommit message (Expand)Author
2004-05-12This commit was manufactured by cvs2svn to create tagapple/gcc-1750no-author
2004-03-02Merge to tree-ssa-20020619-merge-20040227.Richard Henderson
2003-09-28Merge from mainline.Richard Henderson
2003-09-24 * tree.h (DECL_SOURCE_LOCATION): Resurrect.Jason Merrill
2003-09-22Use %J in diagnostics.Richard Henderson
2003-08-20Mainline merge as of 2003-08-17.Diego Novillo
2003-07-25 * c-call-graph.c: Convert to ISO C90.Andreas Jaeger
2003-07-23Mainline merge as of 2003-07-22.Diego Novillo
2003-07-212003-07-21 Steven Bosscher <steven@gcc.gnu.org>Diego Novillo
2003-06-03Mainline merge as of 2003-05-25.Diego Novillo
2003-05-13Mainline merge as of 2003-05-11Diego Novillo
2003-05-07Mainline merge as of 2003-05-04.Diego Novillo
2003-02-23Mainline merge as of 2003-02-23.Diego Novillo
2003-02-03Mainline merge as of 2003-02-03. Needed to make some changes toDiego Novillo
2003-01-15Death to WFL nodes. See ChangeLogs for details.Jeff Law
2002-12-03Merge with basic-improvements as of 2002-12-03.Diego Novillo
2002-11-25Merge with basic-improvements as of 2002-11-20.Diego Novillo
2002-10-22Merge with basic-improvements as of 2002-10-21Diego Novillo
2002-10-01bnw-simple mergeJason Merrill
2002-09-15Mainline merge as of 2002-09-15.Diego Novillo
2002-09-04Mainline merge 2002-09-03.Diego Novillo
2002-08-19Mainline merge as of 2002-08-18.Diego Novillo
2002-08-12Mainline merge as of 2002-08-11.Diego Novillo
2002-08-05Mainline merge as of 2002-08-04.Diego Novillo
2002-07-31Mainline merge as of 2002-07-28.Diego Novillo
2002-06-24Merge mainline into branch as of 2002-06-23Diego Novillo
2002-06-22Merge SIMPLE and tree-ssa code from ast-optimizer-branch intoDiego Novillo
2002-06-132002-06-13 Eric Christopher <echristo@redhat.com>Eric Christopher
2002-06-13 * diagnostic.c (output_format): Recognize "%H" as a formatGabriel Dos Reis
2002-06-11 * objc/objc-act.c (warn_with_ivar): Adjust calls toGabriel Dos Reis
2002-06-07 * diagnostic.c (diagnostic_build_prefix): Fix initialization.Gabriel Dos Reis
2002-06-07 * diagnostic.c (diagnostic_build_prefix): Tidy.Gabriel Dos Reis
2002-06-05 * toplev.h (report_error_function): Remove.Gabriel Dos Reis
2002-06-02 * diagnostic.h (struct diagnostic_context): Add new memberGabriel Dos Reis
2002-06-02 * diagnostic.c (diagnostic_finish): Rename to output_flush.Gabriel Dos Reis
2002-05-11 * dbxout.c: Fix formatting.Kazu Hirata
2002-04-14 * diagnostic.h (output_buffer_state): Redefine.Gabriel Dos Reis
2002-03-31 * diagnostic.c: Include langhooks-def.h.Neil Booth
2002-03-31 * diagnostic.c (print_error_function): Remove.Neil Booth
2002-03-20 * Makefile.in: Update.Neil Booth
2002-01-23 * diagnostic.c (internal_error): Do ICE suppression onlyZack Weinberg
2002-01-21Properly indent two lines.Richard Kenner
2002-01-12 * diagnostic.c (warn_deprecated_use): Rework to lower indentation.Richard Kenner
2002-01-12 * attribs.c (handle_deprecated_attribute): constify WHAT.Graham Stott
2002-01-10Added __attribute__((deprecated)) patches.Ira Ruben
2002-01-04 * c-common.c: Fix formatting.Kazu Hirata
2001-12-14 * diagnostic.c (sorry): Increment sorrycount before saving theJason Merrill
2001-11-23 * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog,Joseph Myers
2001-09-13 * c-parse.in (yyerror): Const-ification and/or static-ization.Kaveh Ghazi
2001-08-28(forgot in last checkin)Andreas Jaeger