Add markers for 2.34 branch to the NEWS files and ChangeLogs.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index accd25a0d86bf32be71da17f6c71017b3d258e2b..60c5832f273db40f5f509b471b0639cde7714250 100644 (file)
@@ -1,3 +1,53 @@
+2020-01-18  Nick Clifton  <nickc@redhat.com>
+
+       Binutils 2.34 branch created.
+
+2020-01-17  Christian Biesinger  <cbiesinger@google.com>
+
+       * opintl.h: Fix spelling error (seperate).
+
+2020-01-17  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * i386-opc.tbl: Add {vex} pseudo prefix.
+       * i386-tbl.h: Regenerated.
+
+2020-01-16  Andre Vieira  <andre.simoesdiasvieira@arm.com>
+
+       PR 25376
+       * opcodes/arm-dis.c (coprocessor_opcodes): Use CORE_HIGH for MVE bits.
+       (neon_opcodes): Likewise.
+       (select_arm_features): Make sure we enable MVE bits when selecting
+       armv8.1-m.main.  Make sure we do not enable MVE bits when not selecting
+       any architecture.
+
+2020-01-16  Jan Beulich  <jbeulich@suse.com>
+
+       * i386-opc.tbl: Drop stale comment from XOP section.
+
+2020-01-16  Jan Beulich  <jbeulich@suse.com>
+
+       * i386-opc.tbl (movq): Add VexWIG to SSE2AVX XMM->XMM forms.
+       (extractps): Add VexWIG to SSE2AVX forms.
+       * i386-tbl.h: Re-generate.
+
+2020-01-16  Jan Beulich  <jbeulich@suse.com>
+
+       * i386-opc.tbl (pextrq, pinsrq): Drop IgnoreSize and Qword. Drop
+       Size64 from and use VexW1 on SSE2AVX forms.
+       (vpextrq, vpinsrq): Drop IgnoreSize and Qword. Drop Size64 from
+       VEX-encoded forms. Add Cpu64 to EVEX-encoded forms. Use VexW1.
+       * i386-tbl.h: Re-generate.
+
+2020-01-15  Alan Modra  <amodra@gmail.com>
+
+       * tic4x-dis.c (tic4x_version): Make unsigned long.
+       (optab, optab_special, registernames): New file scope vars.
+       (tic4x_print_register): Set up registernames rather than
+       malloc'd registertable.
+       (tic4x_disassemble): Delete optable and optable_special.  Use
+       optab and optab_special instead.  Throw away old optab,
+       optab_special and registernames when info->mach changes.
+
 2020-01-14  Sergey Belyashov  <sergey.belyashov@gmail.com>
 
        PR 25377
This page took 0.037377 seconds and 4 git commands to generate.