aboutsummaryrefslogtreecommitdiff
path: root/gcc/diagnostic.c
AgeCommit message (Expand)Author
2005-02-28Merge from the pain trainstructure-aliasing-branchDaniel Berlin
2005-02-07Merge from mainline, plus fix for exposed bugDaniel Berlin
2004-10-18Merge from mainlineDaniel Berlin
2004-09-12Merge from mainline, 2004-09-11Daniel Berlin
2004-08-30 * c-opts.c (c_common_handle_option): <case OPT_Werror> setGabriel Dos Reis
2004-06-30 Conditionally compile support for --enable-mapped_location.Per Bothner
2004-06-14 * Makefile.in (FLAGS_H): New.Zdenek Dvorak
2004-06-03 * tree.h: Remove include of version.hMark G. Adams
2004-04-30Patch from Richard Guenther.Richard Guenther
2004-03-14 * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) ()Roger Sayle
2004-02-27gcc/Kazu Hirata
2004-02-27 * passes.c: New file.Richard Henderson
2003-09-22Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson
2003-09-21 * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson
2003-09-21 * c-format.c (gcc_diag_char_table): Add %J.Richard Henderson
2003-09-07 * diagnostic.c (warn_deprecated_use): Move to toplev.cGabriel Dos Reis
2003-09-07 * langhooks.c (lhd_print_error_function): Move from diagnostic.c.Gabriel Dos Reis
2003-09-06 * diagnostic.c (announce_function): Move to toplev.c.Gabriel Dos Reis
2003-07-25 Remove pedwarn_with_decl, warning_with_decl and error_with_declGabriel Dos Reis
2003-07-22 * alias.c: Fix comment formatting.Kazu Hirata
2003-07-22 * diagnostic.c.(diagnostic_report_current_module): Update to matchPer Bothner
2003-07-15 PR c++/11531Gabriel Dos Reis
2003-07-072003-07-07 Andreas Jaeger <aj@suse.de>Andreas Jaeger
2003-07-01 * basic-block.h: Fix comment typos.Kazu Hirata
2003-06-29 * alloc-pool.c: Fix comment formatting.Kazu Hirata
2003-06-28 * diagnostic.h (diagnostic_set_info): Replace file and linenoNathan Sidwell
2003-06-28 * diagnostic.c (output_integer_with_precision): New macro.Gabriel Dos Reis
2003-06-23 * basic-block.h: Fix comment formatting.Kazu Hirata
2003-06-22 * diagnostic.h (output_host_wide_integer): Declare.Gabriel Dos Reis
2003-06-20 * c-decl.c (store_parm_decls): Make saved_warn_shadow boolean.Neil Booth
2003-06-08 * predict.h: Convert to ISO C90 prototypes.Andreas Jaeger
2003-05-17gcc:Kaveh Ghazi
2003-05-13 * diagnostic.c (output_format): Add support for %m.Zack Weinberg
2003-05-12 * diagnostic.c (diagnostic_for_decl): Take aZack Weinberg
2003-05-11 * diagnostic.c: Reorder functions for clarity, putting all theZack Weinberg
2003-05-09 * toplev.h (warning_with_file_and_line): Don't declare.Gabriel Dos Reis
2003-05-04 * toplev.h (pedwarn_with_file_and_line): Don't declare.Gabriel Dos Reis
2003-05-02Clarify the comment before the abort we hit when a translated string contains...Wolfgang Bangerth
2003-05-02 * Makefile.in (TREE_H): Replace location.h with input.h.Nathan Sidwell
2003-05-01 * input.h (lineno): Rename to ...Nathan Sidwell
2003-04-30 * diagnostic.c (output_pointer): Use HOST_PTR_PRINTF.Gabriel Dos Reis
2003-04-30 * diagnostic.h (output_formatted_scalar): Tweak.Gabriel Dos Reis
2003-02-12 * diagnostic.c (real_abort): New.Geoffrey Keating
2003-01-18 * alias.c: Fix comment typos.Kazu Hirata
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-11-14 * diagnostic.c (sorry): Don't repeat "sorry, unimplemented" text.Gabriel Dos Reis
2002-10-08 * system.h (GCCBUGURL): Delete.Zack Weinberg
2002-09-12 * diagnostic.c (output_add_identifier): New fn.Jason Merrill
2002-08-29 * diagnostic.c (fancy_abort): Don't repeat "internal error".Gabriel Dos Reis
2002-08-12 * diagnostic.h (output_formatted_scalar): Rename fromGabriel Dos Reis