| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | * diagnostic.c (fatal): Fix word wrap. | neil | 2001-01-30 | 1 | -2/+2 |
* | * diagnostic.c (fatal): Request preprocessed source. | neil | 2001-01-25 | 1 | -3/+2 |
* | Sat Dec 16 10:41:11 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> | kenner | 2000-12-16 | 1 | -24/+52 |
* | * stor-layout.c (int_mode_for_mode): Handle MODE_VECTOR_INT, | jason | 2000-12-04 | 1 | -2/+2 |
* | 2000-12-01 Phil Edwards <pme@sources.redhat.com> | pme | 2000-12-01 | 1 | -5/+5 |
* | * stringpool.c: New file. | zack | 2000-11-17 | 1 | -2/+2 |
* | * diagnostic.c (finish_abort): New fn. | jason | 2000-11-15 | 1 | -9/+22 |
* | * diagnostic.c (vbuild_message_string, output_do_printf, vnotice): | jsm28 | 2000-11-13 | 1 | -3/+6 |
* | * alias.c (init_alias_analysis), calls.c (expand_call, | jsm28 | 2000-11-07 | 1 | -2/+2 |
* | * diagnostic.c: Remove EGCS reference in comment. | jsm28 | 2000-10-21 | 1 | -1/+1 |
* | * diagnostic.c (output_format): Add missing break. | rth | 2000-10-06 | 1 | -0/+1 |
* | * diagnostic.h (output_clear_message_text): New function. | gdr | 2000-09-28 | 1 | -8/+7 |
* | 2000-09-25 Branko Cibej <branko.cibej@hermes.si> | bkoz | 2000-09-25 | 1 | -1/+3 |
* | * diagnostic.c (output_last_position): Define. | gdr | 2000-09-25 | 1 | -2/+19 |
* | * toplev.c (display_help): Fix thinko in documentation. | gdr | 2000-09-06 | 1 | -2/+20 |
* | * diagnostic.c (finish_diagnostic): Define. | gdr | 2000-08-24 | 1 | -6/+11 |