From: Ian Lance Taylor Date: Fri, 6 Aug 1993 15:20:49 +0000 (+0000) Subject: * mips-opc.c: From davidj@ICSI.Berkeley.EDU (David Johnson): Took X-Git-Tag: gdb-4_18-branchpoint~17906 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=11a0aaa785fe33713bfd97c5b5a8dfa0716384b8;p=thirdparty%2Fbinutils-gdb.git * mips-opc.c: From davidj@ICSI.Berkeley.EDU (David Johnson): Took coprocessor instructions out of #if 0, and made them use new argument type "C". --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 2ebf1e9c1c1..4743b7f895d 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,9 @@ +Fri Aug 6 10:58:55 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * mips-opc.c: From davidj@ICSI.Berkeley.EDU (David Johnson): Took + coprocessor instructions out of #if 0, and made them use new + argument type "C". + Thu Aug 5 17:11:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com) * sparc-dis.c: Include ansidecl.h before opcodes/sparc.h.