| Commit message (Expand) | Author | Age | Files | Lines |
* | * bitmap.c (bitmap_print): Qualify a char* with the `const' keyword. | ghazi | 1999-02-18 | 1 | -8/+8 |
* | h | zack | 1999-01-31 | 1 | -5/+1 |
* | Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for | law | 1999-01-27 | 1 | -5/+3 |
* | Copyright fixes. | law | 1999-01-06 | 1 | -1/+1 |
* | * invoke.texi: Document -flang-isoc9x. | mmitchel | 1998-10-21 | 1 | -1/+26 |
* | New warning, `missing-noreturn': | ghazi | 1998-10-20 | 1 | -0/+4 |
* | * c-common.c (type_for_mode): Only return TItype nodes when | law | 1998-10-08 | 1 | -0/+4 |
* | * c-tree.h (warn_long_long): Declare it. | rth | 1998-09-10 | 1 | -0/+4 |
* | * c-common.c (combine_strings): Also set TREE_READONLY. | jason | 1998-08-24 | 1 | -1/+1 |
* | * c-decl.c: Add warn_multichar. | law | 1998-07-06 | 1 | -0/+4 |
* | * invoke.texi (-fstrict-aliasing): Document. | mmitchel | 1998-06-25 | 1 | -0/+1 |
* | * c-tree.h (comptypes_record_hook): Removed. | law | 1998-06-19 | 1 | -5/+3 |
* | Integrate cpplib into the C and C++ front ends. | brolley | 1998-06-10 | 1 | -1/+1 |
* | Thu May 21 11:51:15 1998 Dave Brolley <brolley@cygnus.com> | brolley | 1998-05-21 | 1 | -0/+7 |
* | Warning fixes: | ghazi | 1998-05-13 | 1 | -0/+5 |
* | * c-common.c (type_for_mode): Handle TI types. | law | 1998-04-21 | 1 | -0/+2 |
* | This change is from an idea suggested by Arthur David Olson. | law | 1998-04-12 | 1 | -1/+0 |
* | dummy commit before merge | law | 1998-04-03 | 1 | -7/+4 |
* | (warn_main, flag_hosted): New variables. | kenner | 1997-01-19 | 1 | -1/+9 |
* | (skip_evaluation): New variable. | kenner | 1996-12-07 | 1 | -0/+5 |
* | formatting tweaks | mrs | 1996-07-03 | 1 | -7/+7 |
* | (warn_sign_compare): Add extern to declaration. | wilson | 1996-03-13 | 1 | -1/+1 |
* | warn_sign_compare | merrill | 1996-02-19 | 1 | -0/+4 |
* | (merge_attributes): Moved to tree.h. | dje | 1996-01-09 | 1 | -1/+0 |
* | (DECL_C_BIT_FIELD): New macro. | kenner | 1995-12-24 | 1 | -0/+3 |
* | (merge_attributes): New declaration. | wilson | 1995-11-29 | 1 | -0/+1 |
* | Update FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | (start_function): New parameter for attributes. | kenner | 1995-06-14 | 1 | -1/+2 |
* | (finish_decl_top): New declaration. | kenner | 1995-04-26 | 1 | -0/+1 |
* | (finish_enum, finish_struct): Add ATTRIBUTES argument. | kenner | 1995-04-26 | 1 | -2/+2 |
* | (start_decl): Two new tree parameters. | kenner | 1995-04-25 | 1 | -1/+2 |
* | (start_function): Add new parameter. | kenner | 1995-03-10 | 1 | -1/+1 |
* | (decl_attributes): Added argument. | kenner | 1995-02-21 | 1 | -2/+2 |
* | Declare boolean_* | merrill | 1995-01-17 | 1 | -0/+3 |
* | Declare warn_bad_function_cast. | kenner | 1994-06-24 | 1 | -0/+6 |
* | (lookup_name_current_level_global): Declare. | wilson | 1994-05-02 | 1 | -0/+1 |
* | (STDIO_PROTO): Don't define here. | kenner | 1994-04-21 | 1 | -8/+0 |
* | Re-order declarations for functions in c-typeck.c to agree with order | kenner | 1994-02-02 | 1 | -17/+38 |
* | (init_function_format_info, record_function_format, | kenner | 1993-10-05 | 1 | -2/+5 |
* | (flag_allow_single_precision): Declared. | rms | 1993-09-23 | 1 | -0/+4 |
* | Fix typo. | dje | 1993-07-23 | 1 | -2/+2 |
* | * c-tree.h: Fix prototypes for print_lang_decl, print_lang_type. | dje | 1993-07-23 | 1 | -2/+4 |
* | Declare the new initializer parsing functions. | rms | 1993-07-23 | 1 | -1/+8 |
* | Add declarations for functions in objc-act.c. | wood | 1993-04-09 | 1 | -2/+12 |
* | Move tree.h prototypes of c-* functions to c-tree.h | meissner | 1993-04-08 | 1 | -0/+2 |
* | Use STDIO_PROTO for prototypes with FILE. | kenner | 1993-03-27 | 1 | -10/+10 |
* | Declare vars to hold complex types. | rms | 1993-03-04 | 1 | -0/+4 |
* | (ITERATOR_P, ITERATOR_BOUND_P): New macros. | rms | 1993-03-02 | 1 | -0/+15 |
* | (warn_missing_braces): Declared. | rms | 1993-02-13 | 1 | -0/+4 |
* | Add some prototypes. | rms | 1993-02-05 | 1 | -0/+4 |