summaryrefslogtreecommitdiff
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
* * tree.h (TARGET_EXPR_SLOT, TARGET_EXPR_INITIAL): New macros.jason2002-03-011-0/+5
* * Makefile.in (integrate.o): Update.neil2002-02-281-3/+0
* * attribs.c (c_common_attribute_table): Add visibility.jakub2002-02-261-0/+5
* * tree.h (struct tree_common): Remove aux. Add unused_0 atzack2002-02-201-5/+4
* 2002-02-19 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-191-11/+25
* Contribute sh64-elf.aoliva2002-02-091-0/+2
* * target.h (struct gcc_target): Added ms_bitfield_layout_p.aoliva2002-02-051-0/+3
* PR c/4475, c++/3780:jakub2002-02-041-1/+2
* * c-decl.c, tree.c, tree.h, objc/objc-act.c: Revert bitfieldneil2002-02-021-1/+0
* * rtl.h (NOTE_INSN_LOOP_END_TOP_COND): New.rth2002-01-311-1/+3
* PR c/3325neil2002-01-291-0/+1
* * builtins.c (expand_builtin_strncpy): Use integer_zerop insteadkenner2002-01-251-1/+2
* Added __attribute__((deprecated)) patches.ira2002-01-101-1/+12
* * tree.h (expand_expr_stmt_value): Add maybe_last argument.jakub2002-01-041-1/+1
* * tree.h: Update copyright date.grahams2002-01-031-34/+34
* * c-common.h (genrtl_expr_stmt_value): Declare.aoliva2002-01-021-5/+7
* * tree.h (STRIP_NOPS): Remove extraneous semicolon.grahams2001-12-311-4/+4
* 2001-12-10 Aldy Hernandez <aldyh@redhat.com>aldyh2001-12-111-0/+16
* * attribs.c (handle_no_check_memory_usage_atribute): Deleted.kenner2001-12-051-8/+2
* Revert previous patchaoliva2001-12-041-1/+1
* * stmt.c (expand_expr_stmt): Keep last_expr_value non-NULL iffaoliva2001-12-041-1/+1
* * tree.h (EXPR_WFL_LINECOL): Used by Java in node other thankenner2001-11-281-7/+6
* * tree.h (TREE_VIA_PROTECTED): Update to show can be in TREE_VEC.kenner2001-11-281-3/+3
* * tree.h: Add missing checks on some macros; make formatting morekenner2001-11-281-90/+117
* * tree-dump.c: Rename from c-dump.c. Include c-tree.h, not c-common.h.bryce2001-11-221-0/+31
* * tree.def (VIEW_CONVERT_EXPR): New tree code.kenner2001-11-191-0/+4
* * tree.h (TYPE_ALIGN_OK): New flag.kenner2001-11-181-0/+8
* * Makefile.in (c-parse.o, c-common.o): Update dependencies.neil2001-11-181-2/+0
* * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.kenner2001-11-151-1/+1
* * c-common.c: Include c-lex.h.neil2001-11-151-4/+0
* * Makefile.in: Update.neil2001-11-091-13/+0
* * tree.h (TYPE_VOLATILE): Trap use not on TYPEs.geoffk2001-11-091-2/+2
* * c-lang.c (LANG_HOOKS_NAME): New.neil2001-11-091-8/+0
* * tree.h (tree_index): Add support for V16QI and V8HI.aldyh2001-10-311-0/+4
* * ChangeLog.2, ChangeLog.3, ChangeLog.4, FSFChangeLog.10,jsm282001-10-291-1/+1
* * alias.c (can_address_p): Compnonents are not addressable ifkenner2001-10-231-3/+0
* * calls.c: Fix formatting.kazu2001-10-111-1/+1
* * c-common.h: Fix comment formatting.kazu2001-10-091-15/+15
* * c-common.c: Fix comment typos.kazu2001-10-091-1/+1
* * builtins.c (expand_builtin_setjmp_receiver): Const-ify.ghazi2001-10-071-8/+8
* * Makefile.in (OBJS): Added tree-inline.o.aoliva2001-10-051-0/+23
* * attribs.c (decl_attributes): Possibly calljsm282001-10-021-1/+12
* Add support for 3Dnow builtinsbernds2001-09-281-0/+2
* * c-common.c (format_attribute_table): Remove decl.kenner2001-09-221-0/+18
* * attribs.c: New file, from c-common.c.kenner2001-09-221-0/+3
* 2001-09-19 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-09-211-0/+5
* Table-driven attributes.jsm282001-09-211-6/+73
* Remove TYPE_NONCOPIED_PARTS.nathan2001-09-061-2/+0
* * function.c: Remove all_functions. Make outer_function_chainzack2001-08-311-0/+3
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12