| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge from tree-cleanup-branch: VRP, store CCP, store | dnovillo | 2005-04-09 | 1 | -0/+8 |
* | 2005-04-05 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2005-04-05 | 1 | -1/+1 |
* | 2005-04-05 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2005-04-05 | 1 | -0/+3 |
* | gcc: | tromey | 2005-03-30 | 1 | -5/+1 |
* | * tree.def (SET_TYPE): Remove. | nathan | 2004-12-09 | 1 | -4/+0 |
* | * tree-pretty-print.c (dump_array_domain): Split out from | rth | 2004-12-08 | 1 | -42/+32 |
* | gcc/ | kazu | 2004-12-07 | 1 | -1/+1 |
* | * tree-pretty-print.c (dump_generic_node, case POINTER_TYPE): | kenner | 2004-11-24 | 1 | -7/+15 |
* | gcc/ | steven | 2004-11-24 | 1 | -42/+0 |
* | 2004-10-27 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-10-27 | 1 | -4/+9 |
* | * cfgexpand.c (maybe_dump_rtl_for_tree_stmt): New function. | steven | 2004-10-08 | 1 | -2/+4 |
* | 2004-10-06 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-10-06 | 1 | -1/+19 |
* | PR 17739 | rth | 2004-09-30 | 1 | -0/+8 |
* | * tree-pretty-print.c (dump_generic_node): Print vector types. | dpatel | 2004-09-28 | 1 | -1/+7 |
* | 2004-09-24 Ben Elliston <bje@au.ibm.com> | bje | 2004-09-28 | 1 | -4/+7 |
* | * tree-pretty-print.c (dump_generic_node): Print VEC_COND_EXPR. | dpatel | 2004-09-27 | 1 | -10/+10 |
* | * tree-pretty-print.c (dump_generic_node): Print VEC_COND_EXPR. | dpatel | 2004-09-27 | 1 | -0/+10 |
* | 2004-09-23 Dorit Naishlos <dorit@il.ibm.com> | dorit | 2004-09-23 | 1 | -0/+27 |
* | 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com> | zack | 2004-09-17 | 1 | -8/+6 |
* | PR c++/17412 | steven | 2004-09-11 | 1 | -3/+14 |
* | * tree-pretty-print.c (dump_decl_name): Print unnamed decls as | geoffk | 2004-09-11 | 1 | -2/+2 |
* | * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p): | nathan | 2004-09-09 | 1 | -4/+2 |
* | * tree-pretty-print.c (dump_generic_node, case CONVERT_EXPR): Add | kenner | 2004-08-31 | 1 | -4/+18 |
* | * tree-pretty-print.c (dump_generic_node): Handle VALUE_HANDLE | dnovillo | 2004-08-30 | 1 | -5/+8 |
* | 2004-08-25 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2004-08-25 | 1 | -14/+11 |
* | * tree.h (build_int_cst): New, sign extended constant. | nathan | 2004-08-25 | 1 | -4/+4 |
* | .: | nathan | 2004-08-15 | 1 | -3/+4 |
* | 2004-08-06 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-08-06 | 1 | -4/+0 |
* | * basic-block.h (profile_staus): New global variable. | hubicka | 2004-08-04 | 1 | -0/+2 |
* | * gimplify.c (gimplify_expr) <case CONST_DECL>: Don't replace | rth | 2004-07-30 | 1 | -1/+4 |
* | 2004-07-28 Eric Christopher <echristo@redhat.com> | echristo | 2004-07-28 | 1 | -10/+4 |
* | * tree-pretty-print.c (dump_generic_node): Dump | rth | 2004-07-20 | 1 | -0/+2 |
* | * tree-def (WITH_SIZE_EXPR): New. | rth | 2004-07-16 | 1 | -0/+8 |
* | * Makefile.in (tree-pretty-print.o): Depend on tree-chrec.h. | spop | 2004-07-16 | 1 | -0/+19 |
* | * except.c (expand_eh_region_start, expand_eh_region_end, | rth | 2004-07-08 | 1 | -4/+0 |
* | * expr.c (expand_expr_real_1): Fix formating. | pinskia | 2004-07-07 | 1 | -16/+0 |
* | 2004-07-06 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-07-06 | 1 | -4/+0 |
* | * tree-pretty-print.c (dump_generic_node, case ARRAY_TYPE): Properly | kenner | 2004-07-05 | 1 | -14/+24 |
* | * tree.def (RTL_EXPR): Remove. | rth | 2004-07-02 | 1 | -4/+0 |
* | * tree-pretty-print.c (dump_generic_node, case ARRAY_REF): Use | kenner | 2004-07-01 | 1 | -12/+12 |
* | Conditionally compile support for --enable-mapped_location. | bothner | 2004-06-30 | 1 | -8/+21 |
* | * tree-pretty-print.c (dump_function_declaration): New. | kenner | 2004-06-28 | 1 | -30/+59 |
* | * c-decl.c (c_in_iteration_stmt, c_in_case_stmt): Remove. | rth | 2004-06-24 | 1 | -5/+1 |
* | * tree-pretty-print.c (dump_generic_node, case TYPE_DECL): | kenner | 2004-06-24 | 1 | -1/+3 |
* | * Makefile.in (tree-vn.o): New. | dnovillo | 2004-06-23 | 1 | -2/+4 |
* | * tree.def (VTABLE_REF): Remove. | rth | 2004-06-23 | 1 | -7/+9 |
* | * alias.c (adjust_offset_for_component_ref): Use | kenner | 2004-06-22 | 1 | -13/+31 |
* | * tree.h (PHI_CHAIN): New. | steven | 2004-06-16 | 1 | -1/+1 |
* | * c-common.c (lang_gimplify_stmt): Remove next_p argument. | rth | 2004-06-16 | 1 | -3/+5 |
* | 2004-06-15 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-06-15 | 1 | -80/+0 |