summaryrefslogtreecommitdiff
path: root/gcc/tree-eh.c
Commit message (Expand)AuthorAgeFilesLines
* * cgraph.h (symtab_node_base): Add definition, alias and analyzedhubicka2013-05-291-2/+2
* 2013-05-14 Richard Biener <rguenther@suse.de>rguenth2013-05-141-1/+15
* 2013-05-07 Richard Biener <rguenther@suse.de>rguenth2013-05-071-0/+5
* * tree-eh.c (cleanup_empty_eh_merge_phis): Remove rename_virtsjakub2013-05-021-28/+2
* 2013-04-30 Richard Biener <rguenther@suse.de>rguenth2013-04-301-10/+38
* This patch is the main part of a consolodation of the hash_tablecrowl2013-04-261-6/+29
* PR c++/34949jakub2013-04-081-9/+58
* 2013-03-25 Richard Biener <rguenther@suse.de>rguenth2013-03-251-1/+2
* gcc/steven2013-03-051-64/+92
* 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