| Commit message (Expand) | Author | Age | Files | Lines |
* | * system.h (GCCBUGURL): Delete. | zack | 2002-10-08 | 1 | -2/+2 |
* | * diagnostic.c (output_add_identifier): New fn. | jason | 2002-09-12 | 1 | -0/+10 |
* | * diagnostic.c (fancy_abort): Don't repeat "internal error". | gdr | 2002-08-29 | 1 | -2/+1 |
* | * diagnostic.h (output_formatted_scalar): Rename from | gdr | 2002-08-12 | 1 | -8/+8 |
* | * diagnostic.c (inform): New function. | gdr | 2002-08-04 | 1 | -0/+14 |
* | * pretty-print.h: Define more macros. | gdr | 2002-07-29 | 1 | -8/+0 |
* | * defaults.h (obstack_chunk_alloc, obstack_chunk_free): | neil | 2002-07-23 | 1 | -3/+0 |
* | * diagnostic.c (diagnostic_kind_text): Const-ify. | ghazi | 2002-06-20 | 1 | -1/+1 |
* | 2002-06-13 Eric Christopher <echristo@redhat.com> | echristo | 2002-06-13 | 1 | -2/+2 |
* | * diagnostic.c (output_format): Recognize "%H" as a format | gdr | 2002-06-13 | 1 | -3/+44 |
* | * objc/objc-act.c (warn_with_ivar): Adjust calls to | gdr | 2002-06-11 | 1 | -17/+31 |
* | * diagnostic.c (diagnostic_build_prefix): Fix initialization. | gdr | 2002-06-07 | 1 | -3/+3 |
* | * diagnostic.c (diagnostic_build_prefix): Tidy. | gdr | 2002-06-07 | 1 | -18/+16 |
* | * toplev.h (report_error_function): Remove. | gdr | 2002-06-05 | 1 | -455/+307 |
* | * diagnostic.h (struct diagnostic_context): Add new member | gdr | 2002-06-02 | 1 | -16/+2 |
* | * diagnostic.c (diagnostic_finish): Rename to output_flush. | gdr | 2002-06-02 | 1 | -58/+58 |
* | * dbxout.c: Fix formatting. | kazu | 2002-05-11 | 1 | -169/+171 |
* | * diagnostic.h (output_buffer_state): Redefine. | gdr | 2002-04-14 | 1 | -17/+14 |
* | * diagnostic.c: Include langhooks-def.h. | neil | 2002-03-31 | 1 | -0/+1 |
* | * diagnostic.c (print_error_function): Remove. | neil | 2002-03-31 | 1 | -8/+2 |
* | * Makefile.in: Update. | neil | 2002-03-20 | 1 | -4/+5 |
* | * diagnostic.c (internal_error): Do ICE suppression only | zack | 2002-01-23 | 1 | -0/+2 |
* | Properly indent two lines. | kenner | 2002-01-21 | 1 | -2/+2 |
* | * diagnostic.c (warn_deprecated_use): Rework to lower indentation. | kenner | 2002-01-12 | 1 | -33/+28 |
* | * attribs.c (handle_deprecated_attribute): constify WHAT. | grahams | 2002-01-12 | 1 | -32/+34 |
* | Added __attribute__((deprecated)) patches. | ira | 2002-01-10 | 1 | -0/+41 |
* | * c-common.c: Fix formatting. | kazu | 2002-01-04 | 1 | -14/+14 |
* | * diagnostic.c (sorry): Increment sorrycount before saving the | jason | 2001-12-14 | 1 | -1/+1 |
* | * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog, | jsm28 | 2001-11-23 | 1 | -5/+5 |
* | * c-parse.in (yyerror): Const-ification and/or static-ization. | ghazi | 2001-09-13 | 1 | -1/+1 |
* | (forgot in last checkin) | aj | 2001-08-28 | 1 | -203/+69 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * final.c (shorten_branches): Clear the end of the label_align | zack | 2001-08-17 | 1 | -0/+3 |
* | * Makefile.in (OBJS): Add rtl-error.o | gdr | 2001-08-14 | 1 | -132/+0 |
* | * dbxout.c: Fix comment formatting. | kazu | 2001-08-08 | 1 | -2/+2 |
* | * diagnostic.c (finish_diagnostic): Rename to | gdr | 2001-07-10 | 1 | -11/+12 |
* | * diagnostic.c (default_print_error_function): Tweak. | gdr | 2001-06-28 | 1 | -14/+15 |
* | 2001-06-27 Gabriel Dos Reis <gdr@codesourcery.com> | gdr | 2001-06-27 | 1 | -14/+12 |
* | * toplev.c (decode_f_option): Adjust setting. | gdr | 2001-06-26 | 1 | -51/+13 |
* | * diagnostic.h (struct diagnostic_context): Add new field. | gdr | 2001-06-26 | 1 | -11/+10 |
* | * diagnostic.h (diagnostic_prefixing_rule_t): New enum type. | gdr | 2001-06-26 | 1 | -2/+2 |
* | * diagnostic.c (digit_buffer): Remove as global. Move to... | gdr | 2001-06-26 | 1 | -6/+2 |
* | gcc/ | gdr | 2001-06-10 | 1 | -6/+1 |
* | 2001-05-23 Zack Weinberg <zackw@stanford.edu> | zack | 2001-05-23 | 1 | -61/+56 |
* | * mkconfig.sh: Include insn-flags.h. | rth | 2001-03-22 | 1 | -1/+0 |
* | * diagnostic.c (trim_filename): No longer static. | kenner | 2001-02-23 | 1 | -2/+1 |
* | * diagnostic.c (output_to_stream): Rename to | gdr | 2001-02-23 | 1 | -12/+13 |
* | * diagnostic.c (_fatal_insn): Decrement errorcount. | kenner | 2001-02-18 | 1 | -0/+5 |
* | * diagnostic.c (internal_error): Say "confused" after 1 error, not | jason | 2001-02-08 | 1 | -2/+3 |
* | * diagnostic.h (set_internal_error_function): Renamed. | kenner | 2001-02-04 | 1 | -25/+65 |