]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/emit-rtl.c
emit-rtl.c (copy_rtx_if_shared): Don't allow MEMs with constant addresses to be shared.
[thirdparty/gcc.git] / gcc / emit-rtl.c
2003-11-04  Richard Sandifordemit-rtl.c (copy_rtx_if_shared): Don't allow MEMs with...
2003-10-18  Richard Sandifordrtl.h (rtl_size): Declare.
2003-09-11  Kaveh R. Ghazibuiltins.c (builtin_dconsts_init, [...]): Delete.
2003-09-09  Kaveh R. Ghazibuiltins.c (real_dconstp, [...]): New, split out from...
2003-09-04  DJ Delorietarghooks.c: New file.
2003-08-22  Kazu Hiratacfgcleanup.c: Fix comment typos.
2003-08-19  Kazu Hiratac-common.c: Fix comment formatting.
2003-08-14  Per Bothnerregclass.c (init_reg_modes): Make non-static.
2003-07-19  Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-10  Steven Bosscherggc.h, [...]: Use `rtx' instead of `struct rtx_def...
2003-07-09  James E Wilsonpartial fix for PR target/10021
2003-07-07  Nathan Sidwellrtl.h (emit_line_note): Take a location_t.
2003-07-05  Kazu Hiratabt-load.c: Fix comment typos.
2003-07-03  Nathan Sidwellrtl.h (NOTE_DATA): Refer to whole union.
2003-07-01  Nathan Sidwellrtl.h (emit_line_note_after): Remove.
2003-06-29  Andreas Jaegerexcept.c: Convert prototypes to ISO C90.
2003-06-27  Nathan Sidwellrtl.h (emit_note): Remove FILE parameter.
2003-06-26  Richard Hendersonemit-rtl.c (try_split): Append to new CALL_INSN_FUNCTIO...
2003-06-16  Nathanael Nerodeconvert.c, [...]: Replace overly specific references...
2003-06-16  Nathan Sidwellfunction.h (struct emit_status): Remove x_last_linenum...
2003-06-13  Aldy Hernandezc-common.c (handle_mode_attribute): Use VECTOR_MODE_P...
2003-06-12  Kazu HirataChangeLog: Follow spelling conventions.
2003-06-08  Jan Hubickacfglayout.c (insn_scope): New static function
2003-06-02  Roger Sayleemit-rtl.c (gen_complex_constant_part): Remove unnecess...
2003-06-01  Roger Sayleemit-rtl.c (gen_lowpart_common): Handle interpreting...
2003-05-30  Roger Sayleemit-rtl.c (gen_complex_constant_part): New function...
2003-05-27  Richard Kennertree.h (contains_placeholder_p): Now returns bool.
2003-05-17  Kaveh R. Ghazibuiltins.c (validate_arglist): Eliminate libiberty...
2003-05-03  Olivier Hainqueemit-rtl.c (last_call_insn, [...]): New functions.
2003-04-17  Jan Hubickaemit-rtl.c (subreg_hard_regno): Check that register...
2003-04-14  Olivier Hainqueexpr.c (highest_pow2_factor): Return unsigned.
2003-04-12  Geoffrey Keating* emit-rtl.c (gen_rtx): Really correct typo.
2003-04-12  Eric Christopheremit-rtl.c (gen_rtx): Fix typos.
2003-04-11  Richard Henderson* emit-rtl.c (gen_rtx): Zero '0' fields.
2003-04-04  Olivier Hainqueemit-rtl.c (get_mem_attrs): Adjust alignment tests...
2003-03-31  Roger Sayleemit-rtl.c (dconstm2, dconsthalf): New real constants.
2003-03-13  Richard Hendersonemit-rtl.c (try_split): Handle 1-1 splits of call insns...
2003-03-08  Roger Sayleemit-rtl.c (gen_lowpart): Don't attempt to load a part...
2003-03-06  Roger Sayleemit-rtl.c (gen_lowpart): When requesting the low-part...
2003-03-06  Kazu Hirata* emit-rtl.c (gen_highpart_mode): Fix a comment typo.
2003-02-28  Josef Zlomekemit-rtl.c (set_reg_attrs_for_parm): New function.
2003-02-14  Zack Weinbergemit-rtl.c (init_emit): Use ggc_alloc for regno_reg_rtx.
2003-02-11  Jan Hubicka* emit-rtl.c (emit_copy_of_insn_after): Copy insn recog...
2003-01-28  Dale Johannesenemit-rtl.c (const_double_htab_hash): Use mode in the...
2003-01-24  Jan Hubickaemit-rtl.c (reg_attrs_htab): New static variable.
2003-01-21  Ulrich Weiganddwarf2out.c (fde_table_in_use): Mark GTY.
2003-01-16  Kaveh R. Ghaziarm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed/unsign...
2003-01-10  Geoffrey KeatingMerge from pch-branch.
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-11-20  Steve Ellceyemit-rtl.c (gen_reg_rtx): Simplify mapping of Complex...
2002-10-11  Joern Rennecke*** empty log message ***
2002-09-27  Richard Henderson* emit-rtl.c (active_insn_p): Revert last change.
2002-09-27  Richard Henderson* emit-rtl.c (const_double_htab_eq): Remove unused...
2002-09-27  Richard Hendersonemit-rtl.c (active_insn_p): Consider a clobber of the...
2002-09-25  Richard Hendersonemit-rtl.c (const_double_htab_eq): Distinguish integer...
2002-09-22  Kazu Hiratadbxout.c: Follow spelling conventions.
2002-09-20  Richard Hendersonreal.c (real_hash): New.
2002-09-17  Richard Hendersonemit-rtl.c (set_mem_attributes_minus_bitpos): Adjust...
2002-09-16  Richard Hendersonreal.c, real.h: Rewrite from scratch.
2002-09-12  Alan Modraemit-rtl.c (set_mem_size): New function.
2002-09-08  Jan Hubickaemit-rtl.c (set_mem_attributes_minus_bitpos): Fix array...
2002-08-10  Kaveh R. Ghaziemit-rtl.c (emit_jump_insn_before, [...]): Fix uninitia...
2002-08-08  Lars Brinkhoffemit-rtl.c (gen_rtx_REG): After reload...
2002-08-05  Geoffrey KeatingIndex: ChangeLog
2002-07-29  Richard Hendersonemit-rtl.c (set_mem_attributes_minus_bitpos): Rename...
2002-07-25  Richard Hendersonemit-rtl.c (set_mem_attributes): Fix size and alignment...
2002-07-22  Richard Hendersonemit-rtl.c (set_mem_attributes): Preserve indirection...
2002-07-19  Zack Weinbergrtl.def (CODE_LABEL): Remove slot 8.
2002-07-11  J"orn Renneckertl.h (gen_rtx_CONST_VECTOR): Declare.
2002-07-03  J"orn Renneckeoptabs.c (expand_vector_binop): Don't store using a...
2002-07-01  John David Anglin* emit-rtl.c (init_emit_once): Add missing cast to...
2002-06-28  Bernd SchmidtPrevent creation of paradoxical FLOAT_MODE subregs
2002-06-18  Aldy Hernandezsimd-1.c: New.
2002-06-16  Jeff Lawemit-rtl.c (gen_rtx_REG): Temporarily turn off automati...
2002-06-13  Jeff Lawemit-rtl.c (static_regno_reg_rtx): Define.
2002-06-12  David S. Milleremit-rtl.c (emit_*_scope): Only access INSN_SCOPE if...
2002-06-11  Jeff Lawemit-rtl.c (try_split): Use INSN_LAST, not LAST_INSN...
2002-06-11  David S. Milleremit-rtl.c (try_split): Do not abort on non-INSN_P.
2002-06-11  David S. MillerDelete SEQUENCE rtl usage outside of reorg and ssa...
2002-06-08  Jeff Lawemit-rtl.c (init_emit): Add hard registers to regno_reg...
2002-06-06  Jan Hubickai386.md (and promoting splitters): Disable QI to SImode...
2002-06-06  John David Anglinemit-rtl.c (get_first_nonnote_insn, [...]): New functions.
2002-06-04  Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-06-03  Kazu Hirataemit-rtl.c: Likewise.
2002-06-02  Jan Hubickaloop.c (emit_prefetch_instructions): Properly place...
2002-05-30  David S. Millerrtl.h (clear_emit_caches): Delete.
2002-05-22  Jakub Jelinekre PR c/6643 (gcc fails in tree check for assignment...
2002-05-13  Zack Weinbergemit-rtl.c (global_rtl): Update comment.
2002-05-08  Jan Hubickacfglayout.c (function_tail_eff_head): Rename to ...
2002-05-05  Kazu Hiratacse.c: Fix formatting.
2002-04-22  Janis Johnsonrtl.h (RTX_FLAG): New macro.
2002-04-12  Richard Kenneremit-rtl.c (widen_memory_access): Don't do anything...
2002-03-31  Richard Kenneremit-rtl.c (adjust_address_1, [...]): Cast value to...
2002-03-23  Zack Weinbergreal.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.
2002-03-19  Lars Brinkhoffemit-rtl.c (gen_int_mode): New function.
2002-03-14  Jan Hubickaemit-rtl.c (try_split): Use delete_insns.
2002-03-09  Richard Kenneremit-rtl.c (copy_most_rtx): Accept EXPR_LIST for may_share.
2002-03-08  Richard Kennerrtl.c (copy_most_rtx): Move from here ...
2002-03-06  Jan Hubickacfgrtl.c (delete_insn_and_edges, [...]): New.
2002-03-03  Zack Weinbergemit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC...
next