aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>1999-06-07 12:44:48 +0000
committerRichard Henderson <rth@redhat.com>1999-06-07 12:44:48 +0000
commit440034c99f17db548089e694de8330911152c767 (patch)
tree8641b586de6e3937cd50acc5a7537ceab9fb5d9f /opcodes/ChangeLog
parentcf9a13018b99097694b31dd4b2df642cd7907ccf (diff)
downloadgdb-440034c99f17db548089e694de8330911152c767.zip
gdb-440034c99f17db548089e694de8330911152c767.tar.gz
gdb-440034c99f17db548089e694de8330911152c767.tar.bz2
Jakub Jelinek <jj@ultra.linux.cz>
* sparc-opc.c: Fix up set, setsw, setuw operand kinds. Support signx %reg, clruw %reg.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 7b252f6..1e393c2 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,6 +1,11 @@
1999-06-07 Jakub Jelinek <jj@ultra.linux.cz>
- * sparc-opc.c: Add aliases Solaris as supports.
+ * sparc-opc.c: Fix up set, setsw, setuw operand kinds.
+ Support signx %reg, clruw %reg.
+
+1999-06-07 Jakub Jelinek <jj@ultra.linux.cz>
+
+ * sparc-opc.c: Add aliases Solaris as supports.
Mon Jun 7 12:04:52 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>