| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * emit-rtl.c (const_double_htab_eq): Remove unused variable. | rth | 2002-09-27 | 1 | -1/+0 |
* | * emit-rtl.c (active_insn_p): Consider a clobber of the | rth | 2002-09-27 | 1 | -5/+28 |
* | * emit-rtl.c (const_double_htab_eq): Distinguish integer and | rth | 2002-09-25 | 1 | -5/+6 |
* | * dbxout.c: Follow spelling conventions. | kazu | 2002-09-22 | 1 | -5/+5 |
* | * real.c (real_hash): New. | rth | 2002-09-20 | 1 | -4/+5 |
* | * emit-rtl.c (set_mem_attributes_minus_bitpos): Adjust SIZE | rth | 2002-09-17 | 1 | -2/+7 |
* | gcc/ | rth | 2002-09-16 | 1 | -9/+7 |
* | * emit-rtl.c (set_mem_size): New function. | amodra | 2002-09-12 | 1 | -0/+11 |
* | 2002-09-08 Jan Hubicka <jh@suse.cz> | aj | 2002-09-08 | 1 | -2/+27 |
* | * emit-rtl.c (emit_jump_insn_before, emit_call_insn_before, | ghazi | 2002-08-10 | 1 | -3/+3 |
* | * emit-rtl.c (gen_rtx_REG): After reload, only return | rth | 2002-08-08 | 1 | -3/+9 |
* | Index: ChangeLog | geoffk | 2002-08-05 | 1 | -1/+0 |
* | * emit-rtl.c (set_mem_attributes_minus_bitpos): Rename from | rth | 2002-07-29 | 1 | -3/+26 |
* | * emit-rtl.c (set_mem_attributes): Fix size and alignment thinkos | rth | 2002-07-25 | 1 | -5/+9 |
* | * emit-rtl.c (set_mem_attributes): Preserve indirection of PARM_DECL | rth | 2002-07-22 | 1 | -1/+28 |
* | * rtl.def (CODE_LABEL): Remove slot 8. | zack | 2002-07-19 | 1 | -8/+2 |
* | * rtl.h (gen_rtx_CONST_VECTOR): Declare. | amylaar | 2002-07-11 | 1 | -1/+17 |
* | gcc: | amylaar | 2002-07-03 | 1 | -1/+1 |
* | * emit-rtl.c (init_emit_once): Add missing cast to HOST_WIDE_INT. | danglin | 2002-07-01 | 1 | -1/+1 |
* | Prevent creation of paradoxical FLOAT_MODE subregs | bernds | 2002-06-28 | 1 | -0/+5 |
* | 2002-06-16 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-06-18 | 1 | -1/+4 |
* | * emit-rtl.c (gen_rtx_REG): Temporarily turn off automatic | law | 2002-06-16 | 1 | -1/+8 |
* | * emit-rtl.c (static_regno_reg_rtx): Define. | law | 2002-06-13 | 1 | -4/+23 |
* | 2002-06-11 David S. Miller <davem@redhat.com> | davem | 2002-06-12 | 1 | -4/+8 |
* | * emit-rtl.c (try_split): Use INSN_LAST, not LAST_INSN to get the | law | 2002-06-11 | 1 | -1/+1 |
* | 2002-06-11 David S. Miller <davem@redhat.com> | davem | 2002-06-11 | 1 | -5/+2 |
* | 2002-06-05 David S. Miller <davem@redhat.com> | davem | 2002-06-11 | 1 | -327/+480 |
* | * emit-rtl.c (init_emit): Add hard registers to regno_reg_rtx. | law | 2002-06-08 | 1 | -0/+6 |
* | * i386.md (and promoting splitters): Disable QI to SImode promoting | hubicka | 2002-06-06 | 1 | -1/+77 |
* | * emit-rtl.c (get_first_nonnote_insn, get_last_nonnote_insn): New | danglin | 2002-06-06 | 1 | -0/+36 |
* | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 1 | -111/+33 |
* | * emit-rtl.c: Likewise. | kazu | 2002-06-03 | 1 | -6/+6 |
* | * loop.c (emit_prefetch_instructions): Properly place the address computation. | hubicka | 2002-06-02 | 1 | -17/+26 |
* | 2002-05-29 David S. Miller <davem@redhat.com> | davem | 2002-05-30 | 1 | -33/+0 |
* | PR c/6643 | jakub | 2002-05-22 | 1 | -0/+1 |
* | * emit-rtl.c (global_rtl): Update comment. | zack | 2002-05-13 | 1 | -36/+170 |
* | * cfglayout.c (function_tail_eff_head): Rename to ... | hubicka | 2002-05-08 | 1 | -0/+86 |
* | * cse.c: Fix formatting. | kazu | 2002-05-05 | 1 | -32/+33 |
* | * rtl.h (RTX_FLAG): New macro. | janis | 2002-04-22 | 1 | -13/+13 |
* | * emit-rtl.c (widen_memory_access): Don't do anything if MEMOFFSET | kenner | 2002-04-12 | 1 | -1/+1 |
* | * emit-rtl.c (adjust_address_1, offset_address): Cast value to | kenner | 2002-03-31 | 1 | -11/+13 |
* | * real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE. | zack | 2002-03-23 | 1 | -13/+7 |
* | * emit-rtl.c (gen_int_mode): New function. | rth | 2002-03-19 | 1 | -0/+8 |
* | * emit-rtl.c (try_split): Use delete_insns. | hubicka | 2002-03-14 | 1 | -1/+1 |
* | * emit-rtl.c (copy_most_rtx): Accept EXPR_LIST for may_share. | kenner | 2002-03-09 | 1 | -2/+5 |
* | * rtl.c (copy_most_rtx): Move from here ... | kenner | 2002-03-08 | 1 | -0/+100 |
* | * cfgrtl.c (delete_insn_and_edges, delete_insn_chain_and_edges): New. | hubicka | 2002-03-06 | 1 | -0/+11 |
* | * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c, | zack | 2002-03-03 | 1 | -146/+1 |
* | * emit-rtl.c (offset_address): Call update_temp_slot_address. | kenner | 2002-03-02 | 1 | -0/+1 |
* | * basic-block.h (BB_REACHABLE): Renumber. | hubicka | 2002-02-28 | 1 | -0/+9 |