summaryrefslogtreecommitdiffstats
path: root/gcc/except.h
Commit message (Expand)AuthorAgeFilesLines
* * except.c (can_throw_internal_1, can_throw_external_1): Addhubicka2005-05-271-2/+2
* * except.c (duplicate_eh_region_1, duplicate_eh_region_2,hubicka2005-05-121-0/+2
* * Makefile.in (tree-eh.o: Kill gt-tree-eh.h dependency.hubicka2005-05-111-0/+12
* * tree-cfg.c (tree_duplicate_bb): Duplicate EH region too.hubicka2005-04-251-0/+3
* * alloc-pool.c, except.h, ggc-common.c, ggc-zone.c, ggc.h,kazu2005-03-141-1/+1
* * except.c (check_handled): Make it static.kazu2005-03-141-1/+0
* * cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P andsteven2004-11-131-3/+0
* * dwarf2out.c (dwarf2out_begin_prologue): Rename IA64_UNWIND_INFOpbrook2004-07-151-3/+3
* * except.c (expand_eh_region_start, expand_eh_region_end,rth2004-07-081-46/+0
* 2004-07-08 Paolo Bonzini <bonzini@gnu.org>bonzini2004-07-081-1/+1
* * except.c (for_each_eh_region): New function.steven2004-06-041-0/+3
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-1/+29
* gcc/kazu2004-02-181-1/+1
* PR libstdc++/5625wilson2004-02-091-0/+1
* * except.h (MUST_USE_SJLJ_EXCEPTIONS): Revert 2003-09-23 change.ro2003-10-011-6/+4
* * except.h (MUST_USE_SJLJ_EXCEPTIONS): Test for DWARF2_UNWIND_INFOro2003-09-231-2/+6
* * except.c: Convert prototypes to ISO C90.aj2003-06-291-42/+41
* * except.c (EH_RETURN_STACKADJ_RTX): Do not define.uweigand2003-05-101-4/+0
* * builtins.c (expand_builtin) <BUILT_IN_DWARF_FP_REGNUM>: Remove.rth2003-05-041-1/+1
* * Makefile.in (calls.o): Depend on except.h.mmitchel2003-04-221-0/+4
* * except.h: Remove definition of varray_type.kraai2003-03-311-9/+0
* 2002-08-24 Stuart Hastings <stuart@apple.com>shebs2002-08-251-2/+2
* * basic-block.h (flow_delete_block_noexpunge): Declare.rth2002-04-101-3/+4
* PR c++/5636jason2002-04-041-14/+0
* * except.c (current_function_has_exception_handlers): New.rth2002-03-201-0/+1
* * attribs.c (handle_deprecated_attribute): constify WHAT.grahams2002-01-121-5/+4
* * except.h: Remove forward def of tree_node, rtx_def andgrahams2001-12-311-18/+0
* * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog,jsm282001-11-231-1/+1
* * except.c: Support for catching a list of types with a single handlerkenner2001-11-161-1/+2
* * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,jsm282001-10-281-1/+1
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * except.h (MUST_USE_SJLJ_EXCEPTIONS): Examine the value ofrth2001-07-061-1/+1
* * except.c (get_exception_pointer, get_exception_filter): Take arth2001-06-081-1/+1
* 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
OpenPOWER on IntegriCloud