summaryrefslogtreecommitdiff
path: root/gcc/diagnostic.c
Commit message (Expand)AuthorAgeFilesLines
* * diagnostic.c (diagnostic_build_prefix): Fix initialization.gdr2002-06-071-3/+3
* * diagnostic.c (diagnostic_build_prefix): Tidy.gdr2002-06-071-18/+16
* * toplev.h (report_error_function): Remove.gdr2002-06-051-455/+307
* * diagnostic.h (struct diagnostic_context): Add new membergdr2002-06-021-16/+2
* * diagnostic.c (diagnostic_finish): Rename to output_flush.gdr2002-06-021-58/+58
* * dbxout.c: Fix formatting.kazu2002-05-111-169/+171
* * diagnostic.h (output_buffer_state): Redefine.gdr2002-04-141-17/+14
* * diagnostic.c: Include langhooks-def.h.neil2002-03-311-0/+1
* * diagnostic.c (print_error_function): Remove.neil2002-03-311-8/+2
* * Makefile.in: Update.neil2002-03-201-4/+5
* * diagnostic.c (internal_error): Do ICE suppression onlyzack2002-01-231-0/+2
* Properly indent two lines.kenner2002-01-211-2/+2
* * diagnostic.c (warn_deprecated_use): Rework to lower indentation.kenner2002-01-121-33/+28
* * attribs.c (handle_deprecated_attribute): constify WHAT.grahams2002-01-121-32/+34
* Added __attribute__((deprecated)) patches.ira2002-01-101-0/+41
* * c-common.c: Fix formatting.kazu2002-01-041-14/+14
* * diagnostic.c (sorry): Increment sorrycount before saving thejason2001-12-141-1/+1
* * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog,jsm282001-11-231-5/+5
* * c-parse.in (yyerror): Const-ification and/or static-ization.ghazi2001-09-131-1/+1
* (forgot in last checkin)aj2001-08-281-203/+69
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * final.c (shorten_branches): Clear the end of the label_alignzack2001-08-171-0/+3
* * Makefile.in (OBJS): Add rtl-error.ogdr2001-08-141-132/+0
* * dbxout.c: Fix comment formatting.kazu2001-08-081-2/+2
* * diagnostic.c (finish_diagnostic): Rename togdr2001-07-101-11/+12
* * diagnostic.c (default_print_error_function): Tweak.gdr2001-06-281-14/+15
* 2001-06-27 Gabriel Dos Reis <gdr@codesourcery.com>gdr2001-06-271-14/+12
* * toplev.c (decode_f_option): Adjust setting.gdr2001-06-261-51/+13
* * diagnostic.h (struct diagnostic_context): Add new field.gdr2001-06-261-11/+10
* * diagnostic.h (diagnostic_prefixing_rule_t): New enum type.gdr2001-06-261-2/+2
* * diagnostic.c (digit_buffer): Remove as global. Move to...gdr2001-06-261-6/+2
* gcc/gdr2001-06-101-6/+1
* 2001-05-23 Zack Weinberg <zackw@stanford.edu>zack2001-05-231-61/+56
* * mkconfig.sh: Include insn-flags.h.rth2001-03-221-1/+0
* * diagnostic.c (trim_filename): No longer static.kenner2001-02-231-2/+1
* * diagnostic.c (output_to_stream): Rename togdr2001-02-231-12/+13
* * diagnostic.c (_fatal_insn): Decrement errorcount.kenner2001-02-181-0/+5
* * diagnostic.c (internal_error): Say "confused" after 1 error, notjason2001-02-081-2/+3
* * diagnostic.h (set_internal_error_function): Renamed.kenner2001-02-041-25/+65
* * diagnostic.c (fatal): Fix word wrap.neil2001-01-301-2/+2
* * diagnostic.c (fatal): Request preprocessed source.neil2001-01-251-3/+2
* Sat Dec 16 10:41:11 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>kenner2000-12-161-24/+52
* * stor-layout.c (int_mode_for_mode): Handle MODE_VECTOR_INT,jason2000-12-041-2/+2
* 2000-12-01 Phil Edwards <pme@sources.redhat.com>pme2000-12-011-5/+5
* * stringpool.c: New file.zack2000-11-171-2/+2
* * diagnostic.c (finish_abort): New fn.jason2000-11-151-9/+22
* * diagnostic.c (vbuild_message_string, output_do_printf, vnotice):jsm282000-11-131-3/+6
* * alias.c (init_alias_analysis), calls.c (expand_call,jsm282000-11-071-2/+2
* * diagnostic.c: Remove EGCS reference in comment.jsm282000-10-211-1/+1
* * diagnostic.c (output_format): Add missing break.rth2000-10-061-0/+1