tree.h: Include vec.h
[gcc.git] / gcc / diagnostic.c
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-14 Zdenek DvorakMakefile.in (FLAGS_H): New.
2004-06-03 Mark G. Adamstree.h: Remove include of version.h
2004-04-30 Richard GuentherPatch from Richard Guenther.
2004-03-14 Roger Saylealias.c (get_alias_set): Replace calls via (*lang_hooks...
2004-02-27 Kazu Hiratabb-reorder.c, [...]: Update copyright.
2004-02-27 Richard Hendersonpasses.c: New file.
2003-09-22 Richard HendersonRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 Richard Hendersontree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION...
2003-09-21 Richard Hendersonc-format.c (gcc_diag_char_table): Add %J.
2003-09-07 Gabriel Dos Reis* diagnostic.c (warn_deprecated_use): Move to toplev.c
2003-09-07 Gabriel Dos Reislanghooks.c (lhd_print_error_function): Move from diagn...
2003-09-06 Gabriel Dos Reis* diagnostic.c (announce_function): Move to toplev.c.
2003-07-25 Gabriel Dos ReisRemove pedwarn_with_decl, warning_with_decl and error_w...
2003-07-22 Kazu Hirataalias.c: Fix comment formatting.
2003-07-22 Per Bothnerdiagnostic.c. (diagnostic_report_current_module): Updat...
2003-07-15 Gabriel Dos Reisre PR c++/11531 (ICE on invalid code (returning to...
2003-07-07 Andreas Jaegergenextract.c: Convert remaining prototypes to ISO C90.
2003-07-01 Kazu Hiratabasic-block.h: Fix comment typos.
2003-06-29 Kazu Hirataalloc-pool.c: Fix comment formatting.
2003-06-28 Nathan Sidwelldiagnostic.h (diagnostic_set_info): Replace file and...
2003-06-28 Gabriel Dos Reisdiagnostic.c (output_integer_with_precision): New macro.
2003-06-23 Kazu Hiratabasic-block.h: Fix comment formatting.
2003-06-22 Gabriel Dos Reisdiagnostic.h (output_host_wide_integer): Declare.
2003-06-20 Neil Boothc-decl.c (store_parm_decls): Make saved_warn_shadow...
2003-06-08 Andreas Jaegerpredict.h: Convert to ISO C90 prototypes.
2003-05-17 Kaveh R. Ghazibuiltins.c (validate_arglist): Eliminate libiberty...
2003-05-13 Zack Weinbergdiagnostic.c (output_format): Add support for %m.
2003-05-12 Zack Weinbergdiagnostic.c (diagnostic_for_decl): Take a diagnostic_c...
2003-05-11 Zack Weinbergdiagnostic.c: Reorder functions for clarity...
2003-05-09 Gabriel Dos Reistoplev.h (warning_with_file_and_line): Don't declare.
2003-05-04 Gabriel Dos Reistoplev.h (pedwarn_with_file_and_line): Don't declare.
2003-05-02 Wolfgang BangerthClarify the comment before the abort we hit when a...
2003-05-02 Nathan SidwellMakefile.in (TREE_H): Replace location.h with input.h.
2003-05-01 Nathan Sidwellinput.h (lineno): Rename to ...
2003-04-30 Gabriel Dos Reis* diagnostic.c (output_pointer): Use HOST_PTR_PRINTF.
2003-04-30 Gabriel Dos Reisdiagnostic.h (output_formatted_scalar): Tweak.
2003-02-12 Geoffrey Keatingdiagnostic.c (real_abort): New.
2003-01-18 Kazu Hirataalias.c: Fix comment typos.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-11-14 Gabriel Dos Reis* diagnostic.c (sorry): Don't repeat "sorry, unimplemen...
2002-10-08 Zack Weinbergsystem.h (GCCBUGURL): Delete.
2002-09-12 Jason Merrilldiagnostic.c (output_add_identifier): New fn.
2002-08-29 Gabriel Dos Reisdiagnostic.c (fancy_abort): Don't repeat "internal...
2002-08-12 Gabriel Dos Reisdiagnostic.h (output_formatted_scalar): Rename from...
2002-08-04 Gabriel Dos Reisdiagnostic.c (inform): New function.
2002-07-29 Gabriel Dos Reispretty-print.h: Define more macros.
2002-07-23 Neil Boothdefaults.h (obstack_chunk_alloc, [...]): Default defini...
2002-06-20 Kaveh R. Ghazidiagnostic.c (diagnostic_kind_text): Const-ify.
2002-06-13 Eric Christopherdiagnostic.c (output_format): Fix thinko.
2002-06-13 Gabriel Dos Reisdiagnostic.c (output_format): Recognize "%H" as a forma...
2002-06-11 Gabriel Dos Reisobjc-act.c (warn_with_ivar): Adjust calls to diagnostic...
2002-06-07 Gabriel Dos Reis* diagnostic.c (diagnostic_build_prefix): Fix initializ...
2002-06-07 Gabriel Dos Reis* diagnostic.c (diagnostic_build_prefix): Tidy.
2002-06-05 Gabriel Dos Reistoplev.h (report_error_function): Remove.
2002-06-02 Gabriel Dos Reisdiagnostic.h (struct diagnostic_context): Add new membe...
2002-06-02 Gabriel Dos Reisdiagnostic.c (diagnostic_finish): Rename to output_flush.
2002-05-11 Kazu Hiratadbxout.c: Fix formatting.
2002-04-14 Gabriel Dos Reisdiagnostic.h (output_buffer_state): Redefine.
2002-03-31 Neil Boothdiagnostic.c: Include langhooks-def.h.
2002-03-31 Neil Boothdiagnostic.c (print_error_function): Remove.
2002-03-20 Neil BoothMakefile.in: Update.
2002-01-23 Zack Weinbergdiagnostic.c (internal_error): Do ICE suppression only...
2002-01-21 Richard KennerProperly indent two lines.
2002-01-12 Richard Kennerdiagnostic.c (warn_deprecated_use): Rework to lower...
2002-01-12 Graham Stottattribs.c (handle_deprecated_attribute): constify WHAT.
2002-01-10 Ira RubenAdded __attribute__((deprecated)) patches.
2002-01-04 Kazu Hiratac-common.c: Fix formatting.
2001-12-14 Jason Merrilldiagnostic.c (sorry): Increment sorrycount before savin...
2001-11-23 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-09-13 Kaveh R. Ghazic-parse.in (yyerror): Const-ification and/or static...
2001-08-28 Andreas Jaeger(forgot in last checkin)
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-17 Zack Weinbergfinal.c (shorten_branches): Clear the end of the label_...
2001-08-14 Gabriel Dos ReisMakefile.in (OBJS): Add rtl-error.o
2001-08-08 Kazu Hiratadbxout.c: Fix comment formatting.
2001-07-10 Gabriel Dos Reisdiagnostic.c (finish_diagnostic): Rename to diagnostic_...
2001-06-28 Gabriel Dos Reisdiagnostic.c (default_print_error_function): Tweak.
2001-06-27 Gabriel Dos Reisdiagnostic.h: Add documentation.
2001-06-26 Gabriel Dos Reistoplev.c (decode_f_option): Adjust setting.
2001-06-26 Gabriel Dos Reisdiagnostic.h (struct diagnostic_context): Add new field.
2001-06-26 Gabriel Dos Reisdiagnostic.h (diagnostic_prefixing_rule_t): New enum...
2001-06-26 Gabriel Dos Reisdiagnostic.c (digit_buffer): Remove as global.
2001-06-10 Gabriel Dos ReisMakefile.in (c-parse.o): Depend on diagnostic.h
2001-05-23 Zack Weinbergdiagnostic.c (vnotice): Kill.
2001-03-22 Richard Hendersonmkconfig.sh: Include insn-flags.h.
2001-02-23 Richard Kennerdiagnostic.c (trim_filename): No longer static.
2001-02-23 Gabriel Dos Reisdiagnostic.c (output_to_stream): Rename to output_buffe...
2001-02-18 Richard Kenner* diagnostic.c (_fatal_insn): Decrement errorcount.
2001-02-08 Jason Merrilldiagnostic.c (internal_error): Say "confused" after...
2001-02-04 Richard Kennerdiagnostic.h (set_internal_error_function): Renamed.
2001-01-30 Neil Booth* diagnostic.c (fatal): Fix word wrap.
2001-01-25 Neil Booth* diagnostic.c (fatal): Request preprocessed source.
2000-12-16 Richard Kennerdiagnostic.c (finish_abort): Deleted.
2000-12-04 Jason Merrillstor-layout.c (int_mode_for_mode): Handle MODE_VECTOR_I...
2000-12-01 Phil Edwardsdiagnostic.c: Fix typos in comments.
2000-11-17 Zack Weinbergstringpool.c: New file.
2000-11-15 Jason Merrilldiagnostic.c (finish_abort): New fn.
2000-11-13 Joseph Myersdiagnostic.c (vbuild_message_string, [...]): Add ATTRIB...
2000-11-07 Joseph Myersalias.c [...] (init_alias_analysis, [...]): Use memset...
next