summaryrefslogtreecommitdiff
path: root/gcc/tree-eh.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-38/+36
* This patch normalizes more bitmap function names.crowl2012-11-011-10/+10
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+5
* gcc:dehao2012-11-011-0/+7
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-5/+5
* gcc:dehao2012-10-101-0/+12
* 2012-09-27 Dehao Chen <dehao@google.com>dehao2012-09-271-1/+1
* 2012-09-21 Dehao Chen <dehao@google.com>dehao2012-09-211-2/+9
* Integrate lexical block into source_location.dehao2012-09-191-2/+2
* gcc:dehao2012-09-151-12/+26
* * gimple.h (gimple_build_switch): Remove.steven2012-09-041-3/+3
* 2012-08-14 Richard Guenther <rguenther@suse.de>rguenth2012-08-141-1/+1
* 2012-08-01 Richard Guenther <rguenther@suse.de>rguenth2012-08-011-10/+6
* gcc/steven2012-07-161-3/+0
* 2012-07-16 Dehao Chen <dehao@google.com>dehao2012-07-161-5/+2
* 2012-07-10 Dehao Chen <dehao@google.com>dehao2012-07-101-2/+5
* * tree-eh.c (lower_try_finally_switch): Really put the location of theebotcazou2012-06-291-3/+2
* * LANGUAGES: Fix typos.jsm282012-05-291-4/+4
* * coretypes.h (gimple_seq, const_gimple_seq): Typedef as gimple.matz2012-05-021-46/+42
* 2012-04-17 Richard Guenther <rguenther@suse.de>rguenth2012-04-171-0/+15
* * cgraph.h: Update copyrights;hubicka2012-04-141-2/+2
* 2012-04-05 Richard Guenther <rguenther@suse.de>rguenth2012-04-051-2/+2
* 2012-03-28 Richard Guenther <rguenther@suse.de>rguenth2012-03-281-0/+3
* PR tree-optimization/46590matz2012-01-261-4/+15
* PR tree-optimization/48794matz2012-01-261-1/+27
* PR middle-end/51644jakub2011-12-211-1/+14
* PR tree-optimization/51117matz2011-12-131-6/+80
* PR tree-optimization/51117jakub2011-12-091-8/+4
* PR tree-optimization/51117jakub2011-12-091-1/+30
* PR middle-end/51089jakub2011-11-301-18/+16
* PR tree-optimization/50682jakub2011-11-281-0/+23
* Merge from transactional-memory branch.aldyh2011-11-081-40/+133
* * tree-eh.c (do_return_redirection): Remove return_value_pian2011-10-251-60/+25
* 2011-10-19 Richard Guenther <rguenther@suse.de>rguenth2011-10-191-1/+7
* Convert standard builtin functions from being arrays to using a functional in...meissner2011-10-111-7/+7
* * tree-eh.c (remove_unreachable_handlers): Obvious cleanup.mkuvyrkov2011-10-041-1/+1
* * tree-eh.c (cleanup_empty_eh): Allow a call to __builtin_stack_restoreebotcazou2011-09-251-1/+8
* PR tree-optimization/49618jakub2011-07-051-1/+35
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-5/+5
* Revert r174848,174849davidxl2011-06-091-10/+3
* Gator cleanupdavidxl2011-06-091-3/+10
* PR tree-optimization/48611jakub2011-05-101-0/+13
* generalize build_case_label to the rest of the compilerfroydnj2011-05-061-13/+12
* 2011-04-29 Richard Guenther <rguenther@suse.de>rguenth2011-04-291-13/+18
* * tree-eh.c (lower_try_finally_switch): Create the label along withfroydnj2011-04-261-11/+3
* remove useless if-before-free testsmeyering2011-04-201-2/+1
* PR tree-optimization/48611jakub2011-04-201-0/+2