diff options
author | David Edelsohn <dje.gcc@gmail.com> | 1997-04-30 17:22:51 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 1997-04-30 17:22:51 +0000 |
commit | e280e9ece1b4ce14f3c4cc93c87388fee8da3461 (patch) | |
tree | 41118021dc4eae670cb0ae4cc11a28691e976c3a /sim/h8300 | |
parent | 412dfaedc86dc4562db0a78bc2f0cd4235a7f320 (diff) | |
download | gdb-e280e9ece1b4ce14f3c4cc93c87388fee8da3461.zip gdb-e280e9ece1b4ce14f3c4cc93c87388fee8da3461.tar.gz gdb-e280e9ece1b4ce14f3c4cc93c87388fee8da3461.tar.bz2 |
* tconfig.in (SIM_PRE_LOAD): Delete, no longer used.
Diffstat (limited to 'sim/h8300')
-rw-r--r-- | sim/h8300/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sim/h8300/ChangeLog b/sim/h8300/ChangeLog index 6686951..fc6b424 100644 --- a/sim/h8300/ChangeLog +++ b/sim/h8300/ChangeLog @@ -1,3 +1,11 @@ +Wed Apr 30 10:22:29 1997 Doug Evans <dje@canuck.cygnus.com> + + * 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. |