OSDN Git Service

2010-04-28 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / diagnostic.h
2010-05-21 jsm28 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h...
2010-04-09 manu2010-04-09 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-04-07 simonb * diagnostic.h (diagnostic_override_option_index)...
2010-04-02 steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-02-26 manu2010-02-26 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-11-25 hjlRemove trailing white spaces.
2009-09-03 dnovillo2009-09-01 Diego Novillo <dnovillo@google.com>
2009-06-18 rth PR 40488
2009-05-31 jason * tree-pretty-print.c (print_call_name): Take the...
2009-03-29 jsm28 PR preprocessor/34695
2008-08-08 manu2008-08-09 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-21 espindola2007-07-21 Rafael Avila de Espindola <espindola@googl...
2008-03-02 manu2008-03-02 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-02-29 tromeygcc
2007-09-27 jakub * builtins.c (expand_builtin, expand_builtin_object_size,
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2006-01-19 pinskia2006-01-18 Andrew Pinski <pinskia@physics.uc.edu>
2006-01-18 dj* c-pragma.c (handle_pragma_diagnostic): New.
2006-01-18 dnovillo2006-01-18 Richard Henderson <rth@redhat.com>
2005-11-03 jsm28gcc:
2005-07-23 ghazi * Makefile.in (C_TREE_H): Update dependencies.
2005-06-30 zackgcc:
2005-06-25 kcookUpdate FSF address.
2005-06-18 ghazi * diagnostic.h (verbatim): Move ...
2005-05-04 dj* common.opt (fdiagnostics-show-option): No variable...
2005-05-03 dj* c-decl.c (store_parm_decls_oldstyle): Let diagnostic...
2005-03-08 kazu * c-semantics.c, cfghooks.c, diagnostic.h, loop-iv.c,
2005-03-08 kazu * diagnostic.h: Remove unused prototype
2004-08-30 gdr * c-opts.c (c_common_handle_option): <case...
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-02-07 kazu gcc/
2004-02-05 jsm28 * diagnostic.h (DEFINE_DIAGNOSTIC_KIND): Change parame...
2003-08-22 kazu * builtin-attrs.def: Fix comment formatting.
2003-08-05 gdr * pretty-print.h (pp_set_line_maximum_length): Make...
2003-07-25 gdr Remove pedwarn_with_decl, warning_with_decl...
2003-07-05 kazu * bt-load.c: Fix comment typos.
2003-07-04 ghazigcc:
2003-06-28 nathan * diagnostic.h (diagnostic_set_info): Replace file...
2003-06-22 gdr * diagnostic.h (output_host_wide_integer): Declare.
2003-06-13 kraai(gcc)
2003-06-08 aj * predict.h: Convert to ISO C90 prototypes.
2003-05-25 gdr * diagnostic.h (output_verbatim, verbatim): Remove...
2003-05-13 zack * diagnostic.c (output_format): Add support for %m.
2003-05-12 zack * diagnostic.c (diagnostic_for_decl): Take a
2003-05-02 nathan * Makefile.in (TREE_H): Replace location.h with input.h.
2003-04-30 gdr * diagnostic.h (output_formatted_scalar): Tweak.
2003-02-12 geoffk * diagnostic.c (real_abort): New.
2003-01-18 kazu * alias.c: Fix comment typos.
2002-09-22 kazu * dbxout.c: Follow spelling conventions.
2002-09-12 jason * diagnostic.c (output_add_identifier): New fn.
2002-08-12 gdr * diagnostic.h (output_formatted_scalar): Renam...
2002-08-04 gdr * diagnostic.c (inform): New function.
2002-07-29 gdr * pretty-print.h: Define more macros.
2002-07-10 gdr * diagnostic.h: #include location.h
2002-06-11 gdr * objc/objc-act.c (warn_with_ivar): Adjust calls to
2002-06-05 gdr * toplev.h (report_error_function): Remove.
2002-06-03 gdr * diagnostic.h (diagnostic_count): Move from output_bu...
2002-06-02 gdr * diagnostic.h (struct diagnostic_context): Add new...
2002-04-14 gdr * diagnostic.h (output_buffer_state): Redefine.
2002-03-31 neil * diagnostic.c (print_error_function): Remove.
2002-01-07 grahams * diagnostic.h: Update copyright date.
2001-10-28 jsm28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog...
2001-10-11 kazu * calls.c: Fix formatting.
2001-10-09 kazu * c-common.h: Fix comment formatting.
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-08 grahams * diagnostic.h (diagnostic_format_decoder)...
2001-06-28 gdr * diagnostic.c (default_print_error_function): Tweak.
2001-06-27 gdr2001-06-27 Gabriel Dos Reis <gdr@codesourcery.com>
2001-06-26 gdr * toplev.c (decode_f_option): Adjust setting.
2001-06-26 gdr * diagnostic.h (struct diagnostic_context): Add new...
2001-06-26 gdr * diagnostic.h (diagnostic_prefixing_rule_t): New...
2001-06-26 gdr * diagnostic.c (digit_buffer): Remove as global. ...
2001-06-10 gdrgcc/
2001-05-26 rthStandardize header guards.
2001-05-01 gdr * diagnostic.def: New file.
2001-02-23 gdr * diagnostic.c (output_to_stream): Rename to
2001-02-04 kenner * diagnostic.h (set_internal_error_function): Renamed.
2001-02-03 kenner * diagnostic.h: Add missing "extern" in all declarations.
2000-12-16 kennerSat Dec 16 10:41:11 2000 Richard Kenner <kenner@vlsi1...
2000-12-01 pme2000-12-01 Phil Edwards <pme@sources.redhat.com>
2000-11-15 jason * diagnostic.c (finish_abort): New fn.
2000-09-28 gdr * diagnostic.h (output_clear_message_text): New function.
2000-09-25 gdr * diagnostic.c (output_last_position): Define.
2000-09-06 gdr * toplev.c (display_help): Fix thinko in documentation.
2000-08-24 gdr * diagnostic.c (finish_diagnostic): Define.
2000-08-22 gdr * diagnostic.h (output_buffer_state): New macro.
2000-08-22 gdr2000-08-22 Gabriel Dos Reis <gdr@codesourcery.com>
2000-08-21 gdr * diagnostic.c (context_as_prefix): Export.
2000-08-20 gdr * c-errors.c (pedwarn_c99): Adjust call to report_diag...
2000-08-15 kenner * diagnostic.c (fatal_function): New variable.
2000-07-18 gdr2000-07-17 Gabriel Dos Reis <gdr@codesourcery.com>
2000-07-12 gdr2000-07-12 Gabriel Dos Reis <gdr@codesourcery.com>
2000-07-09 gdr2000-07-10 Gabriel Dos Reis <gdr@codesourcery.com>
2000-07-09 gdr2000-07-09 Gabriel Dos Reis <gdr@codesourcery.com>
2000-06-06 gdr2000-06-06 Gabriel Dos Reis <gdr@codesourcery.com>
2000-05-14 gdr2000-05-13 Gabriel Dos Reis <gdr@codesourcery.com>
2000-05-04 ghazi * bb-reorder.c (get_next_bb_note, get_prev_bb_note...
2000-04-22 gdr2000-04-22 Gabriel Dos Reis <gdr@codesourcery.com>