summaryrefslogtreecommitdiff
path: root/gcc/except.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/rsandifo2013-09-281-5/+5
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* gcc/rsandifo2013-09-091-1/+1
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-36/+71
* This patch is the main part of a consolodation of the hash_tablecrowl2013-04-261-81/+100
* gcc/steven2013-03-051-11/+60
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* * function.h (struct rtl_data): Remove epilogue_delay_list.steven2012-12-021-12/+0
* 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-85/+79
* This patch normalizes more bitmap function names.crowl2012-11-011-2/+2
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+2
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-1/+1
* * except.c (sjlj_emit_function_enter): Remove unused variable.ebotcazou2012-10-181-1/+1
* 2012-10-15 Easwaran Raman <eraman@google.com>eraman2012-10-161-7/+1
* Integrate lexical block into source_location.dehao2012-09-191-1/+4
* * tree.h (expand_case): Move prototype ...steven2012-09-111-9/+1
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-3/+3
* * gimple.h (gimple_build_switch): Remove.steven2012-09-041-13/+12
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-17/+17
* 2012-08-07 Paul Brook <paul@codesourcery.com>sandra2012-08-071-2/+7
* gcc/steven2012-07-161-1/+0
* * integrate.c: Remove.steven2012-05-291-1/+0
* gcc/rsandifo2012-05-051-4/+4
* * lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.hubicka2012-04-221-8/+1
* 2012-04-11 Richard Guenther <rguenther@suse.de>rguenth2012-04-111-0/+40
* 2012-03-30 Richard Guenther <rguenther@suse.de>rguenth2012-03-301-6/+10
* 2012-03-28 Richard Guenther <rguenther@suse.de>rguenth2012-03-281-2/+10
* 2012-03-20 Richard Guenther <rguenther@suse.de>rguenth2012-03-201-37/+2
* Remove obsolete Tru64 UNIX V5.1B supportro2012-03-121-3/+3
* bb-reorder: Split EH edges crossing partitions.rth2011-07-231-128/+38
* * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move tojsm282011-06-141-9/+10
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-3/+3
* Revert r174848,174849davidxl2011-06-091-8/+4
* Gator cleanupdavidxl2011-06-091-4/+8
* Pass name cleanupsdavidxl2011-06-011-1/+1
* generalize build_case_label to the rest of the compilerfroydnj2011-05-061-4/+3
* 2011-04-29 Richard Guenther <rguenther@suse.de>rguenth2011-04-291-7/+7
* 2011-04-11 Martin Jambor <mjambor@suse.cz>jamborm2011-04-111-2/+2
* PR middle-end/47401uweigand2011-01-221-20/+41
* PR middle-end/45566jakub2011-01-211-18/+21
* * except.c (dump_eh_tree): Fix stray ; after for statement.rth2011-01-171-1/+1
* 2010-11-30 Laurynas Biveinis <laurynas.biveinis@gmail.com>lauras2010-12-031-1/+1
* * target.def (supports_split_stack, except_unwind_info): Takejsm282010-11-251-7/+7
* Hookize TARGET_UNWIND_INFO et al.rth2010-09-281-7/+11
* Hookize exception personality output.rth2010-09-071-22/+15
* gcc/froydnj2010-08-201-1/+1
* gcc:amylaar2010-06-291-1/+1
* gcc/ChangeLog:steven2010-06-281-33/+1
* PR rtl-optimization/42461ebotcazou2010-06-091-0/+2