summaryrefslogtreecommitdiff
path: root/gcc/except.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* IA-64 ABI Exception Handling.Richard Henderson2001-03-281-441/+112
* except.c (can_throw_internal): Rename from can_throw.Richard Henderson2001-03-271-1/+1
* except.h (flag_non_call_exceptions): Move ...Richard Henderson2001-03-271-4/+0
* Make -fsjlj-exceptions a configure option.Richard Henderson2001-03-271-4/+24
* bb-reorder.c, [...]: Rename asynchronous_exceptions to flag_non_call_exceptions.Richard Henderson2001-03-271-1/+1
* Makefile.in (resource.o): Depend on except.h.Richard Henderson2000-05-271-0/+1
* except.h (can_throw): Declare it.Mark Mitchell2000-05-251-0/+4
* except.c (func_eh_entry): Add emitted field.Andrew MacLeod2000-05-251-0/+9
* emit-rtl.c (push_to_full_sequence, [...]): New functions.Martin v. Löwis2000-03-191-0/+3
* except.c (can_throw): See through a SEQUENCE.Jason Merrill2000-03-091-0/+4
* Copyright fixes.Jeff Law2000-02-251-1/+1
* eh-common.h: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-141-65/+66
* current_function -> cfunBernd Schmidt1999-12-201-9/+9
* except.h (struct eh_queue): Add `next' pointer.Mark Mitchell1999-12-121-1/+8
* except.h (eh_status): Adjust documentation for x_protect_list.Mark Mitchell1999-11-251-3/+9
* except.h (struct eh_entry): Add goto_entry_p.Mark Mitchell1999-11-181-13/+6
* Use lookup table to get register sizes in dwarf2 ehBernd Schmidt1999-09-301-1/+1
* except.h (eh_nesting_info): Add new structure defintion.Andrew MacLeod1999-08-101-0/+45
* Backport of GC branch patches part 1: kill eh status saving.Bernd Schmidt1999-07-311-18/+62
* Copyright fixes.Jeff Law1999-01-061-1/+1
* except.h (struct handler_info): Add handler_number fieldAndrew MacLeod1998-12-091-1/+2
* See ChangeLog..Andrew MacLeod1998-12-081-8/+13
* tree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused.Richard Henderson1998-09-151-8/+4
* [multiple changes]Andrew MacLeod1998-09-151-0/+9
* except.h (current_function_eh_stub_label): Declare.Bernd Schmidt1998-09-091-1/+6
* c-decl.c (init_decl_processing): Remove unneeded &.Kaveh R. Ghazi1998-08-171-2/+2
* [multiple changes]Andrew MacLeod1998-06-251-2/+3
* * except.h (emit_unwinder, end_eh_unwinder): Removed.H.J. Lu1998-06-191-10/+0
* Minor tweaks.Andrew MacLeod1998-06-091-5/+1
* [multiple changes]Andrew MacLeod1998-06-081-4/+1
* Flow now removes exception regions when their handlers are all removed.Andrew MacLeod1998-05-281-0/+7
* Make rtx, tree types type correct if the appropriate include files was not in...Michael Meissner1998-05-281-3/+7
* Warning Fixes:Kaveh R. Ghazi1998-05-191-0/+5