| Commit message (Expand) | Author | Age | Files | Lines |
* | * cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P and | steven | 2004-11-13 | 1 | -3/+0 |
* | * dwarf2out.c (dwarf2out_begin_prologue): Rename IA64_UNWIND_INFO | pbrook | 2004-07-15 | 1 | -3/+3 |
* | * except.c (expand_eh_region_start, expand_eh_region_end, | rth | 2004-07-08 | 1 | -46/+0 |
* | 2004-07-08 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-07-08 | 1 | -1/+1 |
* | * except.c (for_each_eh_region): New function. | steven | 2004-06-04 | 1 | -0/+3 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -1/+29 |
* | gcc/ | kazu | 2004-02-18 | 1 | -1/+1 |
* | PR libstdc++/5625 | wilson | 2004-02-09 | 1 | -0/+1 |
* | * except.h (MUST_USE_SJLJ_EXCEPTIONS): Revert 2003-09-23 change. | ro | 2003-10-01 | 1 | -6/+4 |
* | * except.h (MUST_USE_SJLJ_EXCEPTIONS): Test for DWARF2_UNWIND_INFO | ro | 2003-09-23 | 1 | -2/+6 |
* | * except.c: Convert prototypes to ISO C90. | aj | 2003-06-29 | 1 | -42/+41 |
* | * except.c (EH_RETURN_STACKADJ_RTX): Do not define. | uweigand | 2003-05-10 | 1 | -4/+0 |
* | * builtins.c (expand_builtin) <BUILT_IN_DWARF_FP_REGNUM>: Remove. | rth | 2003-05-04 | 1 | -1/+1 |
* | * Makefile.in (calls.o): Depend on except.h. | mmitchel | 2003-04-22 | 1 | -0/+4 |
* | * except.h: Remove definition of varray_type. | kraai | 2003-03-31 | 1 | -9/+0 |
* | 2002-08-24 Stuart Hastings <stuart@apple.com> | shebs | 2002-08-25 | 1 | -2/+2 |
* | * basic-block.h (flow_delete_block_noexpunge): Declare. | rth | 2002-04-10 | 1 | -3/+4 |
* | PR c++/5636 | jason | 2002-04-04 | 1 | -14/+0 |
* | * except.c (current_function_has_exception_handlers): New. | rth | 2002-03-20 | 1 | -0/+1 |
* | * attribs.c (handle_deprecated_attribute): constify WHAT. | grahams | 2002-01-12 | 1 | -5/+4 |
* | * except.h: Remove forward def of tree_node, rtx_def and | grahams | 2001-12-31 | 1 | -18/+0 |
* | * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog, | jsm28 | 2001-11-23 | 1 | -1/+1 |
* | * except.c: Support for catching a list of types with a single handler | kenner | 2001-11-16 | 1 | -1/+2 |
* | * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4, | jsm28 | 2001-10-28 | 1 | -1/+1 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * except.h (MUST_USE_SJLJ_EXCEPTIONS): Examine the value of | rth | 2001-07-06 | 1 | -1/+1 |
* | * except.c (get_exception_pointer, get_exception_filter): Take a | rth | 2001-06-08 | 1 | -1/+1 |
* | Standardize header guards. | rth | 2001-05-26 | 1 | -2/+2 |
* | * except.h (protect_cleanup_actions): Remove it. | mmitchel | 2001-05-17 | 1 | -2/+7 |
* | * defaults.h (ASM_PREFERRED_EH_DATA_FORMAT): New. | rth | 2001-05-12 | 1 | -6/+6 |
* | * except.h: Add prototype declaration for | aj | 2001-05-04 | 1 | -1/+3 |
* | * except.h (lang_eh_type_covers): Mark extern. | rth | 2001-04-02 | 1 | -2/+2 |
* | * except.h (expand_builtin_dwarf_fp_regnum): Declare. | rth | 2001-04-02 | 1 | -0/+1 |
* | IA-64 ABI Exception Handling. | rth | 2001-03-28 | 1 | -441/+112 |
* | * except.c (can_throw_internal): Rename from can_throw. | rth | 2001-03-28 | 1 | -1/+1 |
* | * except.h (flag_non_call_exceptions): Move ... | rth | 2001-03-28 | 1 | -4/+0 |
* | Make -fsjlj-exceptions a configure option. | rth | 2001-03-28 | 1 | -4/+24 |
* | * bb-reorder.c, dwarf2out.c, except.c, except.h, flow.c, | rth | 2001-03-28 | 1 | -1/+1 |
* | * Makefile.in (resource.o): Depend on except.h. | rth | 2000-05-28 | 1 | -0/+1 |
* | * except.h (can_throw): Declare it. | mmitchel | 2000-05-25 | 1 | -0/+4 |
* | 2000-05-25 Andrew MacLeod <amacleod@cygnus.com> | aph | 2000-05-25 | 1 | -0/+9 |
* | * emit-rtl.c (push_to_full_sequence, end_full_sequence): New functions. | loewis | 2000-03-19 | 1 | -0/+3 |
* | * except.c (can_throw): See through a SEQUENCE. | jason | 2000-03-09 | 1 | -0/+4 |
* | Copyright fixes. | law | 2000-02-26 | 1 | -1/+1 |
* | * eh-common.h: PROTO -> PARAMS. | ghazi | 2000-01-14 | 1 | -65/+66 |
* | current_function -> cfun | crux | 1999-12-20 | 1 | -9/+9 |
* | * except.h (struct eh_queue): Add `next' pointer. | mmitchel | 1999-12-12 | 1 | -1/+8 |
* | * except.h (eh_status): Adjust documentation for x_protect_list. | mmitchel | 1999-11-25 | 1 | -3/+9 |
* | * except.h (struct eh_entry): Add goto_entry_p. | mmitchel | 1999-11-18 | 1 | -13/+6 |
* | Use lookup table to get register sizes in dwarf2 eh | crux | 1999-09-30 | 1 | -1/+1 |