aboutsummaryrefslogtreecommitdiff
path: root/gcc/except.c
AgeCommit message (Expand)Author
2013-03-05gcc/Steven Bosscher
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-12-02 * function.h (struct rtl_data): Remove epilogue_delay_list.Steven Bosscher
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-10-30This patch implements the unification of the *bitmap interfaces as discussed.Lawrence Crowl
2012-10-18 * except.c (sjlj_emit_function_enter): Remove unused variable.Eric Botcazou
2012-10-162012-10-15 Easwaran Raman <eraman@google.com>Easwaran Raman
2012-09-19Integrate lexical block into source_location.Dehao Chen
2012-09-11 * tree.h (expand_case): Move prototype ...Steven Bosscher
2012-09-11Remove unnecessary VEC function overloads.Diego Novillo
2012-09-04 * gimple.h (gimple_build_switch): Remove.Steven Bosscher
2012-08-15Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).Diego Novillo
2012-08-072012-08-07 Paul Brook <paul@codesourcery.com>Paul Brook
2012-07-16gcc/Steven Bosscher
2012-05-29 * integrate.c: Remove.Steven Bosscher
2012-05-05gcc/Richard Sandiford
2012-04-22 * lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.Jan Hubicka
2012-04-112012-04-11 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-03-302012-03-30 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-03-282012-03-28 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-03-202012-03-20 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth
2011-07-23bb-reorder: Split EH edges crossing partitions.Richard Henderson
2011-06-14 * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move toJoseph Myers
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li
2011-06-09Revert r174848,174849David Li
2011-06-09Gator cleanupDavid Li
2011-06-01Pass name cleanupsDavid Li
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-112011-04-11 Martin Jambor <mjambor@suse.cz>Martin Jambor
2011-01-22 PR middle-end/47401Ulrich Weigand
2011-01-21 PR middle-end/45566Jakub Jelinek
2011-01-17 * except.c (dump_eh_tree): Fix stray ; after for statement.Richard Henderson
2010-12-032010-11-30 Laurynas Biveinis <laurynas.biveinis@gmail.com>Laurynas Biveinis
2010-11-25 * target.def (supports_split_stack, except_unwind_info): TakeJoseph Myers
2010-09-28Hookize TARGET_UNWIND_INFO et al.Richard Henderson
2010-09-07Hookize exception personality output.Richard Henderson
2010-08-20gcc/Nathan Froyd
2010-06-29gcc:Joern Rennecke
2010-06-28gcc/ChangeLog:Steven Bosscher
2010-06-09 PR rtl-optimization/42461Eric Botcazou
2010-06-08gcc/ada:Laurynas Biveinis
2010-05-29 * tree-vrp.c (debug_value_range, debug_all_value_ranges,Jan Hubicka
2010-05-25 * function.h (struct function): Add can_throw_non_call_exceptions bit.Eric Botcazou
2010-05-21 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orJoseph Myers
2010-04-13Remove lang_eh_type_covers, which is dead, and the correspondingDuncan Sands