diff options
author | Matthew Green <mrg@redhat.com> | 2002-04-17 14:43:28 +0000 |
---|---|---|
committer | Matthew Green <mrg@redhat.com> | 2002-04-17 14:43:28 +0000 |
commit | eb0fdfed10ab2e42db836a503d39c12a6f3fa118 (patch) | |
tree | 1fdba924dd6bcae5cb412d007b2028aa71589311 /opcodes/ChangeLog | |
parent | 944cd72c7e188fd1d3d2ceec19954b755dba7fb0 (diff) | |
download | gdb-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/ChangeLog | 4 |
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. |