| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-common.c (flag_objc_sjlj_exceptions): New. | rth | 2004-06-18 | 1 | -3/+6 |
* | PR target/15433 | hubicka | 2004-06-17 | 1 | -0/+5 |
* | * Makefile.in (FLAGS_H): New. | rakdver | 2004-06-14 | 1 | -3/+0 |
* | * except.c (for_each_eh_region): New function. | steven | 2004-06-04 | 1 | -0/+14 |
* | * basic-block.c (tail_recursion_label_list): Don't declare. | steven | 2004-06-03 | 1 | -53/+1 |
* | * c-common.c, calls.c, cfgcleanup.c, cgraph.c, cgraphunit.c, | kazu | 2004-05-30 | 1 | -1/+1 |
* | * except.c: Revert change of 2004-05-26. | bryce | 2004-05-28 | 1 | -5/+0 |
* | * except.c (can_throw_internal): Notice RESX instructions. | hubicka | 2004-05-26 | 1 | -0/+5 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -161/+382 |
* | PR bootstrap/15141 | hp | 2004-04-26 | 1 | -2/+15 |
* | * alias.c, attribs.c, bt-load.c, builtins.c, c-common.c, | kazu | 2004-03-20 | 1 | -2/+2 |
* | PR middle-end/14535 | rth | 2004-03-16 | 1 | -2/+12 |
* | * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () | sayle | 2004-03-14 | 1 | -2/+2 |
* | * except.c (remove_unreachable_regions): Look thru CALL_PLACEHOLDER. | rth | 2004-03-11 | 1 | -1/+12 |
* | 2004-03-10 Andrew Haley <aph@redhat.com> | aph | 2004-03-10 | 1 | -4/+6 |
* | * except.c (emit_to_new_bb_before): Break fallthru edges. | hubicka | 2004-03-07 | 1 | -0/+7 |
* | * tree.h (TYPE_HASH): Use TYPE_UID. | jason | 2004-03-05 | 1 | -8/+8 |
* | * basic-block.h (make_eh_edge, break_superblocks): Declare. | hubicka | 2004-02-25 | 1 | -12/+116 |
* | PR libstdc++/5625 | wilson | 2004-02-09 | 1 | -0/+20 |
* | PR target/7297 | rsandifo | 2004-01-27 | 1 | -4/+2 |
* | PR c++/12491 | rth | 2004-01-14 | 1 | -14/+35 |
* | PR c/11234 | jsm28 | 2004-01-09 | 1 | -3/+3 |
* | * except.c (sjlj_emit_function_enter): Mark internal label as LOCAL. | rearnsha | 2003-11-14 | 1 | -1/+5 |
* | Apply proper patch file for last change. | kenner | 2003-09-18 | 1 | -0/+1 |
* | * except.c (output_function_exception_table): Adjust last change | kenner | 2003-09-18 | 1 | -5/+7 |
* | PR target/11184 | mmitchel | 2003-09-18 | 1 | -12/+3 |
* | * except.c: Include cgraph.h. | rth | 2003-09-10 | 1 | -3/+18 |
* | * except.c (sjlj_emit_dispatch_table): Use ptr_mode, not Pmode, | kenner | 2003-08-01 | 1 | -3/+3 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -13/+10 |
* | * except.c: Convert prototypes to ISO C90. | aj | 2003-06-29 | 1 | -253/+158 |
* | * rtl.h (emit_note): Remove FILE parameter. | nathan | 2003-06-27 | 1 | -3/+3 |
* | cp: | ghazi | 2003-06-16 | 1 | -33/+33 |
* | * except.c (call_site_base): Mark with GTY. | geoffk | 2003-06-10 | 1 | -1/+1 |
* | add comment | jason | 2003-05-29 | 1 | -0/+3 |
* | * except.c (EH_RETURN_STACKADJ_RTX): Do not define. | uweigand | 2003-05-10 | 1 | -48/+38 |
* | gcc/ | rth | 2003-05-07 | 1 | -128/+21 |
* | * Makefile.in (calls.o): Depend on except.h. | mmitchel | 2003-04-22 | 1 | -21/+45 |
* | * except.c (resolve_fixup_regions): Avoid dereferencing null pointer | kenner | 2003-04-15 | 1 | -1/+1 |
* | * except.c (sjlj_find_directly_reachable_regions): Recognize when | rth | 2003-04-02 | 1 | -0/+2 |
* | * except.c (convert_from_eh_region_ranges_1): Smash REG_EH_REGION | rth | 2003-04-02 | 1 | -23/+123 |
* | PR c++/8805 | mmitchel | 2003-03-17 | 1 | -4/+16 |
* | * et-forest.c: Fix comment typos. | kazu | 2003-01-17 | 1 | -1/+1 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -3/+5 |
* | * except.c (default_exception_section): Move variable into the | ghazi | 2002-11-28 | 1 | -2/+2 |
* | * varasm.c (default_exception_section): Move to... | jakub | 2002-11-26 | 1 | -0/+27 |
* | 2002-09-24 Eric Christopher <echristo@redhat.com> | echristo | 2002-09-26 | 1 | -0/+10 |
* | * dbxout.c: Follow spelling conventions. | kazu | 2002-09-22 | 1 | -1/+1 |
* | 2002-08-24 Stuart Hastings <stuart@apple.com> | shebs | 2002-08-25 | 1 | -9/+34 |
* | * gcc/except.c (expand_eh_region_end_cleanup): Change exception pointer | sje | 2002-07-09 | 1 | -4/+4 |
* | * except.c (ehl_free): Remove. | kraai | 2002-06-19 | 1 | -9/+0 |