diff options
author | Nick Clifton <nickc@redhat.com> | 2000-07-03 22:25:33 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-07-03 22:25:33 +0000 |
commit | 00d2865b835b1bba05334dcbb20201b6d99534d6 (patch) | |
tree | 7e0c931ab3e73f75424dfc50ef7c19190ef67401 /opcodes/ChangeLog | |
parent | c07ab2ec0cc5730de491dc2164d3af73ac5f904c (diff) | |
download | gdb-00d2865b835b1bba05334dcbb20201b6d99534d6.zip gdb-00d2865b835b1bba05334dcbb20201b6d99534d6.tar.gz gdb-00d2865b835b1bba05334dcbb20201b6d99534d6.tar.bz2 |
Tidy up formatting.
Add -mall-opcodes, -mno-skip-bug, -mno-wrap.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index ad38600..737d7af 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,9 @@ +2000-07-03 Marek Michalkiewicz <marekm@linux.org.pl> + + * avr-dis.c (avr_operand): Change _ () to _() around all strings + marked for translation (exception from the usual coding style). + (print_insn_avr): Initialize insn2 to avoid warnings. + 2000-07-03 Kazu Hirata <kazu@hxi.com> * h8300-dis.c (bfd_h8_disassemble): Improve readability. |