* Makefile.in (simops.o): Add simops.h to dependency list.
[deliverable/binutils-gdb.git] / sim / mn10300 / ChangeLog
index 23f3ca6a472007733d043acbb1f33a073ea18cfe..d064f0d21e8a2683381a8d4296a50734759e7c22 100644 (file)
@@ -1,3 +1,46 @@
+2001-04-15  J.T. Conklin  <jtc@redback.com>
+
+       * Makefile.in (simops.o): Add simops.h to dependency list.
+
+Wed Aug  9 02:24:53 2000  Graham Stott  <grahams@cygnus.co.uk>
+
+       * am33.igen: Warning clean-up.
+       (movm): Initialize PC and mask.
+       (mov, movbu, movhu): Set srcreg2 from RI0.
+       (bsch): Initialize c.
+       (sat16_cmp): Actually do the comparison.
+       (mov_llt): Do not overwrite dstreg with uninitialized variable.
+
+Tue May 23 21:39:23 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * configure: Regenerated to track ../common/aclocal.m4 changes.
+
+2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
+
+       * am33.igen: Fix leading comments of SP-relative offset insns that
+       referred to other registers.  Make their offsets unsigned.
+
+2000-05-18  Alexandre Oliva  <aoliva@cygnus.com>
+
+       * mn10300_sim.h (genericAdd, genericSub, genericCmp, genericOr,
+       genericXor, genericBtst): Use `unsigned32'.
+       * op_utils.c: Likewise.
+       * mn10300.igen, am33.igen: Use `unsigned32', `signed32',
+       `unsigned64' or `signed64' where type width is relevant.
+
+2000-04-25  Alexandre Oliva  <aoliva@cygnus.com>
+
+       * am33.igen (inc4 Rn): Use genericAdd so as to modify flags.
+
+2000-04-09  Alexandre Oliva  <aoliva@cygnus.com>
+
+       * am33.igen: Make SP-relative offsets unsigned.  Add `*am33' for
+       some instructions that were missing it.
+
+2000-03-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
+
+       * Makefile.in (IGEN_INSN): Added am33.igen.
+
 Thu Sep  2 18:15:53 1999  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * configure: Regenerated to track ../common/aclocal.m4 changes.
This page took 0.023282 seconds and 4 git commands to generate.