summaryrefslogtreecommitdiffstats
path: root/gcc/diagnostic.c
Commit message (Expand)AuthorAgeFilesLines
* * diagnostic.c (error_at): New.aldyh2008-09-031-0/+13
* 2008-08-21 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-08-211-16/+1
* 2008-08-18 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-08-201-3/+3
* 2008-08-18 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-08-181-18/+1
* 2008-08-13 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-08-131-4/+19
* 2008-08-09 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-08-081-50/+61
* 2008-08-06 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-08-061-4/+20
* 2008-07-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-07-231-3/+21
* 2007-07-21 Rafael Avila de Espindola <espindola@google.com>espindola2008-07-211-3/+20
* 2008-03-24 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-03-241-69/+39
* 2008-03-02 Manuel Lopez-Ibanez <manu@gcc.gnu.org> manu2008-03-021-1/+21
* gcctromey2008-02-291-14/+20
* gcctromey2008-02-261-3/+1
* * builtins.c (expand_builtin, expand_builtin_object_size,jakub2007-09-271-3/+8
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* 2007-02-20 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2007-02-201-21/+35
* PR driver/22600 reichelt2006-03-221-2/+2
* * builtins.c, c-pragma.h, c-typeck.c, cgraph.c, cgraphunit.c,kazu2006-03-041-1/+1
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-1/+1
* * c-pragma.c (handle_pragma_diagnostic): New.dj2006-01-181-5/+45
* gcc:jsm282005-11-031-4/+16
* 2005-07-01 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-07-011-1/+2
* gcc:zack2005-06-301-4/+5
* Update FSF address.kcook2005-06-251-2/+2
* gcc/po/jakub2005-06-061-32/+32
* * common.opt (fdiagnostics-show-option): No variable is needed.dj2005-05-041-4/+9
* * c-decl.c (store_parm_decls_oldstyle): Let diagnostic machinerydj2005-05-031-1/+13
* * 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
OpenPOWER on IntegriCloud