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