| Commit message (Expand) | Author | Age | Files | Lines |
* | * builtins.c (dummy_object): Use build_int_cst instead of convert. | sayle | 2006-04-03 | 1 | -3/+5 |
* | * function.h (struct function) <x_tail_recursion_reentry>: | steven | 2006-03-20 | 1 | -74/+0 |
* | 2006-03-02 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-03-02 | 1 | -2/+4 |
* | * emit-rtl.c (immed_double_const): Cleanup. | rakdver | 2006-02-23 | 1 | -50/+14 |
* | * cselib.c (cselib_init): Change RTX_SIZE to RTX_CODE_SIZE. | rsandifo | 2006-02-18 | 1 | -44/+35 |
* | * tree-vrp.c (execute_vrp): Do not pass dump argument to. | rakdver | 2006-02-06 | 1 | -3/+3 |
* | * emit-rtl.c (init_virtual_regs): Make it static. | kazu | 2006-01-28 | 1 | -1/+1 |
* | 2006-01-16 Gabor Loki <loki@gcc.gnu.org> | loki | 2006-01-16 | 1 | -2/+1 |
* | * fold-const.c (operand_equal_p): Accept a NULL operand 0 for | steven | 2006-01-03 | 1 | -3/+6 |
* | * optabs.c (init_floating_libfuncs): Handle decimal float modes. | bje | 2005-12-18 | 1 | -4/+16 |
* | * optabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P instead of | bje | 2005-11-21 | 1 | -1/+1 |
* | * rtl.h (gen_frame_mem, gen_tmp_stack_mem): Declare. | amylaar | 2005-09-05 | 1 | -0/+25 |
* | * emit-rtl.c (set_mem_attributes_minus_bitpos): Look through | rth | 2005-09-01 | 1 | -11/+31 |
* | 2005-08-09 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-08-10 | 1 | -4/+4 |
* | * Makefile.in (RTL_BASE_H): Add real.h. | rth | 2005-08-01 | 1 | -1/+1 |
* | * emit-rtl.c (gen_lowpart_common): Compare size of MODE in bits | amylaar | 2005-07-26 | 1 | -1/+2 |
* | 2005-07-08 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-07-08 | 1 | -1/+1 |
* | 2005-07-05 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-07-05 | 1 | -0/+36 |
* | * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks.c, cfgloop.c, | jsm28 | 2005-07-03 | 1 | -3/+3 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * bt-load.c, cfgexpand.c, dwarf2out.c, emit-rtl.c, expr.c, | kazu | 2005-04-28 | 1 | -2/+2 |
* | * dojump.c: Fix comment typos. emit-rtl.c, expmed.c, expr.c, | kazu | 2005-04-27 | 1 | -2/+2 |
* | * diagnostic.c (warning): Accept parameter to classify warning option. | dj | 2005-04-23 | 1 | -1/+1 |
* | * builtins.c (gimplify_va_arg_expr): Reword comments to avoid | nathan | 2005-04-22 | 1 | -3/+4 |
* | * emit-rtl.c (reverse_comparison): Remove. | kazu | 2005-03-25 | 1 | -32/+0 |
* | * calls.c (emit_call_1): Don't use REG_ALWAYS_RETURN. | kazu | 2005-02-28 | 1 | -1/+0 |
* | PR c++/19813 | jakub | 2005-02-18 | 1 | -1/+6 |
* | * emit-rtl.c (add_insn_before): Fix comment typo. | steven | 2005-01-01 | 1 | -2/+2 |
* | PR middle-end/18730 | danglin | 2004-12-05 | 1 | -4/+33 |
* | * alias.c (component_uses_parent_alias_set): Rename from | rth | 2004-12-04 | 1 | -3/+3 |
* | PR rtl-opt/15289 | rth | 2004-12-01 | 1 | -76/+0 |
* | * cfgrtl.c (rtl_delete_block): Fix comment. | steven | 2004-11-24 | 1 | -56/+6 |
* | * rtl.h (validate_subreg): Declare. | rth | 2004-11-24 | 1 | -11/+89 |
* | * emit-rtl.c, rtl.h (subreg_hard_regno): Remove. | rth | 2004-11-23 | 1 | -28/+0 |
* | PR rtl-optimization/14838 | danglin | 2004-11-23 | 1 | -16/+4 |
* | * emit-rtl.c (classify_insn): Make it static. | kazu | 2004-11-19 | 1 | -1/+1 |
* | * c-common.c (walk_stmt_tree): Remove. | kazu | 2004-11-14 | 1 | -12/+0 |
* | * emit-rtl.c (copy_most_rtx): Remove. | kazu | 2004-11-09 | 1 | -99/+0 |
* | Fix for PR 18010, copy epilogue unwind info when copying epilogue insns. | wilson | 2004-10-27 | 1 | -0/+5 |
* | * cfgrtl.c (rtl_verify_flow_info_1): When checking insns in a bb, | hp | 2004-10-20 | 1 | -3/+0 |
* | * cfgrtl.c (rtl_verify_flow_info_1): When checking insns in a bb, | hp | 2004-10-18 | 1 | -0/+3 |
* | * emit-rtl.c (last_label_num, base_label_num): Remove. | kazu | 2004-10-08 | 1 | -33/+0 |
* | PR debug/13974 | hubicka | 2004-09-30 | 1 | -21/+126 |
* | 2004-09-29 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-09-29 | 1 | -9/+3 |
* | 2004-09-23 Dorit Naishlos <dorit@il.ibm.com> | dorit | 2004-09-23 | 1 | -4/+29 |
* | 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com> | zack | 2004-09-17 | 1 | -1/+1 |
* | Add CONST1_RTX (vector mode) support. | wilson | 2004-09-11 | 1 | -14/+36 |
* | * cgraphunit.c (cgraph_mark_functions_to_output): Renable node | nathan | 2004-09-09 | 1 | -4/+9 |
* | * emit-rtl.c (immed_double_const): Use gcc_assert and gcc_unreachable. | nathan | 2004-09-08 | 1 | -166/+111 |
* | Fix ppc-darwin bootstrap failure. | wilson | 2004-09-06 | 1 | -1/+1 |