Update FSF address.
[gcc.git] / gcc / tree.h
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.
1993-04-06 Jim WilsonAdd prototypes.
1993-03-25 Mike StumpAdded front-end taggint to object files.
1993-03-23 Tom Wood(enum built_in_function): Add BUILT_IN_APPLY_ARGS,
1993-03-22 Richard Stallman(incomplete_decl_finalize_hook): Declared.
1993-02-23 Richard Stallman(CONSTRUCTOR_NAME_FORMAT): Handle NO_DOT_IN_LABEL.
1993-01-11 Brendan Kehoetree.h (value_member, [...]): Add decls with prototypes.
1992-11-30 Richard Stallman(CONSTRUCTOR_NAME_FORMAT): Let config.h override this.
1992-11-13 Brendan KehoeCygnus<-->FSF merge
1992-10-05 Brendan Kehoe(TREE_VIA_PROTECTED): Set protected_flag, not static_flag.
1992-09-19 Richard Kenner(DECL_MODE, DECL_RTL): Update comments.
1992-09-08 Mike StumpAdd BINFO_VPTR_FIELD definition.
1992-09-05 Richard StallmanComment change for meaning of TREE_CONSTANT_OVERFLOW.
1992-09-01 Richard Stallman(current_block): Decl deleted.
1992-09-01 Richard StallmanComment fixes.
1992-08-29 Richard Stallman(BLOCK_END_NOTE): Macro definition added.
1992-08-28 James Van Artsdalen(BUILT_IN_SIN,BUILT_IN_COS): New builtin codes.
1992-08-26 Richard Stallman(current_block): Declared.
1992-08-14 Torbjorn GranlundFix spelling errors in comments.
1992-08-08 Michael MeissnerAdd prototype support.
1992-08-05 Richard StallmanChanges in comments.
1992-08-05 Mike Stumpcp-tree.h, tree.h: Moved definitions of TREE_VIA_*...
1992-07-17 Richard Stallman(struct tree_block): New struct type definition added.
1992-07-12 Richard Stallman(IDENTIFIER_VIRTUAL_P): Deleted from here.
1992-07-12 Richard StallmanRenamed TREE_INLINE...
1992-07-10 Richard Stallmanentered into RCS
1992-07-08 Charles Hannum*** empty log message ***
1992-07-07 Richard Stallman*** empty log message ***
1992-07-06 Richard Kenner*** empty log message ***
1992-07-05 Richard Stallman*** empty log message ***
1992-06-30 Richard Stallman*** empty log message ***
1992-06-28 Richard Kenner*** empty log message ***
1992-05-17 Richard Stallman*** empty log message ***
1992-05-10 Richard Stallman*** empty log message ***
1992-05-07 Richard Stallman*** empty log message ***
1992-05-04 Richard Stallman*** empty log message ***
1992-04-23 Richard Stallman*** empty log message ***
1992-04-13 Tom Wood*** empty log message ***
1992-03-29 Richard Stallman*** empty log message ***
1992-03-12 Richard Stallman*** empty log message ***
1992-03-08 Richard Stallman*** empty log message ***
1992-01-13 Richard StallmanInitial revision