| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | * diagnostic.c (digit_buffer): Remove as global. Move to... | gdr | 2001-06-26 | 1 | -0/+4 |
* | gcc/ | gdr | 2001-06-10 | 1 | -2/+30 |
* | Standardize header guards. | rth | 2001-05-26 | 1 | -3/+3 |
* | * diagnostic.def: New file. | gdr | 2001-05-01 | 1 | -0/+10 |
* | * diagnostic.c (output_to_stream): Rename to | gdr | 2001-02-23 | 1 | -0/+3 |
* | * diagnostic.h (set_internal_error_function): Renamed. | kenner | 2001-02-04 | 1 | -1/+1 |
* | * diagnostic.h: Add missing "extern" in all declarations. | kenner | 2001-02-03 | 1 | -42/+48 |
* | Sat Dec 16 10:41:11 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> | kenner | 2000-12-16 | 1 | -1/+0 |
* | 2000-12-01 Phil Edwards <pme@sources.redhat.com> | pme | 2000-12-01 | 1 | -7/+7 |
* | * diagnostic.c (finish_abort): New fn. | jason | 2000-11-15 | 1 | -0/+1 |
* | * diagnostic.h (output_clear_message_text): New function. | gdr | 2000-09-28 | 1 | -1/+4 |
* | * diagnostic.c (output_last_position): Define. | gdr | 2000-09-25 | 1 | -0/+1 |
* | * toplev.c (display_help): Fix thinko in documentation. | gdr | 2000-09-06 | 1 | -0/+5 |
* | * diagnostic.c (finish_diagnostic): Define. | gdr | 2000-08-24 | 1 | -0/+1 |
* | * diagnostic.h (output_buffer_state): New macro. | gdr | 2000-08-22 | 1 | -0/+1 |