Major cutover to using system.h:
[gcc.git] / gcc / tree.h
1998-02-18 Brendan Kehoetree.h (merge_machine_{type,decl}_attributes): Declare.
1998-02-16 Jason Merrilltree.c (first_rtl_op): New fn.
1998-02-01 J"orn Renneckeexpr.c (get_inner_reference): Use sbitsizetype for...
1998-01-20 Jeffrey A LawMakefile.in: Remove all bytecode support.
1997-12-12 John F. Carrtree.c, tree.h: Change tree_code_type, tree_code_length...
1997-12-09 Jeffrey A Law* Partially cleaned up prototyping code from HJ.
1997-12-07 Jeff LawMerge from gcc-2.8
1997-11-02 Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-10-15 Jason Merrillrestore dwarf2 prototypes
1997-10-14 Jason Merrilltree.h: Declare them.
1997-10-07 Michael MeissnerDeclare get_file_function_name
1997-09-28 Jeffrey A Lawframe.c: Remove last change.
1997-09-27 Jason Merrillc-decl.c (init_decl_processing): Add __builtin_dwarf_re...
1997-09-10 Jason Merrilldwarf2 EH support
1997-08-28 Jeffrey A Lawversion.c: Bump for latest snapshot.
1997-08-02 Richard Kenner(built_in_function): Add BUILT_IN_AGGREGATE_INCOMING_AD...
1997-07-19 Doug Evans(DECL_ABSTRACT_ORIGIN): Expand description of.
1997-04-29 Mike Stumpexcept.c (expand_eh_region_start_tree): Add DECL argume...
1997-04-23 Mike StumpAdd setjmp/longjmp exception handling.
1997-02-16 Jason Merrillx
1997-01-05 Richard Kenner(struct tree_decl): saved_insns.i is HOST_WIDE_INT.
1996-12-12 Richard Kenner(maybe_get_identifier): New declaration.
1996-12-11 Richard Kenner(tree_decl): Reorder field declarations to reduce size...
1996-11-16 Richard Kenner(get_inner_reference): Add new arg.
1996-11-09 Jason Merrillx
1996-09-29 Richard Kenner(build_complex): Add new argument, TYPE.
1996-09-18 Jason Merrill(DECL_ONE_ONLY): New macro.
1996-07-24 Richard Kenner(struct tree_int_cst): Add field for TREE_CST_RTL.
1996-07-03 Mike Stumpformatting tweaks
1996-05-17 Mike Stumpexpr.c (expand_expr, [...]): Move from the C++ frontend...
1996-04-15 Doug Evansrtl.h: #include "gansidecl.h".
1996-04-09 Richard Kenner(substitute_in_type): Delete declaration.
1996-03-04 Richard Kenner(xstrdup): Declare.
1996-02-12 Per BothnerChanges to distinguish typedef from original type in...
1996-01-27 Richard Kenner(enum built_in_function): Add BUILT_IN_{SET,LONG}JMP.
1996-01-20 Per Bothner* tree.h (CONSTRUCTOR_TARGET_CLEARED_P): Removed.
1996-01-09 Doug Evans(merge_attributes): Moved here from c-tree.h.
1995-12-31 Richard KennerAdd documentation on uses of common area flags.
1995-12-29 Per Bothner* tree.h (TYPE_ARRAY_MAX_SIZE): New macro (used by...
1995-12-24 Richard Kenner(CONSTRUCTTOR_TARGET_CLEARED_P): New macro.
1995-09-25 Richard Kenner(put_pending_sizes): Add declaration.
1995-08-28 Richard KennerFix spelling errors.
1995-06-15 Richard KennerUpdate FSF address.
1995-05-16 Richard KennerFix typos in comments.
1995-05-16 Jason MerrillUpdate weak symbol support
1995-05-07 Jason MerrillDECL_ARTIFICIAL
1995-04-28 Doug Evans(valid_machine_attribute): Add prototype.
1995-04-26 Richard Kenner(TYPE_PARSE_INFO): Delete unused field.
1995-04-25 Richard Kenner(attribute_in_list): New declaration.
1995-04-18 Richard Kenner(size_int): Likewise.
1995-03-30 Richard Kenner(warn_if_unused_value): Add declaration.
1995-03-02 Per BothnerRemove Feb 13's FUNCTION_NEEDS_STATIC_CHAIN changes.
1995-02-21 Richard Kenner(union tree_decl): New field MACHINE_ATTRIBUTES.
1995-02-18 Doug Evans(get_set_constructor_bytes): Fix prototype.
1995-02-15 Per Bothner* tree.h: get_set_constructor_words -> get_set_construc...
1995-02-14 Richard Kenner(stabilize_reference_1): Add declaration.
1995-02-13 Per Bothner* tree.h (FUNCTION_NEEDS_STATIC_CHAIN): New macro.
1995-01-31 Jason MerrillFix DECL_VIRTUAL_P comment.
1995-01-17 Jason MerrillDeclare pedantic_lvalues.
1995-01-14 Jason Merrill__attribute__ ((constructor))
1994-11-16 Jason Merrill(POINTER_TYPE_P): New macro.
1994-09-08 Per Bothner(get_set_constructor_bits, get_set_constructor_words...
1994-09-02 Per Bothner* tree.h (maximum_field_alignment, set_alignment):...
1994-08-19 Richard Kenner(struct tree_type): New field transparent_union_flag.
1994-07-13 Jason Merrilltree.h (TYPE_NEEDS_CONSTRUCTING): New macro.
1994-06-23 Jason Merrill(TREE_SYMBOL_REFERENCED): New macro.
1994-06-16 Jason Merrill(DECL_DEFER_OUTPUT): New macro.
1994-06-16 Jason Merrill(TREE_NO_UNUSED_WARNING): Note that this can be applied
1994-05-14 Jason MerrillDeclare copy_lang_decl.
1994-05-07 Richard KennerFix typo in comment.
1994-05-06 Richard Kenner(TYPE_ATTRIBUTES): New macro.
1994-04-29 Doug Evans(TYPE_DECL_SUPPRESS_DEBUG): new macro to support
1994-04-26 Per BothnerNew macro AGGREGATE_TYPE_P.
1994-04-21 Richard KennerIf RTX_CODE undefined, make an incomplete struct for...
1994-04-17 Richard Kenner(DECL_PRINT_NAME): Deleted.
1994-04-11 Richard Kenner(frame_size): Now a union.
1994-03-14 Richard Kenner(tree_int_cst_sgn): New declaration.
1994-03-13 Richard KennerUpdate comments for TREE_OVERFLOW and TREE_CONSTANT_OVE...
1994-03-11 Richard Kenner(PVPROTO): New macro.
1994-03-08 Jim Wilson(permanent_allocation): Add prototype.
1994-02-17 Doug Evans(DECL_SECTION_NAME): New macro.
1994-02-16 Per BothnerNew macro TYPE_STRING_FLAG.
1994-02-12 Doug EvansSurround definition of VPROTO, VA_START with #ifndef...
1994-02-10 Richard KennerUse PROTO for varargs functions.
1993-12-16 Mike Stumpcp-decl.c (flag_conserve_space): New language specific...
1993-11-04 Richard Stallman(DECL_IN_TEXT_SECTION): New macro.
1993-10-30 Richard Stallman(enum built_in_function): Added END_BUILTINS to delimit
1993-10-12 Richard Kenner(struct tree_type): symtab_address is now a union of...
1993-10-04 Richard KennerAdd declarations for contains_placeholder_p, substitute...
1993-08-12 Per Bothner(CONSTRUCTOR_NAME_FORMAT): Removed.
1993-08-05 Richard Kenner(TYPE_OBSTACK): New macro.
1993-07-06 Jim Wilson(pedantic_non_lvalue): Add declaration.
1993-07-02 Paul Eggert(TREE_OVERFLOW): New macro.
1993-06-26 Richard KennerAdd more decls for functions in fold-const.c.
1993-04-26 Richard Kenner(INTEGRAL_TYPE_P, FLOAT_TYPE_P): New macros.
1993-04-24 Richard Kenner(build_binary_op, build_indirect_ref, build_unary_op...
1993-04-13 Richard Kenner(xmalloc): Don't use prototype for now.
1993-04-13 Richard Kenner(DECL_QUALIFIER): New access macro for decl.initial.
1993-04-08 Michael MeissnerMove tree.h prototypes of c-* functions to c-tree.h
1993-04-06 Brendan Kehoetree.h (require_complete_type, [...]): Add prototypes.
next