Age | Commit message (Expand) | Author | Files | Lines |
2004-06-28 | tree.def (REALPART_EXPR, [...]): Change class to 'r'. | Richard Henderson | 1 | -0/+2 |
2004-06-28 | cp-tree.h (VAR_OR_FUNCTION_DECL_CHECK, [...]): Use appropriate TREE_CHECK mac... | Nathan Sidwell | 1 | -58/+63 |
2004-06-26 | c-common.c (c_safe_from_p, [...]): Deleted. | Richard Kenner | 1 | -0/+4 |
2004-06-23 | Makefile.in (tree-vn.o): New. | Diego Novillo | 1 | -1/+4 |
2004-06-21 | alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset. | Richard Kenner | 1 | -53/+79 |
2004-06-21 | fold-const.c (operand_equal_p): Pass flags in recursive calls for binary and ... | Roger Sayle | 1 | -0/+7 |
2004-06-15 | tree-flow-inline.h (stmt_ann): Remove use of is_essa_node. | Daniel Berlin | 1 | -35/+2 |
2004-06-10 | re PR c++/14791 (13070 does not fix -Wformat with fprintf) | Jakub Jelinek | 1 | -0/+1 |
2004-06-07 | * tree.c (iterative_hash_expr): Use real_hash. | J"orn Rennecke | 1 | -2/+5 |
2004-05-21 | tree.c (array_type_nelts, [...]): Replace build with build2. | Roger Sayle | 1 | -7/+8 |
2004-05-20 | re PR middle-end/3074 (Statement with no effect not flagged with -Wall) | Roger Sayle | 1 | -9/+0 |
2004-05-14 | tree.def (documentation): Remove mention of class 'b'. | Zack Weinberg | 1 | -11/+4 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -182/+287 |
2004-05-05 | re PR target/14899 (wrong code due to change in compatibility rules for vecto... | Paolo Bonzini | 1 | -11/+34 |
2004-04-25 | PR/c++ 15119 | Richard Kenner | 1 | -1/+14 |
2004-04-12 | c-decl.c (finish_decl): Make a decl_stmt for a variable-sized TYPE_DECL. | Richard Kenner | 1 | -14/+38 |
2004-04-05 | tree.c (reconstruct_complex_type): Use TYPE_READONLY and TYPE_VOLATILE. | Andrew Pinski | 1 | -2/+2 |
2004-04-05 | c-decl.c (build_compound_literal): Use TYPE_READONLY. | Richard Kenner | 1 | -4/+6 |
2004-04-01 | expr.c (get_inner_reference): Use DECL_UNSIGNED, not TREE_UNSIGNED. | Richard Kenner | 1 | -4/+4 |
2004-03-31 | builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED. | Richard Kenner | 1 | -18/+17 |
2004-03-23 | PR 12267, 12391, 12560, 13129, 14114, 14113 | Zack Weinberg | 1 | -3/+15 |
2004-03-23 | alias.c (get_alias_set): Add support for TYPE_REF_CAN_ALIAS_ALL. | Richard Kenner | 1 | -27/+69 |
2004-03-21 | alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR. | Richard Kenner | 1 | -24/+127 |
2004-03-20 | alias.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo (). | Kazu Hirata | 1 | -2/+2 |
2004-03-19 | * tree.c (substitute_in_expr): Rewrite to simplify and be more generic. | Richard Kenner | 1 | -143/+74 |
2004-03-19 | langhooks-def.h (LANG_HOOKS_HASH_TYPES): New macro and hook. | Richard Kenner | 1 | -26/+19 |
2004-03-18 | Fix typo in comment. | Richard Kenner | 1 | -1/+1 |
2004-03-18 | tree.h (TREE_CHECK2, [...]): New macros. | Richard Kenner | 1 | -25/+129 |
2004-03-16 | c-common.c (c_common_type_for_mode): Build vector types on demand. | Paolo Bonzini | 1 | -42/+23 |
2004-03-14 | alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hoo... | Roger Sayle | 1 | -11/+11 |
2004-03-10 | (build_pointer_type_for_mode): Fix comments and whitespace. | Richard Kenner | 1 | -5/+6 |
2004-03-05 | tree.h (TYPE_HASH): Use TYPE_UID. | Jason Merrill | 1 | -29/+46 |
2004-03-03 | ggc-common.c (ggc_alloc_cleared_stat, [...]): Rename from ...; make statistic... | Jan Hubicka | 1 | -23/+26 |
2004-02-24 | tree.c (check_qualified_type): New fn. | Jason Merrill | 1 | -3/+17 |
2004-02-19 | Makefile.in (STRICT2_WARN): Add -Wno-variadic-macros. | Richard Henderson | 1 | -112/+199 |
2004-02-11 | c-common.c (vector_size_helper): Remove; call reconstruct_complex_type() inst... | Ziemowit Laski | 1 | -2/+47 |
2004-02-05 | re PR target/13750 (Ada bootstrap failure on Tru64 UNIX: b_gnat[1b].o compari... | Rainer Orth | 1 | -19/+5 |
2004-02-03 | re PR c++/13975 (ICE on misplaced visibility specifier.) | Mark Mitchell | 1 | -0/+4 |
2004-02-03 | tree.c (commutative_tree_code, [...]): New functions. | Jeff Law | 1 | -3/+50 |
2004-01-29 | re PR java/13824 (gcj SEGV with simple .java program) | Roger Sayle | 1 | -0/+7 |
2004-01-16 | Index: ChangeLog | Geoffrey Keating | 1 | -6/+20 |
2004-01-10 | tree.c (get_unwidened): Reorder conditions so that the null pointer check is ... | Richard Sandiford | 1 | -3/+3 |
2003-12-19 | tree.c (get_unwidened): Decide whether to narrow a bitfield reference based o... | Jason Merrill | 1 | -1/+1 |
2003-12-15 | tree.c (initializer_zerop): Add test for empty set. | Waldek Hebisch | 1 | -0/+5 |
2003-11-14 | re PR middle-end/12526 ([tree-ssa] internal compiler error: Segmentation fault) | Jason Merrill | 1 | -3/+11 |
2003-10-29 | builtins.c (std_build_builtin_va_list): New. | Richard Henderson | 1 | -2/+1 |
2003-10-21 | tree.c (get_unwidened): Check TREE_UNSIGNED on the field's type. | Jason Merrill | 1 | -3/+5 |
2003-10-21 | * tree.c (build1): Fix off-by-one error. | Jason Merrill | 1 | -1/+1 |
2003-10-20 | re PR c/12553 ([tree-ssa] ICE in gimplify_expr with volatiles) | Jason Merrill | 1 | -0/+23 |
2003-10-06 | tree.c (get_callee_fndecl): Call lang_hooks.lang_get_callee_fndecl. | Andrew Haley | 1 | -3/+4 |