| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix problems with hot/cold partitioning optimization. | Caroline Tice | 2005-03-31 | 1 | -1/+1 |
* | except.c (check_handled): Make it static. | Kazu Hirata | 2005-03-14 | 1 | -1/+1 |
* | basic-block.h (single_succ_p, [...]): New inline functions. | Zdenek Dvorak | 2005-03-11 | 1 | -2/+2 |
* | c-objc-common.h, [...]: Update copyright. | Kazu Hirata | 2005-02-21 | 1 | -1/+1 |
* | except.c (output_function_exception_table): Call assemble_external_libcall (e... | Joseph Myers | 2005-02-18 | 1 | -0/+1 |
* | crtstuff.c (IN_LIBGCC2): Define it. | Mark Mitchell | 2004-11-24 | 1 | -9/+11 |
* | cfgrtl.c (rtl_delete_block): Fix comment. | Steven Bosscher | 2004-11-24 | 1 | -220/+10 |
* | c-cppbuiltin.c, [...]: Fix comment typos. | Kazu Hirata | 2004-11-13 | 1 | -1/+1 |
* | cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P and HARD_REGISTER_NUM_P. | Steven Bosscher | 2004-11-13 | 1 | -147/+0 |
* | bitmap.h (bitmap_a_or_b, [...]): Remove. | Nathan Sidwell | 2004-11-04 | 1 | -1/+1 |
* | bitmap.c (bitmap_print): Make bitno unsigned. | Nathan Sidwell | 2004-11-04 | 1 | -1/+1 |
* | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 2004-09-28 | 1 | -9/+15 |
* | bitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed to iterator style. | Zdenek Dvorak | 2004-09-26 | 1 | -2/+6 |
* | attribs.c, [...]: Use %<, %> and %q for quoting in diagnostics going through ... | Joseph Myers | 2004-09-15 | 1 | -1/+1 |
* | PR 17186, part deux | Richard Henderson | 2004-09-12 | 1 | -10/+11 |
* | dbxout.c (dbxout_block): Update for current_function_func_begin_label a string. | Geoffrey Keating | 2004-09-10 | 1 | -6/+8 |
* | emit-rtl.c (immed_double_const): Use gcc_assert and gcc_unreachable. | Nathan Sidwell | 2004-09-08 | 1 | -29/+19 |
* | tree.h (build_int_cst): New, sign extended constant. | Nathan Sidwell | 2004-08-25 | 1 | -8/+6 |
* | Patch to fix -mcpu=G5 interface to EH runtime library. | Fariborz Jahanian | 2004-08-16 | 1 | -4/+7 |
* | tree.h (build_int_cst): New. | Nathan Sidwell | 2004-08-15 | 1 | -6/+8 |
* | cfgexpand.c (tree_expand_cfg): Fix comment. | Steven Bosscher | 2004-07-27 | 1 | -3/+0 |
* | dwarf2out.c (dwarf2out_begin_prologue): Rename IA64_UNWIND_INFO to TARGET_UNW... | Paul Brook | 2004-07-15 | 1 | -1/+2 |
* | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 2004-07-09 | 1 | -19/+19 |
* | except.c (expand_eh_region_start, [...]): Remove. | Richard Henderson | 2004-07-08 | 1 | -331/+1 |
* | explow.c (optimize_save_area_alloca): Do not accept parameters. | Paolo Bonzini | 2004-07-08 | 1 | -4/+4 |
* | c-common.c (flag_objc_sjlj_exceptions): New. | Richard Henderson | 2004-06-17 | 1 | -3/+6 |
* | re PR target/15433 (ICE, cannot split insn) | Jan Hubicka | 2004-06-17 | 1 | -0/+5 |
* | Makefile.in (FLAGS_H): New. | Zdenek Dvorak | 2004-06-14 | 1 | -3/+0 |
* | except.c (for_each_eh_region): New function. | Steven Bosscher | 2004-06-04 | 1 | -0/+14 |
* | basic-block.c (tail_recursion_label_list): Don't declare. | Steven Bosscher | 2004-06-03 | 1 | -53/+1 |
* | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 2004-05-30 | 1 | -1/+1 |
* | except.c: Revert change of 2004-05-26. | Bryce McKinlay | 2004-05-28 | 1 | -5/+0 |
* | * except.c (can_throw_internal): Notice RESX instructions. | Jan Hubicka | 2004-05-26 | 1 | -0/+5 |
* | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 2004-05-13 | 1 | -161/+382 |
* | re PR bootstrap/15141 (MMIX breakage in except.c:connect_post_landing_pads:ha... | Hans-Peter Nilsson | 2004-04-26 | 1 | -2/+15 |
* | alias.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo (). | Kazu Hirata | 2004-03-20 | 1 | -2/+2 |
* | re PR middle-end/14535 (exception throwing in virtual function doesn't turn o... | Richard Henderson | 2004-03-15 | 1 | -2/+12 |
* | alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hoo... | Roger Sayle | 2004-03-14 | 1 | -2/+2 |
* | except.c (remove_unreachable_regions): Look thru CALL_PLACEHOLDER. | Richard Henderson | 2004-03-11 | 1 | -1/+12 |
* | function.c (expand_function_end): Emit a blockage insn before the epilogue wh... | Andrew Haley | 2004-03-10 | 1 | -4/+6 |
* | * except.c (emit_to_new_bb_before): Break fallthru edges. | Jan Hubicka | 2004-03-07 | 1 | -0/+7 |
* | tree.h (TYPE_HASH): Use TYPE_UID. | Jason Merrill | 2004-03-05 | 1 | -8/+8 |
* | basic-block.h (make_eh_edge, [...]): Declare. | Jan Hubicka | 2004-02-25 | 1 | -12/+116 |
* | re PR libstdc++/5625 ([mips] exception unwinding creates invalid pointer on m... | James E Wilson | 2004-02-09 | 1 | -0/+20 |
* | re PR target/7297 ([irix6 o32] sjlj exceptions fail) | Richard Sandiford | 2004-01-27 | 1 | -4/+2 |
* | re PR c++/12491 (Destructor fails to compile when optimizations (inlining) ar... | Richard Henderson | 2004-01-14 | 1 | -14/+35 |
* | re PR c/11234 (-pedantic accepts function pointer <-> void*) | Joseph Myers | 2004-01-09 | 1 | -3/+3 |
* | * except.c (sjlj_emit_function_enter): Mark internal label as LOCAL. | Richard Earnshaw | 2003-11-14 | 1 | -1/+5 |
* | Apply proper patch file for last change. | Richard Kenner | 2003-09-18 | 1 | -0/+1 |
* | except.c (output_function_exception_table): Adjust last change to handle TYPE... | Richard Kenner | 2003-09-18 | 1 | -5/+7 |