remove long long printf crash
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 1e5eae7c3fe09b9c2d88597a9ce16265a38db716..3ad8bc111d17a940e00cd590103209afa44f10b6 100644 (file)
@@ -1,3 +1,119 @@
+start-sanitize-sky
+Thu Feb 19 02:11:39 1998  Doug Evans  <devans@charmed.cygnus.com>
+
+       * dvp-opc.c (dma_operands): Rewrite.
+       (dma_operand_{count,addr}): New globals.
+       (dma_opcodes): Rewrite.  Add "dmaend" with no operands.
+       (insert_dma_addr): Insert value into insn.
+       (extract_dma_addr): Extract value from insn.
+
+Wed Feb 18 15:46:46 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * dvp-dis.c (print_vu): Handle loi insns.
+       (print_insn): Likewise.
+       * dvp-opc.c (vu_lower_opcodes): Add "loi".
+       (vu_operands): Make LDEST1 a FAKE operand.
+       (parse_dest1): Allow elided argument.
+       (print_dest1): Don't print the argument.
+
+Tue Feb 17 18:48:25 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * dvp-opc.c (parse_vfreg): Dest spec is optional.
+       (print_vfreg): Don't print dest spec.
+       (parse_accdest): Dest spec is optional.
+       (print_accdest): Don't print dest spec.
+
+end-sanitize-sky
+Tue Feb 17 17:14:50 1998  Doug Evans  <devans@seba.cygnus.com>
+
+       * Makefile.am (CGENFILES): Update.
+       * Makefile.in: Regenerate.
+       * cgen-asm.in (insert_normal): Result is error message now.
+       Validate value to be inserted.
+       (insert_insn_normal): Result is error message now.
+       (@arch@_cgen_assemble_insn): Update.
+       * cgen-asm.c (cgen_parse_{signed,unsigned}_integer): Delete min,max
+       arguments.  Don't perform validation here.
+       * m32r-asm.c,m32r-dis.c,m32r-opc.c: Regenerate.
+
+Fri Feb 13 14:26:06 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * cgen-opc.in (@arch@_cgen_get_insn_operands): Handle empty
+       operand instance list.
+       * m32r-opc.c: Regenerate.
+
+Fri Feb 13 14:53:02 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.am (AUTOMAKE_OPTIONS): Define.
+       * configure, Makefile.in, aclocal.m4: Rebuild with automake 1.2e.
+
+Fri Feb 13 10:21:09 1998  Mark Alexander  <marka@cygnus.com>
+
+       * m10300-dis.c (print_insn_mn10300): Recognize break instruction.
+
+Fri Feb 13 13:12:14 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Get the version number from BFD.
+       * configure: Rebuild.
+
+       From H.J. Lu <hjl@gnu.org>:
+       * Makefile.am (libopcodes_la_LDFLAGS): Define.
+       * Makefile.in: Rebuild.
+
+Fri Feb 13 09:50:32 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * m32r-opc.c: Regenerate. 
+       * m32r-opc.h: Regenerate. 
+
+Thu Feb 12 11:01:40 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * cgen-opc.in (@arch@_cgen_lookup_insn): New argument alias_p.
+       Ignore ALIAS insns if asked to.
+       (@arch@_cgen_get_insn_operands): Pass 0 for alias_p, NULL for insn.
+       * m32r-opc.c: Regenerate.
+
+start-sanitize-sky
+       * dvp.opc.c: Nicely format opcode tables.
+       (vu_operands): New element UFLAGS.
+       (parse_uflags,print_uflags): New functions.
+       (vu_upper_opcodes): Add UFLAGS to all insns.
+
+end-sanitize-sky
+Thu Feb 12 03:41:00 1998  J"orn Rennecke  <amylaar@cygnus.co.uk>
+
+       Fix rac to accept only a0:
+       * d10v-opc.c (d10v_predefined_registers, d10v_operands, d10v_opcodes):
+       Split OPERAND_ACC into OPERAND_ACC0 and OPERAND_ACC1.
+       Introduce OPERAND_GPR.
+       * d10v-dis.c (print_operand): Likewise.
+
+Wed Feb 11 18:58:34 1998  Doug Evans  <devans@seba.cygnus.com>
+
+       * 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  <devans@canuck.cygnus.com>
+
+       * 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  <ian@cygnus.com>
+
+       * configure, aclocal.m4: Rebuild with new libtool.
+
 start-sanitize-d30v
 Thu Feb  5 17:56:10 1998  Michael Meissner  <meissner@cygnus.com>
 
This page took 0.025265 seconds and 4 git commands to generate.