summaryrefslogtreecommitdiff
path: root/gcc/except.h
Commit message (Expand)AuthorAgeFilesLines
* bb-reorder: Split EH edges crossing partitions.Richard Henderson2011-07-231-0/+1
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* system.h: Poison GCC_EXCEPT_H for front-end files.Steven Bosscher2010-06-281-12/+7
* mkconfig.sh: Include insn-flags.h and insn-constants.h before defaults.h.Steven Bosscher2010-06-021-44/+0
* coretypes.h (struct simple_bitmap_def, [...]): New core types.Steven Bosscher2010-05-221-1/+1
* vecir.h: New file with VEC primitives for tree, gimple, and rtl.Steven Bosscher2010-05-151-0/+1
* Remove lang_eh_type_covers, which is dead, and the correspondingDuncan Sands2010-04-131-3/+0
* cgraph.h (cgraph_set_nothrow_flag, [...]): New prototypes.Jakub Jelinek2009-12-141-3/+0
* Remove trailing white spaces.H.J. Lu2009-11-251-1/+1
* except.h (struct eh_region_d): Add use_cxa_end_cleanup.Richard Henderson2009-09-281-0/+4
* Squash commit of EH in gimpleRichard Henderson2009-09-141-104/+208
* langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.Richard Guenther2009-09-131-3/+9
* expr.h (emit_storent_insn, [...]): Declare.Michael Matz2009-09-021-1/+1
* cgraph.c (dump_cgraph_node): Dump size/time/benefit.Jan Hubicka2009-05-251-2/+2
* alias.c (struct alias_set_entry_d): Rename from struct alias_set_entry.Ian Lance Taylor2009-05-161-24/+25
* Revert the following patch until testsuite fallout is fixed:Jan Hubicka2009-05-151-1/+0
* cgraph.c (dump_cgraph_node): Dump size/time/benefit.Jan Hubicka2009-05-151-0/+1
* basic-block.h (enum profile_status): Break out of struct control_flow_graph.Ian Lance Taylor2009-05-111-11/+14
* tree-eh.c (struct leh_state): Remove prev_try.Jan Hubicka2009-05-091-8/+1
* tree.c (list_equal_p): New function.Jan Hubicka2009-04-251-0/+1
* tree-eh.c (tree_remove_unreachable_handlers): Handle shared labels.Jan Hubicka2009-04-251-1/+6
* hashtab.h: Update GTY annotations to new syntaxTaras Glek2009-04-221-4/+3
* cfghooks.c (tidy_fallthru_edges): Remove find_basic_blocks references from co...Laurynas Biveinis2009-04-221-4/+0
* except.c (debug_eh_tree): New.Diego Novillo2009-04-171-5/+105
* except.c (eh_region_outer_p): Remove.Kazu Hirata2009-04-161-1/+0
* tree-eh.c (cleanup_eh): When not optimizing, do not try EH merging.Jan Hubicka2009-04-081-1/+0
* except.c (remove_eh_handler): Make static.Jan Hubicka2009-04-041-0/+1
* re PR tree-optimization/28850 (missed call -> jmp transformation; redundant u...Jan Hubicka2009-03-291-0/+6
* tree-eh.c (inlinable_call_p): New function.Jan Hubicka2009-03-281-3/+3
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-9/+2
* * except.h: Correct checks for when SJLJ exceptions must be used.Nathan Sidwell2008-06-081-8/+15
* gengtype.c (write_root): Param_is argument is OK.Jan Hubicka2008-04-151-3/+2
* alias.c (memory_modified_1, [...]): Constify.Kaveh R. Ghazi2007-08-271-2/+2
* alias.c (rtx_equal_for_memref_p): Constify.Kaveh R. Ghazi2007-08-141-2/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-6/+5
* tree-eh.c (add_stmt_to_eh_region_fn): Do not add call_exprs separately.Jan Hubicka2007-01-141-4/+0
* except.h (output_function_exception_table): Add 'const char*' param.Eric Botcazou2006-10-281-1/+1
* re PR middle-end/26823 (ICE with OpenMP in add_stmt_to_eh_region_fn, at tree-...Jakub Jelinek2006-04-151-0/+1
* re PR middle-end/26084 (ICE (segfault) on C++ OpenMP code)Richard Henderson2006-03-221-1/+3
* tree-vrp.c (execute_vrp): Return value.Daniel Berlin2006-03-021-2/+2
* tree-cfg.c (bsi_replace): Rename final argument from PRESERVE_EH_INFO to UPDA...Jeff Law2006-01-061-0/+4
* Makefile.in: Set and use UNWIND_H.Paul Brook2005-06-281-0/+1
* Update FSF address.Kelley Cook2005-06-251-2/+2
* except.c (can_throw_internal_1, [...]): Add "is_resx" argument.Jan Hubicka2005-05-271-2/+2
* except.c (duplicate_eh_region_1, [...]): New functions, based on old implemen...Steven Bosscher2005-05-121-0/+2
* Makefile.in (tree-eh.o): Kill gt-tree-eh.h dependency.Jan Hubicka2005-05-111-0/+12
* tree-cfg.c (tree_duplicate_bb): Duplicate EH region too.Jan Hubicka2005-04-251-0/+3
* alloc-pool.c, [...]: Update copyright.Kazu Hirata2005-03-141-1/+1
* except.c (check_handled): Make it static.Kazu Hirata2005-03-141-1/+0