aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
AgeCommit message (Expand)AuthorFilesLines
1997-08-02(built_in_function): Add BUILT_IN_AGGREGATE_INCOMING_ADDRESS.Richard Kenner1-0/+1
1997-07-19(DECL_ABSTRACT_ORIGIN): Expand description of.Doug Evans1-1/+3
1997-04-29except.c (expand_eh_region_start_tree): Add DECL argument so we can better tr...Mike Stump1-1/+2
1997-04-23Add setjmp/longjmp exception handling.Mike Stump1-0/+7
1997-02-16xJason Merrill1-3/+9
1997-01-04(struct tree_decl): saved_insns.i is HOST_WIDE_INT.Richard Kenner1-2/+2
1996-12-12(maybe_get_identifier): New declaration.Richard Kenner1-0/+6
1996-12-11(tree_decl): Reorder field declarations to reduce size on 64 bitRichard Kenner1-9/+10
1996-11-16(get_inner_reference): Add new arg.Richard Kenner1-1/+3
1996-11-09xJason Merrill1-2/+3
1996-09-29(build_complex): Add new argument, TYPE.Richard Kenner1-1/+1
1996-09-18(DECL_ONE_ONLY): New macro.Jason Merrill1-0/+4
1996-07-23(struct tree_int_cst): Add field for TREE_CST_RTL.Richard Kenner1-0/+2
1996-07-03formatting tweaksMike Stump1-2/+2
1996-05-17expr.c (expand_expr, [...]): Move from the C++ frontend to the backend where ...Mike Stump1-0/+11
1996-04-15rtl.h: #include "gansidecl.h".Doug Evans1-47/+2
1996-04-09(substitute_in_type): Delete declaration.Richard Kenner1-6/+0
1996-03-04(xstrdup): Declare.Richard Kenner1-0/+2
1996-02-12Changes to distinguish typedef from original type in debug output.Per Bothner1-0/+2
1996-01-27(enum built_in_function): Add BUILT_IN_{SET,LONG}JMP.Richard Kenner1-1/+3
1996-01-19* tree.h (CONSTRUCTOR_TARGET_CLEARED_P): Removed.Per Bothner1-3/+0
1996-01-09(merge_attributes): Moved here from c-tree.h.Doug Evans1-3/+7
1995-12-31Add documentation on uses of common area flags.Richard Kenner1-4/+111
1995-12-29* tree.h (TYPE_ARRAY_MAX_SIZE): New macro (used by Chill).Per Bothner1-0/+4
1995-12-24(CONSTRUCTTOR_TARGET_CLEARED_P): New macro.Richard Kenner1-0/+1
1995-09-25(put_pending_sizes): Add declaration.Richard Kenner1-0/+1
1995-08-28Fix spelling errors.Richard Kenner1-1/+1
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