aboutsummaryrefslogtreecommitdiff
path: root/gcc/diagnostic.c
AgeCommit message (Expand)Author
2005-11-03gcc:Joseph Myers
2005-07-012005-07-01 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2005-06-30gcc:Zack Weinberg
2005-06-25Update FSF address.Kelley Cook
2005-06-06gcc/po/Jakub Jelinek
2005-05-04* common.opt (fdiagnostics-show-option): No variable is needed.DJ Delorie
2005-05-03* c-decl.c (store_parm_decls_oldstyle): Let diagnostic machineryDJ Delorie
2005-04-23* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie
2005-03-28 Make -f[no-]show-column also control non-cpp diagnostics.Per Bothner
2005-03-01 * diagnostic.c (diagnostic_build_prefix): If USE_MAPPED_LOCATIONPer Bothner
2005-02-07 * cfgcleanup.c, df.h, diagnostic.c, rtl.c, tree-vectorizer.h,Kazu Hirata
2005-02-06 * diagnostic.c (default_diagnostic_finalizer): Fix use of attribute.Marcin Dalecki
2004-10-14 PR other/17900Ben Elliston
2004-10-06 * pretty-print.c: Include tree.h.Zack Weinberg
2004-09-08 * dbxout.c (dbxout_type, dbxout_type_name, dbxout_symbol): UseNathan Sidwell
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