diff options
author | Alan Modra <amodra@gmail.com> | 2001-09-21 12:36:56 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2001-09-21 12:36:56 +0000 |
commit | 2ca0d95257f38e932db032b87e17a4b538e47d49 (patch) | |
tree | e338f808dcb0268088de2a23a0e3478b5e8adbd1 /opcodes/ChangeLog | |
parent | 7146a6f592f1a3ee5702c83b871a23e7845f5266 (diff) | |
download | fsf-binutils-gdb-2ca0d95257f38e932db032b87e17a4b538e47d49.zip fsf-binutils-gdb-2ca0d95257f38e932db032b87e17a4b538e47d49.tar.gz fsf-binutils-gdb-2ca0d95257f38e932db032b87e17a4b538e47d49.tar.bz2 |
* arc-dis.c: Don't include <ctype.h>.
* openrisc-desc.c: Likewise.
* openrisc-ibld.c: Likewise.
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 5690d72..acd2eff 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,9 @@ +2001-09-21 Bruno Haible <haible@clisp.cons.org> + + * arc-dis.c: Don't include <ctype.h>. + * openrisc-desc.c: Likewise. + * openrisc-ibld.c: Likewise. + 2001-09-20 Nick Clifton <nickc@cambridge.redhat.com> * fr30-opc.c: Fix compile time warning messages. |