* m68k-dis.c: Fix formatting.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index c6af91e3a5dab855119467f4844daf17336ee408..2f312cdb8ac350d32a1ac307027ef8739917d636 100644 (file)
@@ -1,3 +1,59 @@
+2001-07-23  Kazu Hirata  <kazu@hxi.com>
+
+       * m68k-dis.c: Fix formatting.
+       * pj-dis.c: Likewise.
+       * s390-dis.c: Likewise.
+       * z8k-dis.c: Likewise.
+
+2001-07-21  Chris Demetriou  <cgd@broadcom.com>
+
+       * mips-opc.c (mips_builtin_opcodes): Sort c.le.s and c.lt.s
+       into the rest of the surrounding definitions.
+
+2001-07-18  Alan Modra  <amodra@bigpond.net.au>
+
+       * i386-dis.c (grps): Print l or w suffix, and require mem modrm
+       for lgdt, lidt, sgdt, sidt.
+
+2001-07-13  Philip Blundell  <philb@gnu.org>
+
+       * arm-dis.c (print_insn_arm): Use decimal for offsets in LDR/STR.
+
+2001-07-12  Jeff Johnston  <jjohnstn@redhat.com>
+
+        * cgen-asm.in: Include "xregex.h" always to enable the libiberty
+        regex support.
+        (@arch@_cgen_build_insn_regex): New routine from Graydon.
+        (@arch@_cgen_assemble_insn): Add Graydon's code to use regex 
+       to verify if it is worth parsing the insn as insn "x".  Also update
+       error message when insn is not a recognized format of the insn vs 
+       when the insn is completely unrecognized.
+
+2001-07-11  Frank Ch. Eigler  <fche@redhat.com>
+
+       * cgen-dis.in (print_insn): Use cgen_get_insn_value instead of
+       bfd_get_bits.
+       * cgen-opc.c (cgen_get_insn_value, cgen_put_insn_value): Respect
+       non-zero CGEN_CPU_DESC->insn_chunk_bitsize.
+
+2001-07-09  Andreas Jaeger  <aj@suse.de>, Karsten Keil <kkeil@suse.de>
+
+       * i386-dis.c (set_op): Handle 64 bit and 32 bit mode.
+       (OP_J): Use bfd_vma for mask to work properly with 64 bits.
+       (op_address,op_riprel): Use bfd_vma to handle 64 bits.
+
+2001-07-05  Ben Elliston  <bje@redhat.com>
+
+       * Makefile.am (CPUDIR): Define.
+       (stamp-m32r): Update dependencies.
+       (stamp-fr30): Ditto.
+       (stamp-openrisc): Ditto.
+       * Makefile.in: Regenerate.
+
+2001-07-03  Zoltan Hidvegi <hzoli@hzoli.2y.net>
+
+       * ppc-opc.c: Fix encoding of 'clf' instruction.
+
 2001-06-30  Geoffrey Keating  <geoffk@redhat.com>
 
        * cgen-ibld.in (insert_normal): Support CGEN_IFLD_SIGN_OPT.
This page took 0.024533 seconds and 4 git commands to generate.