diff options
author | David Edelsohn <dje.gcc@gmail.com> | 1997-04-02 23:39:50 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 1997-04-02 23:39:50 +0000 |
commit | 8a7c3105b5f4933cafae2ce9163ab0fb050b87c6 (patch) | |
tree | a700d341cffdf33b6e645f24bec87acb3f38ff73 /sim/sh | |
parent | 33f00b8b204d655dd88e1112dadcc2c5e954b433 (diff) | |
download | gdb-8a7c3105b5f4933cafae2ce9163ab0fb050b87c6.zip gdb-8a7c3105b5f4933cafae2ce9163ab0fb050b87c6.tar.gz gdb-8a7c3105b5f4933cafae2ce9163ab0fb050b87c6.tar.bz2 |
* interp.c (sim_open): New arg `kind'.
Diffstat (limited to 'sim/sh')
-rw-r--r-- | sim/sh/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sim/sh/ChangeLog b/sim/sh/ChangeLog index bf49a4a..f382b05 100644 --- a/sim/sh/ChangeLog +++ b/sim/sh/ChangeLog @@ -1,5 +1,7 @@ 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> |