summaryrefslogtreecommitdiff
path: root/gcc/except.h
Commit message (Expand)AuthorAgeFilesLines
...
* Standardize header guards.rth2001-05-261-2/+2
* * except.h (protect_cleanup_actions): Remove it.mmitchel2001-05-171-2/+7
* * defaults.h (ASM_PREFERRED_EH_DATA_FORMAT): New.rth2001-05-121-6/+6
* * except.h: Add prototype declaration foraj2001-05-041-1/+3
* * except.h (lang_eh_type_covers): Mark extern.rth2001-04-021-2/+2
* * except.h (expand_builtin_dwarf_fp_regnum): Declare.rth2001-04-021-0/+1
* IA-64 ABI Exception Handling.rth2001-03-281-441/+112
* * except.c (can_throw_internal): Rename from can_throw.rth2001-03-281-1/+1
* * except.h (flag_non_call_exceptions): Move ...rth2001-03-281-4/+0
* Make -fsjlj-exceptions a configure option.rth2001-03-281-4/+24
* * bb-reorder.c, dwarf2out.c, except.c, except.h, flow.c,rth2001-03-281-1/+1
* * Makefile.in (resource.o): Depend on except.h.rth2000-05-281-0/+1
* * except.h (can_throw): Declare it.mmitchel2000-05-251-0/+4
* 2000-05-25 Andrew MacLeod <amacleod@cygnus.com>aph2000-05-251-0/+9
* * emit-rtl.c (push_to_full_sequence, end_full_sequence): New functions.loewis2000-03-191-0/+3
* * except.c (can_throw): See through a SEQUENCE.jason2000-03-091-0/+4
* Copyright fixes.law2000-02-261-1/+1
* * eh-common.h: PROTO -> PARAMS.ghazi2000-01-141-65/+66
* current_function -> cfuncrux1999-12-201-9/+9
* * except.h (struct eh_queue): Add `next' pointer.mmitchel1999-12-121-1/+8
* * except.h (eh_status): Adjust documentation for x_protect_list.mmitchel1999-11-251-3/+9
* * except.h (struct eh_entry): Add goto_entry_p.mmitchel1999-11-181-13/+6
* Use lookup table to get register sizes in dwarf2 ehcrux1999-09-301-1/+1
* Tue Aug 10 10:47:42 EDT 1999 Andrew MacLeod <amacleod@cygnus.com>amacleod1999-08-101-0/+45
* Backport of GC branch patches part 1: kill eh status saving.crux1999-07-311-18/+62
* Copyright fixes.law1999-01-061-1/+1
* * except.h (struct handler_info): Add handler_number fieldamacleod1998-12-091-1/+2
* Tue Dec 8 15:32:56 EST 1998 Andrew MacLeod <amacleod@cygnus.com>amacleod1998-12-081-8/+13
* * tree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused. Kill.rth1998-09-151-8/+4
* Tue Sep 15 14:10:54 EDT 1998 Andrew MacLeod <amacleod@cygnus.com>amacleod1998-09-151-0/+9
* * except.h (current_function_eh_stub_label): Declare.law1998-09-091-1/+6
* * c-decl.c (init_decl_processing): Remove unneeded &.law1998-08-171-2/+2
* Thu Jun 25 16:59:18 EDT 1998 Andrew MacLeod <amacleod@cygnus.com>amacleod1998-06-251-2/+3
* * except.h (emit_unwinder, end_eh_unwinder): Removed.law1998-06-191-10/+0
* Minor tweaks.amacleod1998-06-091-5/+1
* Thu Jun 8 14:16:15 EDT 1998 Andrew MacLeod <amacleod@cygnus.com>amacleod1998-06-081-4/+1
* Flow now removes exception regions when their handlers are all removed.amacleod1998-05-281-0/+7
* Make rtx, tree types type correct if the appropriate include files was not in...meissner1998-05-281-3/+7
* Warning Fixes:ghazi1998-05-191-0/+5
* First cut of changes to utilize the new exception handling modelamacleod1998-05-141-1/+81
* Warning fixes:ghazi1998-05-131-0/+4
* * except.h (in_same_eh_region): New prototype.amacleod1998-03-161-0/+7
* * except.c (call_get_eh_context): Don't take a parm.jason1997-12-121-10/+1
* Thu Dec 11 20:42:18 1997 Teemu Torma <tot@trema.com>jason1997-12-121-4/+17
* Merge from gcc-2.8law1997-12-071-0/+5
* ./: * libgcc2.c (__throw): Use __builtin_return_addr instead of __eh_pc.jason1997-12-041-8/+2
* * except.h: Add outer_context_label_stack.jason1997-11-211-0/+5
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-021-11/+1
* * c-decl.c (init_decl_processing): Add __builtin_dwarf_reg_size.jason1997-09-271-0/+1
* dwarf2 EH supportjason1997-09-101-0/+12