x86: drop dead code from build_modrm_byte()
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 72024bc3f54ba97ff059e4721b50e0644d5fbdd6..057a45fb0fb03f08d5b88b4d3d922b44c9c68df8 100644 (file)
@@ -1,3 +1,44 @@
+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.079089 seconds and 4 git commands to generate.