| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 2006-11-15 Paolo Bonzini <bonzini@gnu.org> | rguenth | 2006-11-15 | 1 | -1/+1 |
* | PR middle-end/28915 | jason | 2006-11-13 | 1 | -0/+5 |
* | 2006-11-11 Richard Guenther <rguenther@suse.de> | rguenth | 2006-11-11 | 1 | -3/+0 |
* | * builtins.c (fold_builtin): Don't generate NOP_EXPR that is going | hubicka | 2006-10-27 | 1 | -1/+1 |
* | * gimplify.c (get_name): Remove extraneous break. | bje | 2006-10-26 | 1 | -2/+1 |
* | 2006-10-11 Richard Guenther <rguenther@suse.de> | rguenth | 2006-10-11 | 1 | -1/+1 |
* | * gimplify.c, sched-int.h: Fix comment typos. | kazu | 2006-10-07 | 1 | -4/+4 |
* | * gimplify.c (gimplify_type_sizes) [POINTER_TYPE, REFERENCE_TYPE]: | hainque | 2006-10-06 | 1 | -1/+12 |
* | PR c/29154 | jakub | 2006-10-02 | 1 | -2/+8 |
* | * gimplify.c (gimplify_init_ctor_preeval): Call maybe_with_size_expr | ebotcazou | 2006-09-28 | 1 | -3/+2 |
* | PR c++/28899 | jason | 2006-09-01 | 1 | -4/+17 |
* | PR c/27893 | jsm28 | 2006-08-25 | 1 | -4/+4 |
* | PR c++/27115 | jason | 2006-08-21 | 1 | -65/+81 |
* | * gimplify.c (gimplify_init_constructor) <RECORD,UNION,ARRAY types>: | hainque | 2006-08-21 | 1 | -10/+15 |
* | PR middle-end/28724 | jakub | 2006-08-15 | 1 | -1/+2 |
* | * tree.h (categorize_ctor_elements): Adjust prototype and add | hainque | 2006-07-18 | 1 | -7/+10 |
* | * gimplify.c (gimplify_scalar_mode_aggregate_compare): New function. | hainque | 2006-06-24 | 1 | -10/+43 |
* | * tree.c (max_int_size_in_bytes): New function, inspired from | hainque | 2006-06-23 | 1 | -4/+36 |
* | PR debug/26754 | ebotcazou | 2006-06-13 | 1 | -7/+27 |
* | * gimplify.c (gimplify_expr): Treat VIEW_CONVERT_EXPR like other | ebotcazou | 2006-06-12 | 1 | -1/+3 |
* | PR c++/20103 | mmitchel | 2006-05-25 | 1 | -4/+6 |
* | 2006-05-23 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2006-05-23 | 1 | -1/+1 |
* | PR middle-end/27415 | jakub | 2006-05-17 | 1 | -6/+22 |
* | PR c/27499 | jakub | 2006-05-16 | 1 | -1/+0 |
* | PR middle-end/27388 | jakub | 2006-05-04 | 1 | -6/+11 |
* | PR fortran/27395 | jakub | 2006-05-03 | 1 | -2/+2 |
* | PR middle-end/27337 | jakub | 2006-05-02 | 1 | -0/+17 |
* | PR 26651 | rth | 2006-04-13 | 1 | -1/+2 |
* | Add missing word in comment. | ebotcazou | 2006-04-05 | 1 | -1/+1 |
* | * builtins.c (dummy_object): Use build_int_cst instead of convert. | sayle | 2006-04-03 | 1 | -4/+4 |
* | * gimplify.c (gimplify_scan_omp_clauses) <OMP_CLAUSE_IF>: Call | sayle | 2006-04-02 | 1 | -1/+5 |
* | PR middle-end/26611 | jakub | 2006-03-24 | 1 | -11/+12 |
* | PR middle-end/18859 | ebotcazou | 2006-03-13 | 1 | -9/+23 |
* | PR c/26004 | jason | 2006-03-10 | 1 | -1/+2 |
* | * builtins.c, c-pragma.h, c-typeck.c, cgraph.c, cgraphunit.c, | kazu | 2006-03-04 | 1 | -3/+3 |
* | PR middle-end/26412 | jakub | 2006-02-23 | 1 | -1/+1 |
* | PR middle-end/26092 | jakub | 2006-02-13 | 1 | -13/+15 |
* | PR c++/25979 | jason | 2006-02-09 | 1 | -43/+62 |
* | * tree.def (CHAR_TYPE): Remove. | sayle | 2006-02-08 | 1 | -3/+1 |
* | 2006-02-07 Richard Guenther <rguenther@suse.de> | rguenth | 2006-02-07 | 1 | -9/+0 |
* | PR c++/25979 | jason | 2006-02-03 | 1 | -1/+4 |
* | 2006-01-30 Richard Guenther <rguenther@suse.de> | rguenth | 2006-01-30 | 1 | -0/+9 |
* | * tree.h (TREE_RANGE_CHECK): Fix range predicate. | dnovillo | 2006-01-26 | 1 | -7/+8 |
* | * tree-pretty-print.c (dump_generic_node): Handle | dnovillo | 2006-01-19 | 1 | -94/+19 |
* | 2006-01-18 Richard Henderson <rth@redhat.com> | dnovillo | 2006-01-18 | 1 | -24/+1208 |
* | * tree-vn.c (vn_add): Use XNEW. | gdr | 2005-12-18 | 1 | -2/+2 |
* | * tree.c (recompute_tree_invariant_for_addr_expr): Rename from | dnovillo | 2005-12-09 | 1 | -1/+1 |
* | 2005-12-02 Richard Guenther <rguenther@suse.de> | rguenth | 2005-12-02 | 1 | -57/+57 |
* | PR c++/24686 | jason | 2005-11-11 | 1 | -1/+5 |
* | 2005-11-03 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-11-03 | 1 | -0/+9 |