Age | Commit message (Expand) | Author | Files | Lines |
2007-01-02 | c-common.c (c_common_nodes_and_builtins): Since variants of void_type_node ge... | Douglas Gregor | 1 | -0/+5 |
2006-12-05 | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 1 | -1/+13 |
2006-10-06 | * print-tree.c (print_node_brief, print_node): Print sign of Inf. | J"orn Rennecke | 1 | -2/+2 |
2006-07-17 | re PR other/28251 (dumped addresses makes diffing dumps unusable) | J"orn Rennecke | 1 | -13/+21 |
2006-05-15 | re PR tree-optimization/26830 (Repeated SSA update during loop header copying) | Zdenek Dvorak | 1 | -4/+1 |
2006-04-23 | re PR c++/26534 ([4.1] bitfield wrong optimize) | Mark Mitchell | 1 | -0/+3 |
2006-02-15 | tree.c (init_ttree): Add STRUCT_FIELD_TAG handling. | Daniel Berlin | 1 | -0/+9 |
2006-01-31 | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 1 | -2/+2 |
2006-01-25 | re PR middle-end/25886 (up to 256 tree codes for Objective-C++) | Diego Novillo | 1 | -0/+14 |
2006-01-18 | [multiple changes] | Diego Novillo | 1 | -0/+4 |
2005-12-06 | In gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org> | Daniel Berlin | 1 | -68/+78 |
2005-10-12 | re PR c/24255 (__transparent_union__ mishandled) | Richard Henderson | 1 | -3/+0 |
2005-08-16 | aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete. | Kaveh R. Ghazi | 1 | -5/+5 |
2005-07-11 | re PR tree-optimization/22404 (ICE in first_vi_for_offset) | Daniel Berlin | 1 | -1/+1 |
2005-07-08 | Makefile.in (TREE_H): Add treestruct.def. | Daniel Berlin | 1 | -21/+32 |
2005-06-30 | coretypes.h (tls_model): Add TLS_MODEL_NONE as 0. | Steven Bosscher | 1 | -2/+21 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-03-31 | Makefile.in (print-tree.o): Depend on tree-iterator.h. | Stuart Hastings | 1 | -0/+23 |
2005-03-02 | cfgloop.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-02-24 | print-tree.c (print_node_brief): Print LABEL_DECL_UID. | Richard Kenner | 1 | -0/+15 |
2004-12-09 | tree.def (SET_TYPE): Remove. | Nathan Sidwell | 1 | -1/+1 |
2004-12-08 | c-common.c (verify_tree): Don't check code length if we know we are handling ... | Kazu Hirata | 1 | -21/+3 |
2004-12-07 | c-common.c, [...]: Replace uses of first_rtl_op with TREE_CODE_LENGTH. | Kazu Hirata | 1 | -1/+1 |
2004-09-17 | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 1 | -18/+18 |
2004-08-16 | c-common.c (handle_used_attribute): Set DECL_PRESERVE_P. | Devang Patel | 1 | -0/+3 |
2004-07-22 | tree-cfg.c (gimplify_val): Move from tree-complex.c. | Paolo Bonzini | 1 | -0/+2 |
2004-07-15 | * print-tree.c (print_node): Fix casts last change. | Richard Henderson | 1 | -2/+4 |
2004-07-14 | * print-tree.c (print_node): Handle SSA_NAME. | Richard Henderson | 1 | -0/+26 |
2004-07-08 | except.c (expand_eh_region_start, [...]): Remove. | Richard Henderson | 1 | -2/+0 |
2004-07-02 | c-decl.c (grokdeclarator): Don't frob current_function_decl around variable_s... | Richard Henderson | 1 | -2/+0 |
2004-06-30 | Conditionally compile support for --enable-mapped_location. | Per Bothner | 1 | -5/+5 |
2004-05-14 | tree.def (documentation): Remove mention of class 'b'. | Zack Weinberg | 1 | -9/+10 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -8/+12 |
2004-04-05 | c-decl.c (build_compound_literal): Use TYPE_READONLY. | Richard Kenner | 1 | -3/+4 |
2004-04-01 | expr.c (get_inner_reference): Use DECL_UNSIGNED, not TREE_UNSIGNED. | Richard Kenner | 1 | -2/+9 |
2004-03-14 | alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hoo... | Roger Sayle | 1 | -4/+4 |
2004-02-17 | (c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_STRUCT_FUNCTION. | Steven Bosscher | 1 | -2/+2 |
2004-01-05 | tree.h: Update documentation on nothrow_flag. | Richard Kenner | 1 | -2/+2 |
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-08-05 | tree.h (DID_INLINE_FUNC): Remove macro. | Steven Bosscher | 1 | -4/+2 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -2/+2 |
2003-07-10 | ggc.h, [...]: Use `rtx' instead of `struct rtx_def *'... | Steven Bosscher | 1 | -1/+1 |
2003-07-08 | bitmap.c (debug_bitmap_file): Merge uses of HOST_PTR_PRINTF with adjacent std... | Kaveh R. Ghazi | 1 | -6/+6 |
2003-07-06 | jump.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -15/+4 |
2003-06-16 | convert.c, [...]: Replace overly specific references to "GNU C" and "GNU C Co... | Nathanael Nerode | 1 | -1/+1 |
2003-05-21 | c-common.h (enum rid): Remove RID_BOUNDED, RID_UNBOUNDED. | Nathan Sidwell | 1 | -3/+0 |
2003-05-17 | cfgloopanal.c (test_for_iteration): Use string concatentation on HOST_WIDE_IN... | Kaveh R. Ghazi | 1 | -24/+11 |
2003-05-07 | stmt.c (force_label_rtx): New function, based on logic formerly found in expa... | Zack Weinberg | 1 | -1/+2 |
2003-04-14 | tree.h (DECL_BUILT_IN_NONANSI): Remove. | Roger Sayle | 1 | -3/+1 |