summaryrefslogtreecommitdiff
path: root/gcc/diagnostic.c
Commit message (Expand)AuthorAgeFilesLines
* dbxout.c: Fix formatting.Kazu Hirata2002-05-111-169/+171
* diagnostic.h (output_buffer_state): Redefine.Gabriel Dos Reis2002-04-141-17/+14
* diagnostic.c: Include langhooks-def.h.Neil Booth2002-03-311-0/+1
* diagnostic.c (print_error_function): Remove.Neil Booth2002-03-311-8/+2
* Makefile.in: Update.Neil Booth2002-03-201-4/+5
* diagnostic.c (internal_error): Do ICE suppression only when ENABLE_CHECKING i...Zack Weinberg2002-01-231-0/+2
* Properly indent two lines.Richard Kenner2002-01-211-2/+2
* diagnostic.c (warn_deprecated_use): Rework to lower indentation.Richard Kenner2002-01-121-33/+28
* attribs.c (handle_deprecated_attribute): constify WHAT.Graham Stott2002-01-121-32/+34
* Added __attribute__((deprecated)) patches.Ira Ruben2002-01-101-0/+41
* c-common.c: Fix formatting.Kazu Hirata2002-01-041-14/+14
* diagnostic.c (sorry): Increment sorrycount before saving the buffer state.Jason Merrill2001-12-141-1/+1
* ChangeLog.0, [...]: Fix spelling errors.Joseph Myers2001-11-231-5/+5
* c-parse.in (yyerror): Const-ification and/or static-ization.Kaveh R. Ghazi2001-09-131-1/+1
* (forgot in last checkin)Andreas Jaeger2001-08-281-203/+69
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* final.c (shorten_branches): Clear the end of the label_align array only if we...Zack Weinberg2001-08-171-0/+3
* Makefile.in (OBJS): Add rtl-error.oGabriel Dos Reis2001-08-141-132/+0
* dbxout.c: Fix comment formatting.Kazu Hirata2001-08-081-2/+2
* diagnostic.c (finish_diagnostic): Rename to diagnostic_finish.Gabriel Dos Reis2001-07-101-11/+12
* diagnostic.c (default_print_error_function): Tweak.Gabriel Dos Reis2001-06-281-14/+15
* diagnostic.h: Add documentation.Gabriel Dos Reis2001-06-271-14/+12
* toplev.c (decode_f_option): Adjust setting.Gabriel Dos Reis2001-06-261-51/+13
* diagnostic.h (struct diagnostic_context): Add new field.Gabriel Dos Reis2001-06-261-11/+10
* diagnostic.h (diagnostic_prefixing_rule_t): New enum type.Gabriel Dos Reis2001-06-261-2/+2
* diagnostic.c (digit_buffer): Remove as global.Gabriel Dos Reis2001-06-261-6/+2
* Makefile.in (c-parse.o): Depend on diagnostic.hGabriel Dos Reis2001-06-101-6/+1
* diagnostic.c (vnotice): Kill.Zack Weinberg2001-05-231-61/+56
* mkconfig.sh: Include insn-flags.h.Richard Henderson2001-03-221-1/+0
* diagnostic.c (trim_filename): No longer static.Richard Kenner2001-02-231-2/+1
* diagnostic.c (output_to_stream): Rename to output_buffer_to_stream.Gabriel Dos Reis2001-02-231-12/+13
* * diagnostic.c (_fatal_insn): Decrement errorcount.Richard Kenner2001-02-181-0/+5
* diagnostic.c (internal_error): Say "confused" after 1 error, not two.Jason Merrill2001-02-081-2/+3
* diagnostic.h (set_internal_error_function): Renamed.Richard Kenner2001-02-041-25/+65
* * diagnostic.c (fatal): Fix word wrap.Neil Booth2001-01-301-2/+2
* * diagnostic.c (fatal): Request preprocessed source.Neil Booth2001-01-251-3/+2
* diagnostic.c (finish_abort): Deleted.Richard Kenner2000-12-161-24/+52
* stor-layout.c (int_mode_for_mode): Handle MODE_VECTOR_INT, MODE_VECTOR_FLOAT.Jason Merrill2000-12-041-2/+2
* diagnostic.c: Fix typos in comments.Phil Edwards2000-12-011-5/+5
* stringpool.c: New file.Zack Weinberg2000-11-171-2/+2
* diagnostic.c (finish_abort): New fn.Jason Merrill2000-11-151-9/+22
* diagnostic.c (vbuild_message_string, [...]): Add ATTRIBUTE_PRINTF.Joseph Myers2000-11-131-3/+6
* alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero ().Joseph Myers2000-11-071-2/+2
* diagnostic.c: Remove EGCS reference in comment.Joseph Myers2000-10-211-1/+1
* * diagnostic.c (output_format): Add missing break.Richard Henderson2000-10-051-0/+1
* diagnostic.h (output_clear_message_text): New function.Gabriel Dos Reis2000-09-281-8/+7
* flags.h: Declare warning flag warn_system_headers.Branko Cibej2000-09-251-1/+3
* diagnostic.c (output_last_position): Define.Gabriel Dos Reis2000-09-251-2/+19
* toplev.c (display_help): Fix thinko in documentation.Gabriel Dos Reis2000-09-061-2/+20
* diagnostic.c (finish_diagnostic): Define.Gabriel Dos Reis2000-08-241-6/+11