aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorMatthew Green <mrg@redhat.com>2002-04-17 14:43:28 +0000
committerMatthew Green <mrg@redhat.com>2002-04-17 14:43:28 +0000
commiteb0fdfed10ab2e42db836a503d39c12a6f3fa118 (patch)
tree1fdba924dd6bcae5cb412d007b2028aa71589311 /opcodes/ChangeLog
parent944cd72c7e188fd1d3d2ceec19954b755dba7fb0 (diff)
downloadgdb-eb0fdfed10ab2e42db836a503d39c12a6f3fa118.zip
gdb-eb0fdfed10ab2e42db836a503d39c12a6f3fa118.tar.gz
gdb-eb0fdfed10ab2e42db836a503d39c12a6f3fa118.tar.bz2
* gas/ppc/altivec.d: Fix dssall test.
* gas/ppc/altivec.s: Likewise. * gas/ppc/altivec_xcoff.d: Likewise. * gas/ppc/altivec_xcoff.s: Likewise. * gas/ppc/altivec_xcoff64.d: Likewise. * gas/ppc/altivec_xcoff64.s: Likewise. * ppc-opc.c (powerpc_opcode): Fix dssall operand list.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 753852a..ce41280 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,7 @@
+2002-04-17 matthew green <mrg@redhat.com>
+
+ * ppc-opc.c (powerpc_opcode): Fix dssall operand list.
+
2002-04-04 Alan Modra <amodra@bigpond.net.au>
* dep-in.sed: Cope with absolute paths.