aboutsummaryrefslogtreecommitdiff
path: root/gcc/except.h
AgeCommit message (Expand)AuthorFilesLines
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
2006-03-22re PR middle-end/26084 (ICE (segfault) on C++ OpenMP code)Richard Henderson1-1/+3
2006-03-02tree-vrp.c (execute_vrp): Return value.Daniel Berlin1-2/+2
2006-01-06tree-cfg.c (bsi_replace): Rename final argument from PRESERVE_EH_INFO to UPDA...Jeff Law1-0/+4
2005-06-28Makefile.in: Set and use UNWIND_H.Paul Brook1-0/+1
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-05-27except.c (can_throw_internal_1, [...]): Add "is_resx" argument.Jan Hubicka1-2/+2
2005-05-12except.c (duplicate_eh_region_1, [...]): New functions, based on old implemen...Steven Bosscher1-0/+2
2005-05-11Makefile.in (tree-eh.o): Kill gt-tree-eh.h dependency.Jan Hubicka1-0/+12
2005-04-25tree-cfg.c (tree_duplicate_bb): Duplicate EH region too.Jan Hubicka1-0/+3
2005-03-14alloc-pool.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-03-14except.c (check_handled): Make it static.Kazu Hirata1-1/+0
2004-11-13cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P and HARD_REGISTER_NUM_P.Steven Bosscher1-3/+0
2004-07-15dwarf2out.c (dwarf2out_begin_prologue): Rename IA64_UNWIND_INFO to TARGET_UNW...Paul Brook1-3/+3
2004-07-08except.c (expand_eh_region_start, [...]): Remove.Richard Henderson1-46/+0
2004-07-08explow.c (optimize_save_area_alloca): Do not accept parameters.Paolo Bonzini1-1/+1
2004-06-04except.c (for_each_eh_region): New function.Steven Bosscher1-0/+3
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-1/+29
2004-02-18cfgloop.h, [...]: Update copyright.Kazu Hirata1-1/+1
2004-02-09re PR libstdc++/5625 ([mips] exception unwinding creates invalid pointer on m...James E Wilson1-0/+1
2003-10-01except.h (MUST_USE_SJLJ_EXCEPTIONS): Revert 2003-09-23 change.Rainer Orth1-6/+4
2003-09-23except.h (MUST_USE_SJLJ_EXCEPTIONS): Test for DWARF2_UNWIND_INFO value.Rainer Orth1-2/+6
2003-06-29except.c: Convert prototypes to ISO C90.Andreas Jaeger1-42/+41
2003-05-10except.c (EH_RETURN_STACKADJ_RTX): Do not define.Ulrich Weigand1-4/+0
2003-05-03builtins.c (expand_builtin): Remove.Richard Henderson1-1/+1
2003-04-22Makefile.in (calls.o): Depend on except.h.Mark Mitchell1-0/+4
2003-03-31* except.h: Remove definition of varray_type.Matt Kraai1-9/+0
2002-08-25function.h (struct function): Add flag all_throwers_are_sibcalls.Stuart Hastings1-2/+2
2002-04-09basic-block.h (flow_delete_block_noexpunge): Declare.Richard Henderson1-3/+4
2002-04-03re PR c++/5636 (gcc-3.0.3, memory leakage: function that take a string as par...Jason Merrill1-14/+0
2002-03-19except.c (current_function_has_exception_handlers): New.Richard Henderson1-0/+1
2002-01-12attribs.c (handle_deprecated_attribute): constify WHAT.Graham Stott1-5/+4
2001-12-31except.h: Remove forward def of tree_node, rtx_def and define of tree, rtx.Graham Stott1-18/+0
2001-11-23ChangeLog.0, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-11-16except.c: Support for catching a list of types with a single handler (struct ...Olivier Hainque1-1/+2
2001-10-28ChangeLog.0, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12