aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
AgeCommit message (Expand)AuthorFilesLines
1995-06-15Update FSF address.Richard Kenner1-1/+2
1995-05-16Fix typos in comments.Richard Kenner1-2/+2
1995-05-16Update weak symbol supportJason Merrill1-1/+5
1995-05-07DECL_ARTIFICIALJason Merrill1-1/+5
1995-04-28(valid_machine_attribute): Add prototype.Doug Evans1-1/+15
1995-04-26(TYPE_PARSE_INFO): Delete unused field.Richard Kenner1-3/+6
1995-04-25(attribute_in_list): New declaration.Richard Kenner1-0/+1
1995-04-18(size_int): Likewise.Richard Kenner1-1/+1
1995-03-30(warn_if_unused_value): Add declaration.Richard Kenner1-0/+1
1995-03-01Remove Feb 13's FUNCTION_NEEDS_STATIC_CHAIN changes.Per Bothner1-7/+0
1995-02-21(union tree_decl): New field MACHINE_ATTRIBUTES.Richard Kenner1-0/+5
1995-02-18(get_set_constructor_bytes): Fix prototype.Doug Evans1-1/+1
1995-02-14* tree.h: get_set_constructor_words -> get_set_constructor_bytes.Per Bothner1-1/+1
1995-02-14(stabilize_reference_1): Add declaration.Richard Kenner1-1/+7
1995-02-13* tree.h (FUNCTION_NEEDS_STATIC_CHAIN): New macro.Per Bothner1-0/+7
1995-01-31Fix DECL_VIRTUAL_P comment.Jason Merrill1-1/+2
1995-01-17Declare pedantic_lvalues.Jason Merrill1-0/+5
1995-01-14__attribute__ ((constructor))Jason Merrill1-1/+8
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