aboutsummaryrefslogtreecommitdiff
path: root/gcc/except.h
AgeCommit message (Expand)AuthorFilesLines
2014-08-25struct eh_landing_pad_d: field "landing_pad" is an rtx_code_labelDavid Malcolm1-1/+1
2014-08-22except.*: Use rtx_insn (also touches function.h)David Malcolm1-1/+1
2014-08-07convert the rest of the users of pointer_map to hash_mapTrevor Saunders1-1/+0
2014-08-02convert many uses of pointer_map to hash_mapTrevor Saunders1-1/+2
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-03-05re PR c++/55135 (Segfault of gcc on a big file)Steven Bosscher1-0/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-12/+5
2012-05-29LANGUAGES: Fix typos.Joseph Myers1-2/+2
2012-03-20tree-pass.h (pass_rtl_eh): Remove.Richard Guenther1-0/+2
2011-07-23bb-reorder: Split EH edges crossing partitions.Richard Henderson1-0/+1
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-06-28system.h: Poison GCC_EXCEPT_H for front-end files.Steven Bosscher1-12/+7
2010-06-02mkconfig.sh: Include insn-flags.h and insn-constants.h before defaults.h.Steven Bosscher1-44/+0
2010-05-22coretypes.h (struct simple_bitmap_def, [...]): New core types.Steven Bosscher1-1/+1
2010-05-15vecir.h: New file with VEC primitives for tree, gimple, and rtl.Steven Bosscher1-0/+1
2010-04-13Remove lang_eh_type_covers, which is dead, and the correspondingDuncan Sands1-3/+0
2009-12-14cgraph.h (cgraph_set_nothrow_flag, [...]): New prototypes.Jakub Jelinek1-3/+0
2009-11-25Remove trailing white spaces.H.J. Lu1-1/+1
2009-09-28except.h (struct eh_region_d): Add use_cxa_end_cleanup.Richard Henderson1-0/+4
2009-09-14Squash commit of EH in gimpleRichard Henderson1-104/+208
2009-09-13langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.Richard Guenther1-3/+9
2009-09-02expr.h (emit_storent_insn, [...]): Declare.Michael Matz1-1/+1
2009-05-25cgraph.c (dump_cgraph_node): Dump size/time/benefit.Jan Hubicka1-2/+2
2009-05-16alias.c (struct alias_set_entry_d): Rename from struct alias_set_entry.Ian Lance Taylor1-24/+25
2009-05-15Revert the following patch until testsuite fallout is fixed:Jan Hubicka1-1/+0
2009-05-15cgraph.c (dump_cgraph_node): Dump size/time/benefit.Jan Hubicka1-0/+1
2009-05-11basic-block.h (enum profile_status): Break out of struct control_flow_graph.Ian Lance Taylor1-11/+14
2009-05-09tree-eh.c (struct leh_state): Remove prev_try.Jan Hubicka1-8/+1
2009-04-25tree.c (list_equal_p): New function.Jan Hubicka1-0/+1
2009-04-25tree-eh.c (tree_remove_unreachable_handlers): Handle shared labels.Jan Hubicka1-1/+6
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-4/+3
2009-04-22cfghooks.c (tidy_fallthru_edges): Remove find_basic_blocks references from co...Laurynas Biveinis1-4/+0
2009-04-17except.c (debug_eh_tree): New.Diego Novillo1-5/+105
2009-04-16except.c (eh_region_outer_p): Remove.Kazu Hirata1-1/+0
2009-04-08tree-eh.c (cleanup_eh): When not optimizing, do not try EH merging.Jan Hubicka1-1/+0
2009-04-04except.c (remove_eh_handler): Make static.Jan Hubicka1-0/+1
2009-03-29re PR tree-optimization/28850 (missed call -> jmp transformation; redundant u...Jan Hubicka1-0/+6
2009-03-28tree-eh.c (inlinable_call_p): New function.Jan Hubicka1-3/+3
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-9/+2
2008-06-08* except.h: Correct checks for when SJLJ exceptions must be used.Nathan Sidwell1-8/+15
2008-04-15gengtype.c (write_root): Param_is argument is OK.Jan Hubicka1-3/+2
2007-08-27alias.c (memory_modified_1, [...]): Constify.Kaveh R. Ghazi1-2/+2
2007-08-14alias.c (rtx_equal_for_memref_p): Constify.Kaveh R. Ghazi1-2/+2
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-6/+5
2007-01-14tree-eh.c (add_stmt_to_eh_region_fn): Do not add call_exprs separately.Jan Hubicka1-4/+0
2006-10-28except.h (output_function_exception_table): Add 'const char*' param.Eric Botcazou1-1/+1
2006-04-15re PR middle-end/26823 (ICE with OpenMP in add_stmt_to_eh_region_fn, at tree-...Jakub Jelinek1-0/+1