diff options
author | Yao Qi <yao.qi@linaro.org> | 2016-06-30 16:03:07 +0100 |
---|---|---|
committer | Yao Qi <yao.qi@linaro.org> | 2016-06-30 16:03:07 +0100 |
commit | 838441e4a2a041e3a5dd26e886c67be22529502d (patch) | |
tree | af0cc130079d481ebccb5aab974cdae52066f45a /opcodes/ChangeLog | |
parent | 99e7978bd25ab7b39ce2596b19a437eed7d7fd69 (diff) | |
download | gdb-838441e4a2a041e3a5dd26e886c67be22529502d.zip gdb-838441e4a2a041e3a5dd26e886c67be22529502d.tar.gz gdb-838441e4a2a041e3a5dd26e886c67be22529502d.tar.bz2 |
Fix typo in comment
This patch fixes the typo "uf" in the comment. I'll push it in as the
change is obvious.
2016-06-30 Yao Qi <yao.qi@linaro.org>
* arm-dis.c (print_insn): Fix typo in comment.
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 69d3298..c2cdb49 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2016-06-30 Yao Qi <yao.qi@linaro.org> + + * arm-dis.c (print_insn): Fix typo in comment. + 2016-06-28 Richard Sandiford <richard.sandiford@arm.com> * aarch64-opc.c (operand_general_constraint_met_p): Check the |