*** empty log message ***
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 2953237b6c7b17bb7360f3002c34c037359f2b6f..be15b43673777fdc4a0d69165da80df97bf4abdd 100644 (file)
@@ -1,3 +1,20 @@
+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.
This page took 0.024211 seconds and 4 git commands to generate.