diff options
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index c5ef6a3..d455a38 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2018-06-21 Maciej W. Rozycki <macro@mips.com> + + * mips-dis.c (print_mips_disassembler_options): Fix a typo in + `-M ginv' option description. + 2018-06-20 Sebastian Huber <sebastian.huber@embedded-brains.de> PR gas/23305 |