| Commit message (Expand) | Author | Age | Files | Lines |
* | 2006-03-02 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-03-02 | 1 | -1/+2 |
* | 2006-02-08 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2006-02-08 | 1 | -1/+1 |
* | * tree-vrp.c (execute_vrp): Do not pass dump argument to. | rakdver | 2006-02-06 | 1 | -6/+6 |
* | 2006-01-23 Steven Bosscher <stevenb.gcc@gmail.com> | rguenth | 2006-01-23 | 1 | -4/+43 |
* | * cfgexpand.c (discover_nonconstant_array_refs_r, | uweigand | 2005-10-19 | 1 | -0/+64 |
* | PR rtl-opt/23324 | rth | 2005-10-12 | 1 | -5/+5 |
* | 2005-10-06 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-10-06 | 1 | -0/+4 |
* | * Makefile.in, cfgexpand.c, cfgloop.h, cfgloopmanip.c, | kazu | 2005-08-06 | 1 | -2/+2 |
* | * cfgexpand.c (expand_one_stack_var): Do not expand variables when we | hubicka | 2005-07-12 | 1 | -0/+4 |
* | * cfgexpand.c (stack_protect_classify_type): Use TYPE_SIZE_UNIT (type) | jakub | 2005-07-11 | 1 | -7/+6 |
* | * cfgexpand.c (tree_expand_cfg): Don't use FINALIZE_PIC. | kazu | 2005-07-08 | 1 | -5/+0 |
* | 2005-07-05 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-07-05 | 1 | -2/+26 |
* | * c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__. | jakub | 2005-06-27 | 1 | -3/+214 |
* | * defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined. | jakub | 2005-06-26 | 1 | -7/+0 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * basic-block.h (rtl_bb_info): Break out head_, end_, | hubicka | 2005-06-16 | 1 | -0/+7 |
* | 2005-06-01 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-06-04 | 1 | -1/+1 |
* | PR tree-optimization/21562 | hubicka | 2005-05-28 | 1 | -13/+16 |
* | gcc/ | kazu | 2005-05-19 | 1 | -1/+1 |
* | * bt-load.c, cfgexpand.c, dwarf2out.c, emit-rtl.c, expr.c, | kazu | 2005-04-28 | 1 | -5/+5 |
* | * alias.c (true_dependence): Remove 'abort' from comments. Use | nathan | 2005-04-21 | 1 | -5/+3 |
* | * cfgrtl.c (purge_all_dead_edge): Remove an unused argument. | kazu | 2005-04-15 | 1 | -1/+1 |
* | * cfgbuild.c (find_sub_basic_blocks): Remove. | kazu | 2005-03-07 | 1 | -2/+2 |
* | * cfgexpand.c (construct_exit_block): Use EDGE_PRED instead of | kazu | 2005-03-03 | 1 | -1/+1 |
* | * ChangeLog.5: Fix log message typo(s). | reichelt | 2005-02-24 | 1 | -1/+1 |
* | * c-common.def, c-dump.c, c-gimplify.c, c-objc-common.c, | kazu | 2005-01-27 | 1 | -1/+1 |
* | * cfgexpand.c (expand_gimple_tailcall): Fix typo. | steven | 2005-01-24 | 1 | -1/+1 |
* | * cfgrtl.c (rtl_delete_block): Fix comment. | steven | 2004-11-24 | 1 | -2/+2 |
* | 2004-10-17 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-10-17 | 1 | -0/+7 |
* | * cfgexpand.c (maybe_dump_rtl_for_tree_stmt): New function. | steven | 2004-10-08 | 1 | -13/+47 |
* | 2004-09-24 Ben Elliston <bje@au.ibm.com> | bje | 2004-09-28 | 1 | -18/+23 |
* | * cfgexpand.c, config/s390/tpf-eh.c: Fix comment typos. | kazu | 2004-09-23 | 1 | -2/+2 |
* | * cfgexpand.c (add_reg_br_prob_note): New function. | hubicka | 2004-09-23 | 1 | -3/+47 |
* | PR tree-optimization/17513 | steven | 2004-09-17 | 1 | -4/+14 |
* | PR middle-end/17416 | rth | 2004-09-11 | 1 | -6/+2 |
* | * cfganal.c (flow_depth_first_order_compute, dfs_enumerate_from, | nathan | 2004-09-07 | 1 | -4/+3 |
* | 2004-09-06 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-09-06 | 1 | -11/+13 |
* | * c-common.c, cfgexpand.c, cgraphunit.c, defaults.h, | kazu | 2004-09-05 | 1 | -1/+1 |
* | PR middle-end/9997 | rth | 2004-09-03 | 1 | -5/+746 |
* | PR 17075 | rth | 2004-08-23 | 1 | -9/+31 |
* | * basic-block.h (profile_staus): New global variable. | hubicka | 2004-08-04 | 1 | -0/+2 |
* | * rtl.c (currently_expanding_to_rtl): New. | steven | 2004-07-29 | 1 | -0/+6 |
* | * cfgexpand.c (tree_expand_cfg): Fix comment. | steven | 2004-07-27 | 1 | -1/+1 |
* | * gimple-low.c (expand_var_p): Don't look at TREE_ADDRESSABLE, | rth | 2004-07-22 | 1 | -4/+17 |
* | * cfgexpand.c (expand_gimple_tailcall): Fix case where we need | rth | 2004-07-22 | 1 | -55/+73 |
* | 2004-07-21 Eric Christopher <echristo@redhat.com> | echristo | 2004-07-21 | 1 | -7/+3 |
* | * cfgexpand.c (expand_gimple_cond_expr, expand_gimple_tailcall): Split, | rth | 2004-07-21 | 1 | -147/+166 |
* | 2004-07-08 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-07-09 | 1 | -8/+8 |
* | * c-decl.c (grokdeclarator): Don't frob current_function_decl | rth | 2004-07-03 | 1 | -29/+0 |
* | * gimple-low.c (lower_function_body): Don't reset_block_changes here. | rth | 2004-07-02 | 1 | -0/+3 |