sim: rename common/aclocal.m4 to common/acinclude.m4
[deliverable/binutils-gdb.git] / sim / moxie / ChangeLog
index eacfeb9802293f470dc3403c2be4b0a08337df5e..57d2360d2a95e426ace0add9567bbea71f858d4b 100644 (file)
@@ -1,3 +1,74 @@
+2011-10-17  Mike Frysinger  <vapier@gentoo.org>
+
+       * configure.ac: Change include to common/acinclude.m4.
+
+2011-10-17  Mike Frysinger  <vapier@gentoo.org>
+
+       * configure.ac: Change AC_PREREQ to 2.64.  Delete AC_CONFIG_HEADER
+       call.  Replace common.m4 include with SIM_AC_COMMON.
+       * configure: Regenerate.
+
+2010-04-14  Mike Frysinger  <vapier@gentoo.org>
+
+       * interp.c (sim_write): Add const to buffer arg.
+
+2010-02-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * interp.c (sim_create_inferior): Fix crashes on zero PROG_BFD or ARGV.
+
+2010-02-03  Anthony Green  <green@moxielogic.com>
+
+       * interp.c (sim_resume): nop is 0x0f, and 0x00 is an illegal
+       instruction.
+
+2010-01-13  Anthony Green  <green@moxielogic.com>
+
+       * interp.c (sim_open): Add period to end of sentence in comment.
+
+2010-01-13  Anthony Green  <green@moxielogic.com>
+
+       * interp.c (sim_open): Initialize the SIM_DESC object properly
+       with sim_config() and sim_post_argv_init().
+
+2010-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * configure: Regenerate.
+
+2009-09-10  Anthony Green  <green@moxielogic.com>
+
+       * Makefile.in (install-dtb): New target.
+       (moxie-gdb.dtb): New target.
+       (SIM_CFLAGS): Define DTB macro on command line.
+       (SIM_OBJS): Use common infrastructire.
+       (dtbdir): Define install location for dtb file.
+
+       * sim-main.h: New file.
+       * moxie-gdb.dts: New file.
+       * configure.ac: Check for dtc.  Install dtb file.  Remove some old
+       cruft.
+       * configure: Regenerate.
+       * interp.c: Many changes to use common memory infrastructure.
+       (load_dtb): New function.
+       (sim_create_inferior): Call it.
+
+2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * config.in: Regenerate.
+       * configure: Likewise.
+
+       * configure: Regenerate.
+
+2009-07-31  Anthony Green  <green@moxielogic.com>
+
+       * interp.c: Increase simulated memory to 16MB.
+       (sim_resume): Tweak swi system calls to support new ABI (up to 5
+       args in regs).  Also simluate proper exception processing for
+       Linux system calls.
+
+2009-07-30  Anthony Green  <green@moxielogic.com>
+
+       * interp.c (sim_resume): Add system call software interrupt support.
+
 2009-06-11  Anthony Green  <green@moxielogic.com>
 
        * interp.c (INST2OFFSET): Define.
This page took 0.025418 seconds and 4 git commands to generate.