summaryrefslogtreecommitdiff
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
* * tree.c, tree.h: Change tree_code_type, tree_code_length, andlaw1997-12-121-4/+5
* * Partially cleaned up prototyping code from HJ.law1997-12-091-5/+216
* Merge from gcc-2.8law1997-12-071-3/+51
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-021-0/+5
* restore dwarf2 prototypesjason1997-10-151-0/+46
* * tree.h: Declare them.jason1997-10-141-0/+3
* Declare get_file_function_namemeissner1997-10-071-46/+3
* * frame.c: Remove last change.law1997-09-281-0/+47
* * c-decl.c (init_decl_processing): Add __builtin_dwarf_reg_size.jason1997-09-271-0/+1
* dwarf2 EH supportjason1997-09-101-0/+10
* * version.c: Bump for latest snapshot.law1997-08-281-1/+0
* (built_in_function): Add BUILT_IN_AGGREGATE_INCOMING_ADDRESS.kenner1997-08-021-0/+1
* (DECL_ABSTRACT_ORIGIN): Expand description of.dje1997-07-191-1/+3
* * except.c (expand_eh_region_start_tree): Add DECL argument so wemrs1997-04-291-1/+2
* Add setjmp/longjmp exception handling.mrs1997-04-231-0/+7
* xmerrill1997-02-161-3/+9
* (struct tree_decl): saved_insns.i is HOST_WIDE_INT.kenner1997-01-051-2/+2
* (maybe_get_identifier): New declaration.kenner1996-12-121-0/+6
* (tree_decl): Reorder field declarations to reduce size on 64 bitkenner1996-12-111-9/+10
* (get_inner_reference): Add new arg.kenner1996-11-161-1/+3
* xmerrill1996-11-091-2/+3
* (build_complex): Add new argument, TYPE.kenner1996-09-291-1/+1
* (DECL_ONE_ONLY): New macro.merrill1996-09-181-0/+4
* (struct tree_int_cst): Add field for TREE_CST_RTL.kenner1996-07-241-0/+2
* formatting tweaksmrs1996-07-031-2/+2
* * expr.c (expand_expr, cond UNSAVE_EXPR): Move from the C++mrs1996-05-171-0/+11
* * 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