| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-decl.c (pushdecl): Use TYPE_CONTEXT rather than TREE_PERMANENT. | law | 1999-10-18 | 1 | -2/+4 |
* | * c-parse.in (component_decl): Support anonymous struct/union. | law | 1999-10-15 | 1 | -60/+0 |
* | checked in wrong version | jason | 1999-10-10 | 1 | -2/+2 |
* | * expr.c (expand_expr, TARGET_EXPR): Set TREE_USED sooner. | jason | 1999-10-08 | 1 | -11/+9 |
* | * c-decl.c (ggc_p): Enable. | rth | 1999-10-07 | 1 | -2/+2 |
* | Use lookup table to get register sizes in dwarf2 eh | crux | 1999-09-30 | 1 | -2/+2 |
* | * c-tree.h (warn_float_equal): Declare. | law | 1999-09-30 | 1 | -0/+8 |
* | * c-decl.c (init_decl_processing): If MD_INIT_BUILTINS is defined, | crux | 1999-09-28 | 1 | -0/+4 |
* | Allow to distinguish between three classes of builtin functions | crux | 1999-09-24 | 1 | -19/+19 |
* | * toplev.c (documented_lang_options): Add -fshort-wchar. | jason | 1999-09-23 | 1 | -2/+12 |
* | Add comment saying that lang_decode_options should not complain about | nickc | 1999-09-20 | 1 | -1/+2 |
* | Move declarations and building code for common tree nodes to tree.[ch] | crux | 1999-09-10 | 1 | -210/+25 |
* | * c-decl.c (finish_function): When processing a nested function, | rth | 1999-09-10 | 1 | -0/+9 |
* | * ggc.h (lang_cleanup_tree): Remove. | mmitchel | 1999-09-09 | 1 | -16/+5 |
* | * c-decl.c (mark_binding_level): Make static to match prototype. | ghazi | 1999-09-09 | 1 | -1/+1 |
* | * gansidecl.h (__attribute__, ATTRIBUTE_UNUSED_LABEL, | ghazi | 1999-09-08 | 1 | -3/+3 |
* | * c-typeck.c (type_lists_compatible_p): Use simple_type_promotes_to. | rth | 1999-09-08 | 1 | -19/+9 |
* | Merge in gcc2-ss-010999 | law | 1999-09-07 | 1 | -2/+8 |
* | * Makefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o. | mmitchel | 1999-09-06 | 1 | -0/+106 |
* | * c-decl.c (struct language_function): Renamed from struct c_function. | mmitchel | 1999-09-05 | 1 | -21/+10 |
* | Include function.h in most files. Remove most of the global variables | crux | 1999-08-09 | 1 | -0/+1 |
* | * expr.h (PROMOTE_PROTOTYPES): Move ... | rth | 1999-08-03 | 1 | -1/+1 |
* | Jakub Jelinek <jj@ultra.linux.cz> | rth | 1999-08-02 | 1 | -8/+9 |
* | * builtins.c (expand_builtin_saveregs): Remove static, remove exp | rth | 1999-07-26 | 1 | -0/+6 |
* | * c-common.h: New file. | crux | 1999-07-20 | 1 | -417/+9 |
* | For gcc: | gavin | 1999-07-02 | 1 | -0/+18 |
* | * c-decl.c (c_decode_option, start_decl, start_function, | scox | 1999-04-12 | 1 | -9/+5 |
* | * bitmap.c (bitmap_print): Qualify a char* with the `const' keyword. | ghazi | 1999-02-18 | 1 | -5/+5 |
* | � | zack | 1999-01-31 | 1 | -8/+0 |
* | Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for | law | 1999-01-27 | 1 | -51/+59 |
* | * c-decl.c (duplicate_decls): If `warn_traditional', warn when | ghazi | 1999-01-16 | 1 | -1/+9 |
* | Wed Dec 9 15:29:26 1998 Dave Brolley <brolley@cygnus.com> | brolley | 1998-12-09 | 1 | -10/+1 |
* | * c-decl.c (flag_isoc9x): Default off. | rth | 1998-12-08 | 1 | -3/+12 |
* | 1998-12-07 Zack Weinberg <zack@rabi.phys.columbia.edu> | brolley | 1998-12-07 | 1 | -1/+1 |
* | * c-common.c (declare_function_name): Declare predefinied variable | rth | 1998-12-01 | 1 | -9/+54 |
* | * invoke.texi: Document -flang-isoc9x. | mmitchel | 1998-10-21 | 1 | -60/+80 |
* | New warning, `missing-noreturn': | ghazi | 1998-10-20 | 1 | -0/+14 |
* | Warning fixes: | ghazi | 1998-10-13 | 1 | -2/+2 |
* | Fine-grained control of -fcheck-memory-usage with new no_check_memory_usage | raeburn | 1998-10-11 | 1 | -0/+2 |
* | * c-common.c (type_for_mode): Only return TItype nodes when | law | 1998-10-08 | 1 | -0/+8 |
* | Add invocation of SET_DEFAULT_DECL_ATTRIBUTES, if defined. | nickc | 1998-10-01 | 1 | -0/+4 |
* | * tree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused. Kill. | rth | 1998-09-15 | 1 | -15/+7 |
* | * tree.h (DECL_ORIGIN): New macro. | mmitchel | 1998-09-10 | 1 | -2/+2 |
* | * c-common.c (combine_strings): Also set TREE_READONLY. | jason | 1998-08-24 | 1 | -3/+3 |
* | * From Graham | law | 1998-08-17 | 1 | -0/+1 |
* | * c-decl.c (init_decl_processing): Remove unneeded &. | law | 1998-08-17 | 1 | -1/+1 |
* | Function entry/exit profiling instrumentation: | raeburn | 1998-07-30 | 1 | -0/+3 |
* | * toplev.c (lang_options): Add -Wlong-long, -Wno-long-long | vmakarov | 1998-07-08 | 1 | -1/+9 |
* | * c-decl.c: Add warn_multichar. | law | 1998-07-06 | 1 | -0/+8 |
* | * c-decl.c (grokdeclarator): Don't warn about implicit int in | schwab | 1998-07-01 | 1 | -0/+2 |