diff options
author | Andrew Cagney <cagney@redhat.com> | 1997-04-02 05:04:25 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 1997-04-02 05:04:25 +0000 |
commit | a35e91c3c7179f45522eee9c26520461b9f70d77 (patch) | |
tree | 9c70a8dc15107d7e5cf2e82645dcc3e6cc95fee0 /sim/erc32/ChangeLog | |
parent | 61c8342039a6f9e0607d7e557c2c129c5a0ddf77 (diff) | |
download | gdb-a35e91c3c7179f45522eee9c26520461b9f70d77.zip gdb-a35e91c3c7179f45522eee9c26520461b9f70d77.tar.gz gdb-a35e91c3c7179f45522eee9c26520461b9f70d77.tar.bz2 |
New file common/sim-config.c sets/checks simulator configuration options.
Update common/aclocal.m4 to better work with sim-config.[hc].
Diffstat (limited to 'sim/erc32/ChangeLog')
-rw-r--r-- | sim/erc32/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sim/erc32/ChangeLog b/sim/erc32/ChangeLog index 07ad862..ca61f4f 100644 --- a/sim/erc32/ChangeLog +++ b/sim/erc32/ChangeLog @@ -1,3 +1,11 @@ +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. + Thu Mar 13 12:46:04 1997 Doug Evans <dje@canuck.cygnus.com> * interf.c (sim_open): New SIM_DESC result. Argument is now in |