diff options
author | Andrew Cagney <cagney@redhat.com> | 1998-04-27 07:13:00 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 1998-04-27 07:13:00 +0000 |
commit | f68cdf65e80f834ee83c7f903ddf3ec6d3638117 (patch) | |
tree | edde7bbc280b142f0ef22c4432eed5401a9892fa /sim/common | |
parent | 5da9ce07eb81d08f611307ca4505b8d6e5bec85d (diff) | |
download | gdb-f68cdf65e80f834ee83c7f903ddf3ec6d3638117.zip gdb-f68cdf65e80f834ee83c7f903ddf3ec6d3638117.tar.gz gdb-f68cdf65e80f834ee83c7f903ddf3ec6d3638117.tar.bz2 |
Clean up cell types.
Diffstat (limited to 'sim/common')
-rw-r--r-- | sim/common/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 086163c..7f6dbe2 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,8 @@ +Sat Apr 25 17:45:01 1998 Andrew Cagney <cagney@b1.cygnus.com> + + * sim-types.h (cell_word): New type. + (natural_cell): Delete type. + Sun Apr 26 15:31:55 1998 Tom Tromey <tromey@creche> * configure: Regenerated to track ../common/aclocal.m4 changes. |