Get configure to define RETSIGTYPE
[deliverable/binutils-gdb.git] / sim / d10v / ChangeLog
index 1e966ffa296016331c524b89b2da6d858ee76d20..b6eeed6837c2a4a1233a6744794ed9296f2adb87 100644 (file)
@@ -1,3 +1,76 @@
+Wed Apr  2 15:06:28 1997  Doug Evans  <dje@canuck.cygnus.com>
+
+       * interp.c (sim_open): New arg `kind'.
+
+       * configure: Regenerated to track ../common/aclocal.m4 changes.
+
+Wed Apr  2 14:34:19 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
+
+       * configure: Regenerated to track ../common/aclocal.m4 changes.
+
+Mon Mar 17 15:10:07 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
+
+       * configure: Re-generate.
+
+Fri Mar 14 10:34:11 1997  Michael Meissner  <meissner@cygnus.com>
+
+       * configure: Regenerate to track ../common/aclocal.m4 changes.
+
+       * simops.c (OP_5F00): Remove old traps 1-3.  Make trap 15 the same
+       as trap 0, which will be deprecated.  Only set errno, if an error
+       in fact was returned.
+
+Thu Mar 13 12:41:20 1997  Doug Evans  <dje@canuck.cygnus.com>
+
+       * interp.c: Delete redundant prototypes of sim_foo fns.
+       (sim_open): New SIM_DESC result.  Argument is now in argv form.
+       (other sim_*): New SIM_DESC argument.
+
+Thu Mar 13 10:29:04 1997  Michael Meissner  <meissner@cygnus.com>
+
+       * simops.c (trace_{input,output}_func): Call flush_stdout from the
+       callback functions.
+       (OP_5F00): Ditto.
+       (OP_6{4,6,C,A}01): Test for post decrement on the stack pointer.
+       (OP_{1200,1000000,201,5FE0,1003,17001002}): Fix problems in
+       setting the carry bit after an add or a subtract.
+
+Wed Feb 12 16:04:15 1997  Michael Meissner  <meissner@cygnus.com>
+
+       * simops.c (OP_{1403,15002A02,3{0,4}0{0,1}}): Only use the bottom
+       40 bits of accumulators.  Sign/zero extend as appropriate.
+
+Tue Feb  4 13:33:30 1997  Doug Evans  <dje@canuck.cygnus.com>
+
+       * Makefile.in (@COMMON_MAKEFILE_FRAG): Use
+       COMMON_{PRE,POST}_CONFIG_FRAG instead.
+       * configure.in: sinclude ../common/aclocal.m4.
+       * configure: Regenerated.
+
+Thu Jan 23 11:46:23 1997  Stu Grossman  (grossman@critters.cygnus.com)
+
+       * configure configure.in Makefile.in:  Update to new configure
+       scheme which is more compatible with WinGDB builds.
+       * configure.in:  Improve comment on how to run autoconf.
+       * configure:  Re-run autoconf to get new ../common/aclocal.m4.
+       * Makefile.in:  Use autoconf substitution to install common
+       makefile fragment.
+
+Fri Dec 27 22:54:05 1996  Angela Marie Thomas (angela@cygnus.com)
+
+       * gencode.c: patch to not #include "d10v_sim.h" which
+       unecessarily includes bfd.h and causes wingdb configure
+       to fail.
+
+Mon Dec 16 13:39:03 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
+
+       * interp.c (xfer_mem): Change unified memory to 0x0.
+
+Thu Nov 28 20:42:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * simops.c (OP_3E01): Fix tracing information.
+       (OP_300{0,1}): Do not propigate sign.
+
 Mon Nov 25 19:47:40 1996  Doug Evans  <dje@canuck.cygnus.com>
 
        * config.in (WORDS_BIGENDIAN): Add.
This page took 0.023292 seconds and 4 git commands to generate.