]> Git Repo - binutils.git/blobdiff - sim/h8300/ChangeLog
sim: use AM_MAINTAINER_MODE
[binutils.git] / sim / h8300 / ChangeLog
index 7aa1a75af309cf099a15896589e740fe1b8f844f..7ade11a63f7eb558850da1d5ecf31117a085633c 100644 (file)
@@ -1,3 +1,161 @@
+2013-06-03  Mike Frysinger  <[email protected]>
+
+       * aclocal.m4, configure: Regenerate.
+
+2012-06-15  Joel Brobecker  <[email protected]>
+
+       * config.in, configure: Regenerate.
+
+2012-05-18  Nick Clifton  <[email protected]>
+
+       PR 14072
+       * compile.c: Include config.h before system header files.
+       * sim-main.h: Likewise.
+
+2012-03-24  Mike Frysinger  <[email protected]>
+
+       * aclocal.m4, config.in, configure: Regenerate.
+
+2011-12-03  Mike Frysinger  <[email protected]>
+
+       * aclocal.m4: New file.
+       * configure: Regenerate.
+
+2011-10-17  Mike Frysinger  <[email protected]>
+
+       * configure.ac: Change include to common/acinclude.m4.
+
+2011-10-17  Mike Frysinger  <[email protected]>
+
+       * configure.ac: Change AC_PREREQ to 2.64.  Delete AC_CONFIG_HEADER
+       call.  Replace common.m4 include with SIM_AC_COMMON.
+       * configure: Regenerate.
+
+2011-07-05  Mike Frysinger  <[email protected]>
+
+       * compile.c (sim_do_command): Delete.
+
+2011-01-11  Andrew Burgess  <[email protected]>
+
+       * compile.c (sim_store_register): Update return value to
+       match new API.
+
+2010-04-14  Mike Frysinger  <[email protected]>
+
+       * compile.c (sim_write): Add const to buffer arg.
+
+2010-01-09  Ralf Wildenhues  <[email protected]>
+
+       * configure: Regenerate.
+
+2009-12-09  Yoshinori Sato <[email protected]>
+       * compile.c(fetch_1): Fix pre-dec, pre-inc, post-dec and post-inc.
+       Index registers not masked memory areas.
+       Only simply increment or decrement.
+       * compile.c(store_1): Ditto.
+
+2009-08-22  Ralf Wildenhues  <[email protected]>
+
+       * config.in: Regenerate.
+       * configure: Likewise.
+
+       * configure: Regenerate.
+
+2008-12-01  Joel Sherrill <[email protected]>
+
+       * compile.c: Add const to remove warning.
+
+2008-07-11  Hans-Peter Nilsson  <[email protected]>
+
+       * configure: Regenerate to track ../common/common.m4 changes.
+       * config.in: Ditto.
+
+2008-06-06  Vladimir Prus  <[email protected]>
+            Daniel Jacobowitz  <[email protected]>
+            Joseph Myers  <[email protected]>
+
+       * configure: Regenerate.
+
+2007-07-03  Yoshinori Sato <[email protected]>
+
+       * compile.c (sim_resume): Fix the last byte of ARGV for
+       SYS_CMDLINE.
+
+2006-12-21  Hans-Peter Nilsson  <[email protected]>
+
+       * acconfig.h: Remove.
+       * config.in: Regenerate.
+
+2006-07-13  Yoshinori Sato <[email protected]>
+
+       * compile.c (OBITOP): Bit address mask low three bit.
+       * compile.c (decode): Fix warning.
+
+2006-06-13  Richard Earnshaw  <[email protected]>
+
+       * configure: Regenerated.
+
+2006-06-05  Daniel Jacobowitz  <[email protected]>
+
+       * configure: Regenerated.
+
+2006-05-31  Daniel Jacobowitz  <[email protected]>
+
+       * configure: Regenerated.
+
+2005-03-23  Mark Kettenis  <[email protected]>
+
+       * configure: Regenerate.
+
+2005-01-14  Andrew Cagney  <[email protected]>
+
+       * configure.ac: Sinclude aclocal.m4 before common.m4.  Add
+       explicit call to AC_CONFIG_HEADER.
+       * configure: Regenerate.
+
+2005-01-12  Andrew Cagney  <[email protected]>
+
+       * configure.ac: Update to use ../common/common.m4.
+       * configure: Re-generate.
+
+2005-01-11  Andrew Cagney  <[email protected]>
+
+       * configure: Regenerated to track ../common/aclocal.m4 changes.
+
+2005-01-07  Andrew Cagney  <[email protected]>
+
+       * configure.ac: Rename configure.in, require autoconf 2.59.
+       * configure: Re-generate.
+
+2004-12-08  Hans-Peter Nilsson  <[email protected]>
+
+       * configure: Regenerate for ../common/aclocal.m4 update.
+
+2004-06-28  Alexandre Oliva  <[email protected]>
+
+       2003-07-23  Richard Sandiford  <[email protected]>
+       * compile.c (sim_resume): Make sure that dst.reg refers to the
+       right register byte in mova/sz.l @(dd,RnL),ERn.
+       2003-07-21  Richard Sandiford  <[email protected]>
+       * compile.c (sim_resume): Zero-extend immediate to muls, mulsu,
+       mulxs, divs and divxs.
+
+       * compile.c (sim_load): Update sd->memory_size.
+
+2004-06-10  Michael Snyder  <[email protected]>
+
+       Patch submitted by Nitin Yewale <[email protected]>.
+       * compile.c (sim_resume): Corrected ANDC operation on EXR for H8S.
+
+2004-01-05  Michael Snyder  <[email protected]>
+
+       * compile.c (sim_load): Don't pass a type to bfd_openr.
+
+2003-12-16  Michael Snyder  <[email protected]>
+
+       Patch submitted by Anil Paranjape <[email protected]>
+       * sim-main.h (H8300H_MSIZE): Increase from 18 bits to 24 bits.
+
 2003-12-11  Dhananjay Deshpande  <[email protected]>
 
         * compile.c (set_h8300h): Initialize globals to zero.
This page took 0.027263 seconds and 4 git commands to generate.