Age | Commit message (Expand) | Author | Files | Lines |
2004-07-27 | cfgexpand.c (tree_expand_cfg): Fix comment. | Steven Bosscher | 1 | -3/+0 |
2004-07-15 | dwarf2out.c (dwarf2out_begin_prologue): Rename IA64_UNWIND_INFO to TARGET_UNW... | Paul Brook | 1 | -1/+2 |
2004-07-09 | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 1 | -19/+19 |
2004-07-08 | except.c (expand_eh_region_start, [...]): Remove. | Richard Henderson | 1 | -331/+1 |
2004-07-08 | explow.c (optimize_save_area_alloca): Do not accept parameters. | Paolo Bonzini | 1 | -4/+4 |
2004-06-17 | c-common.c (flag_objc_sjlj_exceptions): New. | Richard Henderson | 1 | -3/+6 |
2004-06-17 | re PR target/15433 (ICE, cannot split insn) | Jan Hubicka | 1 | -0/+5 |
2004-06-14 | Makefile.in (FLAGS_H): New. | Zdenek Dvorak | 1 | -3/+0 |
2004-06-04 | except.c (for_each_eh_region): New function. | Steven Bosscher | 1 | -0/+14 |
2004-06-03 | basic-block.c (tail_recursion_label_list): Don't declare. | Steven Bosscher | 1 | -53/+1 |
2004-05-30 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-05-28 | except.c: Revert change of 2004-05-26. | Bryce McKinlay | 1 | -5/+0 |
2004-05-26 | * except.c (can_throw_internal): Notice RESX instructions. | Jan Hubicka | 1 | -0/+5 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -161/+382 |
2004-04-26 | re PR bootstrap/15141 (MMIX breakage in except.c:connect_post_landing_pads:ha... | Hans-Peter Nilsson | 1 | -2/+15 |
2004-03-20 | alias.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo (). | Kazu Hirata | 1 | -2/+2 |
2004-03-15 | re PR middle-end/14535 (exception throwing in virtual function doesn't turn o... | Richard Henderson | 1 | -2/+12 |
2004-03-14 | alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hoo... | Roger Sayle | 1 | -2/+2 |
2004-03-11 | except.c (remove_unreachable_regions): Look thru CALL_PLACEHOLDER. | Richard Henderson | 1 | -1/+12 |
2004-03-10 | function.c (expand_function_end): Emit a blockage insn before the epilogue wh... | Andrew Haley | 1 | -4/+6 |
2004-03-07 | * except.c (emit_to_new_bb_before): Break fallthru edges. | Jan Hubicka | 1 | -0/+7 |
2004-03-05 | tree.h (TYPE_HASH): Use TYPE_UID. | Jason Merrill | 1 | -8/+8 |
2004-02-25 | basic-block.h (make_eh_edge, [...]): Declare. | Jan Hubicka | 1 | -12/+116 |
2004-02-09 | re PR libstdc++/5625 ([mips] exception unwinding creates invalid pointer on m... | James E Wilson | 1 | -0/+20 |
2004-01-27 | re PR target/7297 ([irix6 o32] sjlj exceptions fail) | Richard Sandiford | 1 | -4/+2 |
2004-01-14 | re PR c++/12491 (Destructor fails to compile when optimizations (inlining) ar... | Richard Henderson | 1 | -14/+35 |
2004-01-09 | re PR c/11234 (-pedantic accepts function pointer <-> void*) | Joseph Myers | 1 | -3/+3 |
2003-11-14 | * except.c (sjlj_emit_function_enter): Mark internal label as LOCAL. | Richard Earnshaw | 1 | -1/+5 |
2003-09-18 | Apply proper patch file for last change. | Richard Kenner | 1 | -0/+1 |
2003-09-18 | except.c (output_function_exception_table): Adjust last change to handle TYPE... | Richard Kenner | 1 | -5/+7 |
2003-09-18 | re PR target/11184 ([ia64 hpux] ICE on __builtin_apply building libobjc) | Mark Mitchell | 1 | -12/+3 |
2003-09-09 | except.c: Include cgraph.h. | Richard Henderson | 1 | -3/+18 |
2003-08-01 | except.c (sjlj_emit_dispatch_table): Use ptr_mode, not Pmode, for accesses to... | Richard Kenner | 1 | -3/+3 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -13/+10 |
2003-06-29 | except.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -253/+158 |
2003-06-27 | rtl.h (emit_note): Remove FILE parameter. | Nathan Sidwell | 1 | -3/+3 |
2003-06-16 | decl.c, [...]: Don't use the PTR macro. | Kaveh R. Ghazi | 1 | -33/+33 |
2003-06-10 | * except.c (call_site_base): Mark with GTY. | Geoffrey Keating | 1 | -1/+1 |
2003-05-29 | add comment | Jason Merrill | 1 | -0/+3 |
2003-05-10 | except.c (EH_RETURN_STACKADJ_RTX): Do not define. | Ulrich Weigand | 1 | -48/+38 |
2003-05-07 | except.c: Revert 04-01 and 04-02 forced-unwind changes. | Richard Henderson | 1 | -128/+21 |
2003-04-22 | Makefile.in (calls.o): Depend on except.h. | Mark Mitchell | 1 | -21/+45 |
2003-04-15 | except.c (resolve_fixup_regions): Avoid dereferencing null pointer to region... | Olivier Hainque | 1 | -1/+1 |
2003-04-02 | except.c (sjlj_find_directly_reachable_regions): Recognize when must-not-thro... | Richard Henderson | 1 | -0/+2 |
2003-04-01 | except.c (convert_from_eh_region_ranges_1): Smash REG_EH_REGION notes for not... | Richard Henderson | 1 | -23/+123 |
2003-03-17 | re PR c++/8805 (compile time regression with many member variables) | Mark Mitchell | 1 | -4/+16 |
2003-01-17 | et-forest.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -3/+5 |
2002-11-28 | except.c (default_exception_section): Move variable into the scope where it i... | Kaveh R. Ghazi | 1 | -2/+2 |
2002-11-26 | varasm.c (default_exception_section): Move to... | Jakub Jelinek | 1 | -0/+27 |