OSDN Git Service

PR c++/10549
[pf3gnuchains/gcc-fork.git] / gcc / emit-rtl.c
2003-04-17 hubicka * emit-rtl.c (subreg_hard_regno): Check that register...
2003-04-14 kenner * expr.c (highest_pow2_factor): Return unsigned.
2003-04-12 geoffk * emit-rtl.c (gen_rtx): Really correct typo.
2003-04-12 echristo2003-04-11 Eric Christopher <echristo@redhat.com>
2003-04-11 rth * emit-rtl.c (gen_rtx): Zero '0' fields.
2003-04-04 kenner * emit-rtl.c (get_mem_attrs): Adjust alignment...
2003-03-31 sayle * emit-rtl.c (dconstm2, dconsthalf): New real constants.
2003-03-13 rth * emit-rtl.c (try_split): Handle 1-1 splits...
2003-03-08 hp * emit-rtl.c (gen_lowpart): Don't attempt to load...
2003-03-06 sayle * emit-rtl.c (gen_lowpart): When requesting the low...
2003-03-06 kazu * emit-rtl.c (gen_highpart_mode): Fix a comment typo.
2003-02-28 zlomek * emit-rtl.c (set_reg_attrs_for_parm): New function.
2003-02-14 zack * emit-rtl.c (init_emit): Use ggc_alloc for regno_reg_rtx.
2003-02-11 hubicka * emit-rtl.c (emit_copy_of_insn_after): Copy insn...
2003-01-28 dalej2003-01-28 Dale Johannesen <dalej@apple.com>
2003-01-24 hubicka * emit-rtl.c (reg_attrs_htab): New static variable.
2003-01-21 uweigand * dwarf2out.c (fde_table_in_use): Mark GTY.
2003-01-16 ghazi * arm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed...
2003-01-10 geoffkMerge from pch-branch.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-11-20 sje * emit-rtl.c (gen_reg_rtx): Simplify mapping of Comple...
2002-10-11 amylaar*** empty log message ***
2002-09-27 rth * emit-rtl.c (active_insn_p): Revert last change.
2002-09-27 rth * emit-rtl.c (const_double_htab_eq): Remove...
2002-09-27 rth * emit-rtl.c (active_insn_p): Consider a clobbe...
2002-09-25 rth * emit-rtl.c (const_double_htab_eq): Distinguis...
2002-09-22 kazu * dbxout.c: Follow spelling conventions.
2002-09-20 rth * real.c (real_hash): New.
2002-09-17 rth * emit-rtl.c (set_mem_attributes_minus_bitpos...
2002-09-16 rthgcc/
2002-09-12 amodra * emit-rtl.c (set_mem_size): New function.
2002-09-08 aj2002-09-08 Jan Hubicka <jh@suse.cz>
2002-08-10 ghazi * emit-rtl.c (emit_jump_insn_before, emit_call_insn_be...
2002-08-08 rth * emit-rtl.c (gen_rtx_REG): After reload, only...
2002-08-05 geoffkIndex: ChangeLog
2002-07-29 rth * emit-rtl.c (set_mem_attributes_minus_bitpos...
2002-07-25 rth * emit-rtl.c (set_mem_attributes): Fix size...
2002-07-22 rth * emit-rtl.c (set_mem_attributes): Preserve...
2002-07-19 zack * rtl.def (CODE_LABEL): Remove slot 8.
2002-07-11 amylaar * rtl.h (gen_rtx_CONST_VECTOR): Declare.
2002-07-03 amylaargcc:
2002-07-01 danglin * emit-rtl.c (init_emit_once): Add missing cast to...
2002-06-28 berndsPrevent creation of paradoxical FLOAT_MODE subregs
2002-06-18 aldyh2002-06-16 Aldy Hernandez <aldyh@redhat.com>
2002-06-16 law * emit-rtl.c (gen_rtx_REG): Temporarily turn...
2002-06-13 law * emit-rtl.c (static_regno_reg_rtx): Define.
2002-06-12 davem2002-06-11 David S. Miller <davem@redhat.com>
2002-06-11 law * emit-rtl.c (try_split): Use INSN_LAST, not...
2002-06-11 davem2002-06-11 David S. Miller <davem@redhat.com>
2002-06-11 davem2002-06-05 David S. Miller <davem@redhat.com>
2002-06-08 law * emit-rtl.c (init_emit): Add hard registers to regno_...
2002-06-06 hubicka * i386.md (and promoting splitters): Disable QI to...
2002-06-06 danglin * emit-rtl.c (get_first_nonnote_insn, get_last_nonnote...
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-06-03 kazu * emit-rtl.c: Likewise.
2002-06-02 hubicka * loop.c (emit_prefetch_instructions): Properly place...
2002-05-30 davem2002-05-29 David S. Miller <davem@redhat.com>
2002-05-22 jakub PR c/6643
2002-05-13 zack * emit-rtl.c (global_rtl): Update comment.
2002-05-08 hubicka * cfglayout.c (function_tail_eff_head): Rename to ...
2002-05-05 kazu * cse.c: Fix formatting.
2002-04-22 janis * rtl.h (RTX_FLAG): New macro.
2002-04-12 kenner * emit-rtl.c (widen_memory_access): Don't do anything...
2002-03-31 kenner * emit-rtl.c (adjust_address_1, offset_address): Cast...
2002-03-23 zack * real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DO...
2002-03-19 rth * emit-rtl.c (gen_int_mode): New function.
2002-03-14 hubicka * emit-rtl.c (try_split): Use delete_insns.
2002-03-09 kenner * emit-rtl.c (copy_most_rtx): Accept EXPR_LIST for...
2002-03-08 kenner * rtl.c (copy_most_rtx): Move from here ...
2002-03-06 hubicka * cfgrtl.c (delete_insn_and_edges, delete_insn_chain_a...
2002-03-03 zack * emit-rtl.c, final.c, fold-const.c, gengenrtl.c,...
2002-03-02 kenner * emit-rtl.c (offset_address): Call update_temp_slot_a...
2002-02-28 hubicka * basic-block.h (BB_REACHABLE): Renumber.
2002-02-27 rth * emit-rtl.c (gen_const_vector_0): Remove TYPE...
2002-02-21 rth * emit-rtl.c (offset_address): Use simplify_gen...
2002-02-19 aldyh2002-02-19 Aldy Hernandez <aldyh@redhat.com>
2002-01-31 rth * rtl.h (NOTE_INSN_LOOP_END_TOP_COND): New.
2002-01-29 danglin * emit-rtl.c (gen_rtx_REG): Check that the PIC_OFFSET_...
2002-01-27 kenner * emit-rtl.c (get_mem_attrs): Don't default alignment...
2002-01-26 rth * emit-rtl.c (gen_rtx_REG): Always return the...
2002-01-24 hpenner * emit_rtl.c (gen_lowpart_common): Conversion...
2002-01-06 rodrigc2002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
2002-01-01 kenner * attribs.c (handle_vector_size_attribute): Use host_i...
2001-12-18 kenner * emit-rtl.c (widen_memory_access): Only call compare_...
2001-12-13 rth * emit-rtl.c (adjust_address_1): Don't adjust...
2001-12-12 rth * emit-rtl.c (adjust_address_1): Always copy...
2001-12-12 rth * emit-rtl.c (widen_memory_access): New.
2001-12-05 kenner * emit-rtl.c (component_ref_for_mem_expr): Try harder...
2001-12-05 wehle * emit-rtl.c (set_unique_reg_note): Don't set
2001-12-03 geoffk * emit-rtl.c (gen_lowpart_common): Avoid unwanted...
2001-12-03 neil * c-decl.c (grokdeclarator): Use ISO word.
2001-12-02 rth * rtl.h (mem_attrs): Rename decl to expr; adjus...
2001-12-02 dje * emit-rtl.c (gen_lowpart_common): Cast array...
2001-11-29 law * emit-rtl.c (gen_lowpart_common): Fix conversi...
2001-11-23 jsm28 * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog...
2001-11-20 kenner * emit-rtl.c (get_mem_attrs): Fix typo.
2001-11-18 kenner * tree.h (TYPE_ALIGN_OK): New flag.
2001-11-15 kenner * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.
2001-11-13 jakub * emit-rtl.c (adjust_address_1): Add ADJUST argument.
2001-11-13 kenner * emit-rtl.c (change_address): Fix typo in alias setting.
next