aboutsummaryrefslogtreecommitdiff
path: root/gcc/except.h
AgeCommit message (Expand)Author
2005-06-282005-06-28 Paul Brook <paul@codesourcery.com>pbrook
2005-06-25Update FSF address.kcook
2005-05-27 * except.c (can_throw_internal_1, can_throw_external_1): Addhubicka
2005-05-12 * except.c (duplicate_eh_region_1, duplicate_eh_region_2,hubicka
2005-05-11 * Makefile.in (tree-eh.o: Kill gt-tree-eh.h dependency.hubicka
2005-04-25 * tree-cfg.c (tree_duplicate_bb): Duplicate EH region too.hubicka
2005-03-14 * alloc-pool.c, except.h, ggc-common.c, ggc-zone.c, ggc.h,kazu
2005-03-14 * except.c (check_handled): Make it static.kazu
2004-11-13 * cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P andsteven
2004-07-15 * dwarf2out.c (dwarf2out_begin_prologue): Rename IA64_UNWIND_INFOpbrook
2004-07-08 * except.c (expand_eh_region_start, expand_eh_region_end,rth
2004-07-082004-07-08 Paolo Bonzini <bonzini@gnu.org>bonzini
2004-06-04 * except.c (for_each_eh_region): New function.steven
2004-05-13Merge tree-ssa-20020619-branch into mainline.dnovillo
2004-02-18gcc/kazu
2004-02-09PR libstdc++/5625wilson
2003-10-01 * except.h (MUST_USE_SJLJ_EXCEPTIONS): Revert 2003-09-23 change.ro
2003-09-23 * except.h (MUST_USE_SJLJ_EXCEPTIONS): Test for DWARF2_UNWIND_INFOro
2003-06-29 * except.c: Convert prototypes to ISO C90.aj
2003-05-10 * except.c (EH_RETURN_STACKADJ_RTX): Do not define.uweigand
2003-05-04 * builtins.c (expand_builtin) <BUILT_IN_DWARF_FP_REGNUM>: Remove.rth
2003-04-22 * Makefile.in (calls.o): Depend on except.h.mmitchel
2003-03-31 * except.h: Remove definition of varray_type.kraai
2002-08-252002-08-24 Stuart Hastings <stuart@apple.com>shebs
2002-04-09 * basic-block.h (flow_delete_block_noexpunge): Declare.rth
2002-04-03 PR c++/5636jason
2002-03-20 * except.c (current_function_has_exception_handlers): New.rth
2002-01-12 * attribs.c (handle_deprecated_attribute): constify WHAT.grahams
2001-12-31 * except.h: Remove forward def of tree_node, rtx_def andgrahams
2001-11-23 * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog,jsm28
2001-11-16 * except.c: Support for catching a list of types with a single handlerkenner
2001-10-28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,jsm28
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald
2001-07-06 * except.h (MUST_USE_SJLJ_EXCEPTIONS): Examine the value ofrth
2001-06-08 * except.c (get_exception_pointer, get_exception_filter): Take arth
2001-05-26Standardize header guards.rth
2001-05-17 * except.h (protect_cleanup_actions): Remove it.mmitchel
2001-05-12 * defaults.h (ASM_PREFERRED_EH_DATA_FORMAT): New.rth
2001-05-04 * except.h: Add prototype declaration foraj
2001-04-02 * except.h (lang_eh_type_covers): Mark extern.rth
2001-04-02 * except.h (expand_builtin_dwarf_fp_regnum): Declare.rth
2001-03-28IA-64 ABI Exception Handling.rth
2001-03-28 * except.c (can_throw_internal): Rename from can_throw.rth
2001-03-28 * except.h (flag_non_call_exceptions): Move ...rth
2001-03-28Make -fsjlj-exceptions a configure option.rth
2001-03-28 * bb-reorder.c, dwarf2out.c, except.c, except.h, flow.c,rth
2000-05-28 * Makefile.in (resource.o): Depend on except.h.rth
2000-05-25 * except.h (can_throw): Declare it.mmitchel
2000-05-252000-05-25 Andrew MacLeod <amacleod@cygnus.com>aph
2000-03-19 * emit-rtl.c (push_to_full_sequence, end_full_sequence): New functions.loewis