From: Doug Evans Date: Tue, 24 Feb 1998 18:46:29 +0000 (+0000) Subject: * dvp.h (dvp_cpu): Add DVP_UNKNOWN. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3e9f7612e3545197e874aee664b1b2b5bca47e40;p=binutils-gdb.git * dvp.h (dvp_cpu): Add DVP_UNKNOWN. (vif_insn_len): Update prototype. --- diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index 6827215ce29..de54f2b4259 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,10 @@ +start-sanitize-sky +Tue Feb 24 10:44:17 1998 Doug Evans + + * dvp.h (dvp_cpu): Add DVP_UNKNOWN. + (vif_insn_len): Update prototype. + +end-sanitize-sky Mon Feb 23 10:38:21 1998 Doug Evans * cgen.h (CGEN_CAT3): Delete. Use CONCAT3 now.