MIPS/GAS: Correct default ABI selection for `mips64*-ps2-elf*'
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 875d26549a4201a5e2c3024e5b56c31fcfddc7fa..2ce6f17f0b027dbc81bd0f14157c9b409f093af3 100644 (file)
@@ -1,3 +1,86 @@
+2018-01-23  Maciej W. Rozycki  <macro@mips.com>
+
+       * configure.ac: Also set `mips_default_abi' to N32_ABI for
+       `mips64*-ps2-elf*'.
+       * configure: Regenerate.
+
+2018-01-23  Maciej W. Rozycki  <macro@mips.com>
+
+       * config/tc-mips.c (options): Remove OPTION_COMPAT_ARCH_BASE
+       enum value.
+
+2018-01-23  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
+
+       * config/tc-i386.c (cpu_arch): Add .pconfig.
+       * doc/c-i386.texi: Document .pconfig.
+       * testsuite/gas/i386/i386.exp: Add PCONFIG tests.
+       * testsuite/gas/i386/pconfig-intel.d: New test.
+       * testsuite/gas/i386/pconfig.d: Likewise.
+       * testsuite/gas/i386/pconfig.s: Likewise.
+       * testsuite/gas/i386/x86-64-pconfig-intel.d: Likewise.
+       * testsuite/gas/i386/x86-64-pconfig.d: Likewise.
+       * testsuite/gas/i386/x86-64-pconfig.s: Likewise.
+
+2018-01-23  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
+
+       * config/tc-i386.c (cpu_arch): Add .wbnoinvd.
+       * doc/c-i386.texi: Document .wbnoinvd.
+       * testsuite/gas/i386/i386.exp: Add WBNOINVD tests.
+       * testsuite/gas/i386/wbnoinvd-intel.d: New test.
+       * testsuite/gas/i386/wbnoinvd.d: Likewise.
+       * testsuite/gas/i386/wbnoinvd.s: Likewise.
+       * testsuite/gas/i386/x86-64-wbnoinvd-intel.d: Likewise.
+       * testsuite/gas/i386/x86-64-wbnoinvd.d: Likewise.
+       * testsuite/gas/i386/x86-64-wbnoinvd.s: Likewise.
+
+2018-01-23  Maciej W. Rozycki  <macro@mips.com>
+
+       * config/tc-mips.c (md_show_usage): Correctly indicate the
+       configuration-specific default ABI.
+
+2018-01-23  Maciej W. Rozycki  <macro@mips.com>
+
+       * config/tc-mips.c (md_show_usage): Report `-mmips16e2' and
+       `-mno-mips16e2' options.
+
+2018-01-22  Maciej W. Rozycki  <macro@mips.com>
+
+       * doc/c-mips.texi (MIPS ASE Instruction Generation Overrides):
+       Correct syntax of the `.set nomips16e2' directive description.
+
+2018-01-22  Oleg Endo  <olegendo@gcc.gnu.org>
+
+       PR 22737
+       * config/tc-rx.c (rx_start_line): Handle escaped double-quote character.
+       * testsuite/gas/rx/pr22737.s: New test.
+       * testsuite/gas/rx/pr22737.d: Likewise.
+       * testsuite/gas/rx/rx.exp: Run the new test.
+
+2018-01-19  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+       * config/tc-arm.c (ToC macro): Remove spurious comment.
+       (ToU macro): Likewise.
+
+2018-01-17  Jim Wilson  <jimw@sifive.com>
+
+       * config/tc-riscv.c (validate_riscv_insn) <'z'>: New.
+       (riscv_ip) <'z'>: New.
+
+2018-01-17  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
+
+       * config/tc-i386.c (cpu_arch): Delete .cet. Add .ibt, .shstk.
+       (cpu_noarch): Add noibt, noshstk.
+       (parse_insn): Change cpucet to cpuibt.
+       * doc/c-i386.texi: Delete .cet. Add .ibt, .shstk.
+       * testsuite/gas/i386/cet-ibt-inval.l: New test.
+       * testsuite/gas/i386/cet-ibt-inval.s: Likewise.
+       * testsuite/gas/i386/cet-shstk-inval.l: Likewise.
+       * testsuite/gas/i386/cet-shstk-inval.s: Likewise.
+       * testsuite/gas/i386/x86-64-cet-ibt-inval.l: Likewise.
+       * testsuite/gas/i386/x86-64-cet-ibt-inval.s: Likewise.
+       * testsuite/gas/i386/x86-64-cet-shstk-inval.l: Likewise.
+       * testsuite/gas/i386/x86-64-cet-shstk-inval.s: Likewise.
+
 2018-01-16  Nick Clifton  <nickc@redhat.com>
 
        * po/fr.po: Updated French translation.
This page took 0.024696 seconds and 4 git commands to generate.