Age | Commit message (Expand) | Author | Files | Lines |
1994-11-16 | (POINTER_TYPE_P): New macro. | Jason Merrill | 1 | -0/+5 |
1994-09-08 | (get_set_constructor_bits, get_set_constructor_words): New functions. | Per Bothner | 1 | -0/+3 |
1994-09-02 | * tree.h (maximum_field_alignment, set_alignment): New declarations. | Per Bothner | 1 | -0/+6 |
1994-08-19 | (struct tree_type): New field transparent_union_flag. | Richard Kenner | 1 | -2/+13 |
1994-07-13 | tree.h (TYPE_NEEDS_CONSTRUCTING): New macro. | Jason Merrill | 1 | -1/+6 |
1994-06-23 | (TREE_SYMBOL_REFERENCED): New macro. | Jason Merrill | 1 | -0/+4 |
1994-06-16 | (DECL_DEFER_OUTPUT): New macro. | Jason Merrill | 1 | -1/+6 |
1994-06-16 | (TREE_NO_UNUSED_WARNING): Note that this can be applied | Jason Merrill | 1 | -2/+2 |
1994-05-14 | Declare copy_lang_decl. | Jason Merrill | 1 | -0/+3 |
1994-05-07 | Fix typo in comment. | Richard Kenner | 1 | -1/+1 |
1994-05-06 | (TYPE_ATTRIBUTES): New macro. | Richard Kenner | 1 | -1/+17 |
1994-04-29 | (TYPE_DECL_SUPPRESS_DEBUG): new macro to support | Doug Evans | 1 | -0/+7 |
1994-04-26 | New macro AGGREGATE_TYPE_P. | Per Bothner | 1 | -0/+7 |
1994-04-21 | If RTX_CODE undefined, make an incomplete struct for rtx. | Richard Kenner | 1 | -5/+24 |
1994-04-17 | (DECL_PRINT_NAME): Deleted. | Richard Kenner | 1 | -4/+0 |
1994-04-11 | (frame_size): Now a union. | Richard Kenner | 1 | -7/+9 |
1994-03-14 | (tree_int_cst_sgn): New declaration. | Richard Kenner | 1 | -0/+1 |
1994-03-13 | Update comments for TREE_OVERFLOW and TREE_CONSTANT_OVERFLOW. | Richard Kenner | 1 | -5/+5 |
1994-03-11 | (PVPROTO): New macro. | Richard Kenner | 1 | -3/+5 |
1994-03-08 | (permanent_allocation): Add prototype. | Jim Wilson | 1 | -0/+2 |
1994-02-17 | (DECL_SECTION_NAME): New macro. | Doug Evans | 1 | -0/+4 |
1994-02-15 | New macro TYPE_STRING_FLAG. | Per Bothner | 1 | -1/+7 |
1994-02-12 | Surround definition of VPROTO, VA_START with #ifndef VPROTO. | Doug Evans | 1 | -0/+2 |
1994-02-10 | Use PROTO for varargs functions. | Richard Kenner | 1 | -11/+8 |
1993-12-16 | cp-decl.c (flag_conserve_space): New language specific flag to tell the compi... | Mike Stump | 1 | -1/+7 |
1993-11-04 | (DECL_IN_TEXT_SECTION): New macro. | Richard Stallman | 1 | -0/+3 |
1993-10-30 | (enum built_in_function): Added END_BUILTINS to delimit | Richard Stallman | 1 | -1/+4 |
1993-10-12 | (struct tree_type): symtab_address is now a union of pointer and | Richard Kenner | 1 | -2/+3 |
1993-10-03 | Add declarations for contains_placeholder_p, substitute_in_{expr,type}. | Richard Kenner | 1 | -0/+21 |
1993-08-11 | (CONSTRUCTOR_NAME_FORMAT): Removed. | Per Bothner | 1 | -13/+0 |
1993-08-05 | (TYPE_OBSTACK): New macro. | Richard Kenner | 1 | -1/+3 |
1993-07-06 | (pedantic_non_lvalue): Add declaration. | Jim Wilson | 1 | -0/+1 |
1993-07-02 | (TREE_OVERFLOW): New macro. | Paul Eggert | 1 | -5/+12 |
1993-06-26 | Add more decls for functions in fold-const.c. | Richard Kenner | 1 | -9/+31 |
1993-04-26 | (INTEGRAL_TYPE_P, FLOAT_TYPE_P): New macros. | Richard Kenner | 1 | -0/+15 |
1993-04-24 | (build_binary_op, build_indirect_ref, build_unary_op): Delete | Richard Kenner | 1 | -8/+0 |
1993-04-13 | (xmalloc): Don't use prototype for now. | Richard Kenner | 1 | -2/+3 |
1993-04-13 | (DECL_QUALIFIER): New access macro for decl.initial. | Richard Kenner | 1 | -9/+13 |
1993-04-08 | Move tree.h prototypes of c-* functions to c-tree.h | Michael Meissner | 1 | -7/+0 |
1993-04-06 | tree.h (require_complete_type, [...]): Add prototypes. | Brendan Kehoe | 1 | -0/+6 |
1993-04-06 | Add prototypes. | Jim Wilson | 1 | -0/+36 |
1993-03-25 | Added front-end taggint to object files. | Mike Stump | 1 | -0/+3 |
1993-03-23 | (enum built_in_function): Add BUILT_IN_APPLY_ARGS, | Tom Wood | 1 | -0/+3 |
1993-03-22 | (incomplete_decl_finalize_hook): Declared. | Richard Stallman | 1 | -0/+5 |
1993-02-23 | (CONSTRUCTOR_NAME_FORMAT): Handle NO_DOT_IN_LABEL. | Richard Stallman | 1 | -0/+4 |
1993-01-11 | tree.h (value_member, [...]): Add decls with prototypes. | Brendan Kehoe | 1 | -0/+8 |
1992-11-30 | (CONSTRUCTOR_NAME_FORMAT): Let config.h override this. | Richard Stallman | 1 | -0/+2 |
1992-11-12 | Cygnus<-->FSF merge | Brendan Kehoe | 1 | -0/+3 |
1992-10-05 | (TREE_VIA_PROTECTED): Set protected_flag, not static_flag. | Brendan Kehoe | 1 | -1/+1 |
1992-09-19 | (DECL_MODE, DECL_RTL): Update comments. | Richard Kenner | 1 | -2/+8 |