summaryrefslogtreecommitdiff
path: root/gcc/diagnostic.c
Commit message (Expand)AuthorAgeFilesLines
* * diagnostic.c (warning): Accept parameter to classify warning option.dj2005-04-231-1/+13
* Make -f[no-]show-column also control non-cpp diagnostics.bothner2005-03-281-1/+1
* * diagnostic.c (diagnostic_build_prefix): If USE_MAPPED_LOCATIONbothner2005-03-011-6/+9
* * cfgcleanup.c, df.h, diagnostic.c, rtl.c, tree-vectorizer.h,kazu2005-02-071-1/+1
* * diagnostic.c (default_diagnostic_finalizer): Fix use of attribute.rsandifo2005-02-061-1/+1
* PR other/17900bje2004-10-141-1/+1
* * pretty-print.c: Include tree.h.zack2004-10-061-71/+36
* * dbxout.c (dbxout_type, dbxout_type_name, dbxout_symbol): Usenathan2004-09-081-4/+2
* * c-opts.c (c_common_handle_option): <case OPT_Werror> setgdr2004-08-301-6/+5
* Conditionally compile support for --enable-mapped_location.bothner2004-06-301-12/+17
* * Makefile.in (FLAGS_H): New.rakdver2004-06-141-1/+0
* * tree.h: Remove include of version.hmgadams2004-06-031-0/+1
* Patch from Richard Guenther.wilson2004-04-301-0/+6
* * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) ()sayle2004-03-141-1/+1
* gcc/kazu2004-02-271-1/+2
* * passes.c: New file.rth2004-02-271-2/+0
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.rth2003-09-221-1/+1
* * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.rth2003-09-211-1/+1
* * c-format.c (gcc_diag_char_table): Add %J.rth2003-09-211-2/+9
* * diagnostic.c (warn_deprecated_use): Move to toplev.cgdr2003-09-071-38/+0
* * langhooks.c (lhd_print_error_function): Move from diagnostic.c.gdr2003-09-071-34/+0
* * diagnostic.c (announce_function): Move to toplev.c.gdr2003-09-061-17/+0
* Remove pedwarn_with_decl, warning_with_decl and error_with_declgdr2003-07-251-748/+45
* * alias.c: Fix comment formatting.kazu2003-07-221-2/+2
* * diagnostic.c.(diagnostic_report_current_module): Update to matchbothner2003-07-221-11/+9
* PR c++/11531gdr2003-07-151-2/+2
* 2003-07-07 Andreas Jaeger <aj@suse.de>aj2003-07-071-3/+2
* * basic-block.h: Fix comment typos.kazu2003-07-011-2/+2
* * alloc-pool.c: Fix comment formatting.kazu2003-06-291-1/+1
* * diagnostic.h (diagnostic_set_info): Replace file and linenonathan2003-06-281-26/+14
* * diagnostic.c (output_integer_with_precision): New macro.gdr2003-06-281-105/+80
* * basic-block.h: Fix comment formatting.kazu2003-06-231-1/+1
* * diagnostic.h (output_host_wide_integer): Declare.gdr2003-06-221-0/+28
* * c-decl.c (store_parm_decls): Make saved_warn_shadow boolean.neil2003-06-201-1/+0
* * predict.h: Convert to ISO C90 prototypes.aj2003-06-081-169/+93
* gcc:ghazi2003-05-171-74/+62
* * diagnostic.c (output_format): Add support for %m.zack2003-05-131-22/+13
* * diagnostic.c (diagnostic_for_decl): Take azack2003-05-121-80/+129
* * diagnostic.c: Reorder functions for clarity, putting all thezack2003-05-111-307/+322
* * toplev.h (warning_with_file_and_line): Don't declare.gdr2003-05-091-32/+0
* * toplev.h (pedwarn_with_file_and_line): Don't declare.gdr2003-05-041-17/+0
* Clarify the comment before the abort we hit when a translated string contains...bangerth2003-05-021-1/+3
* * Makefile.in (TREE_H): Replace location.h with input.h.nathan2003-05-021-2/+2
* * input.h (lineno): Rename to ...nathan2003-05-011-11/+13
* * diagnostic.c (output_pointer): Use HOST_PTR_PRINTF.gdr2003-04-301-1/+1
* * diagnostic.h (output_formatted_scalar): Tweak.gdr2003-04-301-29/+26
* * diagnostic.c (real_abort): New.geoffk2003-02-121-0/+13
* * alias.c: Fix comment typos.kazu2003-01-181-2/+2
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * diagnostic.c (sorry): Don't repeat "sorry, unimplemented" text.gdr2002-11-141-1/+0