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