diff options
author | Stan Shebs <shebs@codesourcery.com> | 1995-02-09 22:46:54 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1995-02-09 22:46:54 +0000 |
commit | 7010c43a6ee8261fdede5bb476b568016c2e9298 (patch) | |
tree | 223a639d23b47c6b41e0bae4bf0538716e5276c2 /opcodes | |
parent | ad325d68afcf4ad19c8c0d298b4a6387a0ede342 (diff) | |
download | gdb-7010c43a6ee8261fdede5bb476b568016c2e9298.zip gdb-7010c43a6ee8261fdede5bb476b568016c2e9298.tar.gz gdb-7010c43a6ee8261fdede5bb476b568016c2e9298.tar.bz2 |
* i960-dis.c (struct tabent, struct sparse_tabent): Change the
signed char fields to shorts, more portable.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 22d61a0..9933aa5 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +Thu Feb 9 12:28:13 1995 Stan Shebs <shebs@andros.cygnus.com> + + * i960-dis.c (struct tabent, struct sparse_tabent): Change the + signed char fields to shorts, more portable. + Wed Feb 8 17:29:29 1995 Stan Shebs <shebs@andros.cygnus.com> * i960-dis.c (struct tabent, struct sparse_tabent): Declare the |