OSDN Git Service

* config/darwin.c (indirect_data): Fix typo in strncmp logic.
[pf3gnuchains/gcc-fork.git] / gcc / cfgexpand.c
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: