aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorTom Rix <trix@redhat.com>2002-05-30 15:25:37 +0000
committerTom Rix <trix@redhat.com>2002-05-30 15:25:37 +0000
commitc20129930b3074752f8e49a25c3a694b4e62a460 (patch)
treeebfdc704f9f2c437f5208df20190c12d2fb1af12 /opcodes/ChangeLog
parentd7a97a9b1c152d07b2b8eb3295d77aee8b1d4881 (diff)
downloadgdb-c20129930b3074752f8e49a25c3a694b4e62a460.zip
gdb-c20129930b3074752f8e49a25c3a694b4e62a460.tar.gz
gdb-c20129930b3074752f8e49a25c3a694b4e62a460.tar.bz2
Fix for invalid conflict warning.
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 2c5816b..3e0c3d7 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+2002-05-30 Diego Novillo <dnovillo@redhat.com>
+
+ * d10v-opc.c (d10v_opcodes): `btsti' does not modify its
+ arguments.
+
2002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
* configure.in: Add DLX configuraton support.