Support Intel MPX
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
index 9e063b9493a4943a1754d3798195e7932861c22a..d5c517440cbb7d701a8b5a7c520008ed1a35f82f 100644 (file)
@@ -1,3 +1,429 @@
+2013-07-24  Anna Tikhonova  <anna.tikhonova@intel.com>
+           Kirill Yukhin  <kirill.yukhin@intel.com>
+           Michael Zolotukhin  <michael.v.zolotukhin@intel.com>
+
+       * gas/i386/mpx-add-bnd-prefix.s: New.
+       * gas/i386/mpx-add-bnd-prefix.d: New.
+       * gas/i386/mpx-inval-1.l: New.
+       * gas/i386/mpx-inval-1.s: New.
+       * gas/i386/mpx.d: New.
+       * gas/i386/mpx.s: New.
+       * gas/i386/x86-64-mpx-add-bnd-prefix.d: New.
+       * gas/i386/x86-64-mpx-add-bnd-prefix.s: New.
+       * gas/i386/x86-64-mpx-addr32.d: New.
+       * gas/i386/x86-64-mpx-addr32.s: New.
+       * gas/i386/x86-64-mpx-inval-1.l: New.
+       * gas/i386/x86-64-mpx-inval-1.s: New.
+       * gas/i386/x86-64-mpx-inval-2.l: New.
+       * gas/i386/x86-64-mpx-inval-2.s: New.
+       * gas/i386/x86-64-mpx.d: New.
+       * gas/i386/x86-64-mpx.s: New.
+       * gas/i386/nops.d: Adjust to MPX changes.
+       * gas/i386/nops.s: Likewise.
+       * gas/i386/x86-64-nops.d: Likewise.
+       * gas/i386/x86-64-nops.s: Likewise.
+       * gas/i386/ilp32/x86-64-nops.d: Likewise.
+       * gas/i386/i386.exp: Run new MPX tests.
+
+2013-07-24  Tristan Gingold  <gingold@adacore.com>
+
+       * gas/ppc/test2xcoff32.s, gas/ppc/test2xcoff32.d: New files
+       * gas/ppc/ppc.exp: Add new test.
+       * gas/ppc/xcoff-br16-1.s, gas/ppc/xcoff-br16-1.d,
+       gas/ppc/xcoff-br16-2.s, gas/ppc/xcoff-br16-2.d: New files
+       * gas/ppc/aix.exp: Add new tests.
+
+2013-07-19  Yufeng Zhang  <yufeng.zhang@arm.com>
+
+       * gas/aarch64/ilp32-basic.d (#as): Update to use -mabi=ilp32
+
+2013-07-14  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * gas/mips/vr5400-ill.s, gas/mips/vr5400-ill.l: Add some more cases.
+       * gas/mips/micromips-ill.s, gas/mips/micromips-ill.l: New test.
+       * gas/mips/mips.exp: Run it.
+
+2013-07-14  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * gas/mips/at-2.l: Remove duplicated $at warnings.
+       * gas/mips/ext-ill.l, gas/mips/lui-1.l, gas/mips/mips32r2-ill.l,
+       gas/mips/mips32r2-ill-nofp.l, gas/mips/mips32r2-ill-fp64.l,
+       gas/mips/mips64r2-ill.l, gas/mips/octeon-ill.l: Update error
+       messages.  Expect negative numbers to be printed as such,
+       rather than as large unsigned positive numbers.
+
+2013-07-12  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * gas/mips/nan-2008-1.d: New test.
+       * gas/mips/nan-2008-2.d: New test.
+       * gas/mips/nan-2008-3.d: New test.
+       * gas/mips/nan-2008-4.d: New test.
+       * gas/mips/nan-legacy-1.d: New test.
+       * gas/mips/nan-legacy-2.d: New test.
+       * gas/mips/nan-legacy-3.d: New test.
+       * gas/mips/nan-legacy-4.d: New test.
+       * gas/mips/nan-legacy-5.d: New test.
+       * gas/mips/nan-error-1.l: New list test.
+       * gas/mips/nan-error-2.l: New list test.
+       * gas/mips/nan-2008-override.s: New test source.
+       * gas/mips/nan-2008.s: New test source.
+       * gas/mips/nan-legacy-override.s: New test source.
+       * gas/mips/nan-legacy.s: New test source.
+       * gas/mips/nan-error-1.s: New test source.
+       * gas/mips/nan-error-2.s: New test source.
+       * gas/mips/mips.exp: Run the new tests.
+
+2013-07-09  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * gas/mips/la-reloc.s, gas/mips/la-reloc.d, gas/mips/dla-reloc.s,
+       gas/mips/dla-reloc.d: Add files missing from earlier commit.
+
+2013-07-08  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/13572
+       * gas/i386/simd.s: Add a test for cvttps2pi.
+       * gas/i386/simd-intel.d: Updated.
+       * gas/i386/simd.d: Likewise.
+
+2013-07-08  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * gas/mips/la.s, gas/mips/la.d, gas/mips/la-svr4pic.d,
+       gas/mips/la-xgot.d: Add tests for bracketed addresses.
+
+2013-07-07  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * gas/mips/ldstla-32.d: Avoid "lui at,0x0" sequences for
+       truncated constants.
+       * gas/mips/ldstla-32-shared.d: Likewise.
+       * gas/mips/mcu.d: Use ADDIU in preference to LI+ADDU when adding
+       16-bit constants to the base.
+       * gas/mips/micromips@mcu.d: Likewise.
+       * gas/mips/micromips@cache.d: Likewise.
+       * gas/mips/micromips@pref.d: Likewise.
+       * gas/mips/micromips.d, gas/mips/micromips-insn32.d,
+       gas/mips/micromips-noinsn32.d, gas/mips/micromips-trap.d: Likewise.
+       Allow the full 16-bit offset range to be used for SB, LB and LBU in
+       USH and ULH sequences.  Fix the expected output for LD and SD when
+       the two LW and SW offsets need different high parts.
+       * gas/mips/eva.s: Test PREFE with relocation operators.
+       * gas/mips/eva.d: Use ADDIU in preference to LI+ADDU for 16-bit
+       constants.  Update after eva.s change.
+       * gas/mips/micromips@eva.d: Likewise.
+       * gas/mips/ld-reloc.s, gas/mips/ld-reloc.d, gas/mips/l_d-reloc.s,
+       gas/mips/l_d-reloc.d, gas/mips/ulw-reloc.s, gas/mips/ulw-reloc.d,
+       gas/mips/micromips@ulw-reloc.d, gas/mips/ulh-reloc.s,
+       gas/mips/ulh-reloc.d: New tests.
+       * gas/mips/mips.exp: Run them.
+
+2013-07-07  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * gas/mips/eva.d, gas/mips/micromips@eva.d: Remove hard-coded
+       addresses.  Use gpr-names=numeric.
+
+2013-07-07  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * gas/mips/mips16.d, gas/mips/mips16-64.d: Remove trailing whitespace
+       from ENTRY and EXIT lines.
+
+2013-07-07  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * gas/mips/vr5400-ill.s, gas/mips/vr5400-ill.l: New test.
+       * gas/mips/mips.exp: Run it.
+
+2013-07-07  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * gas/mips/lb.d, gas/mips/sb.d: Use coprocessor register names
+       for LWC0 and SWC0.
+
+2013-07-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
+
+       * gas/s390/zarch-zEC12.s: Change bprp second operand and add
+       variants requiring relocations.
+       * gas/s390/zarch-zEC12.d: Likewise.
+
+2013-07-03  Marcus Shawcroft  <marcus.shawcroft@arm.com>
+
+       * gas/aarch64/reloc-insn.s (func): Replace :got_prel19: with :got:.
+
+2013-06-26  Yufeng Zhang  <yufeng.zhang@arm.com>
+
+       * gas/aarch64/ilp32-basic.d: New file.
+       * gas/aarch64/ilp32-basic.s: New file.
+
+2013-06-25  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * gas/mips/micromips-insn32.d: New test.
+       * gas/mips/micromips-noinsn32.d: Likewise.
+       * gas/mips/micromips.l: Rename to...
+       * gas/mips/micromips-warn.l: ... this.
+       * gas/mips/micromips.d: Update accordingly.
+       * gas/mips/micromips-trap.d: Likewise.
+       * gas/mips/micromips.l: New list test.
+       * gas/mips/micromips.s: Add conditionals.
+       * gas/mips/mips.exp: Run the new tests.
+
+2013-06-24  Roland McGrath  <mcgrathr@google.com>
+
+       * gas/arm/macro-vld1.s: Add a case with whitespace before '}'.
+       * gas/arm/macro-vld1.d: Update.
+
+       * gas/arm/macro-pld.s: Add a 'push {r0}' case.
+       * gas/arm/macro-pld.d: Update expected output.
+       * gas/arm/macro-vld1.s: New file.
+       * gas/arm/macro-vld1.d: New file.
+
+2013-06-22  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * gas/mips/mips.exp: Remove "LOSE" comments.
+       (run_dump_test_arch): Remove format selector support.
+       (run_dump_test_arches): Remove associated upvars.
+       (elf, ecoff, aout, no_mips16, no_micromips): Remove variables.
+       Remove all conditions based on them, on the assumption that $elf
+       is true and the others are false.  Rename "elf-jal" to "jal".
+       (tmips): Set to "t" for *bsd targets.
+       * gas/mips/elf-jal.d: Rename to...
+       * gas/mips/jal.d: ...this, replacing the old file.
+       * gas/mips/micromips@elf-jal.d: Rename to...
+       * gas/mips/micromips@jal.d: ...this.
+       * gas/mips/at-1.d, gas/mips/ld.d, gas/mips/l_d.d, gas/mips/lui.d,
+       gas/mips/mips1@l_d.d, gas/mips/mips1@ld-forward.d, gas/mips/mips1@ld.d,
+       gas/mips/mips1@s_d.d, gas/mips/s_d.d, gas/mips/sd.d: Remove ECOFF
+       relocation names.  Do not allow any offset on the symbol.
+
+2013-06-22  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * gas/mips/lineno.d: Remove ellipsis.
+
+2013-06-22  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * gas/all/gas.exp: Remove reference to mips-ecoff.
+       * gas/mips/branch-misc-1.d, gas/mips/branch-misc-2.d,
+       gas/mips/branch-misc-2-64.d, gas/mips/branch-misc-2pic.d,
+       gas/mips/branch-misc-2pic-64.d, gas/mips/branch-swap.d: Remove
+       skips for mips-*-ecoff.
+
+2013-06-20  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * gas/mips/ase-errors-1.s, gas/mips/ase-errors-1.l,
+       gas/mips/ase-errors-2.s, gas/mips/ase-errors-2.l,
+       gas/mips/ase-errors-3.s, gas/mips/ase-errors-3.l,
+       gas/mips/ase-errors-4.s, gas/mips/ase-errors-4.l: New tests.
+       * gas/mips/mips.exp: Run them.
+
+2013-06-18  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * gas/mips/eva.d: Use -32.
+
+2013-06-17  Catherine Moore  <clm@codesourcery.com>
+           Maciej W. Rozycki  <macro@codesourcery.com>
+           Chao-Ying Fu  <fu@mips.com>
+
+       * gas/mips/mips.exp: Run new tests.
+       * gas/mips/eva.d: New.
+       * gas/mips/eva.s: New.
+       * gas/mips/micromips@eva.d: New.
+
+2013-06-15  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * gas/mips/loc-swap-3.d: Require -32.
+
+2013-06-14  Richard Sandiford  <rsandifo@linux.vnet.ibm.com>
+
+       * gas/mips/loc-swap-3.d, gas/mips/loc-swap-3.s: New test.
+       * gas/mips/mips.exp: Run it.
+
+2013-06-13  Chao-ying Fu  <Chao-ying.Fu@imgtec.com>
+
+       * gas/mips/micromips@virt.d: New file.
+       * gas/mips/micromips@virt64.d: New file.
+       * gas/mips/mips.exp: Enable virt and virt64 tests for micromips.
+
+2013-06-12  Sandra Loosemore  <sandra@codesourcery.com>
+
+       * gas/nios2/movia.s: Add additional test case with negative
+       constant value.
+       * gas/nios2/movia.d: Likewise.
+
+2013-06-12  Sandra Loosemore  <sandra@codesourcery.com>
+
+       * gas/nios2/tret.d: Correct eret encoding.
+
+2013-06-10  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * gas/mips/relax-bc1any.l: New test.
+       * gas/mips/relax-bc1any.s: New test source.
+       * gas/mips/mips.exp: Run the new test.
+
+2013-06-09  Sandra Loosemore  <sandra@codesourcery.com>
+
+       * gas/nios2/trap.s: Add additional test cases for optional
+       argument.
+       * gas/nios2/trap.d: Likewise.
+
+2013-05-31  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/size-3.d: Updated for text/data/bss section alignment
+       change.
+       * gas/i386/x86-64-size-1.d: Likewise.
+       * gas/i386/x86-64-unwind.d: Likewise.
+       * gas/i386/ilp32/x86-64-size-1.d: Likewise.
+       * gas/i386/ilp32/x86-64-size-5.d: Likewise.
+       * gas/i386/ilp32/x86-64-unwind.d: Likewise.
+
+2013-05-31  Catherine Moore  <clm@codesourcery.com>
+
+       gas/testsuite/
+       * gas/mips/ehword.d: New.
+       * gas/mips/ehword.s: New.
+       * gas/mips/mips.exp: Run ehword test.
+
+2013-05-29  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * gas/mips/jalr3.d: New test.
+       * gas/mips/jalr3-n32.d: New test.
+       * gas/mips/jalr3-n64.d: New test.
+       * gas/mips/jalr3.s: New test source.
+       * gas/mips/mips.exp: Run the new tests.
+
+2013-05-28  Cary Coutant  <ccoutant@google.com>
+
+       * gas/cris/rd-dw2-1.d: Adjust expected output.
+       * gas/cris/rd-dw2-10.d: Likewise.
+       * gas/cris/rd-dw2-11.d: Likewise.
+       * gas/cris/rd-dw2-12.d: Likewise.
+       * gas/cris/rd-dw2-13.d: Likewise.
+       * gas/cris/rd-dw2-14.d: Likewise.
+       * gas/cris/rd-dw2-15.d: Likewise.
+       * gas/cris/rd-dw2-2.d: Likewise.
+       * gas/cris/rd-dw2-3.d: Likewise.
+       * gas/cris/rd-dw2-4.d: Likewise.
+       * gas/cris/rd-dw2-5.d: Likewise.
+       * gas/cris/rd-dw2-6.d: Likewise.
+       * gas/cris/rd-dw2-7.d: Likewise.
+       * gas/cris/rd-dw2-8.d: Likewise.
+       * gas/cris/rd-dw2-9.d: Likewise.
+       * gas/elf/dwarf2-1.d: Likewise.
+       * gas/elf/dwarf2-2.d: Likewise.
+       * gas/elf/dwarf2-3.d: Likewise.
+       * gas/i386/debug1.d: Likewise.
+       * gas/i386/dw2-compress-1.d: Likewise.
+       * gas/i386/ilp32/lns/lns-common-1.d: Likewise.
+       * gas/i386/ilp32/lns/lns-duplicate.d: Likewise.
+       * gas/ia64/pr13167.d: Likewise.
+       * gas/lns/lns-big-delta.d: Likewise.
+       * gas/lns/lns-common-1-alt.d: Likewise.
+       * gas/lns/lns-common-1.d: Likewise.
+       * gas/lns/lns-duplicate.d: Likewise.
+       * gas/mips/loc-swap-2.d: Likewise.
+       * gas/mips/loc-swap.d: Likewise.
+       * gas/mips/micromips@loc-swap-2.d: Likewise.
+       * gas/mips/micromips@loc-swap.d: Likewise.
+       * gas/mips/mips16-dwarf2-n32.d: Likewise.
+       * gas/mips/mips16-dwarf2.d: Likewise.
+       * gas/mips/mips16@loc-swap-2.d: Likewise.
+       * gas/mips/mips16@loc-swap.d: Likewise.
+
+2013-05-28  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * gas/mips/ld-zero.d: New test.
+       * gas/mips/ld-zero-2.d: New test.
+       * gas/mips/ld-zero-3.d: New test.
+       * gas/mips/ld-zero-q.d: New test.
+       * gas/mips/ld-zero-u.d: New test.
+       * gas/mips/ecoff@ld-zero-3.d: New test.
+       * gas/mips/micromips@ld-zero-2.d: New test.
+       * gas/mips/micromips@ld-zero-3.d: New test.
+       * gas/mips/ld-zero.s: New test source.
+       * gas/mips/ld-zero-2.s: New test source.
+       * gas/mips/ld-zero-3.s: New test source.
+       * gas/mips/ld-zero-q.s: New test source.
+       * gas/mips/ld-zero-u.s: New test source.
+       * gas/mips/mips.exp: Run the new tests.
+
+2013-05-28  Yufeng Zhang  <yufeng.zhang@arm.com>
+
+       * gas/aarch64/tls.d: Update.
+       * gas/aarch64/tls.s: Update.
+
+2013-05-28  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
+
+       * gas/arm/armv8-a-bad.l: Update expected warning message.
+       * gas/arm/armv8-a-it-bad.l: Likewise.
+
+2013-05-28  Marcus Shawcroft  <marcus.shawcroft@arm.com>
+
+       * gas/aarch64/adr_1.d: New file.
+       * gas/aarch64/adr_1.s: New file.
+       * gas/aarch64/b_1.d: New file.
+       * gas/aarch64/b_1.s: New file.
+       * gas/aarch64/beq_1.d: New file.
+       * gas/aarch64/beq_1.s: New file.
+       * gas/aarch64/ldr_1.d: New file.
+       * gas/aarch64/ldr_1.s: New file.
+       * gas/aarch64/tbz_1.d: New file.
+       * gas/aarch64/tbz_1.s: New file.
+
+2013-05-24  Richard Sandiford  <rsandifo@linux.vnet.ibm.com>
+
+       * gas/s390/zarch-z9-109-err.s, gas/s390/zarch-z9-109-err.l: New test.
+       * gas/s390/s390.exp: Run it.
+
+2013-05-23  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
+
+       * gas/s390/zarch-zEC12.d: Adjust length operands for cdzt, cxzt,
+       czdt, and czxt.
+       * gas/s390/zarch-zEC12.d: Likewise.
+
+2013-05-22  Jürgen Urban  <JuergenUrban@gmx.de>
+
+       * gas/mips/r5900-full.s, gas/mips/r5900-full.d: Add tests for LQ
+       and SQ macros.
+       * gas/mips/r5900-vu0.s, gas/mips/r5900-vu0.d: New test.
+       * gas/mips/mips.exp: Run it.
+
+2013-05-21  Alan Modra  <amodra@gmail.com>
+
+       * gas/ppc/vsx2.d: Ignore trailing padding.
+
+2013-05-20  Peter Bergner <bergner@vnet.ibm.com>
+
+       * gas/ppc/altivec2.d <bcdadd., bcdadd., vaddcuq, vaddecuq, vaddeuqm,
+       vaddudm, vadduqm, vbpermq, vcipher, vcipherlast, vclzb, vclzd, vclzh,
+       vclzw, vcmpequd, vcmpequd., vcmpgtsd, vcmpgtsd., vcmpgtud, vcmpgtud.,
+       veqv, vgbbd, vmaxsd, vmaxud, vminsd, vminud, vmrgew, vmrgow, vmulesw,
+       vmuleuw, vmulosw, vmulouw, vmuluwm, vnand, vncipher, vncipherlast,
+       vorc, vpermxor, vpksdss, vpksdus, vpkudum, vpkudus, vpmsumb, vpmsumd,
+       vpmsumh, vpmsumw, vpopcntb, vpopcntd, vpopcnth, vpopcntw, vrld, vsbox,
+       vshasigmad, vshasigmaw, vsld, vsrad, vsrd, vsubcuq, vsubecuq, vsubeuqm,
+       vsubudm, vsubuqm, vupkhsw, vupklsw>: Add new tests.
+       * gas/ppc/altivec2.s: Likewise.
+       * gas/ppc/power8.d <bcdadd., bcdsub., bctar, bctarl, clrbhrb, fmrgew,
+       fmrgow, lqarx, lxsiwax, lxsiwzx, lxsspx, mfbhrbe, mfvsrd, mfvsrwz,
+       msgclrp, msgsndp, mtsle, mtvsrd, mtvsrwa, mtvsrwz, pbt., rfebb,
+       stqcx., stxsiwx, stxsspx, vaddcuq, vaddecuq, vaddeuqm, vaddudm,
+       vadduqm, vbpermq, vcipher, vcipherlast, vclzb, vclzd, vclzh, vclzw,
+       vcmpequd, vcmpequd., vcmpgtsd, vcmpgtsd., vcmpgtud, vcmpgtud., veqv,
+       vgbbd, vmaxsd, vmaxud, vminsd, vminud, vmrgow, vmulesw, vmuleuw,
+       vmulosw, vmulouw, vmuluwm, vnand, vncipher, vncipherlast, vorc,
+       vpermxor, vpksdss, vpksdus, vpkudum, vpkudus, vpmsumb, vpmsumd,
+       vpmsumh, vpmsumw, vpopcntb, vpopcntd, vpopcnth, vpopcntw, vrld, vsbox,
+       vshasigmad, vshasigmaw, vsld, vsrad, vsrd, vsubcuq, vsubecuq, vsubeuqm,
+       vsubuqm, vupkhsw, vupklsw, waitasec, xsaddsp, xscvdpspn, xscvspdpn,
+       xscvsxdsp, xscvuxdsp, xsdivsp, xsmaddasp, xsmaddmsp, xsmsubasp,
+       xsmsubmsp, xsmulsp, xsnmaddasp, xsnmaddmsp, xsnmsubasp, xsnmsubmsp,
+       xsresp, xsrsp, xsrsqrtesp, xssqrtsp, xssubsp, xxleqv, xxlnand,
+       xxlorc>: Add new tests.
+       * gas/ppc/power8.s Likewise.
+       * gas/ppc/vsx.d <lxvd2x, stxvd2x>: Add new tests.
+       * gas/ppc/vsx.s Likewise.
+       * gas/ppc/vsx2.d: New test file.
+       * gas/ppc/vsx2.s: Likewise.
+       * gas/ppc/ppc.exp: Run it.
+
+2013-05-16  Tristan Gingold  <gingold@adacore.com>
+
+       * gas/ppc/ppc.exp: Do not run simpshft on aix.
+
 2013-05-16  Nick Clifton  <nickc@redhat.com>
 
        * gas/msp430/opcodes.s: Use correct value for .arch pseudo.
 
        * gas/arm/neon-addressing-bad.s: Add test for further invalid VST
        operands.
-       * gas/arm/neon-addressing-bad.l: Update accordingly. 
+       * gas/arm/neon-addressing-bad.l: Update accordingly.
 
 2013-04-08  Jan Beulich <jbeulich@suse.com>
 
This page took 0.027663 seconds and 4 git commands to generate.