| Commit message (Expand) | Author | Age | Files | Lines |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -1/+1 |
* | 2008-07-28 Richard Guenther <rguenther@suse.de> | rguenth | 2008-07-28 | 1 | -9/+2 |
* | * except.h: Correct checks for when SJLJ exceptions must be used. | nathan | 2008-06-08 | 1 | -8/+15 |
* | * gengtype.c (write_root): Param_is argument is OK. | hubicka | 2008-04-15 | 1 | -3/+2 |
* | * alias.c (memory_modified_1, memory_modified_in_insn_p): | ghazi | 2007-08-27 | 1 | -2/+2 |
* | * alias.c (rtx_equal_for_memref_p): Constify. | ghazi | 2007-08-14 | 1 | -2/+2 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -6/+5 |
* | * tree-eh.c (add_stmt_to_eh_region_fn): Do not add call_exprs | hubicka | 2007-01-14 | 1 | -4/+0 |
* | * except.h (output_function_exception_table): Add 'const char*' param. | ebotcazou | 2006-10-28 | 1 | -1/+1 |
* | PR middle-end/26823 | jakub | 2006-04-14 | 1 | -0/+1 |
* | PR middle-end/26084 | rth | 2006-03-22 | 1 | -1/+3 |
* | 2006-03-02 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-03-02 | 1 | -2/+2 |
* | * tree-cfg.c (bsi_replace): Rename final argument from | law | 2006-01-06 | 1 | -0/+4 |
* | 2005-06-28 Paul Brook <paul@codesourcery.com> | pbrook | 2005-06-28 | 1 | -0/+1 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * except.c (can_throw_internal_1, can_throw_external_1): Add | hubicka | 2005-05-27 | 1 | -2/+2 |
* | * except.c (duplicate_eh_region_1, duplicate_eh_region_2, | hubicka | 2005-05-12 | 1 | -0/+2 |
* | * Makefile.in (tree-eh.o: Kill gt-tree-eh.h dependency. | hubicka | 2005-05-11 | 1 | -0/+12 |
* | * tree-cfg.c (tree_duplicate_bb): Duplicate EH region too. | hubicka | 2005-04-25 | 1 | -0/+3 |
* | * alloc-pool.c, except.h, ggc-common.c, ggc-zone.c, ggc.h, | kazu | 2005-03-14 | 1 | -1/+1 |
* | * except.c (check_handled): Make it static. | kazu | 2005-03-14 | 1 | -1/+0 |
* | * 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 |