summaryrefslogtreecommitdiff
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
* * rtl.h: #include "gansidecl.h".dje1996-04-151-47/+2
* (substitute_in_type): Delete declaration.kenner1996-04-091-6/+0
* (xstrdup): Declare.kenner1996-03-041-0/+2
* Changes to distinguish typedef from original type in debug output.bothner1996-02-121-0/+2
* (enum built_in_function): Add BUILT_IN_{SET,LONG}JMP.kenner1996-01-271-1/+3
* * tree.h (CONSTRUCTOR_TARGET_CLEARED_P): Removed.bothner1996-01-201-3/+0
* (merge_attributes): Moved here from c-tree.h.dje1996-01-091-3/+7
* Add documentation on uses of common area flags.kenner1995-12-311-4/+111
* * tree.h (TYPE_ARRAY_MAX_SIZE): New macro (used by Chill).bothner1995-12-291-0/+4
* (CONSTRUCTTOR_TARGET_CLEARED_P): New macro.kenner1995-12-241-0/+1
* (put_pending_sizes): Add declaration.kenner1995-09-251-0/+1
* Fix spelling errors.kenner1995-08-281-1/+1
* Update FSF address.kenner1995-06-151-1/+2
* Fix typos in comments.kenner1995-05-161-2/+2
* Update weak symbol supportmerrill1995-05-161-1/+5
* DECL_ARTIFICIALmerrill1995-05-071-1/+5
* (valid_machine_attribute): Add prototype.dje1995-04-281-1/+15
* (TYPE_PARSE_INFO): Delete unused field.kenner1995-04-261-3/+6
* (attribute_in_list): New declaration.kenner1995-04-251-0/+1
* (size_int): Likewise.kenner1995-04-181-1/+1
* (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