OSDN Git Service

gcc/ada/
[pf3gnuchains/gcc-fork.git] / gcc / cfgexpand.c
2008-04-02 bonzini2008-04-02 Paolo Bonzini <bonzini@gnu.org>
2008-03-19 hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2008-02-26 tromeygcc
2008-01-26 bergner PR target/34814
2007-10-17 pinskia2007-10-17 Andrew Pinski <andrew_pinski@playstation...
2007-10-17 manu2007-10-17 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-09-19 pinskia2007-09-19 Andrew Pinski <andrew_pinski@playstation...
2007-09-06 tromeygcc:
2007-08-20 pinskia2007-08-19 Andrew Pinski <andrew_pinski@playstation...
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-06-05 tneumann * cfg.c (init_flow): Use type safe memory macros.
2007-05-01 rakdver * tree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr...
2007-04-28 hubicka * config/alpha/alpha.c (alpha_output_mi_thunk_osf...
2007-04-27 rakdver * tree-ssa-loop-im.c (determine_invariantness_stmt...
2007-04-24 hubicka Revert:
2007-04-23 rakdver * tree-phinodes.c (reserve_phi_args_for_new_edge,...
2007-04-23 hubicka * function.c (init_function_start): Don't init line...
2007-02-01 sayle * alias.c (init_alias_analysis): Correct whitespace.
2007-01-28 hubicka * expr.c (emit_block_move_via_movmem, emit_block_move_...
2007-01-14 hubicka * tree-eh.c (add_stmt_to_eh_region_fn): Do not add...
2006-12-13 hubicka * Makefile.in: Add dependencies.
2006-12-05 hubicka * cfgexpand.c (expand_one_var): Guard expand_one_stack...
2006-11-28 hubicka * invoke.texi (large-stack-frame, large-stack-frame...
2006-11-27 hubicka * cfgexpand.c (construct_exit_block): Don't disturb...
2006-11-11 hubicka * extended.texi (__builtin_expect): We no longer requi...
2006-10-18 hubicka PR middle-end/29299
2006-09-22 rguenth2006-09-22 Richard Guenther <rguenther@suse.de>
2006-08-26 jakub PR middle-end/28683
2006-06-30 kazu * cfgexpand.c, config/i386/i386.c, genpreds.c, tree...
2006-06-22 rakdver PR rtl-optimization/28121
2006-05-28 kazu * cfgcleanup.c, cfgexpand.c, cgraphunit.c, config...
2006-05-18 mrsWhitespace fixups
2006-03-11 ebotcazou * function.h (frame_offset_overflow): Declare.
2006-03-02 dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-02-08 bonzini2006-02-08 Paolo Bonzini <bonzini@gnu.org>
2006-02-06 rakdver * tree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-01-23 rguenth2006-01-23 Steven Bosscher <stevenb.gcc@gmail.com>
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: