OSDN Git Service

Fix misapplied patch.
[pf3gnuchains/gcc-fork.git] / gcc / tree-cfg.c
2009-10-08 matz PR middle-end/41573
2009-10-03 dnovilloMerge lto branch into trunk.
2009-09-24 jakub * cgraphunit.c (cgraph_lower_function): Revert last...
2009-09-22 jakub PR middle-end/41429
2009-09-16 rthPR target/41246
2009-09-14 rth * builtins.c (expand_builtin_synchronize): Use gimple_...
2009-09-14 rthSquash commit of EH in gimple
2009-09-10 rth* tree-cfg.c (dump_function_to_file): Dump eh tree...
2009-09-10 rth* tree-cfg.c (gimple_redirect_edge_and_branch): Do
2009-09-10 rth* tree-cfg.c (split_edge_bb_loc): Don't disallow placem...
2009-09-10 rth* tree-cfg.c (is_ctrl_stmt): Use a switch.
2009-09-10 rth* tree-cfg.c (gimple_can_merge_blocks_p): Move label and
2009-09-10 rth* gimple-iterator.c (gimple_find_edge_insert_loc): Use
2009-09-09 rth* gimple.h (CASE_GIMPLE_OMP): New.
2009-09-09 jamborm2009-09-09 Martin Jambor <mjambor@suse.cz>
2009-09-02 aolivagcc/ChangeLog:
2009-08-26 rguenth2009-08-26 Richard Guenther <rguenther@suse.de>
2009-08-26 matzRevert accidental commit of tree-cfg.c in r151099.
2009-08-25 hubicka * config/i386/bmmintrin.h: Replace by #error.
2009-08-03 rguenth2009-08-03 Richard Guenther <rguenther@suse.de>
2009-07-30 amacleodAdd source_location support to PHI arguments.
2009-07-24 ccoutant * tree-cfg.c (assign_discriminator): Add explicit...
2009-07-24 ccoutant * cfghooks.c (split_block): Copy discriminator to...
2009-07-17 rguenth2009-07-17 Richard Guenther <rguenther@suse.de>
2009-07-16 manu2009-07-17 Aldy Hernandez <aldyh@redhat.com>
2009-07-07 manu2009-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-07-07 manu2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-07-07 manu2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-06-30 hubickaRevert accidental commit.
2009-06-30 hubicka * cfgloopanal.c (check_irred): Move into ...
2009-06-19 ian./:
2009-06-12 aldyhgcc/java/
2009-06-07 aldot2009-06-07 Bernhard Reutner-Fischer <aldot@gcc.gnu...
2009-06-04 ccoutant * basic-block.h (struct basic_block_def): Add discrimi...
2009-05-24 bonzini2009-05-24 Paolo Bonzini <bonzini@gnu.org>
2009-05-22 rguenth2009-05-22 Richard Guenther <rguenther@suse.de>
2009-05-16 iangcc/ChangeLog:
2009-05-08 hubicka * cgraphbuild.c (compute_call_stmt_bb_frequency):...
2009-04-29 rguenth2009-04-29 Richard Guenther <rguenther@suse.de>
2009-04-29 rguenth2009-04-29 Richard Guenther <rguenther@suse.de>
2009-04-27 rguenth2009-04-27 Richard Guenther <rguenther@suse.de>
2009-04-25 hubicka * tree.c (list_equal_p): New function.
2009-04-25 hubicka * tree-eh.c (tree_remove_unreachable_handlers): Handle...
2009-04-20 rguenth2009-04-20 Richard Guenther <rguenther@suse.de>
2009-04-18 hubicka * cgraph.c (cgraph_make_edge, dump_cgraph_node, cgraph...
2009-04-18 rguenth2009-04-18 Richard Guenther <rguenther@suse.de>
2009-04-17 ian * df.h: Include "timevar.h".
2009-04-16 rguenth2009-04-16 Richard Guenther <rguenther@suse.de>
2009-04-16 rguenth2009-04-16 Richard Guenther <rguenther@suse.de>
2009-04-14 rguenth2000-04-14 Richard Guenther <rguenther@suse.de>
2009-04-09 rguenth2009-04-09 Richard Guenther <rguenther@suse.de>
2009-04-03 rguenth2009-04-03 Richard Guenther <rguenther@suse.de>
2009-03-31 rguenth2009-03-31 Richard Guenther <rguenther@suse.de>
2009-03-06 jakub PR debug/39372
2009-03-05 jakub PR debug/39379
2009-02-27 hubicka PR debug/39267
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2009-02-06 rguenth2009-02-06 Richard Guenther <rguenther@suse.de>
2009-01-04 rsandifogcc/
2009-01-02 pinskiaFix typo.
2009-01-02 pinskia2009-01-01 Andrew Pinski <pinskia@gmail.com>
2008-12-30 steven * tree-cfg.c (verify_eh_throw_stmt_node): Return nonzero,
2008-12-27 jakub PR middle-end/38633
2008-12-11 spop2008-12-11 Sebastian Pop <sebastian.pop@amd.com>
2008-10-09 jakub * tree-ssa-live.c (remove_unused_locals): Mark all...
2008-10-07 jakub PR debug/29609
2008-09-18 rguenth2008-09-18 Richard Guenther <rguenther@suse.de>
2008-09-17 rguenth2008-09-17 Richard Guenther <rguenther@suse.de>
2008-09-09 rguenth2008-09-09 Richard Guenther <rguenther@suse.de>
2008-09-04 ian./:
2008-09-03 hubicka PR tree-optimization/37315
2008-09-02 jakub PR tree-optimization/36766
2008-09-02 spop2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2008-08-31 rguenth2008-08-31 Richard Guenther <rguenther@suse.de>
2008-08-20 manu2008-08-18 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-08-18 rguenth2008-08-18 Richard Guenther <rguenther@suse.de>
2008-08-18 rguenth2008-08-18 Richard Guenther <rguenther@suse.de>
2008-08-09 rguenth2008-08-09 Richard Guenther <rguenther@suse.de>
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-21 espindola2007-07-21 Rafael Avila de Espindola <espindola@googl...
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>
next