diff options
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 6a449ff..a229e1e 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,5 +1,9 @@ 2021-01-15 Nelson Chu <nelson.chu@sifive.com> + * riscv-dis.c (parse_riscv_dis_option): Fix typos of message. + +2021-01-15 Nelson Chu <nelson.chu@sifive.com> + * riscv-dis.c: Comments tidy and improvement. * riscv-opc.c: Likewise. |