OSDN Git Service

(DECL_DEFER_OUTPUT): New macro.
[pf3gnuchains/gcc-fork.git] / gcc / tree.h
1994-06-16 merrill(DECL_DEFER_OUTPUT): New macro.
1994-06-16 merrill(TREE_NO_UNUSED_WARNING): Note that this can be applied
1994-05-14 merrillDeclare copy_lang_decl.
1994-05-07 kennerFix typo in comment.
1994-05-06 kenner(TYPE_ATTRIBUTES): New macro.
1994-04-29 dje(TYPE_DECL_SUPPRESS_DEBUG): new macro to support
1994-04-26 bothnerNew macro AGGREGATE_TYPE_P.
1994-04-21 kennerIf RTX_CODE undefined, make an incomplete struct for...
1994-04-17 kenner(DECL_PRINT_NAME): Deleted.
1994-04-11 kenner(frame_size): Now a union.
1994-03-14 kenner(tree_int_cst_sgn): New declaration.
1994-03-13 kennerUpdate comments for TREE_OVERFLOW and TREE_CONSTANT_OVE...
1994-03-11 kenner(PVPROTO): New macro.
1994-03-08 wilson(permanent_allocation): Add prototype.
1994-02-17 dje(DECL_SECTION_NAME): New macro.
1994-02-16 bothnerNew macro TYPE_STRING_FLAG.
1994-02-12 djeSurround definition of VPROTO, VA_START with #ifndef...
1994-02-10 kennerUse PROTO for varargs functions.
1993-12-16 mrs * cp-decl.c (flag_conserve_space): New language specif...
1993-11-04 rms(DECL_IN_TEXT_SECTION): New macro.
1993-10-30 rms(enum built_in_function): Added END_BUILTINS to delimit
1993-10-12 kenner(struct tree_type): symtab_address is now a union of...
1993-10-04 kennerAdd declarations for contains_placeholder_p, substitute...
1993-08-12 bothner(CONSTRUCTOR_NAME_FORMAT): Removed.
1993-08-05 kenner(TYPE_OBSTACK): New macro.
1993-07-06 wilson(pedantic_non_lvalue): Add declaration.
1993-07-02 eggert(TREE_OVERFLOW): New macro.
1993-06-26 kennerAdd more decls for functions in fold-const.c.
1993-04-26 kenner(INTEGRAL_TYPE_P, FLOAT_TYPE_P): New macros.
1993-04-24 kenner(build_binary_op, build_indirect_ref, build_unary_op...
1993-04-13 kenner(xmalloc): Don't use prototype for now.
1993-04-13 kenner(DECL_QUALIFIER): New access macro for decl.initial.
1993-04-08 meissnerMove tree.h prototypes of c-* functions to c-tree.h
1993-04-06 brendan * tree.h (require_complete_type, lookup_name_cu...
1993-04-06 wilsonAdd prototypes.
1993-03-25 mrsAdded front-end taggint to object files.
1993-03-23 wood(enum built_in_function): Add BUILT_IN_APPLY_ARGS,
1993-03-22 rms(incomplete_decl_finalize_hook): Declared.
1993-02-23 rms(CONSTRUCTOR_NAME_FORMAT): Handle NO_DOT_IN_LABEL.
1993-01-11 brendan * tree.h (value_member, purpose_member, binfo_member,
1992-11-30 rms(CONSTRUCTOR_NAME_FORMAT): Let config.h override this.
1992-11-13 brendanCygnus<-->FSF merge
1992-10-05 brendan(TREE_VIA_PROTECTED): Set protected_flag, not static_flag.
1992-09-19 kenner(DECL_MODE, DECL_RTL): Update comments.
1992-09-08 mrsAdd BINFO_VPTR_FIELD definition.
1992-09-05 rmsComment change for meaning of TREE_CONSTANT_OVERFLOW.
1992-09-01 rms(current_block): Decl deleted.
1992-09-01 rmsComment fixes.
1992-08-29 rms(BLOCK_END_NOTE): Macro definition added.
1992-08-28 jrv(BUILT_IN_SIN,BUILT_IN_COS): New builtin codes.
1992-08-26 rms(current_block): Declared.
1992-08-14 tegeFix spelling errors in comments.
1992-08-08 meissnerAdd prototype support.
1992-08-05 rmsChanges in comments.
1992-08-05 mrs * cp-tree.h, tree.h: Moved definitions of...
1992-07-17 rms(struct tree_block): New struct type definition added.
1992-07-12 rms(IDENTIFIER_VIRTUAL_P): Deleted from here.
1992-07-12 rmsRenamed TREE_INLINE, TREE_NONLOCAL, TREE_REGDECL, TREE_...
1992-07-10 rmsentered into RCS
1992-07-08 mycroft*** empty log message ***
1992-07-07 rms*** empty log message ***
1992-07-06 kenner*** empty log message ***
1992-07-05 rms*** empty log message ***
1992-06-30 rms*** empty log message ***
1992-06-28 kenner*** empty log message ***
1992-05-17 rms*** empty log message ***
1992-05-10 rms*** empty log message ***
1992-05-07 rms*** empty log message ***
1992-05-04 rms*** empty log message ***
1992-04-23 rms*** empty log message ***
1992-04-13 wood*** empty log message ***
1992-03-29 rms*** empty log message ***
1992-03-12 rms*** empty log message ***
1992-03-08 rms*** empty log message ***
1992-01-13 rmsInitial revision