]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/regmove.c
* jump.c: Convert prototypes to ISO C90.
[thirdparty/gcc.git] / gcc / regmove.c
2003-07-06  aj * jump.c: Convert prototypes to ISO C90.
2003-07-05  kazu * bt-load.c: Fix comment typos.
2003-07-01  kazu * basic-block.h: Fix comment typos.
2003-06-29  hubicka * regmove.c (regmove_optimize): Don't try to make...
2003-02-22  hp * regmove.c (optimize_reg_copy_1): Do not replace...
2003-01-17  kazu * ifcvt.c: Fix comment typos.
2003-01-16  ghazif:
2003-01-13  amylaarAdd 2003 copyright notices for constraints string patch...
2003-01-09  amylaar * defaults.h (EXTRA_MEMORY_CONSTRAINT): Add STR argument.
2002-12-24  kazu * regmove.c: Fix comment typos.
2002-12-16  zackMerge basic-improvements-branch to trunk
2002-10-27  kazu * combine.c: Fix comment formatting.
2002-09-26  kazu * c-common.h: Follow spelling conventions.
2002-07-15  rth PR optimization/7153
2002-06-11  davem2002-06-05 David S. Miller <davem@redhat.com>
2002-05-23  rakdver * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):
2002-05-21  rakdver * bb-reorder.c (make_reorder_chain_1): Modified.
2002-05-17  rth Revert "Basic block renumbering removal", and...
2002-05-16  rthBasic block renumbering removal.
2002-05-09  kazu * read-rtl.c: Fix formatting.
2002-03-31  rth * regmove.c (combine_stack_adjustments_for_bloc...
2002-02-19  hubicka * regmove.c (regmove_optimize): Avoid increasing of...
2002-01-16  grahams * calls.c (try_to_integrate): Use "(size_t...
2002-01-15  kazu * read-rtl.c: Fix formatting.
2002-01-01  kenner * attribs.c (handle_vector_size_attribute): Use host_i...
2001-11-23  jsm28 * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog...
2001-10-28  jsm28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog...
2001-10-28  jsm28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog...
2001-10-11  rth * c-parse.in (asm_operand): Allow named operands.
2001-10-11  shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-09-25  hubicka * Makefile.in (cfgrtl.o): Add.
2001-09-21  hubicka * basic-block.h (flow_delete_insn, flow_delete_insn_ch...
2001-08-22  gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-13  zack * expr.h: Split out optab- and libfunc-related code...
2001-08-12  kazu * gcc.c: Fix comment formatting.
2001-08-11  rth * regmove.c (regmove_optimize): Avoid setting...
2001-07-26  kazu * regmove.c (regmove_optimize): Don't replace a reg...
2001-07-10  aj2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl>
2001-07-09  kennerMon Jul 9 06:41:07 2001 Richard Kenner <kenner@vlsi1...
2001-07-04  kenner * emit-rtl.c (replace_equiv_address): New function.
2001-06-19  berndsFix incorrect note handling.
2001-05-11  jakub * regmove.c (regmove_optimize): Suppress the optimizat...
2001-04-30  rth * regmove.c (try_apply_stack_adjustment): Remov...
2001-04-30  mmitchel * regmove.c (record_stack_memrefs): Catch all referenc...
2001-04-13  ghazi * Makefile.in (toplev.o, jump.o, regmove.o): Depend...
2001-04-13  rth * Makefile.in (regmove.o): Depend on except.h.
2001-04-03  amacleod2001-04-03 Jakub Jelinek <jakub@redhat.com>
2001-03-28  rth * regmove.c (perhaps_ends_bb_p): Use can_throw_...
2001-03-22  rth * mkconfig.sh: Include insn-flags.h.
2001-01-31  rth * regmove.c (try_auto_increment): Change REG_DE...
2001-01-13  aj * reload1.c: Add prototype for replace_pseudos_in_call...
2001-01-12  aolivaReinstated part of the patch that is safe
2001-01-12  aolivaReverted
2001-01-12  aoliva* calls.c (emit_library_call_value_1): Add USEs and...
2000-11-08  hubicka * regmove.c (combine_stack_adjustments_for_blocks...
2000-08-18  kenner * regmove.c (perhaps_ends_bb_p): New function.
2000-08-04  law * alias.c (mark_constant_function): Use INSN_P.
2000-07-28  rth * cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.
2000-05-31  kenner * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-04-28  hubicka * regmove.c (struct record_stack_memrefs_data): New.
2000-03-28  law * regmove.c (struct csa_memlist): Make mem...
2000-03-22  rth * regmove.c (combine_stack_adjustments_for_bloc...
2000-03-20  rth * regmove.c (stack_memref_p): Fix typo, reorg...
2000-03-14  rth * regmove.c (combine_stack_adjustments): New.
2000-03-05  mmitchel * regmove.c (copy_src_to_dest) Do not create src...
2000-02-26  lawFix copyrights.
2000-01-17  ghazi * machmode.h: PROTO -> PARAMS.
2000-01-04  ghazi * builtins.c (expand_builtin_strlen): Initialize varia...
1999-12-17  hubicka * regmove.c (copy_src_to_dest): Remove loop_depth...
1999-12-07  wilsonFix ia64 abort while compiling gcc.c-torture/unsorted...
1999-12-04  hubicka * regmove.c (copy_src_to_dest): Remove loop_depth...
1999-11-08  mmitchel * cse.c (delete_trivially_dead_insns): Replace alloca...
1999-10-27  mmitchel * rtl.h (note_stores): Add additional paramter.
1999-10-13  brendan * regmove.c (optimize_reg_copy_3): Make sure P is...
1999-10-03  ghazi * print-tree.c (print_node, indent_to): Remove redunda...
1999-10-01  cruxDelete !REGISTER_CONSTRAINTS code
1999-09-20  cruxMake it possible to prototype port-specific functions...
1999-09-14  law * regmove.c (fixup_match_1): Don't change an...
1999-09-12  rthReplace insn_foo with insn_data.foo.
1999-09-12  rthReplace recog_foo with recog_data.foo.
1999-09-07  lawMerge in gcc2-ss-010999
1999-09-01  rth * regmove.c (fixup_match_1): Don't move INSN...
1999-09-01  lawFix typo in comment.
1999-08-31  zack1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover...
1999-08-20  ghazi * rtl.h (rtx_format): Constify a char*.
1999-08-09  cruxInclude function.h in most files. Remove most of the...
1999-04-03  law * regmove.c (fixup_match_1): Consistently evaluate
1999-04-02  law * regmove.c (fixup_match_1): Remove now useless...
1999-03-08  amylaar * regmove.c (copy_src_to_dest): New argument max_old_uid.
1999-02-25  rthFlow rewrite to use basic block structures and edge...
1999-02-21  rthMichael Hayes <m.hayes@elec.canterbury.ac.nz>
1999-02-21  rth * regmove.c (discover_flags_reg): Remove cc0...
1999-02-19  rth * regmove.c (discover_flags_reg): New function.
1999-01-23  ghazi * final.c (bb_str): Qualify a char* with the...
1999-01-17  law * regmove.c (optimize_reg_copy_1): Undo Aug...
1999-01-11  rthUpdate copyrights.
1999-01-11  rth * basic-block.h (basic_block_head): Rename...
1999-01-11  lawUpdate FSF address in copyright header.
1998-12-23  ghaziWarning fixes:
1998-11-24  law * cse.c (fold_rtx): Make autoincrement addressi...
next