| Commit message (Expand) | Author | Age | Files | Lines |
* | expr.c (expand_expr_real_1): Fix formating. | Andrew Pinski | 2004-07-07 | 1 | -7/+0 |
* | dojump.c (do_jump): REFERENCE_EXPR is dead. | Daniel Berlin | 2004-07-06 | 1 | -3/+0 |
* | c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1. | Nathan Sidwell | 2004-07-05 | 1 | -0/+4 |
* | c-decl.c (grokdeclarator): Don't frob current_function_decl around variable_s... | Richard Henderson | 2004-07-02 | 1 | -4/+3 |
* | tree.def (RTL_EXPR): Remove. | Richard Henderson | 2004-07-01 | 1 | -22/+6 |
* | Makefile.in (OBJS-common): Add tree-chrec.o. | Sebastian Pop | 2004-06-30 | 1 | -0/+12 |
* | tree.def (REALPART_EXPR, [...]): Change class to 'r'. | Richard Henderson | 2004-06-28 | 1 | -2/+2 |
* | c-common.c (c_safe_from_p, [...]): Deleted. | Richard Kenner | 2004-06-26 | 1 | -0/+3 |
* | Makefile.in (tree-vn.o): New. | Diego Novillo | 2004-06-23 | 1 | -0/+6 |
* | tree.def (VTABLE_REF): Remove. | Richard Henderson | 2004-06-22 | 1 | -8/+13 |
* | alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset. | Richard Kenner | 2004-06-21 | 1 | -6/+11 |
* | fix typo | Jason Merrill | 2004-06-17 | 1 | -1/+1 |
* | re PR c++/16015 (xfailed g++.dg/ext/stmtexpr1.C) | Jason Merrill | 2004-06-17 | 1 | -4/+5 |
* | tree-flow-inline.h (stmt_ann): Remove use of is_essa_node. | Daniel Berlin | 2004-06-15 | 1 | -13/+0 |
* | re PR rtl-optimization/15649 (ICE with __builtin_isgreater and -ffast-math) | Paolo Bonzini | 2004-05-28 | 1 | -0/+3 |
* | tree.def (documentation): Remove mention of class 'b'. | Zack Weinberg | 2004-05-14 | 1 | -2/+1 |
* | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 2004-05-13 | 1 | -35/+94 |
* | expr.c (get_inner_reference): Use DECL_UNSIGNED, not TREE_UNSIGNED. | Richard Kenner | 2004-04-01 | 1 | -1/+1 |
* | cfgrtl.c, [...]: Fix comment typos. | Kazu Hirata | 2004-03-25 | 1 | -1/+1 |
* | alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR. | Richard Kenner | 2004-03-21 | 1 | -22/+9 |
* | re PR target/13750 (Ada bootstrap failure on Tru64 UNIX: b_gnat[1b].o compari... | Rainer Orth | 2004-02-05 | 1 | -1/+1 |
* | Index: ChangeLog | Geoffrey Keating | 2004-01-16 | 1 | -2/+2 |
* | expr.h (expand_expr): Make it a macro, not a function. | Mark Mitchell | 2004-01-09 | 1 | -5/+9 |
* | * tree.def (PLACEHOLDER_EXPR): Clarify commentary. | Peter Gerwinski | 2003-12-05 | 1 | -2/+12 |
* | Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change. | Richard Henderson | 2003-09-21 | 1 | -1/+1 |
* | tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const. | Richard Henderson | 2003-09-21 | 1 | -1/+1 |
* | tree.def (FFS_EXPR, [...]): Delete unused tree codes. | Roger Sayle | 2003-09-18 | 1 | -7/+0 |
* | c-typeck.c (build_binary_op): Kill BIT_ANDTC_EXPR. | Josef Zlomek | 2003-09-01 | 1 | -1/+0 |
* | builtin-attrs.def: Fix comment formatting. | Kazu Hirata | 2003-08-22 | 1 | -1/+1 |
* | c-common.c (c_estimate_num_insns_1): Don't handle METHOD_CALL_EXPR. | Steven Bosscher | 2003-07-17 | 1 | -5/+0 |
* | Index: ChangeLog | Geoffrey Keating | 2003-07-11 | 1 | -14/+19 |
* | convert.c, [...]: Replace overly specific references to "GNU C" and "GNU C Co... | Nathanael Nerode | 2003-06-16 | 1 | -1/+1 |
* | update comments | Jason Merrill | 2003-05-13 | 1 | -11/+3 |
* | tree.h (TREE_CST_RTL, [...]): Delete. | Zack Weinberg | 2003-04-28 | 1 | -5/+3 |
* | tree.c (tree_size): For all 'c' and 'x' nodes... | Zack Weinberg | 2003-04-07 | 1 | -16/+18 |
* | [multiple changes] | Richard Henderson | 2003-02-01 | 1 | -0/+5 |
* | * tree.def: Delete mention of nonexistent ARRAY_TYPE fields. | Zack Weinberg | 2002-10-24 | 1 | -2/+0 |
* | builtins.def: Fix comment formatting. | Kazu Hirata | 2002-09-29 | 1 | -5/+5 |
* | LANGUAGES: Follow spelling conventions. | Kazu Hirata | 2002-09-27 | 1 | -3/+3 |
* | tree.def: Fix typos. | Kazu Hirata | 2002-05-25 | 1 | -2/+2 |
* | c-common.c (c_tree_code_type, [...]): Delete. | Kaveh R. Ghazi | 2002-03-13 | 1 | -1/+1 |
* | i386.md ("mmx_uavgv8qi3"): Use const_vector. | Aldy Hernandez | 2002-02-19 | 1 | -0/+3 |
* | expr.c (expand_expr, [...]): Refine slightly and also support TREE_ADDRESSABLE. | Richard Kenner | 2001-11-21 | 1 | -1/+6 |
* | tree.def (VIEW_CONVERT_EXPR): New tree code. | Richard Kenner | 2001-11-19 | 1 | -0/+7 |
* | rtl.h (REG_VTABLE_REF): New. | Richard Henderson | 2001-10-11 | 1 | -0/+7 |
* | tree.def (FDESC_EXPR): New. | Richard Henderson | 2001-09-21 | 1 | -1/+5 |
* | Remove OP_IDENTIFIER. | Ira Ruben | 2001-09-06 | 1 | -5/+0 |
* | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 2001-08-22 | 1 | -12/+12 |
* | *** empty log message *** | Alexandre Petit-Bianco | 2001-07-31 | 1 | -2/+2 |
* | tree.def: Document restriction on {L|R}SHIFT_EXPR's second argument. | Toon Moene | 2001-07-19 | 1 | -1/+3 |