| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc: | zack | 2005-06-30 | 1 | -2/+2 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * diagnostic.h (verbatim): Move ... | ghazi | 2005-06-18 | 1 | -1/+0 |
* | * common.opt (fdiagnostics-show-option): No variable is needed. | dj | 2005-05-04 | 1 | -0/+4 |
* | * c-decl.c (store_parm_decls_oldstyle): Let diagnostic machinery | dj | 2005-05-03 | 1 | -0/+2 |
* | * c-semantics.c, cfghooks.c, diagnostic.h, loop-iv.c, | kazu | 2005-03-08 | 1 | -1/+2 |
* | * diagnostic.h: Remove unused prototype | kazu | 2005-03-08 | 1 | -2/+0 |
* | * c-opts.c (c_common_handle_option): <case OPT_Werror> set | gdr | 2004-08-30 | 1 | -4/+4 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -0/+12 |
* | gcc/ | kazu | 2004-02-07 | 1 | -1/+1 |
* | * diagnostic.h (DEFINE_DIAGNOSTIC_KIND): Change parameter M to | jsm28 | 2004-02-05 | 1 | -1/+1 |
* | * builtin-attrs.def: Fix comment formatting. | kazu | 2003-08-22 | 1 | -1/+1 |
* | * pretty-print.h (pp_set_line_maximum_length): Make macro. | gdr | 2003-08-05 | 1 | -2/+2 |
* | Remove pedwarn_with_decl, warning_with_decl and error_with_decl | gdr | 2003-07-25 | 1 | -153/+9 |
* | * bt-load.c: Fix comment typos. | kazu | 2003-07-05 | 1 | -1/+1 |
* | gcc: | ghazi | 2003-07-04 | 1 | -1/+0 |
* | * diagnostic.h (diagnostic_set_info): Replace file and lineno | nathan | 2003-06-28 | 1 | -1/+1 |
* | * diagnostic.h (output_host_wide_integer): Declare. | gdr | 2003-06-22 | 1 | -0/+1 |
* | (gcc) | kraai | 2003-06-13 | 1 | -1/+1 |
* | * predict.h: Convert to ISO C90 prototypes. | aj | 2003-06-08 | 1 | -40/+34 |
* | * diagnostic.h (output_verbatim, verbatim): Remove printf | gdr | 2003-05-25 | 1 | -4/+2 |
* | * diagnostic.c (output_format): Add support for %m. | zack | 2003-05-13 | 1 | -0/+1 |
* | * diagnostic.c (diagnostic_for_decl): Take a | zack | 2003-05-12 | 1 | -2/+0 |
* | * Makefile.in (TREE_H): Replace location.h with input.h. | nathan | 2003-05-02 | 1 | -1/+1 |
* | * diagnostic.h (output_formatted_scalar): Tweak. | gdr | 2003-04-30 | 1 | -2/+2 |
* | * diagnostic.c (real_abort): New. | geoffk | 2003-02-12 | 1 | -2/+9 |
* | * alias.c: Fix comment typos. | kazu | 2003-01-18 | 1 | -2/+2 |
* | * dbxout.c: Follow spelling conventions. | kazu | 2002-09-22 | 1 | -1/+1 |
* | * diagnostic.c (output_add_identifier): New fn. | jason | 2002-09-12 | 1 | -0/+1 |
* | * diagnostic.h (output_formatted_scalar): Rename from | gdr | 2002-08-12 | 1 | -2/+2 |
* | * diagnostic.c (inform): New function. | gdr | 2002-08-04 | 1 | -0/+1 |
* | * pretty-print.h: Define more macros. | gdr | 2002-07-29 | 1 | -0/+8 |
* | * diagnostic.h: #include location.h | gdr | 2002-07-10 | 1 | -10/+1 |
* | * objc/objc-act.c (warn_with_ivar): Adjust calls to | gdr | 2002-06-11 | 1 | -1/+5 |
* | * toplev.h (report_error_function): Remove. | gdr | 2002-06-05 | 1 | -91/+100 |
* | * diagnostic.h (diagnostic_count): Move from output_buffer to | gdr | 2002-06-03 | 1 | -13/+10 |
* | * diagnostic.h (struct diagnostic_context): Add new member | gdr | 2002-06-02 | 1 | -3/+3 |
* | * diagnostic.h (output_buffer_state): Redefine. | gdr | 2002-04-14 | 1 | -16/+23 |
* | * diagnostic.c (print_error_function): Remove. | neil | 2002-03-31 | 1 | -8/+0 |
* | * diagnostic.h: Update copyright date. | grahams | 2002-01-07 | 1 | -3/+3 |
* | * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4, | jsm28 | 2001-10-28 | 1 | -1/+1 |
* | * calls.c: Fix formatting. | kazu | 2001-10-11 | 1 | -2/+2 |
* | * c-common.h: Fix comment formatting. | kazu | 2001-10-09 | 1 | -3/+3 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * diagnostic.h (diagnostic_format_decoder): Parenthesize macro parame... | grahams | 2001-08-08 | 1 | -4/+4 |
* | * diagnostic.c (default_print_error_function): Tweak. | gdr | 2001-06-28 | 1 | -0/+8 |
* | 2001-06-27 Gabriel Dos Reis <gdr@codesourcery.com> | gdr | 2001-06-27 | 1 | -18/+61 |
* | * toplev.c (decode_f_option): Adjust setting. | gdr | 2001-06-26 | 1 | -18/+19 |
* | * diagnostic.h (struct diagnostic_context): Add new field. | gdr | 2001-06-26 | 1 | -3/+6 |
* | * diagnostic.h (diagnostic_prefixing_rule_t): New enum type. | gdr | 2001-06-26 | 1 | -10/+14 |