diff options
author | Ian Lance Taylor <ian@airs.com> | 1993-09-07 18:27:18 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1993-09-07 18:27:18 +0000 |
commit | 44647fcc26485530673017a1f8d59545cfc1f1b7 (patch) | |
tree | 459333ba36b6b90cae1336663b5f78bb5e319f45 /opcodes | |
parent | 838b55955edc0b5761e3cec5d1eb842e7c355aa5 (diff) | |
download | ppe42-binutils-44647fcc26485530673017a1f8d59545cfc1f1b7.tar.gz ppe42-binutils-44647fcc26485530673017a1f8d59545cfc1f1b7.zip |
* mips-dis.c, m88k-dis.c: Don't include libbfd.h. Changed calls
to BFD swapping routines to correspond to BFD name changes.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 4e8676a285..549de57dcf 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +Tue Sep 7 14:25:15 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * mips-dis.c, m88k-dis.c: Don't include libbfd.h. Changed calls + to BFD swapping routines to correspond to BFD name changes. + Thu Sep 2 10:35:25 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * mips-opc.c: Change div machine instruction to be z,s,t rather |