summaryrefslogtreecommitdiff
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
* (warn_if_unused_value): Add declaration.kenner1995-03-301-0/+1
* Remove Feb 13's FUNCTION_NEEDS_STATIC_CHAIN changes.bothner1995-03-021-7/+0
* (union tree_decl): New field MACHINE_ATTRIBUTES.kenner1995-02-211-0/+5
* (get_set_constructor_bytes): Fix prototype.dje1995-02-181-1/+1
* * tree.h: get_set_constructor_words -> get_set_constructor_bytes.bothner1995-02-151-1/+1
* (stabilize_reference_1): Add declaration.kenner1995-02-141-1/+7
* * tree.h (FUNCTION_NEEDS_STATIC_CHAIN): New macro.bothner1995-02-131-0/+7
* Fix DECL_VIRTUAL_P comment.merrill1995-01-311-1/+2
* Declare pedantic_lvalues.merrill1995-01-171-0/+5
* __attribute__ ((constructor))merrill1995-01-141-1/+8
* (POINTER_TYPE_P): New macro.merrill1994-11-161-0/+5
* (get_set_constructor_bits, get_set_constructor_words): New functions.bothner1994-09-081-0/+3
* * tree.h (maximum_field_alignment, set_alignment): New declarations.bothner1994-09-021-0/+6
* (struct tree_type): New field transparent_union_flag.kenner1994-08-191-2/+13
* Wed Jul 13 03:30:36 1994 Jason Merrill (jason@deneb.cygnus.com)merrill1994-07-131-1/+6
* (TREE_SYMBOL_REFERENCED): New macro.merrill1994-06-231-0/+4
* (DECL_DEFER_OUTPUT): New macro.merrill1994-06-161-1/+6
* (TREE_NO_UNUSED_WARNING): Note that this can be appliedmerrill1994-06-161-2/+2
* Declare copy_lang_decl.merrill1994-05-141-0/+3
* Fix typo in comment.kenner1994-05-071-1/+1
* (TYPE_ATTRIBUTES): New macro.kenner1994-05-061-1/+17
* (TYPE_DECL_SUPPRESS_DEBUG): new macro to supportdje1994-04-291-0/+7
* New macro AGGREGATE_TYPE_P.bothner1994-04-261-0/+7
* If RTX_CODE undefined, make an incomplete struct for rtx.kenner1994-04-211-5/+24
* (DECL_PRINT_NAME): Deleted.kenner1994-04-171-4/+0
* (frame_size): Now a union.kenner1994-04-111-7/+9
* (tree_int_cst_sgn): New declaration.kenner1994-03-141-0/+1
* Update comments for TREE_OVERFLOW and TREE_CONSTANT_OVERFLOW.kenner1994-03-131-5/+5
* (PVPROTO): New macro.kenner1994-03-111-3/+5
* (permanent_allocation): Add prototype.wilson1994-03-081-0/+2
* (DECL_SECTION_NAME): New macro.dje1994-02-171-0/+4
* New macro TYPE_STRING_FLAG.bothner1994-02-161-1/+7
* Surround definition of VPROTO, VA_START with #ifndef VPROTO.dje1994-02-121-0/+2
* Use PROTO for varargs functions.kenner1994-02-101-11/+8
* * cp-decl.c (flag_conserve_space): New language specific flag tomrs1993-12-161-1/+7
* (DECL_IN_TEXT_SECTION): New macro.rms1993-11-041-0/+3
* (enum built_in_function): Added END_BUILTINS to delimitrms1993-10-301-1/+4
* (struct tree_type): symtab_address is now a union of pointer andkenner1993-10-121-2/+3
* Add declarations for contains_placeholder_p, substitute_in_{expr,type}.kenner1993-10-041-0/+21
* (CONSTRUCTOR_NAME_FORMAT): Removed.bothner1993-08-121-13/+0
* (TYPE_OBSTACK): New macro.kenner1993-08-051-1/+3
* (pedantic_non_lvalue): Add declaration.wilson1993-07-061-0/+1
* (TREE_OVERFLOW): New macro.eggert1993-07-021-5/+12
* Add more decls for functions in fold-const.c.kenner1993-06-261-9/+31
* (INTEGRAL_TYPE_P, FLOAT_TYPE_P): New macros.kenner1993-04-261-0/+15
* (build_binary_op, build_indirect_ref, build_unary_op): Deletekenner1993-04-241-8/+0
* (xmalloc): Don't use prototype for now.kenner1993-04-131-2/+3
* (DECL_QUALIFIER): New access macro for decl.initial.kenner1993-04-131-9/+13
* Move tree.h prototypes of c-* functions to c-tree.hmeissner1993-04-081-7/+0
* * tree.h (require_complete_type, lookup_name_current_level): Addbrendan1993-04-061-0/+6