| Commit message (Expand) | Author | Age | Files | Lines |
* | 2009-07-17 Richard Guenther <rguenther@suse.de> | rguenth | 2009-07-17 | 1 | -0/+13 |
* | gcc/java/ | aldyh | 2009-06-12 | 1 | -13/+18 |
* | * tree-nested.c (finalize_nesting_tree_1): Declare the | aoliva | 2009-06-05 | 1 | -1/+17 |
* | * tree-nested.c (get_nonlocal_vla_type): If not optimizing, call | jakub | 2009-04-26 | 1 | -3/+185 |
* | * tree.h (DECL_BY_REFERENCE): Note that it is also valid for | jakub | 2009-04-26 | 1 | -3/+97 |
* | 2008-09-13 Richard Guenther <rguenther@suse.de> | rguenth | 2008-09-13 | 1 | -0/+9 |
* | 2008-08-09 Richard Guenther <rguenther@suse.de> | rguenth | 2008-08-09 | 1 | -4/+3 |
* | 2008-07-28 Richard Guenther <rguenther@suse.de> | rguenth | 2008-07-28 | 1 | -473/+530 |
* | * ggc.h (GGC_RESIZEVAR): New, reorder macros. | ghazi | 2008-06-20 | 1 | -17/+18 |
* | * c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to | jakub | 2008-06-06 | 1 | -50/+143 |
* | gcc/ | rwild | 2008-06-06 | 1 | -1/+1 |
* | * tree-nested.c (check_for_nested_with_variably_modified): Fix typo. | ebotcazou | 2008-05-29 | 1 | -1/+1 |
* | * tree-nested.c (convert_tramp_reference) <ADDR_EXPR>: Do not | ebotcazou | 2008-05-25 | 1 | -0/+4 |
* | 2008-05-16 Nathan Froyd <froydnj@codesourcery.com> | dnovillo | 2008-05-16 | 1 | -0/+1 |
* | 2008-04-23 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2008-04-23 | 1 | -2/+2 |
* | gcc/ | hjl | 2008-02-18 | 1 | -0/+4 |
* | PR middle-end/35130 | jakub | 2008-02-15 | 1 | -1/+2 |
* | PR middle-end/33880 | jakub | 2008-01-25 | 1 | -1/+70 |
* | * tree-nested.c (get_trampoline_type): Fix thinko. | ebotcazou | 2007-10-26 | 1 | -6/+6 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -4/+3 |
* | * tree-nested.c (convert_local_reference): Handle VIEW_CONVERT_EXPR. | hainque | 2007-06-12 | 1 | -0/+14 |
* | * tree-eh.c (do_return_redirection): Call build_gimple_modify_stmt | sayle | 2007-03-08 | 1 | -5/+5 |
* | 2007-02-15 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2007-02-15 | 1 | -22/+19 |
* | 2006-02-06 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2007-02-06 | 1 | -108/+49 |
* | * config/alpha/alpha.md, arm/arm.c, darwin.c, frv/frv.md, | steven | 2007-01-02 | 1 | -1/+1 |
* | 2006-12-21 Andrew Pinski <pinskia@gmail.com> | pinskia | 2006-12-22 | 1 | -1/+2 |
* | PR middle-end/30262 | jakub | 2006-12-21 | 1 | -0/+45 |
* | 2006-12-12 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2006-12-12 | 1 | -1/+1 |
* | Merge gimple-tuples-branch into mainline. | aldyh | 2006-12-05 | 1 | -10/+10 |
* | PR middle-end/25261 | jakub | 2006-09-26 | 1 | -3/+38 |
* | PR 27889 | rth | 2006-07-18 | 1 | -0/+3 |
* | PR debug/26754 | ebotcazou | 2006-06-13 | 1 | -6/+9 |
* | * tree.h (TREE_RANGE_CHECK): Fix range predicate. | dnovillo | 2006-01-26 | 1 | -8/+11 |
* | 2006-01-18 Richard Henderson <rth@redhat.com> | dnovillo | 2006-01-18 | 1 | -44/+422 |
* | * tree-tailcall.c (find_tail_calls): Use XNEW. | gdr | 2005-12-18 | 1 | -17/+17 |
* | * tree.c (recompute_tree_invariant_for_addr_expr): Rename from | dnovillo | 2005-12-09 | 1 | -2/+2 |
* | 2005-12-02 Richard Guenther <rguenther@suse.de> | rguenth | 2005-12-02 | 1 | -13/+13 |
* | PR 24135 | rth | 2005-10-03 | 1 | -12/+18 |
* | * tree-nested.c (get_frame_type): Mark the "non-local frame structure" | ebotcazou | 2005-09-15 | 1 | -0/+8 |
* | 2005-09-02 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-09-02 | 1 | -10/+12 |
* | PR 21894 | rth | 2005-08-07 | 1 | -25/+26 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | 2005-06-07 Dale Johannesen <dalej@apple.com> | dalej | 2005-06-07 | 1 | -0/+5 |
* | * tree-cfg.c (verify_expr, case ADDR_EXPR): Verify invariant, | law | 2005-05-25 | 1 | -0/+10 |
* | * tree-nested.c (build_addr): New "context" argument. Temporarily | law | 2005-05-24 | 1 | -11/+25 |
* | * alias.c, c-common.h, c-incpath.c, c-incpath.h, expr.c, | kazu | 2005-01-23 | 1 | -2/+2 |
* | * tree-nested.c (save_tmp_var): New. | rth | 2004-12-18 | 1 | -8/+52 |
* | * expr.c (get_inner_reference): Handle REAL/IMAGPART_EXPR. | rth | 2004-11-30 | 1 | -8/+3 |
* | * tree-nested.c (check_for_nested_with_variably_modified): New. | kenner | 2004-11-29 | 1 | -1/+47 |
* | 2004-10-06 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-10-06 | 1 | -5/+10 |