aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2016-03-01 10:52:24 +0000
committerNick Clifton <nickc@redhat.com>2016-03-01 10:52:24 +0000
commit020efce52a569bde99f64b20cedbec2b2a5b5fe9 (patch)
treede8d5c0f5995b42eb96faef4338372f65f07a71a /opcodes/ChangeLog
parentefd5b507cc9261b03d547575d9f6453a1425bd59 (diff)
downloadgdb-020efce52a569bde99f64b20cedbec2b2a5b5fe9.zip
gdb-020efce52a569bde99f64b20cedbec2b2a5b5fe9.tar.gz
gdb-020efce52a569bde99f64b20cedbec2b2a5b5fe9.tar.bz2
Fix typo in print_insn_rl78_common function.
PR target/19747 * rl78-dis.c (print_insn_rl78_common): Fix typo.
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 f95fd6a..0a78719 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+2016-03-01 Nick Clifton <nickc@redhat.com>
+
+ PR target/19747
+ * rl78-dis.c (print_insn_rl78_common): Fix typo.
+
2016-02-24 Renlin Li <renlin.li@arm.com>
* arm-dis.c (coprocessor_opcodes): Add fp16 instruction entries.