diff options
author | Maciej W. Rozycki <macro@imgtec.com> | 2016-12-07 02:35:33 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@imgtec.com> | 2016-12-07 12:28:22 +0000 |
commit | 6725647ca2a0adc9206059814725102b53ea6478 (patch) | |
tree | 94d333fcad3308a9dd31367aa617efb89aad4406 /opcodes/ChangeLog | |
parent | b8760d2cb51517789110c7b2dbd8f61dce08291d (diff) | |
download | gdb-6725647ca2a0adc9206059814725102b53ea6478.zip gdb-6725647ca2a0adc9206059814725102b53ea6478.tar.gz gdb-6725647ca2a0adc9206059814725102b53ea6478.tar.bz2 |
MIPS/opcodes: Reformat `-M' disassembler option's help text
Align output produced consistently and fix other formatting issues.
opcodes/
* mips-dis.c (print_mips_disassembler_options): Reformat output.
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 d878d71..208197c 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2016-12-07 Maciej W. Rozycki <macro@imgtec.com> + + * mips-dis.c (print_mips_disassembler_options): Reformat output. + 2016-12-05 Szabolcs Nagy <szabolcs.nagy@arm.com> * arm-dis.c (coprocessor_opcodes): Add vcmla and vcadd. |