OSDN Git Service

PR middle-end/24750
[pf3gnuchains/gcc-fork.git] / gcc / cfgexpand.c
2005-10-19 uweigand * cfgexpand.c (discover_nonconstant_array_refs_r,
2005-10-12 rth PR rtl-opt/23324
2005-10-06 pinskia2005-10-06 Andrew Pinski <pinskia@physics.uc.edu>
2005-08-06 kazu * Makefile.in, cfgexpand.c, cfgloop.h, cfgloopmanip.c,
2005-07-12 hubicka * cfgexpand.c (expand_one_stack_var): Do not expand...
2005-07-11 jakub * cfgexpand.c (stack_protect_classify_type): Use TYPE_...
2005-07-08 kazu * cfgexpand.c (tree_expand_cfg): Don't use FINALIZE_PIC.
2005-07-05 bonzini2005-07-05 Paolo Bonzini <bonzini@gnu.org>
2005-06-27 jakub * c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__...
2005-06-26 jakub * defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if...
2005-06-25 kcookUpdate FSF address.
2005-06-16 hubicka * basic-block.h (rtl_bb_info): Break out head_, end_,
2005-06-04 dberlin2005-06-01 Daniel Berlin <dberlin@dberlin.org>
2005-05-28 hubicka PR tree-optimization/21562
2005-05-19 kazugcc/
2005-04-28 kazu * bt-load.c, cfgexpand.c, dwarf2out.c, emit-rtl.c...
2005-04-21 nathan * alias.c (true_dependence): Remove 'abort' from comme...
2005-04-15 kazu * cfgrtl.c (purge_all_dead_edge): Remove an unused...
2005-03-07 kazu * cfgbuild.c (find_sub_basic_blocks): Remove.
2005-03-03 kazu * cfgexpand.c (construct_exit_block): Use EDGE_PRED...
2005-02-24 reichelt * ChangeLog.5: Fix log message typo(s).
2005-01-27 kazu * c-common.def, c-dump.c, c-gimplify.c, c-objc-common.c,
2005-01-24 steven * cfgexpand.c (expand_gimple_tailcall): Fix typo.
2004-11-24 steven * cfgrtl.c (rtl_delete_block): Fix comment.
2004-10-17 pinskia2004-10-17 Andrew Pinski <pinskia@physics.uc.edu>
2004-10-08 steven * cfgexpand.c (maybe_dump_rtl_for_tree_stmt): New...
2004-09-28 bje2004-09-24 Ben Elliston <bje@au.ibm.com>
2004-09-23 kazu * cfgexpand.c, config/s390/tpf-eh.c: Fix comment typos.
2004-09-23 hubicka * cfgexpand.c (add_reg_br_prob_note): New function.
2004-09-17 steven PR tree-optimization/17513
2004-09-11 rth PR middle-end/17416
2004-09-07 nathan * cfganal.c (flow_depth_first_order_compute, dfs_enume...
2004-09-06 bonzini2004-09-06 Paolo Bonzini <bonzini@gnu.org>
2004-09-05 kazu * c-common.c, cfgexpand.c, cgraphunit.c, defaults.h,
2004-09-03 rth PR middle-end/9997
2004-08-23 rth PR 17075
2004-08-04 hubicka * basic-block.h (profile_staus): New global variable.
2004-07-29 steven * rtl.c (currently_expanding_to_rtl): New.
2004-07-27 steven * cfgexpand.c (tree_expand_cfg): Fix comment.
2004-07-22 rth * gimple-low.c (expand_var_p): Don't look at...
2004-07-22 rth * cfgexpand.c (expand_gimple_tailcall): Fix...
2004-07-21 echristo2004-07-21 Eric Christopher <echristo@redhat.com>
2004-07-21 rth * cfgexpand.c (expand_gimple_cond_expr, expand_...
2004-07-09 jlquinn2004-07-08 Jerry Quinn <jlquinn@optonline.net>
2004-07-03 rth * c-decl.c (grokdeclarator): Don't frob current...
2004-07-02 rth * gimple-low.c (lower_function_body): Don't...
2004-07-02 rth * tree.def (RTL_EXPR): Remove.
2004-07-01 rth * function.h (struct function): Remove x_functi...
2004-07-01 rth * function.h (struct function): Remove dont_emi...
2004-07-01 rth * tree.h (immediate_size_expand): Delete.
2004-06-30 bothner Conditionally compile support for --enable-mapped_loca...
2004-06-26 kazu * c-typeck.c, cfgexpand.c, ddg.c, ddg.h, df.c, fold...
2004-06-19 hubicka CFG transparent RTL expansion: