Fix unintialized memory in aarch64 opcodes.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index f733f194803b650ad45e9b6747b3234613424e3a..3c2cf1638425d785a077f6d716c74714e80094b8 100644 (file)
@@ -1,3 +1,24 @@
+2018-05-01  Tamar Christina  <tamar.christina@arm.com>
+
+       * aarch64-dis.c (aarch64_opcode_decode): Moved memory clear code.
+
+2018-04-30  Francois H. Theron <francois.theron@netronome.com>
+
+       Makefile.am: Added nfp-dis.c.
+       configure.ac: Added bfd_nfp_arch.
+       disassemble.h: Added print_insn_nfp prototype.
+       disassemble.c: Added ARCH_nfp and call to print_insn_nfp
+       nfp-dis.c: New, for NFP support.
+       po/POTFILES.in: Added nfp-dis.c to the list.
+       Makefile.in: Regenerate.
+       configure: Regenerate.
+
+2018-04-26  Jan Beulich  <jbeulich@suse.com>
+
+       * i386-opc.tbl: Fold various non-memory operand AVX512VL
+       templates into their base ones.
+       * i386-tlb.h: Re-generate.
+
 2018-04-26  Jan Beulich  <jbeulich@suse.com>
 
        * i386-gen.c (cpu_flag_init): Use CPU_XOP_FLAGS for
This page took 0.025221 seconds and 4 git commands to generate.