summaryrefslogtreecommitdiff
path: root/gcc/tree.def
Commit message (Expand)AuthorAgeFilesLines
* expr.c (expand_expr_real_1): Fix formating.Andrew Pinski2004-07-071-7/+0
* dojump.c (do_jump): REFERENCE_EXPR is dead.Daniel Berlin2004-07-061-3/+0
* c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.Nathan Sidwell2004-07-051-0/+4
* c-decl.c (grokdeclarator): Don't frob current_function_decl around variable_s...Richard Henderson2004-07-021-4/+3
* tree.def (RTL_EXPR): Remove.Richard Henderson2004-07-011-22/+6
* Makefile.in (OBJS-common): Add tree-chrec.o.Sebastian Pop2004-06-301-0/+12
* tree.def (REALPART_EXPR, [...]): Change class to 'r'.Richard Henderson2004-06-281-2/+2
* c-common.c (c_safe_from_p, [...]): Deleted.Richard Kenner2004-06-261-0/+3
* Makefile.in (tree-vn.o): New.Diego Novillo2004-06-231-0/+6
* tree.def (VTABLE_REF): Remove.Richard Henderson2004-06-221-8/+13
* alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset.Richard Kenner2004-06-211-6/+11
* fix typoJason Merrill2004-06-171-1/+1
* re PR c++/16015 (xfailed g++.dg/ext/stmtexpr1.C)Jason Merrill2004-06-171-4/+5
* tree-flow-inline.h (stmt_ann): Remove use of is_essa_node.Daniel Berlin2004-06-151-13/+0
* re PR rtl-optimization/15649 (ICE with __builtin_isgreater and -ffast-math)Paolo Bonzini2004-05-281-0/+3
* tree.def (documentation): Remove mention of class 'b'.Zack Weinberg2004-05-141-2/+1
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-35/+94
* expr.c (get_inner_reference): Use DECL_UNSIGNED, not TREE_UNSIGNED.Richard Kenner2004-04-011-1/+1
* cfgrtl.c, [...]: Fix comment typos.Kazu Hirata2004-03-251-1/+1
* alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR.Richard Kenner2004-03-211-22/+9
* re PR target/13750 (Ada bootstrap failure on Tru64 UNIX: b_gnat[1b].o compari...Rainer Orth2004-02-051-1/+1
* Index: ChangeLogGeoffrey Keating2004-01-161-2/+2
* expr.h (expand_expr): Make it a macro, not a function.Mark Mitchell2004-01-091-5/+9
* * tree.def (PLACEHOLDER_EXPR): Clarify commentary.Peter Gerwinski2003-12-051-2/+12
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson2003-09-211-1/+1
* tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson2003-09-211-1/+1
* tree.def (FFS_EXPR, [...]): Delete unused tree codes.Roger Sayle2003-09-181-7/+0
* c-typeck.c (build_binary_op): Kill BIT_ANDTC_EXPR.Josef Zlomek2003-09-011-1/+0
* builtin-attrs.def: Fix comment formatting.Kazu Hirata2003-08-221-1/+1
* c-common.c (c_estimate_num_insns_1): Don't handle METHOD_CALL_EXPR.Steven Bosscher2003-07-171-5/+0
* Index: ChangeLogGeoffrey Keating2003-07-111-14/+19
* convert.c, [...]: Replace overly specific references to "GNU C" and "GNU C Co...Nathanael Nerode2003-06-161-1/+1
* update commentsJason Merrill2003-05-131-11/+3
* tree.h (TREE_CST_RTL, [...]): Delete.Zack Weinberg2003-04-281-5/+3
* tree.c (tree_size): For all 'c' and 'x' nodes...Zack Weinberg2003-04-071-16/+18
* [multiple changes]Richard Henderson2003-02-011-0/+5
* * tree.def: Delete mention of nonexistent ARRAY_TYPE fields.Zack Weinberg2002-10-241-2/+0
* builtins.def: Fix comment formatting.Kazu Hirata2002-09-291-5/+5
* LANGUAGES: Follow spelling conventions.Kazu Hirata2002-09-271-3/+3
* tree.def: Fix typos.Kazu Hirata2002-05-251-2/+2
* c-common.c (c_tree_code_type, [...]): Delete.Kaveh R. Ghazi2002-03-131-1/+1
* i386.md ("mmx_uavgv8qi3"): Use const_vector.Aldy Hernandez2002-02-191-0/+3
* expr.c (expand_expr, [...]): Refine slightly and also support TREE_ADDRESSABLE.Richard Kenner2001-11-211-1/+6
* tree.def (VIEW_CONVERT_EXPR): New tree code.Richard Kenner2001-11-191-0/+7
* rtl.h (REG_VTABLE_REF): New.Richard Henderson2001-10-111-0/+7
* tree.def (FDESC_EXPR): New.Richard Henderson2001-09-211-1/+5
* Remove OP_IDENTIFIER.Ira Ruben2001-09-061-5/+0
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* *** empty log message ***Alexandre Petit-Bianco2001-07-311-2/+2
* tree.def: Document restriction on {L|R}SHIFT_EXPR's second argument.Toon Moene2001-07-191-1/+3