OSDN Git Service

gcc/cp/
[pf3gnuchains/gcc-fork.git] / gcc / tree-cfg.c
2008-06-27 jakub PR debug/36617
2008-06-20 ghazi * ggc.h (GGC_RESIZEVAR): New, reorder macros.
2008-06-06 jakub * c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP...
2008-05-18 rguenth2008-05-18 Richard Guenther <rguenther@suse.de>
2008-05-16 dnovillo2008-05-16 Nathan Froyd <froydnj@codesourcery.com>
2008-05-16 dnovillo2008-05-16 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-05-10 rsandifogcc/
2008-05-09 tomby * config/pa/pa.c (reloc_needed): Use CASE_CONVERT.
2008-05-07 zadeck2008-05-07 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-05-06 aldyh * tree-flow.h: Remove prototype for computed_go...
2008-04-25 hubicka PR testsuite/35843
2008-04-24 apop2008-04-22 Antoniu Pop <antoniu.pop@gmail.com>
2008-04-23 bonzini2008-04-23 Paolo Bonzini <bonzini@gnu.org>
2008-04-23 tomby * tree-cfg.c (verify_expr): Check for NON_LVALU...
2008-04-18 hubicka * except.c (dw2_size_of_call_site_table,
2008-04-10 espindola2008-04-10 Rafael Espindola <espindola@google.com>
2008-04-08 rguenth2008-04-09 Richard Guenther <rguenther@suse.de>
2008-04-05 bje * tree-cfg.c (need_fake_edge_p): Return false for...
2008-04-04 jakub PR target/35364
2008-04-04 bonzini2008-04-03 Paolo Bonzini <bonzini@gnu.org>
2008-04-02 rguenth2008-04-02 Richard Guenther <rguenther@suse.de>
2008-04-01 espindola2008-04-01 Rafael Espindola <espindola@google.com>
2008-03-22 rguenth2008-03-22 Richard Guenther <rguenther@suse.de>
2008-03-19 hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2008-03-18 hubicka * tree-pretty-print.c: Include predict.h.
2008-03-10 jakub PR middle-end/35099
2008-03-06 rguenth2008-03-06 Richard Guenther <rguenther@suse.de>
2008-03-05 aldyh * cfg.c: Include tree-flow.h.
2008-03-05 rguenth2008-03-05 Richard Guenther <rguenther@suse.de>
2008-02-28 spop * doc/invoke.texi: Document -ftree-loop-distribution.
2008-02-26 tromeygcc
2008-01-21 rguenth2008-01-21 Richard Guenther <rguenther@suse.de>
2008-01-19 jakub PR gcov-profile/34610
2008-01-10 rguenth2008-01-10 Richard Guenther <rguenther@suse.de>
2008-01-04 rguenth2008-01-04 Richard Guenther <rguenther@suse.de>
2007-12-15 spop2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
2007-10-29 razya2007-09-23 Razya Ladelsky
2007-10-17 manu2007-10-17 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-10-11 rguenth2007-10-11 Richard Guenther <rguenther@suse.de>
2007-10-06 aolivagcc/ChangeLog:
2007-10-05 rguenth2007-10-05 Richard Guenther <rguenther@suse.de>
2007-10-04 rguenth2007-10-04 Richard Guenther <rguenther@suse.de>
2007-09-27 ian./:
2007-09-18 ghazi * tree-cfg.c (is_ctrl_altering_stmt, tree_block_ends_w...
2007-09-15 rakdver * tree-parloops.c: New file.
2007-09-08 rguenth2007-09-08 Richard Guenther <rguenther@suse.de>
2007-09-07 dnovillo * tree-flow.h (const_block_stmt_iterator): Remove.
2007-09-07 rakdver * cgraphbuild.c (rebuild_cgraph_edges): Export.
2007-09-06 tromeygcc:
2007-09-05 sandra2007-09-05 Sandra Loosemore <sandra@codesourcery...
2007-09-03 ghazi * system.h (CONST_CAST2, CONST_CAST_TREE, CONST_CAST_RTX,
2007-09-01 ghazi * c-common.c (const_strip_array_types): Delete.
2007-09-01 rguenth2007-09-01 Richard Guenther <rguenther@suse.de>
2007-08-27 ghazi * alias.c (memory_modified_1, memory_modified_in_insn_p):
2007-08-16 ghazi * c-common.c (const_strip_array_types): New.
2007-08-14 ghazi * alias.c (component_uses_parent_alias_set): Constify.
2007-08-14 ghazi * alias.c (rtx_equal_for_memref_p): Constify.
2007-08-04 rakdver * tree-ssa-threadupdate.c (thread_through_all_blocks...
2007-08-01 rakdver * tree-pretty-print.c (dump_generic_node): Dump OMP_SE...
2007-08-01 rakdver * tree-cfg.c (tree_merge_blocks): Preserve loop exit...
2007-07-28 ghazi * calls.c (special_function_p, setjmp_call_p, alloca_c...
2007-07-26 rguenth2007-07-26 Richard Guenther <rguenther@suse.de>
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-20 rguenth2007-07-20 Richard Guenther <rguenther@suse.de>
2007-07-02 rguenth2007-07-02 Richard Guenther <rguenther@suse.de>
2007-06-16 pinskia2007-06-15 Andrew Pinski <andrew_pinski@playstation...
2007-06-03 rakdver * cfgloopmanip.c (remove_path, loopify, duplicate_loop...
2007-05-30 rakdver * tree-scalar-evolution.c (scev_const_prop): Do not...
2007-05-24 rakdver PR middle-end/32018
2007-05-11 rakdver * tree-loop-linear.c (gather_interchange_stats, try_in...
2007-05-04 jconner2007-05-04 Josh Conner <jconner@apple.com>
2007-05-02 rakdver PR tree-optimization/31771
2007-05-01 rakdver * tree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr...
2007-04-28 rakdver * tree-cfg.c (move_block_to_fn): Release bb from dominance
2007-04-27 rakdver * tree-ssa-loop-im.c (determine_invariantness_stmt...
2007-04-26 rakdver * tree-cfgcleanup.c (cfgcleanup_altered_bbs): New...
2007-04-24 ian./:
2007-04-23 rakdver * tree-phinodes.c (reserve_phi_args_for_new_edge,...
2007-04-09 rakdver * cfgloopmanip.c (create_preheader): Do not use loop_p...
2007-03-19 law * tree-cfg.c (find_taken_edge): Tighten conditi...
2007-02-25 mmitchel * doc/extend.texi: Document optional priority argument to
2007-02-19 ebotcazou * tree-cfg.c (dump_function_to_file): Be prepared...
2007-02-16 rguenth2007-02-16 Richard Guenther <rguenther@suse.de>
2007-02-16 sayle PR middle-end/30391
2007-02-13 ian./:
2007-02-08 hubicka * tree-cfg.c (bsi_replace): Shortcut when replacing...
2007-02-06 bonzini2006-02-06 Paolo Bonzini <bonzini@gnu.org>
2007-02-04 rakdver * cfgloopmanip.c (loop_delete_branch_edge): Removed.
2007-01-18 hubicka * tree-vrp.c (finalize_jump_threads): Do not call...
2007-01-14 hubicka * tree-eh.c (add_stmt_to_eh_region_fn): Do not add...
2007-01-04 hubicka * cgraph.c (cgraph_release_function_body): New function.
2007-01-04 ian * tree-cfg.c (tree_merge_blocks): Release SSA_NAME...
2007-01-03 kazu * alias.c (init_alias_analysis): Use VEC_safe_grow_cle...
2007-01-02 hubicka * tree-mudflap.c (mf_decl_cache_locals, mf_buil...
2007-01-02 kazu Revert:
2007-01-02 kazu * alias.c (init_alias_analysis): Use VEC_safe_grow_cle...
2006-12-29 kazu * tree-cfg.c (last_stmt_ptr): Remove.
2006-12-22 rakdver * tree-ssa-loop-niter.c (zero_p, nonzero_p): Removed.
2006-12-13 hubicka * Makefile.in: Add dependencies.
2006-12-12 dnovillo2006-12-11 Diego Novillo <dnovillo@redhat.com>
next