summaryrefslogtreecommitdiff
path: root/gcc/tree-cfg.c
Commit message (Expand)AuthorAgeFilesLines
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-0/+2
* gcc/ChangeLog:steven2010-05-211-2/+0
* gcc/bernds2010-04-221-1/+6
* PR tree-optimization/42963matz2010-04-141-88/+117
* 2010-03-16 Richard Guenther <rguenther@suse.de>rguenth2010-03-161-0/+3
* 2010-03-15 Richard Guenther <rguenther@suse.de>rguenth2010-03-151-20/+5
* 2010-02-03 Richard Guenther <rguenther@suse.de>rguenth2010-02-031-3/+3
* 28-01-2010 Razya Ladelsky <razya@il.ibm.com>razya2010-01-281-101/+24
* 2010-01-17 Richard Guenther <rguenther@suse.de>rguenth2010-01-171-2/+2
* 2010-01-15 Richard Guenther <rguenther@suse.de>rguenth2010-01-151-0/+9
* Update copyright notices of my recent commits.aoliva2010-01-091-2/+2
* gcc/ChangeLog:aoliva2010-01-091-1/+7
* 2010-01-07 Richard Guenther <rguenther@suse.de>rguenth2010-01-071-1/+42
* 2010-01-05 Eric Fisher <joefoxreal@gmail.com>rguenth2010-01-051-16/+0
* Remove trailing white spaces.hjl2009-11-251-66/+66
* 2009-11-22 Martin Jambor <mjambor@suse.cz>jamborm2009-11-211-7/+20
* * tree-cfg.c (gimple_redirect_edge_and_branch) <case GIMPLE_ASM>:aoliva2009-11-161-2/+11
* * cfgrtl.c (pass_free_cfg): Add pass name.amylaar2009-11-081-2/+2
* 2009-10-26 Ben Elliston <bje@au.ibm.com>uweigand2009-10-261-0/+15
* 2009-10-22 Razya Ladelsky <razya@il.ibm.com>razya2009-10-221-9/+8
* 2009-10-22 Razya Ladelsky <razya@il.ibm.com>razya2009-10-221-15/+131
* PR middle-end/41573matz2009-10-081-599/+0
* Merge lto branch into trunk.dnovillo2009-10-031-1/+1
* * cgraphunit.c (cgraph_lower_function): Revert last change.jakub2009-09-241-2/+2
* PR middle-end/41429jakub2009-09-221-0/+2
* PR target/41246rth2009-09-161-0/+19
* * builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.rth2009-09-141-4/+56
* Squash commit of EH in gimplerth2009-09-141-98/+247
* * tree-cfg.c (dump_function_to_file): Dump eh tree with TDF_EH,rth2009-09-101-1/+1
* * tree-cfg.c (gimple_redirect_edge_and_branch): Dorth2009-09-101-4/+7
* * tree-cfg.c (split_edge_bb_loc): Don't disallow placement atrth2009-09-101-4/+8
* * tree-cfg.c (is_ctrl_stmt): Use a switch.rth2009-09-101-5/+11
* * tree-cfg.c (gimple_can_merge_blocks_p): Move label andrth2009-09-101-15/+18
* * gimple-iterator.c (gimple_find_edge_insert_loc): Userth2009-09-101-1/+1
* * gimple.h (CASE_GIMPLE_OMP): New.rth2009-09-091-25/+29
* 2009-09-09 Martin Jambor <mjambor@suse.cz>jamborm2009-09-091-1/+1
* gcc/ChangeLog:aoliva2009-09-021-11/+102
* 2009-08-26 Richard Guenther <rguenther@suse.de>rguenth2009-08-261-4/+5
* Revert accidental commit of tree-cfg.c in r151099.matz2009-08-261-1/+0
* * config/i386/bmmintrin.h: Replace by #error.hubicka2009-08-251-0/+1
* 2009-08-03 Richard Guenther <rguenther@suse.de>rguenth2009-08-031-1/+1
* Add source_location support to PHI arguments.amacleod2009-07-301-4/+6
* * tree-cfg.c (assign_discriminator): Add explicit parentheses.ccoutant2009-07-241-2/+2
* * cfghooks.c (split_block): Copy discriminator to new block.ccoutant2009-07-241-3/+5
* 2009-07-17 Richard Guenther <rguenther@suse.de>rguenth2009-07-171-0/+97
* 2009-07-17 Aldy Hernandez <aldyh@redhat.com>manu2009-07-161-4/+6
* 2009-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2009-07-071-0/+2
* 2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2009-07-071-3/+3
* 2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2009-07-071-3/+3
* Revert accidental commit.hubicka2009-06-301-10/+1