aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-eh.c
AgeCommit message (Expand)Author
2013-03-252013-03-25 Richard Biener <rguenther@suse.de>Richard Biener
2013-03-05gcc/Steven Bosscher
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-11-20Introduce vNULL to use as a nil initializer for vec<>.Diego Novillo
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-11-01This patch normalizes more bitmap function names.Lawrence Crowl
2012-11-012012-11-01 Sharad Singhai <singhai@google.com>Sharad Singhai
2012-11-01gcc:Dehao Chen
2012-10-30This patch implements the unification of the *bitmap interfaces as discussed.Lawrence Crowl
2012-10-10gcc:Dehao Chen
2012-09-272012-09-27 Dehao Chen <dehao@google.com>Dehao Chen
2012-09-212012-09-21 Dehao Chen <dehao@google.com>Dehao Chen
2012-09-19Integrate lexical block into source_location.Dehao Chen
2012-09-15gcc:Dehao Chen
2012-09-04 * gimple.h (gimple_build_switch): Remove.Steven Bosscher
2012-08-142012-08-14 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-08-012012-08-01 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-07-16gcc/Steven Bosscher
2012-07-162012-07-16 Dehao Chen <dehao@google.com>Dehao Chen
2012-07-102012-07-10 Dehao Chen <dehao@google.com>Dehao Chen
2012-06-29 * tree-eh.c (lower_try_finally_switch): Really put the location of theEric Botcazou
2012-05-29 * LANGUAGES: Fix typos.Joseph Myers
2012-05-02 * coretypes.h (gimple_seq, const_gimple_seq): Typedef as gimple.Michael Matz
2012-04-172012-04-17 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-04-14 * cgraph.h: Update copyrights;Jan Hubicka
2012-04-052012-04-05 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-03-282012-03-28 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-01-26 PR tree-optimization/46590Michael Matz
2012-01-26 PR tree-optimization/48794Michael Matz
2011-12-21 PR middle-end/51644Jakub Jelinek
2011-12-13 PR tree-optimization/51117Jakub Jelinek
2011-12-09 PR tree-optimization/51117Jakub Jelinek
2011-12-09 PR tree-optimization/51117Jakub Jelinek
2011-11-30 PR middle-end/51089Jakub Jelinek
2011-11-28 PR tree-optimization/50682Jakub Jelinek
2011-11-08Merge from transactional-memory branch.Aldy Hernandez
2011-10-25 * tree-eh.c (do_return_redirection): Remove return_value_pIan Lance Taylor
2011-10-192011-10-19 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-10-11Convert standard builtin functions from being arrays to using a functional in...Michael Meissner
2011-10-04 * tree-eh.c (remove_unreachable_handlers): Obvious cleanup.Maxim Kuvyrkov
2011-09-25 * tree-eh.c (cleanup_empty_eh): Allow a call to __builtin_stack_restoreEric Botcazou
2011-07-05 PR tree-optimization/49618Jakub Jelinek
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li
2011-06-09Revert r174848,174849David Li
2011-06-09Gator cleanupDavid Li
2011-05-10 PR tree-optimization/48611Jakub Jelinek
2011-05-06generalize build_case_label to the rest of the compilerNathan Froyd
2011-04-292011-04-29 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-04-26 * tree-eh.c (lower_try_finally_switch): Create the label along withJason Merrill