Correct disassembly of dot product instructions.
[deliverable/binutils-gdb.git] / include / ChangeLog
index c27ec9c2df4650f1ce62f67a1819f44b20624264..144c1382ce7887358bf7020dfb14d39475c0ab09 100644 (file)
@@ -1,3 +1,74 @@
+2017-12-19  Tamar Christina  <tamar.christina@arm.com>
+
+       PR gas/22559
+       * aarch64.h (aarch64_opnd_qualifier): Add AARCH64_OPND_QLF_S_4B.
+
+2017-12-19  Tamar Christina  <tamar.christina@arm.com>
+
+       PR gas/22529
+       * opcode/aarch64.h (aarch64_opnd_qualifier): Add AARCH64_OPND_QLF_V_4B.
+
+2017-12-11  Stephen Crane  <sjc@immunant.com>
+
+       * plugin-api.h: Add new plugin hook to allow processing of input
+       files added by a plugin.
+       (ld_plugin_new_input_handler): New function hook type.
+       (ld_plugin_register_new_input): New interface.
+       (LDPT_REGISTER_NEW_INPUT_HOOK): New enum val.
+       (tv_register_new_input): New member.
+
+2017-12-01  Peter Bergner  <bergner@vnet.ibm.com>
+
+       * opcode/ppc.h (PPC_INT_FMT): Define.
+       (struct powerpc_opcode) <opcode>: Update type.
+       (struct powerpc_opcode) <mask>: Likewise.
+       (struct powerpc_opcode) <bitm>: Likewise.
+       (struct powerpc_opcode) <insert>: Likewise.
+       (struct powerpc_opcode) <extract>: Likewise.
+       (ppc_optional_operand_value): Likewise.
+
+2017-11-24  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/22444
+       * elf/external.h (ELF_ALIGN_UP): New.
+       (ELF_NOTE_DESC_OFFSET): Likewise.
+       (ELF_NOTE_NEXT_OFFSET): Likewise.
+
+2017-11-16  Tamar Christina  <tamar.christina@arm.com>
+
+       * opcode/aarch64.h: (AARCH64_FEATURE_F16_FML): New.
+       (AARCH64_ARCH_V8_4): Enable AARCH64_FEATURE_F16_FML by default.
+
+2017-11-15  Tamar Christina  <tamar.christina@arm.com>
+
+       * opcode/arm.h: (ARM_EXT2_FP16_FML): New.
+       (ARM_AEXT2_V8_4A): Add ARM_EXT2_FP16_FML.
+
+2017-11-13  Jan Beulich  <jbeulich@suse.com>
+
+       * coff/pe.h (COFF_ENCODE_ALIGNMENT): Cap value to maximum one
+       representable.
+       (COFF_DECODE_ALIGNMENT): Define.
+
+2017-11-09  Tamar Christina  <tamar.christina@arm.com>
+
+       * opcode/aarch64.h (AARCH64_ARCH_V8_4): Enable DOTPROD.
+
+2017-11-09  Tamar Christina  <tamar.christina@arm.com>
+
+       * opcode/aarch64.h:
+       (aarch64_opnd): Add AARCH64_OPND_Va, AARCH64_OPND_MASK,
+       AARCH64_OPND_IMM_2, AARCH64_OPND_ADDR_OFFSET
+       and AARCH64_OPND_SM3_IMM2. 
+       (aarch64_insn_class): Add cryptosm3 and cryptosm4.
+       (arch64_feature_set): Make uint64_t.
+
+2017-11-09  Tamar Christina  <tamar.christina@arm.com>
+
+       * opcode/aarch64.h:
+       (AARCH64_FEATURE_V8_4, AARCH64_FEATURE_SM4): New.
+       (AARCH64_ARCH_V8_4, AARCH64_FEATURE_SHA3): New.
+
 2017-11-09  Nick Clifton  <nickc@redhat.com>
 
        * opcode/aarch64.h (aarch64_feature_set): Change type to unsigned
This page took 0.027849 seconds and 4 git commands to generate.