diff options
author | Nick Clifton <nickc@redhat.com> | 1998-04-14 00:01:20 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1998-04-14 00:01:20 +0000 |
commit | e172723d9765df13a880cf728ec18364a4f1cc9d (patch) | |
tree | 40f9d6bd0e6ada948195bc25fdfbbad38d9db4f3 /opcodes | |
parent | 346a3d6c11e5dd2ef80d345f2ee8f231e1080efc (diff) | |
download | gdb-e172723d9765df13a880cf728ec18364a4f1cc9d.zip gdb-e172723d9765df13a880cf728ec18364a4f1cc9d.tar.gz gdb-e172723d9765df13a880cf728ec18364a4f1cc9d.tar.bz2 |
Add "_all" extension to 'C' operator.
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 2885a0c..8b4dd74 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +Mon Apr 13 16:59:39 1998 Nick Clifton <nickc@cygnus.com> + + * arm-dis.c (print_insn_arm): Add "_all" extension to 'C' + operator. + Mon Apr 13 16:50:27 1998 Ian Lance Taylor <ian@cygnus.com> * Makefile.am (libopcodes_la_LIBADD): Add @WIN32LIBADD@. |