Fix documentation typos.
[gcc.git] / gcc / regmove.c
2009-11-28 Jakub Jelinekmatrix-reorg.c (analyze_matrix_allocation_site): Remove...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-10-26 Ben Ellistontm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.
2009-10-14 Vladimir Makarovparams.def (PARAM_IRA_LOOP_RESERVED_REGS): New.
2009-10-08 Alexandre Olivare PR debug/41353 (VTA missed-debug issues)
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-06-22 Shujing Zhaoalias.c: Use REG_P...
2009-05-11 Ian Lance Taylorbasic-block.h (enum profile_status): Break out of struc...
2009-04-24 Ian Lance Taylorcombine.c (record_value_for_reg): Change 0 to VOIDmode...
2009-04-20 Ian Lance TaylorFix enum conversions which are invalid in C++:
2009-03-29 Steven Bosscherregmove.c (perhaps_ends_bb_p): Remove.
2009-02-25 Paolo Bonziniregmove.c (regmove_optimize): Conform to struct rtl_opt...
2009-02-25 Paolo Bonziniregmove.c (discover_flags_reg, [...]): Delete.
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-01-29 H.J. Luira-color.c (allocno_reload_assign): Update comments.
2009-01-29 Vladimir Makarovtm.texi (TARGET_IRA_COVER_CLASSES): Modify description.
2008-10-24 Kaz Kojimare PR rtl-optimization/37769 (internal compiler error...
2008-08-26 Vladimir Makarov[multiple changes]
2008-07-02 Ian Lance Taylorrtlanal.c (add_reg_note): New function.
2008-06-26 Kaveh R. Ghazira.h (add_neighbor): Fix -Wc++-compat and/or -Wcast...
2008-03-20 Ben Ellistonregmove.c (try_auto_increment): Fix spelling error...
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2008-01-21 H.J. Luregmove.c (fixup_match_1): Update call crossed frequencies.
2008-01-16 Jan Hubickare PR rtl-optimization/31396 (Inline code performance...
2007-09-05 Jan Hubickaregrename.c (pass_regrename, [...]): Add RTL sharing...
2007-07-30 Kaveh R. Ghazialias.c (record_set, [...]): Constify.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-19 Kenneth Zadeckdf.h (DF_FIRST_OPTIONAL_PROBLEM): Removed.
2007-06-11 Daniel BerlinMerge dataflow branch into mainline
2007-04-05 Steven Bosscher* regmove.c: Fix unused variable warnings due to previo...
2007-04-05 Steven Bosscherregmove.c (STACK_GROWS_DOWNWARD): Don't boolean-ize.
2007-03-30 Steven Bosscherregmove.c: Move all of pass_stack_adjustments from...
2007-03-29 Andreas Krebbelregmove.c (optimize_reg_copy_1): Don't perform DEST...
2007-03-22 Seongbae Parkregmove.c (regmove_optimize): Use reg_mentioned_p inste...
2006-11-11 Jan Hubickatree-pass.h (pass_purge_lineno_notes): Remove declaration.
2006-07-26 Jan Hubickare PR middle-end/28071 (A file that can not be compiled...
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-02-06 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-01-31 Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-18 Kazu Hirataregmove.c (regmove_optimize, [...]): Make them static.
2005-08-25 Paolo Bonziniregmove.c (reg_is_remote_constant_p): Reorganize to...
2005-08-10 Paolo Bonzinibb-reorder.c (pass_duplicate_computed_gotos, [...]...
2005-07-05 Paolo BonziniMakefile.in: Adjust dependencies.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-16 Jan Hubickabasic-block.h (rtl_bb_info): Break out head_, end_...
2005-04-28 Kazu Hirataattribs.c, [...]: Update copyright.
2005-04-21 Nathan Sidwelllambda.h (lambda_vector_min_nz): Likewise.
2004-12-10 Kazu Hirataregmove.c (combine_stack_adjustments_for_block): Free...
2004-11-16 Ulrich Weigandregmove.c (regmove_optimize): Use lowpart_subreg instea...
2004-10-09 Steven Bosscherregs.h (struct reg_info_def): Remove the last_node_uid...
2004-09-21 Eric Botcazoure PR rtl-optimization/17266 (Libgfortran doesn't build)
2004-08-18 Richard Hendersonrtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
2004-07-25 Daniel Jacobowitzregmove.c (optimize_reg_copy_1): Don't try to replace...
2004-07-09 Jerry Quinnalias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P...
2004-07-01 Jerry Quinnalias.c (get_alias_set, [...]): Use MEM_P.
2004-06-15 Jerry Quinnalias.c (record_set, [...]): Use REG_P.
2004-03-20 Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-03-03 Paolo Bonzinialias.c (rtx_equal_for_memref_p): Use predicates to...
2004-02-03 Kazu Hiratadoloop.c, [...]: Use const0_rtx instead of GEN_INT...
2004-02-02 Jan Hubickaalias.c (record_set): Use hard_regno_nregs.
2004-01-21 Kazu Hirataalias.c, [...]: Update copyright.
2004-01-06 Kazu Hirataalias.c: Fix comment typos.
2003-12-11 Steven Bosscherbasic-block.h (BLOCK_HEAD, BLOCK_END): Remove.
2003-10-05 Kazu Hiratac-pretty-print.c: Fix comment typos.
2003-08-22 Kazu Hiratac-decl.c: Fix comment formatting.
2003-07-22 Kazu Hirataalias.c: Fix comment formatting.
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-07 Andreas Jaegergenextract.c: Convert remaining prototypes to ISO C90.
2003-07-06 Andreas Jaegerjump.c: Convert prototypes to ISO C90.
2003-07-05 Kazu Hiratabt-load.c: Fix comment typos.
2003-07-01 Kazu Hiratabasic-block.h: Fix comment typos.
2003-06-29 Jan Hubickaregmove.c (regmove_optimize): Don't try to make src...
2003-02-22 Hans-Peter Nilssonregmove.c (optimize_reg_copy_1): Do not replace a hard...
2003-01-17 Kazu Hirataifcvt.c: Fix comment typos.
2003-01-16 Kaveh R. GhaziMake-lang.in (f/target.o): Depend on toplev.h.
2003-01-13 Joern RenneckeAdd 2003 copyright notices for constraints string patch...
2003-01-09 J"orn Renneckedefaults.h (EXTRA_MEMORY_CONSTRAINT): Add STR argument.
2002-12-24 Kazu Hirataregmove.c: Fix comment typos.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-10-27 Kazu Hiratacombine.c: Fix comment formatting.
2002-09-26 Kazu Hiratac-common.h: Follow spelling conventions.
2002-07-15 Eric Botcazoure PR middle-end/7153 (bad operands for 'movsbl' error)
2002-06-11 David S. MillerDelete SEQUENCE rtl usage outside of reorg and ssa...
2002-05-23 Zdenek Dvorakbb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_...
2002-05-21 Zdenek Dvorakbb-reorder.c (make_reorder_chain_1): Modified.
2002-05-17 Richard HendersonRevert "Basic block renumbering removal", and two follo...
2002-05-16 Zdenek DvorakBasic block renumbering removal.
2002-05-09 Kazu Hirataread-rtl.c: Fix formatting.
2002-03-31 Roger Sayleregmove.c (combine_stack_adjustments_for_block): Avoid...
2002-02-19 Jan Hubicka* regmove.c (regmove_optimize): Avoid increasing of...
2002-01-16 Graham Stottcalls.c (try_to_integrate): Use "(size_t)" intermediate...
2002-01-15 Kazu Hirataread-rtl.c: Fix formatting.
2002-01-01 Richard Kennerattribs.c (handle_vector_size_attribute): Use host_inte...
2001-11-23 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-10-28 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-10-28 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-10-11 Richard Hendersonc-parse.in (asm_operand): Allow named operands.
2001-10-11 Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-09-25 Jan HubickaMakefile.in (cfgrtl.o): Add.
2001-09-21 Jan Hubickabasic-block.h (flow_delete_insn, [...]): Kill.
next