x86: CpuXSAVE is a prereq for various other features
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 72024bc3f54ba97ff059e4721b50e0644d5fbdd6..7981f81cf61be646da1828036e24a1b8c0643e6e 100644 (file)
@@ -1,3 +1,93 @@
+2018-04-26  Jan Beulich  <jbeulich@suse.com>
+
+       * testsuite/gas/i386/xsave.s: Add AVX, LWP, MPX, and PKU
+       dependency tests.
+       * testsuite/gas/i386/xsave.d,
+       testsuite/gas/i386/xsave-intel.d: Adjust expecations.
+
+2018-04-26  Jan Beulich  <jbeulich@suse.com>
+
+       * config/tc-i386.c (parse_real_register): Re-write {,x,y,z}mm
+       and mask register handling.
+       * testsuite/gas/i386/avx512f-ymm.s, testsuite/gas/i386/avx512f-ymm.d,
+       testsuite/gas/i386/xmmhi32.s, testsuite/gas/i386/xmmhi32.d: New.
+       * testsuite/gas/i386/i386.exp: Run new tests.
+
+2018-04-26  Jan Beulich  <jbeulich@suse.com>
+
+       * config/tc-i386.c (parse_real_register): Check bnd<N>
+       registers.
+       * testsuite/gas/i386/bnd.s, testsuite/gas/i386/bnd.l: New.
+       * testsuite/gas/i386/i386.exp: Run new test.
+
+2018-04-26  Jan Beulich  <jbeulich@suse.com>
+
+       * config/tc-i386.c (parse_real_register): Check FPU register
+       earlier.
+       * testsuite/gas/i386/fpu.s, testsuite/gas/i386/fpu.l,
+       testsuite/gas/i386/stN.s, testsuite/gas/i386/stN.l: New.
+       * testsuite/gas/i386/i386.exp: Run new tests.
+
+2018-04-26  Jan Beulich  <jbeulich@suse.com>
+
+       * config/tc-i386.c (build_modrm_byte): Use tabs for indentation.
+
+2018-04-26  Jan Beulich  <jbeulich@suse.com>
+
+       * config/tc-i386.c (build_modrm_byte): Move and fold
+       source/reg_slot calculations.
+
+2018-04-26  Jan Beulich  <jbeulich@suse.com>
+
+       * config/tc-i386.c (build_modrm_byte): Drop .veximmext uses.
+       Move part of the remaining assertion.
+
+2018-04-26  Jan Beulich  <jbeulich@suse.com>
+
+       * config/tc-i386.c (build_modrm_byte): Extend assertion in
+       vex_3_sources handling to cover more cases.
+
+2018-04-26  Jan Beulich  <jbeulich@suse.com>
+
+       * config/tc-i386.c (build_modrm_byte): Drop code dealing with
+       .veximmext and .immext set at the same time. Drop code dealing
+       with .cpufma when .vexsources == VEX3SOURCES.
+
+2018-04-25  Christophe Lyon  <christophe.lyon@st.com>
+       Mickaël Guêné  <mickael.guene@st.com>
+
+       * config/tc-arm.c (reloc_names): Add TLSGD_FDPIC, TLSLDM_FDPIC,
+       GOTTPOFF_FDIC relocations.
+       (md_apply_fix): Handle the new TLS FDPIC relocations.
+       (tc_gen_reloc): Likewise.
+       (arm_fix_adjustable): Likewise.
+
+2018-04-25  Christophe Lyon  <christophe.lyon@st.com>
+       Mickaël Guêné  <mickael.guene@st.com>
+
+       * config/tc-arm.c (reloc_names): Add gotfuncdesc, gotofffuncdesc,
+       funcdesc.
+       (md_apply_fix): Support the new relocations.
+       (tc_gen_reloc): Likewise.
+       * testsuite/gas/arm/reloc-fdpic.d: New.
+       * testsuite/gas/arm/reloc-fdpic.s: New.
+
+2018-04-25  Christophe Lyon  <christophe.lyon@st.com>
+       Mickaël Guêné  <mickael.guene@st.com>
+
+       * config/tc-arm.c (arm_fdpic): New.
+       (elf32_arm_target_format): Support FDPIC.
+       (OPTION_FDPIC): New.
+       (md_longopts): Support FDPIC.
+       (md_parse_option): Likewise.
+       (md_show_usage): Likewise.
+
+2018-04-25  Tamar Christina  <tamar.christina@arm.com>
+
+       * testsuite/gas/aarch64/rdma.s: Test for larger register numbers.
+       * testsuite/gas/aarch64/rdma.d: Update results.
+       * testsuite/gas/aarch64/rdma-directive.d: Likewise.
+
 2018-04-25  Nick Clifton  <nickc@redhat.com>
 
        * po/es.po: Updated Spanish translation.
This page took 0.028732 seconds and 4 git commands to generate.