sim: rename common/aclocal.m4 to common/acinclude.m4
[deliverable/binutils-gdb.git] / sim / rx / ChangeLog
index 8728ebf0373652ab7e80b11ee67dc357bdd11ace..8718c258c7fc6581e0e4a70862bb26e556588c90 100644 (file)
@@ -1,3 +1,45 @@
+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.
+
+2011-07-11  Mike Frysinger  <vapier@gentoo.org>
+
+       * configure.ac: Rename from configure.in.
+
+2011-07-11  Mike Frysinger  <vapier@gentoo.org>
+
+       * configure.in: Add "dnl" before copyright notice.
+
+2011-04-16  Mike Frysinger  <vapier@gentoo.org>
+
+       * gdb-if.c (sim_complete_command): New stub function.
+
+2011-01-11  Andrew Burgess  <aburgess@broadcom.com>
+
+       * gdb-if.c (sim_store_register): Update return value to
+       match new API.
+
+2010-12-14  DJ Delorie  <dj@redhat.com>
+
+       * rx.c (decode_opcode): For "MVFC PC,", use the address of the
+       opcode, not the address following the opcode.
+       (decode_opcode): RXO_branchrel is relative to the opcode's PC, not
+       the address following the opcode.
+
+2010-11-11  DJ Delorie  <dj@redhat.com>
+
+       * rx.c (lsb_count): New.
+       (divu_cycles): New.
+       (div_cycles): New.
+       (decode_opcode): Fix cycle count math for div, divu, suntil, and
+       swhile.
+
 2010-09-29  Kevin Buettner  <kevinb@redhat.com>
 
        * mem.c (rx_mem_ptr): When invalidating the decode cache, account
This page took 0.030663 seconds and 4 git commands to generate.