From: Ian Lance Taylor Date: Tue, 7 Sep 1993 18:27:18 +0000 (+0000) Subject: * mips-dis.c, m88k-dis.c: Don't include libbfd.h. Changed calls X-Git-Tag: gdb-4_18-branchpoint~17515 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=44647fcc26485530673017a1f8d59545cfc1f1b7;p=thirdparty%2Fbinutils-gdb.git * mips-dis.c, m88k-dis.c: Don't include libbfd.h. Changed calls to BFD swapping routines to correspond to BFD name changes. --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 4e8676a2858..549de57dcf1 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