Move include/callback.h and include/remote-sim.h to include/gdb/.
[deliverable/binutils-gdb.git] / sim / w65 / ChangeLog
index 42cf2da9be80682dff264a40f6b18b0eb3ec1200..ea4ffbe304102f3a7ee8f59f481b6222475d2d68 100644 (file)
@@ -1,3 +1,89 @@
+2002-06-08  Andrew Cagney  <cagney@redhat.com>
+
+       * interp.c: Include "gdb/callback.h" and "gdb/remote-sim.h".
+
+Tue May 23 21:39:23 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * configure: Regenerated to track ../common/aclocal.m4 changes.
+
+Thu Sep  2 18:15:53 1999  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * configure: Regenerated to track ../common/aclocal.m4 changes.
+
+1999-05-08  Felix Lee  <flee@cygnus.com>
+
+       * configure: Regenerated to track ../common/aclocal.m4 changes.
+       
+Sun Apr 26 15:31:55 1998  Tom Tromey  <tromey@creche>
+
+       * configure: Regenerated to track ../common/aclocal.m4 changes.
+       * config.in: Ditto.
+
+Sun Apr 26 15:19:08 1998  Tom Tromey  <tromey@cygnus.com>
+
+       * acconfig.h: New file.
+       * configure.in: Reverted change of Apr 24; use sinclude again.
+       Don't call AC_C_CROSS.
+
+Fri Apr 24 14:16:40 1998  Tom Tromey  <tromey@creche>
+
+       * configure: Regenerated to track ../common/aclocal.m4 changes.
+       * config.in: Ditto.
+
+Fri Apr 24 11:17:46 1998  Tom Tromey  <tromey@cygnus.com>
+
+       * acconfig.h: Removed.
+       * configure.in: Call CY_GNU_GETTEXT.
+       * Makefile.in (INTLLIBS): New macro.
+       (INTLDEPS): Likewise.
+       ($(RUN_PROG)): Depend on INTLDEPS; link against INTLLIBS.
+       (top_builddir): New macro.
+
+Wed Apr 22 14:29:50 1998  Michael Meissner  <meissner@cygnus.com>
+
+       * configure: Regenerate with autoconf 2.12.1.
+
+Tue Feb 17 12:52:24 1998  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * run.c (main): Pass length into sim_fetch_register.
+
+       * interp.c (sim_store_register, sim_fetch_register): Pass in
+       length parameter. Return -1.
+
+Tue Aug 26 10:43:11 1997  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * interp.c (sim_kill): Delete.
+       (sim_create_inferior): Add ABFD argument.  Set PC from same.
+
+Mon Aug 25 16:34:33 1997  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * interp.c (sim_open): Add ABFD argument. Change ARGV to PARGV.
+
+Tue May 20 10:24:54 1997  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * interp.c (sim_open): Add callback argument.
+
+Tue Apr 15 14:55:10 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (INSTALL): Set to @INSTALL@.
+       (INSTALL_XFORM, INSTALL_XFORM1): Remove.
+       (install): Depend upon installdirs.  Use $(program_transform_name)
+       directly, rather than using $(INSTALL_XFORM) and
+       $(INSTALL_XFORM1).
+       (installdirs): New target.
+
+Mon Apr 14 16:30:02 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (INSTALL): Change install.sh to install-sh.
+
+Wed Apr  2 15:40:30 1997  Doug Evans  <dje@canuck.cygnus.com>
+
+       * interp.c (sim_open): New arg `kind'.  `name is now `argv'.
+
+Thu Oct  3 16:17:59 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
+
+       * Makefile.in (mostlyclean): Move config.log to distclean.
+
 Wed Jun 26 12:30:45 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
 
         * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
This page took 0.024246 seconds and 4 git commands to generate.