summaryrefslogtreecommitdiff
path: root/gcc/except.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P and HARD_REGISTER_NUM_P.Steven Bosscher2004-11-131-3/+0
* dwarf2out.c (dwarf2out_begin_prologue): Rename IA64_UNWIND_INFO to TARGET_UNW...Paul Brook2004-07-151-3/+3
* except.c (expand_eh_region_start, [...]): Remove.Richard Henderson2004-07-081-46/+0
* explow.c (optimize_save_area_alloca): Do not accept parameters.Paolo Bonzini2004-07-081-1/+1
* except.c (for_each_eh_region): New function.Steven Bosscher2004-06-041-0/+3
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-1/+29
* cfgloop.h, [...]: Update copyright.Kazu Hirata2004-02-181-1/+1
* re PR libstdc++/5625 ([mips] exception unwinding creates invalid pointer on m...James E Wilson2004-02-091-0/+1
* except.h (MUST_USE_SJLJ_EXCEPTIONS): Revert 2003-09-23 change.Rainer Orth2003-10-011-6/+4
* except.h (MUST_USE_SJLJ_EXCEPTIONS): Test for DWARF2_UNWIND_INFO value.Rainer Orth2003-09-231-2/+6
* except.c: Convert prototypes to ISO C90.Andreas Jaeger2003-06-291-42/+41
* except.c (EH_RETURN_STACKADJ_RTX): Do not define.Ulrich Weigand2003-05-101-4/+0
* builtins.c (expand_builtin): Remove.Richard Henderson2003-05-031-1/+1
* Makefile.in (calls.o): Depend on except.h.Mark Mitchell2003-04-221-0/+4
* * except.h: Remove definition of varray_type.Matt Kraai2003-03-311-9/+0
* function.h (struct function): Add flag all_throwers_are_sibcalls.Stuart Hastings2002-08-251-2/+2
* basic-block.h (flow_delete_block_noexpunge): Declare.Richard Henderson2002-04-091-3/+4
* re PR c++/5636 (gcc-3.0.3, memory leakage: function that take a string as par...Jason Merrill2002-04-031-14/+0
* except.c (current_function_has_exception_handlers): New.Richard Henderson2002-03-191-0/+1
* attribs.c (handle_deprecated_attribute): constify WHAT.Graham Stott2002-01-121-5/+4
* except.h: Remove forward def of tree_node, rtx_def and define of tree, rtx.Graham Stott2001-12-311-18/+0
* ChangeLog.0, [...]: Fix spelling errors.Joseph Myers2001-11-231-1/+1
* except.c: Support for catching a list of types with a single handler (struct ...Olivier Hainque2001-11-161-1/+2
* ChangeLog.0, [...]: Fix spelling errors.Joseph Myers2001-10-281-1/+1
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* except.h (MUST_USE_SJLJ_EXCEPTIONS): Examine the value of DWARF2_UNWIND_INFO ...Richard Henderson2001-07-061-1/+1
* except.c (get_exception_pointer, [...]): Take a struct function.Richard Henderson2001-06-081-1/+1
* Standardize header guards.Richard Henderson2001-05-251-2/+2
* except.h (protect_cleanup_actions): Remove it.Mark Mitchell2001-05-171-2/+7
* defaults.h (ASM_PREFERRED_EH_DATA_FORMAT): New.Richard Henderson2001-05-111-6/+6
* except.h: Add prototype declaration for expand_builtin_init_dwarf_reg_sizes.Andreas Jaeger2001-05-041-1/+3
* except.h (lang_eh_type_covers): Mark extern.Richard Henderson2001-04-021-2/+2
* * except.h (expand_builtin_dwarf_fp_regnum): Declare.Richard Henderson2001-04-011-0/+1