x86: Accept Intel64 only instruction by default
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 6349ff07f76def0bfbe19fc0b83fa9848d015539..d8f84c840fc94a810c029936c76cda6c06814a16 100644 (file)
@@ -1,3 +1,34 @@
+2020-02-10  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/25516
+       * i386-gen.c (opcode_modifiers): Replace AMD64 and Intel64
+       with ISA64.
+       * i386-opc.h (AMD64): Removed.
+       (Intel64): Likewose.
+       (AMD64): New.
+       (INTEL64): Likewise.
+       (INTEL64ONLY): Likewise.
+       (i386_opcode_modifier): Replace amd64 and intel64 with isa64.
+       * i386-opc.tbl (Amd64): New.
+       (Intel64): Likewise.
+       (Intel64Only): Likewise.
+       Replace AMD64 with Amd64.  Update sysenter/sysenter with
+       Cpu64 and Intel64Only.  Remove AMD64 from sysenter/sysenter.
+       * i386-tbl.h: Regenerated.
+
+2020-02-07  Sergey Belyashov  <sergey.belyashov@gmail.com>
+
+       PR 25469
+       * z80-dis.c: Add support for GBZ80 opcodes.
+
+2020-02-04  Alan Modra  <amodra@gmail.com>
+
+       * d30v-dis.c (print_insn): Make "val" and "opnum" unsigned.
+
+2020-02-03  Alan Modra  <amodra@gmail.com>
+
+       * m32c-ibld.c: Regenerate.
+
 2020-02-01  Alan Modra  <amodra@gmail.com>
 
        * frv-ibld.c: Regenerate.
This page took 0.026225 seconds and 4 git commands to generate.