diff options
author | Nick Clifton <nickc@redhat.com> | 2000-06-02 18:09:28 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-06-02 18:09:28 +0000 |
commit | 5fec0fc5d1339dc41a6eed37803610eb2b9a00c5 (patch) | |
tree | 44063a2f4d35dce5cf1e139b6de94c666b1ad83e /opcodes/ChangeLog | |
parent | b75c0c920f88f3b6a5877509b14f59b5d86f88b5 (diff) | |
download | gdb-5fec0fc5d1339dc41a6eed37803610eb2b9a00c5.zip gdb-5fec0fc5d1339dc41a6eed37803610eb2b9a00c5.tar.gz gdb-5fec0fc5d1339dc41a6eed37803610eb2b9a00c5.tar.bz2 |
Fix formatting
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index c7205c9..201f3d2 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,12 @@ +2000-06-02 Kazu Hirata <kazu@hxi.com>=0A= + + * h8300-dis.c: Follow the GNU coding style. + (bfd_h8_disassemble) Fix a typo. + +2000-06-02 Nick Clifton <nickc@cygnus.com> + + * h8300-dis.c (bfd_h8_disassemble): + 2000-06-01 Kazu Hirata <kazu@hxi.com> * h8300-dis.c (bfd_h8_disassemble_init): Fix a typo. |