* mips-opc.c: From davidj@ICSI.Berkeley.EDU (David Johnson): Took
authorIan Lance Taylor <ian@airs.com>
Fri, 6 Aug 1993 15:20:49 +0000 (15:20 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 6 Aug 1993 15:20:49 +0000 (15:20 +0000)
coprocessor instructions out of #if 0, and made them use new
argument type "C".

opcodes/ChangeLog

index 2ebf1e9..4743b7f 100644 (file)
@@ -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.