aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-06-22 08:55:05 +0000
committerNick Clifton <nickc@redhat.com>2001-06-22 08:55:05 +0000
commitfe1f01309fd3661baf46df9fa49aac0750399e11 (patch)
treec6abba98e8e0ced860eb3e7be1ef35318ec4bd92 /opcodes/ChangeLog
parent80febfb656dd6db6921a4391304f4c07e51a7843 (diff)
downloadgdb-fe1f01309fd3661baf46df9fa49aac0750399e11.zip
gdb-fe1f01309fd3661baf46df9fa49aac0750399e11.tar.gz
gdb-fe1f01309fd3661baf46df9fa49aac0750399e11.tar.bz2
Fix over-optimisation of ST instruction.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index ad04383..0e863fc 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+2001-06-22 Stacey Sheldon <ssheldon@Catena.com>
+
+ * arc-opc.c (insert_st_syntax): Fix over-optimisation of ST
+ instruction.
+
2001-06-22 Pauli <pauli@moreton.com.au>
* m68k-opc.c: Add wdebug instruction.