X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2FChangeLog;h=be2e312ed7ff41a4add0ce0d51ec48ac2861a7ee;hb=ab0bd0493ad0dbb544fec8f46b03a0887c594bec;hp=5722761f5b8912fde39be5fd16742a08a9ff4582;hpb=35e689de711eb68f2c43235f637947d05bc91481;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 5722761f5b..be2e312ed7 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,83 @@ +Wed Feb 11 18:58:34 1998 Doug Evans + + * cgen-opc.in: New file. + * cgen.sh: Translate @ARCH@. Cat cgen-opc.in into @arch@-opc.c. + * Makefile.am (CGENFILES): Add cgen-opc.in. + * Makefile.in: Regenerate. + + * cgen-opc.c (cgen_set_cpu): Delete init of hw list `next' chain. + (cgen_hw_lookup): Make result const. + + * cgen-dis.in (*): Use PTR instead of void *. + (print_insn): Delete unused vars `i', `syntax'. + + * m32r-opc.h, m32r-opc.c, m32r-asm.c, m32r-dis.c: Regenerate. + +start-sanitize-sky +Tue Feb 10 14:56:24 1998 Doug Evans + + * dvp-opc.c (*): pke,gpuif renamed to vif,gif. + (vif_opcodes): Update renamed insns. + * dvp-dis.c (*): Likewise. + +end-sanitize-sky +Sat Feb 7 15:30:27 1998 Ian Lance Taylor + + * configure, aclocal.m4: Rebuild with new libtool. + +start-sanitize-d30v +Thu Feb 5 17:56:10 1998 Michael Meissner + + * d30v-opc.c (repeat{,i} instructions): Repeat/repeati + instructions use a PC relative branch, not absolute. + +end-sanitize-d30v +Wed Feb 4 19:17:37 1998 Ian Lance Taylor + + * configure.in: Set libtool_enable_shared rather than + libtool_shared. Remove diversion hack. + * configure, Makefile.in, aclocal.m4: Rebuild with new libtool. + +Tue Feb 3 17:19:40 1998 Doug Evans + + * cgen-opc.c (cgen_set_cpu): Initialize hardware table. + * m32r-opc.h, m32r-opc.c, m32r-asm.c, m32r-dis.c: Regenerate. + +Mon Feb 2 19:22:15 1998 Steve Haworth + + * tic30-dis.c: New file. + * disassemble.c (disassembler): Add bfd_arch_tic30 case. + * configure.in: Handle bfd_tic30_arch. + * Makefile.am: Rebuild dependencies. + (CFILES): Add tic30-dis.c + (ALL_MACHINES): Add tic30-dis.lo. + * configure, Makefile.in: Rebuild. + +start-sanitize-m32rx +Mon Feb 2 11:04:08 1998 Nick Clifton + + * m32r-opc.c, m32r-opc.h, m32r-asm.c m32r-dis.c: Newly generated + versions after updates to m32r.cpu to remove mulwhi-a, mulwlo-a, + macwhi-a and macwlo-a instructions. + +end-sanitize-m32rx +start-sanitize-sky +Fri Jan 30 17:39:21 1998 Ian Carmichael + + * dvp-opc.c, fixed encoding of a bunch of instructions to + be consistent with the asmvu assembler (and inconsistent + with the specification). + +Thu Jan 29 18:14:56 1998 Ian Carmichael + + * dvp-opc.c, fixed order of pkemscal/pkemscalf instructions + in the opcode table. The pkemscalf instruction must come first. + +Thu Jan 29 16:47:24 1998 Ian Carmichael + + * dvp-opc.c, MAXIi should be VUOP6(0x1d) instead of 0x2d. + +end-sanitize-sky Thu Jan 29 13:02:56 1998 Doug Evans * m32r-opc.h (HAVE_CPU_M32R): Define. @@ -95,13 +175,13 @@ Tue Dec 16 13:24:22 1997 Jeffrey A Law (law@cygnus.com) * mips-opc.c: Add many missing r5900 instructions. end-sanitize-r5900 -start-sanitize-r5900 +start-sanitize-d30v Tue Dec 16 15:22:51 1997 Michael Meissner * d30v-opc.c (d30v_opcode_table): Set new flags bits FLAG_{2WORD,MUL{16,32},ADDSUBppp}, in appropriate instructions. -end-sanitize-r5900 +end-sanitize-d30v 1997-12-15 Brendan Kehoe * configure: Only build libopcodes shared if --enable-shared's value