aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorChenghua Xu <paul.hua.gm@gmail.com>2019-01-20 01:51:30 +0000
committerChenghua Xu <paul.hua.gm@gmail.com>2019-01-20 02:36:40 +0000
commit57299f4831b9afe5923c808534003af665659a31 (patch)
tree62b066c27abc937e375081ff1fb427045d354de4 /opcodes/ChangeLog
parent3e80dafbfee64a4a9cdec17d60a3e18cf1fef28f (diff)
downloadgdb-57299f4831b9afe5923c808534003af665659a31.zip
gdb-57299f4831b9afe5923c808534003af665659a31.tar.gz
gdb-57299f4831b9afe5923c808534003af665659a31.tar.bz2
[MIPS] fix typo in mips_arch_choices.
opcodes/ * mips-dis.c (mips_arch_choices): Fix typo in gs464, gs464e and gs264e descriptors.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 8f4e0cb..05c7d23 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,7 @@
+2019-01-20 Chenghua Xu <paul.hua.gm@gmail.com>
+ * mips-dis.c (mips_arch_choices): Fix typo in
+ gs464, gs464e and gs264e descriptors.
+
2019-01-19 Nick Clifton <nickc@redhat.com>
* configure: Regenerate.