]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/h8300/ChangeLog
Remove need to update <targ>/Makefile.in when adding optional options
[thirdparty/binutils-gdb.git] / sim / h8300 / ChangeLog
index 4550b6a8237eb0b5fb43aad2a07288903e368ffb..daefa6e267c6873323334f702674a6a9db0f695a 100644 (file)
@@ -1,3 +1,174 @@
+Tue Sep 23 11:04:38 1997  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * configure: Regenerated to track ../common/aclocal.m4 changes.
+
+Mon Sep 22 11:46:20 1997  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * configure: Regenerated to track ../common/aclocal.m4 changes.
+
+Fri Sep 19 17:45:25 1997  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * configure: Regenerated to track ../common/aclocal.m4 changes.
+
+Wed Sep 17 12:00:57 1997  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * Makefile.in (compile.o): Depend on config.h in local directory.
+
+Mon Sep 15 17:36:15 1997  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * configure: Regenerated to track ../common/aclocal.m4 changes.
+
+Tue Sep  9 22:17:26 1997  Felix Lee  <flee@cygnus.com>
+
+       * inst.h (sim_state): rename to h8300_sim_state, to avoid conflict
+       with sim/common.
+       * configure.in: check for sys/param.h
+       * compile.c: #ifdef HAVE_SYS_PARAM_H.
+       #define SIGTRAP for wingdb.
+       (sim_resume): poll keyboard at least once per call.
+       (sim_resume): use host_callback instead of printf for syscall
+       output.
+
+Thu Sep  4 17:21:23 1997  Doug Evans  <dje@seba>
+
+       * configure: Regenerated to track ../common/aclocal.m4 changes.
+
+Wed Aug 27 18:13:22 1997  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * configure: Regenerated to track ../common/aclocal.m4 changes.
+       * config.in: Ditto.
+
+Tue Aug 26 10:38:43 1997  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * compile.c (sim_kill): Delete.
+       (sim_create_inferior): Add ABFD argument.
+       (sim_load): Move setting of PC from here.
+       (sim_create_inferior): To here.
+       (sim_open, sim_load, set_h8300h): Add fixme explaining why much of
+       the sim_load code should be moved to sim_open.
+
+Mon Aug 25 17:50:22 1997  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * configure: Regenerated to track ../common/aclocal.m4 changes.
+       * config.in: Ditto.
+
+Mon Aug 25 15:47:41 1997  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * compile.c (sim_open): Add ABFD argument.
+
+Tue May 20 10:16:48 1997  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * compile.c (sim_open): Add callback argument.
+       (sim_set_callbacks): Delete SIM_DESC argument.
+
+Wed Apr 30 10:22:29 1997  Doug Evans  <dje@canuck.cygnus.com>
+
+       * compile.c (sim_load): Call bfd_get_mach instead of examining
+       bfd fields directly.
+       * tconfig.in (SIM_PRE_LOAD): Delete, no longer used.
+
+Thu Apr 24 00:39:51 1997  Doug Evans  <dje@canuck.cygnus.com>
+
+       * configure: Regenerated to track ../common/aclocal.m4 changes.
+
+Fri Apr 18 14:30:09 1997  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * compile.c (sim_resume): Use poll_quit callback.
+       (sim_stop): New function.
+
+Thu Apr 17 03:06:39 1997  Doug Evans  <dje@canuck.cygnus.com>
+
+       * Makefile.in (SIM_OBJS): Add sim-load.o.
+       * compile.c (sim_kind, myname): New static locals.
+       (sim_open): Set sim_kind, myname.
+       (sim_load): Return SIM_RC.  New arg abfd.  Update test for h8300h.
+       Call sim_load_file to load file into simulator.  Set start address
+       from bfd.
+       (sim_create_inferior): Return SIM_RC.  Delete arg start_address.
+
+Mon Apr  7 15:45:02 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
+
+       * configure: Regenerated to track ../common/aclocal.m4 changes.
+       * config.in: Ditto.
+
+Wed Apr  2 15:06:28 1997  Doug Evans  <dje@canuck.cygnus.com>
+
+       * compile.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.
+
+Wed Mar 19 01:14:00 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.
+
+Thu Mar 13 12:48:05 1997  Doug Evans  <dje@canuck.cygnus.com>
+
+       * compile.c (sim_open): New SIM_DESC result.  Argument is now in
+       argv form.
+       (other sim_*): New SIM_DESC argument.
+
+Tue Feb  4 13:36:29 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.
+
+Wed Nov 20 01:39:12 1996  Doug Evans  <dje@canuck.cygnus.com>
+
+       * Makefile.in: Delete stuff moved to ../common/Make-common.in.
+       (SIM_OBJS): Define.
+       * configure.in: Simplify using macros in ../common/aclocal.m4.
+       * configure: Regenerated.
+       * inst.h (enum sim_state): Define.
+       (cpu_state_type): New member `state'.  Set it whenever `exception'
+       is set.
+       * compile.c (sim_callback): New global.
+       (sim_set_simcache_size): Renamed from sim_csize.
+       (sim_resume, case O_SLEEP): Add right way to decode r0 but #if 0 out
+       'cus it can't work.  Change main loop exit test to use cpu.state.
+       (sim_trace): New function.
+       (sim_stop_reason): Add right way to set results, but #if 0 out.
+       (sim_size): New function.
+       (sim_info): Redirect calls to printf_filtered through callback.
+       (sim_set_callbacks): Record callback.
+       * run.c: Deleted, using one in ../common now.
+       * tconfig.in: New file.
+
+Thu Oct  3 16:13:18 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
+
+       * Makefile.in (mostlyclean): Don't remove config.log here.
+
+Fri Aug  9 22:59:11 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * compile.c (sim_resume): rts, sleep, bpt and nop have
+       no associated "size".
+
+Tue Jul  9 22:15:39 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * compile.c (sim_resume): Fix all rotate-by-2-bits insns.
+
 Tue Jul  2 23:08:45 1996  Jeffrey A Law  (law@cygnus.com)
 
        * run.c (main): Don't "load" sections which don't have