summaryrefslogtreecommitdiff
path: root/gcc/tree-eh.c
Commit message (Expand)AuthorAgeFilesLines
* * gimple.h: Remove all includes.amacleod2013-11-221-1/+6
* add auto_vectbsaunde2013-11-221-3/+1
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* Re-factor tree.h - Part 1.dnovillo2013-11-081-0/+62
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-2/+2
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+8
* * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod2013-10-181-0/+1
* * tree-flow.h: Remove some prototypes.amacleod2013-10-081-11/+2
* gcc/rsandifo2013-09-301-1/+1
* gcc/rsandifo2013-09-281-11/+11
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-85/+176
* Fix typos.mrs2013-07-211-1/+1
* * 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