Age | Commit message (Expand) | Author | Files | Lines |
2005-07-08 | 2005-07-08 Daniel Berlin <dberlin@dberlin.org> | dberlin | 1 | -1/+1 |
2005-07-05 | 2005-07-05 Paolo Bonzini <bonzini@gnu.org> | bonzini | 1 | -0/+36 |
2005-07-03 | * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks.c, cfgloop.c, | jsm28 | 1 | -3/+3 |
2005-06-25 | Update FSF address. | kcook | 1 | -2/+2 |
2005-04-28 | * bt-load.c, cfgexpand.c, dwarf2out.c, emit-rtl.c, expr.c, | kazu | 1 | -2/+2 |
2005-04-27 | * dojump.c: Fix comment typos. emit-rtl.c, expmed.c, expr.c, | kazu | 1 | -2/+2 |
2005-04-23 | * diagnostic.c (warning): Accept parameter to classify warning option. | dj | 1 | -1/+1 |
2005-04-22 | * builtins.c (gimplify_va_arg_expr): Reword comments to avoid | nathan | 1 | -3/+4 |
2005-03-25 | * emit-rtl.c (reverse_comparison): Remove. | kazu | 1 | -32/+0 |
2005-02-28 | * calls.c (emit_call_1): Don't use REG_ALWAYS_RETURN. | kazu | 1 | -1/+0 |
2005-02-18 | PR c++/19813 | jakub | 1 | -1/+6 |
2005-01-01 | * emit-rtl.c (add_insn_before): Fix comment typo. | steven | 1 | -2/+2 |
2004-12-05 | PR middle-end/18730 | danglin | 1 | -4/+33 |
2004-12-04 | * alias.c (component_uses_parent_alias_set): Rename from | rth | 1 | -3/+3 |
2004-12-01 | PR rtl-opt/15289 | rth | 1 | -76/+0 |
2004-11-24 | * cfgrtl.c (rtl_delete_block): Fix comment. | steven | 1 | -56/+6 |
2004-11-24 | * rtl.h (validate_subreg): Declare. | rth | 1 | -11/+89 |
2004-11-23 | * emit-rtl.c, rtl.h (subreg_hard_regno): Remove. | rth | 1 | -28/+0 |
2004-11-23 | PR rtl-optimization/14838 | danglin | 1 | -16/+4 |
2004-11-19 | * emit-rtl.c (classify_insn): Make it static. | kazu | 1 | -1/+1 |
2004-11-14 | * c-common.c (walk_stmt_tree): Remove. | kazu | 1 | -12/+0 |
2004-11-09 | * emit-rtl.c (copy_most_rtx): Remove. | kazu | 1 | -99/+0 |
2004-10-27 | Fix for PR 18010, copy epilogue unwind info when copying epilogue insns. | wilson | 1 | -0/+5 |
2004-10-20 | * cfgrtl.c (rtl_verify_flow_info_1): When checking insns in a bb, | hp | 1 | -3/+0 |
2004-10-18 | * cfgrtl.c (rtl_verify_flow_info_1): When checking insns in a bb, | hp | 1 | -0/+3 |
2004-10-08 | * emit-rtl.c (last_label_num, base_label_num): Remove. | kazu | 1 | -33/+0 |
2004-09-30 | PR debug/13974 | hubicka | 1 | -21/+126 |
2004-09-29 | 2004-09-29 Daniel Berlin <dberlin@dberlin.org> | dberlin | 1 | -9/+3 |
2004-09-23 | 2004-09-23 Dorit Naishlos <dorit@il.ibm.com> | dorit | 1 | -4/+29 |
2004-09-17 | 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com> | zack | 1 | -1/+1 |
2004-09-11 | Add CONST1_RTX (vector mode) support. | wilson | 1 | -14/+36 |
2004-09-09 | * cgraphunit.c (cgraph_mark_functions_to_output): Renable node | nathan | 1 | -4/+9 |
2004-09-08 | * emit-rtl.c (immed_double_const): Use gcc_assert and gcc_unreachable. | nathan | 1 | -166/+111 |
2004-09-06 | Fix ppc-darwin bootstrap failure. | wilson | 1 | -1/+1 |
2004-08-18 | * emit-rtl.c (gen_const_mem): New. | rth | 1 | -0/+11 |
2004-08-18 | * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | rth | 1 | -5/+6 |
2004-08-09 | 2004-08-09 Paolo Bonzini <bonzini@gnu.org> | bonzini | 1 | -2/+0 |
2004-07-27 | * cfgexpand.c (tree_expand_cfg): Fix comment. | steven | 1 | -1/+0 |
2004-07-25 | * convert.c (convert_to_real, convert_to_integer, | sayle | 1 | -4/+4 |
2004-07-17 | * emit-rtl.c (reorder_insns): Don't set BB for a BARRIER insn. | grahams | 1 | -1/+2 |
2004-07-17 | * cfgcleanup.c (try_simplify_condjump): Don't remove line | steven | 1 | -21/+0 |
2004-07-14 | 2004-07-14 Paolo Bonzini <bonzini@gnu.org> | bonzini | 1 | -6/+0 |
2004-07-09 | 2004-07-08 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 1 | -48/+48 |
2004-07-04 | * rtl.def (ADDRESSOF): Remove. | rth | 1 | -1/+0 |
2004-07-02 | * tree.def (RTL_EXPR): Remove. | rth | 1 | -24/+6 |
2004-07-01 | 2004-07-01 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 1 | -5/+5 |
2004-06-30 | Conditionally compile support for --enable-mapped_location. | bothner | 1 | -2/+18 |
2004-06-26 | 2004-06-26 Andrew Haley <aph@redhat.com> | aph | 1 | -0/+1 |
2004-06-22 | * alias.c (adjust_offset_for_component_ref): Use | kenner | 1 | -23/+19 |
2004-06-18 | 2004-06-18 Paolo Bonzini <bonzini@gnu.org> | bonzini | 1 | -3/+9 |