Add support for Andes NDS32:
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
index f32603373bb31d5191f8a5726cffb62b480e8274..d9ae4c09e1ae0e1cabd26afd81f7e2f4b7d508ae 100644 (file)
@@ -1,3 +1,865 @@
+2013-12-13  Kuan-Lin Chen  <kuanlinchentw@gmail.com>
+
+       * gas/all/gas.exp: Add expected failures for NDS32.
+       * gas/elf/elf.exp: Likewise.
+       * gas/lns/lns.exp: Use alternate test.
+       * gas/macros/irp.d: Skip for NDS32.
+       * gas/macros/macros.exp: Skip some tests for the NDS32.
+       * gas/macros/rept.d: Skip for NDS32.
+       * gas/macros/test3.d: Skip for NDS32.
+       * gas/nds32: New directory.
+       * gas/nds32/alu-1.s: New test.
+       * gas/nds32/alu-1.d: Likewise.
+       * gas/nds32/alu-2.s: Likewise.
+       * gas/nds32/alu-2.d: Likewise.
+       * gas/nds32/br-1.d: Likewise.
+       * gas/nds32/br-1.s: Likewise.
+       * gas/nds32/br-2.d: Likewise.
+       * gas/nds32/br-2.s: Likewise.
+       * gas/nds32/ji-jr.d: Likewise.
+       * gas/nds32/ji-jr.s: Likewise.
+       * gas/nds32/ls.d: Likewise.
+       * gas/nds32/ls.s: Likewise.
+       * gas/nds32/lsi.d: Likewise.
+       * gas/nds32/lsi.s: Likewise.
+       * gas/nds32/to-16bit-v1.d: Likewise.
+       * gas/nds32/to-16bit-v1.s: Likewise.
+       * gas/nds32/to-16bit-v2.d: Likewise.
+       * gas/nds32/to-16bit-v2.s: Likewise.
+       * gas/nds32/to-16bit-v3.d: Likewise.
+       * gas/nds32/to-16bit-v3.s: Likewise.
+       * gas/nds32/nds32.exp: New test driver.
+
+2013-12-07  Mike Frysinger  <vapier@gentoo.org>
+
+       * gas/bfin/bit2.s: Remove +x file mode.
+       * gas/bfin/cache2.s: Likewise.
+       * gas/bfin/control_code2.s: Likewise.
+       * gas/bfin/event2.s: Likewise.
+       * gas/bfin/flow2.s: Likewise.
+       * gas/bfin/logical2.s: Likewise.
+       * gas/bfin/move2.s: Likewise.
+       * gas/bfin/shift2.s: Likewise.
+       * gas/bfin/stack2.s: Likewise.
+       * gas/bfin/vector2.s: Likewise.
+       * gas/bfin/video2.s: Likewise.
+       * gas/epiphany/sample.s: Likewise.
+       * gas/pe/aligncomm-a.d: Likewise.
+       * gas/pe/aligncomm-a.s: Likewise.
+       * gas/pe/aligncomm-b.d: Likewise.
+       * gas/pe/aligncomm-c.d: Likewise.
+       * gas/pe/aligncomm-c.s: Likewise.
+       * gas/pe/aligncomm-d.d: Likewise.
+       * gas/pe/aligncomm-d.s: Likewise.
+       * gas/pe/pe.exp: Likewise.
+       * gas/ppc/vle-simple-4.s: Likewise.
+       * gas/ppc/vle.d: Likewise.
+       * gas/ppc/vle.s: Likewise.
+
+2013-11-27  Matthew Fortune <matthew.fortune@imgtec.com>
+
+       * gas/mips/mips.exp: Consider mips-mti-elf the same as mips-sde-elf
+
+2013-11-20  Yufeng Zhang  <yufeng.zhang@arm.com>
+
+       * gas/aarch64/msr.s: Add tests.
+       * gas/aarch64/msr.d: Update.
+
+2013-11-19  Catherine Moore  <clm@codesourcery.com>
+
+       * gas/mips/fix-pmc-rm7000-1.d: New.
+       * gas/mips/fix-pmc-rm7000-1.s: New.
+       * gas/mips/fix-pmc-rm7000-2.d: New.
+       * gas/mips/fix-pmc-rm7000-2.s: New.
+       * gas/mips/micromips@fix-pmc-rm7000-1.d: New.
+       * gas/mips/micromips@fix-pmc-rm7000-2.d: New.
+       * gas/mips/mips.exp: Run new tests.
+
+2013-11-18  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/avx512f-nondef.d: Updated for mingw.
+       * gas/i386/mpx-add-bnd-prefix.d: Likewise.
+       * gas/i386/x86-64-avx512f-nondef.d: Likewise.
+       * gas/i386/x86-64-mpx-add-bnd-prefix.d: Likewise.
+       * gas/i386/x86-64-mpx-addr32.d: Likewise.
+       * gas/i386/x86-64-opcode.d: Likewise.
+       * gas/i386/x86-64-sha.d: Likewise.
+
+2013-11-18  Renlin Li  <Renlin.Li@arm.com>
+
+       * gas/arm/attr-march-armv7ve.d: New test case for armv7ve.
+
+2013-11-18  Zhenqiang Chen  <zhenqiang.chen@linaro.org>
+
+       * gas/aarch64/sysreg.s: Add test.
+       * gas/aarch64/sysreg.d: Update.
+
+2013-11-18  Yufeng Zhang  <yufeng.zhang@arm.com>
+
+       Revert
+
+       2013-11-15  Yufeng Zhang  <yufeng.zhang@arm.com>
+
+       * gas/aarch64/diagnostic.s: Add tests.
+       * gas/aarch64/diagnostic.l: Update.
+       * gas/aarch64/tracereg-illegal.d: New file.
+       * gas/aarch64/tracereg-illegal.l: Ditto.
+       * gas/aarch64/tracereg-illegal.s: Ditto.
+       * gas/aarch64/tracereg.d: Ditto.
+       * gas/aarch64/tracereg.s: Ditto.
+
+2013-11-17  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/i386.exp: Run x86-64-mpx-branch-1 and
+       x86-64-mpx-branch-2 on 64-bit ELF targets.
+       * gas/i386/x86-64-mpx-branch-1.d: New file.
+       * gas/i386/x86-64-mpx-branch-1.s: Likewise.
+       * gas/i386/x86-64-mpx-branch-2.d: Likewise.
+       * gas/i386/x86-64-mpx-branch-2.s: Likewise.
+
+2013-11-15  Yufeng Zhang  <yufeng.zhang@arm.com>
+
+       * gas/aarch64/diagnostic.s: Add tests.
+       * gas/aarch64/diagnostic.l: Update.
+       * gas/aarch64/tracereg-illegal.d: New file.
+       * gas/aarch64/tracereg-illegal.l: Ditto.
+       * gas/aarch64/tracereg-illegal.s: Ditto.
+       * gas/aarch64/tracereg.d: Ditto.
+       * gas/aarch64/tracereg.s: Ditto.
+
+2013-11-15  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>
+
+       * gas/i386/inval-avx512f.s: Add invalid test for gather instruction
+       with default mask.
+       * gas/i386/inval-avx512f.l: Update correspondingly.
+
+2013-11-05  Yufeng Zhang  <yufeng.zhang@arm.com>
+
+       * gas/aarch64/deprecated.d: New file.
+       * gas/aarch64/deprecated.l: New file.
+       * gas/aarch64/deprecated.s: New file.
+       * gas/aarch64/sysreg-1.s: Add tests.
+       * gas/aarch64/sysreg-1.d: Add tests.
+
+2013-11-05  Yufeng Zhang  <yufeng.zhang@arm.com>
+
+       * gas/aarch64/alias.s: Add tests.
+       * gas/aarch64/alias.d: Update.
+       * gas/aarch64/no-aliases.d: Update.
+       * gas/aarch64/diagnostic.s: Add tests.
+       * gas/aarch64/diagnostic.l: Update.
+       * gas/aarch64/illegal.s: Add tests.
+       * gas/aarch64/illegal.l: Update.
+
+2013-11-05  Yufeng Zhang  <yufeng.zhang@arm.com>
+
+       * gas/aarch64/diagnostic.s: Add tests of ldp/stp.
+       * gas/aarch64/diagnostic.l: Update.
+
+2013-11-05  Will Newton  <will.newton@linaro.org>
+
+       * gas/aarch64/advsimd-mov-bad.d: New file.
+       * gas/aarch64/advsimd-mov-bad.s: Likewise.
+
+2013-11-04  Jan Beulich <jbeulich@suse.com>
+
+       * gas/i386/x86-64-suffix-bad.[sl]: New.
+       * gas/i386/i386.exp: Run new test.
+
+2013-11-02  Alan Modra  <amodra@gmail.com>
+
+       * gas/cfi/cfi-x86_64.d: Match when lacking end of section padding.
+
+2013-10-29  Jan Beulich <jbeulich@suse.com>
+
+       * gas/microblaze/relax_size.elf: Drop expectation of no longer
+       present STT_FILE symbol.
+       * gas/microblaze/relax_size2.elf: Likewise.
+
+2013-10-18  Chao-ying Fu  <Chao-ying.Fu@imgtec.com>
+
+       * gas/mips/micromips@msa-branch.d, gas/mips/msa-branch.d,
+       gas/mips/msa-branch.s: New.
+       * gas/mips/mips.exp: Run new tests.
+
+2013-10-15  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
+
+       * gas/arm/neon-cov.d: Adjust output.
+
+2013-10-14  Chao-ying Fu  <Chao-ying.Fu@imgtec.com>
+
+       * gas/mips/micromips@msa-relax.d, gas/mips/micromips@msa.d,
+       gas/mips/micromips@msa64.d, gas/mips/msa-relax.d,
+       gas/mips/msa-relax.l, gas/mips/msa-relax.s,
+       gas/mips/msa.d, gas/mips/msa.s, gas/mips/msa64.d,
+       gas/mips/msa64.s: New.
+       * gas/mips/mips.exp: Run new tests.
+
+2013-10-14  Nick Clifton  <nickc@redhat.com>
+
+       * gas/all/itbl-test.c (main): Close fas.
+
+2013-10-13  Sandra Loosemore  <sandra@codesourcery.com>
+
+       * gas/nios2/warn_nobreak.l: Update text of warning messages.
+       * gas/nios2/registers.s: Use "sstatus" rather than "ba"
+       as the primary name of r30.
+       * gas/nios2/registers.d: Likewise.
+
+2013-10-12  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/mpx.s: Remove bndcl/bndcu/bndcn tests with AX.
+       * gas/i386/x86-64-mpx.s: Likwise.
+
+       * gas/i386/mpx.d: Updated.
+       * gas/i386/x86-64-mpx.d: Likewise.
+
+2013-10-10  Sean Keys  <skeys@ipdatasys.com>
+
+       * gas/xgate/all_insns.d: Add com macro insn test.
+       * gas/xgate/all_insns.s: Add com macro insn test.
+
+2013-10-08  Jan Beulich <jbeulich@suse.com>
+
+       * gas/arm/thumb-w-good.s: Add PUSH.W and POP.W tests.
+       * gas/arm/thumb-w-good.d: Update accordingly.
+
+2013-10-08  Nick Clifton  <nickc@redhat.com>
+
+       * gas/msp430/bad.s: New test: Checks erroneous size extensions.
+       * gas/msp430/bad.d: New test command file.
+       * gas/msp430/bad.l: New file: Expected error messages.
+       * gas/msp430/msp430.exp: Run the new test.
+       * gas/msp430/msp430x.s: Add "<foo>.a" aliases of "<foo>a"
+       instructions.
+       * gas/msp430/msp430x.d: Update expected disassembly.
+
+2013-10-07  Chao-ying Fu  <Chao-ying.Fu@imgtec.com>
+
+       * gas/mips/micromips@virt64.d: Fix dmfgc0 and dmtgc0.
+
+2013-10-04  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
+
+       * gas/arm/thumb2_it.s: Add test for narrow tst.
+       * gas/arm/thumb2_it.d: Update expected output.
+       * gas/arm/thumb2_it_auto.d: Likewise.
+
+2013-09-30  Saravanan Ekanathan <saravanan.ekanathan@amd.com>
+
+       * gas/i386/i386.exp: Run bdver4 test cases.
+       * gas/i386/nops-1-bdver4.d: New.
+       * gas/i386/arch-10-bdver4.d: New.
+       * gas/i386/x86-64-nops-1-bdver4.d: New.
+       * gas/i386/x86-64-arch-2-bdver4.d: New.
+
+2013-09-17  Richard Sandiford  <rsandifo@linux.vnet.ibm.com>
+
+       * gas/s390/zarch-z196.s, gas/s390/zarch-z196.d: Test CLIH with
+       4000000000.
+
+2013-09-16  Will Newton  <will.newton@linaro.org>
+
+       * gas/arm/neon-ldst-es.d: Add VLD1.64 instructions.
+       * gas/arm/neon-ldst-es.s: Likewise.
+       * testsuite/gas/arm/neon-ldst-es-bad.d: New file.
+       * testsuite/gas/arm/neon-ldst-es-bad.l: Likewise.
+       * testsuite/gas/arm/neon-ldst-es-bad.s: Likewise.
+
+2013-09-12  Chao-ying Fu  <Chao-ying.Fu@imgtec.com>
+
+       * gas/mips/bltzal.s: New file.
+       * gas/mips/bltzal.l: New file.
+       * gas/mips/mips.exp: Run the bltzal test.
+
+2013-09-12  Nick Clifton  <nickc@redhat.com>
+
+       * gas/cfi/cfi-alpha-1.d: Update expected output to allow for
+       64-bit addresses.
+       * gas/cfi/cfi-alpha-3.d: Likewise.
+       * gas/cfi/cfi-arm-1.d: Likewise.
+       * gas/cfi/cfi-common-1.d: Likewise.
+       * gas/cfi/cfi-common-2.d: Likewise.
+       * gas/cfi/cfi-common-3.d: Likewise.
+       * gas/cfi/cfi-common-4.d: Likewise.
+       * gas/cfi/cfi-common-5.d: Likewise.
+       * gas/cfi/cfi-common-6.d: Likewise.
+       * gas/cfi/cfi-common-7.d: Likewise.
+       * gas/cfi/cfi-hppa-1.d: Likewise.
+       * gas/cfi/cfi-i386-2.d: Likewise.
+       * gas/cfi/cfi-i386.d: Likewise.
+       * gas/cfi/cfi-m68k.d: Likewise.
+       * gas/cfi/cfi-mips-1.d: Likewise.
+       * gas/cfi/cfi-ppc-1.d: Likewise.
+       * gas/cfi/cfi-s390-1.d: Likewise.
+       * gas/cfi/cfi-s390x-1.d: Likewise.
+       * gas/cfi/cfi-sh-1.d: Likewise.
+       * gas/cfi/cfi-sparc-1.d: Likewise.
+       * gas/cfi/cfi-sparc64-1.d: Likewise.
+       * gas/cfi/cfi-x86_64.d: Likewise.
+
+2013-09-04  Tristan Gingold  <gingold@adacore.com>
+
+       * gas/ppc/aix.exp: Run xcoff-toc-1 test.
+       * gas/ppc/xcoff-toc-1.s, gas/ppc/xcoff-toc-1.d: New test.
+
+2013-09-04  Roland McGrath  <mcgrathr@google.com>
+
+       PR gas/15914
+       * gas/arm/udf-bad.s: New file.
+       * gas/arm/udf-bad.d: New file.
+       * gas/arm/udf-bad.l: New file.
+       * gas/arm/udf.s: New file.
+       * gas/arm/udf.d: New file.
+       * gas/arm/udf.l: New file.
+
+2013-08-28  Nick Clifton  <nickc@redhat.com>
+
+       * gas/aarch64/illegal.s: Add illegal constant for logical
+       operation.
+       * gas/aarch64/illegal.l: Add expected error message.
+
+2013-08-23  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * gas/testsuite/gas/mips/micromips-insn32.d: Adjust for delay
+       slot scheduling of ALNV.PS.
+       * gas/testsuite/gas/mips/micromips-noinsn32.d: Likewise.
+       * gas/testsuite/gas/mips/micromips-trap.d: Likewise.
+       * gas/testsuite/gas/mips/micromips.d: Likewise.
+       * gas/testsuite/gas/mips/micromips@alnv_ps-swap.d: Likewise.
+
+2013-08-23  Yuri Chornoivan  <yurchor@ukr.net>
+
+       PR binutils/15834
+       * gas/d10v/instruction_packing.d: Fix typos.
+       * gas/z80/atend.d: Likewise.
+
+2013-08-23  Will Newton  <will.newton@linaro.org>
+
+       * testsuite/gas/arm/neon-addressing-bad.l: Add test for
+       VLDn and VSTn instructions.
+       * testsuite/gas/arm/neon-addressing-bad.s: Likewise.
+
+2013-08-19  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * gas/mips/ase-errors-1.l, gas/mips/ase-errors-2.l,
+       gas/mips/ase-errors-3.l, gas/mips/ase-errors-4.l, gas/mips/at-2.l,
+       gas/mips/baddata1.l, gas/mips/elf-rel30.l, gas/mips/illegal.l,
+       gas/mips/jalr.l, gas/mips/ldstla-32-1.l, gas/mips/ldstla-32-mips3-1.l,
+       gas/mips/lui-1.l, gas/mips/macro-warn-1.l, gas/mips/macro-warn-1-n32.l,
+       gas/mips/macro-warn-2.l, gas/mips/macro-warn-3.l,
+       gas/mips/macro-warn-4.l, gas/mips/micromips-branch-delay.l,
+       gas/mips/micromips-branch-relax.l,
+       gas/mips/micromips-branch-relax-pic.l, gas/mips/micromips-ill.l,
+       gas/mips/micromips.l, gas/mips/micromips-size-0.l,
+       gas/mips/micromips-size-1.l, gas/mips/micromips-warn-branch-delay.l,
+       gas/mips/micromips-warn.l, gas/mips/mips16e-64.l,
+       gas/mips/mips16e-save-err.l, gas/mips/mips1-fp.l,
+       gas/mips/mips32r2-fp32.l, gas/mips/mips32r2-ill.l,
+       gas/mips/mips32-sf32.l, gas/mips/mips4-branch-likely.l,
+       gas/mips/mips4-fp.l, gas/mips/mips5-fp.l, gas/mips/mips64-mips3d.l,
+       gas/mips/mips-double-float-flag.l, gas/mips/mips-gp64-fp32.l,
+       gas/mips/mips-gp64-fp64.l, gas/mips/mips-hard-float-flag.l,
+       gas/mips/mips-macro-ill-nofp.l, gas/mips/mips-macro-ill-sfp.l,
+       gas/mips/nan-error-1.l, gas/mips/nan-error-2.l, gas/mips/noat-2.l,
+       gas/mips/noat-3.l, gas/mips/noat-4.l, gas/mips/noat-5.l,
+       gas/mips/noat-6.l, gas/mips/noat-7.l, gas/mips/octeon-ill.l,
+       gas/mips/r5900-error-vu0.l, gas/mips/r5900-nollsc.l,
+       gas/mips/relax-bc1any.l, gas/mips/relax-bposge.l, gas/mips/relax.l,
+       gas/mips/relax-swap1.l, gas/mips/relax-swap2.l, gas/mips/set-arch.l,
+       gas/mips/tls-ill.l, gas/mips/vr5400-ill.l: Adjust expected output.
+
+2013-08-19  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * gas/mips/ext-ill.l, gas/mips/mips64r2-ill.l: Expect DEXT and DINS
+       error messages to have the same form as the EXT and INS ones.
+       * gas/mips/micromips-insn32.d, gas/mips/micromips-noinsn32.d,
+       gas/mips/micromips-trap.d, gas/mips/micromips.d,
+       gas/mips/micromips@mips64r2.d, gas/mips/mips64r2.d: Expect
+       "dext" and "dins" instead of "dextm", "dextu", "dinsm" and "dinsu".
+
+2013-08-19  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * gas/mips/octeon-ill.l: Adjust expected output.
+       * gas/mips/lui-1.l, gas/mips/lui-1.s: Add more cases.
+
+2013-08-19  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * gas/mips/ext-ill.l, gas/mips/lui-1.l, gas/mips/mips16e-64.l,
+       gas/mips/mips32r2-ill-fp64.l, gas/mips/mips32r2-ill-nofp.l,
+       gas/mips/mips32r2-ill.l, gas/mips/mips64r2-ill.l,
+       gas/mips/octeon-ill.l, gas/mips/r5900-error-vu0.l,
+       gas/mips/vr5400-ill.l: Adjust expected errors.
+       * gas/mips/micromips-size-0.l,
+       gas/mips/micromips-size-0.s: Likewise.  Add new tests.
+       * gas/mips/mips16e-save-err.s, gas/mips/mips16e-save-err.l: New test.
+       * gas/mips/mips.exp: Run it.
+
+2013-08-19  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * gas/mips/micromips-ill.l: Expect "floating-point expression required"
+
+2013-08-06  Jürgen Urban  <JuergenUrban@gmx.de>
+
+       * gas/mips/r5900-error-vu0.s, gas/mips/r5900-error-vu0.l,
+       gas/mips/r5900-full-vu0.s, gas/mips/r5900-full-vu0.d: Allow
+       single-channel suffixes to be elided.
+
+2013-08-04  Jürgen Urban  <JuergenUrban@gmx.de>
+
+       * gas/mips/r5900-vu0.d: Expect $vfN and $viN instead of numeric
+       coprocessor registers.
+       * gas/mips/r5900-all-vu0.s, gas/mips/r5900-all-vu0.d,
+       gas/mips/r5900-full-vu0.s, gas/mips/r5900-full-vu0.d,
+       gas/mips/r5900-error-vu0.s, gas/mips/r5900-error-vu0.l: New tests.
+       * gas/mips/mips.exp: Run them.
+
+2013-08-03  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * gas/mips/mips16-macro.s, gas/mips/mips16-macro.d: New test.
+       * gas/mips/mips.exp: Run it.
+
+2013-07-26  Sergey Guriev  <sergey.s.guriev@intel.com>
+           Alexander Ivchenko  <alexander.ivchenko@intel.com>
+           Maxim Kuznetsov  <maxim.kuznetsov@intel.com>
+           Sergey Lega  <sergey.s.lega@intel.com>
+           Anna Tikhonova  <anna.tikhonova@intel.com>
+           Ilya Tocar  <ilya.tocar@intel.com>
+           Andrey Turetskiy  <andrey.turetskiy@intel.com>
+           Ilya Verbin  <ilya.verbin@intel.com>
+           Kirill Yukhin  <kirill.yukhin@intel.com>
+           Michael Zolotukhin  <michael.v.zolotukhin@intel.com>
+
+       * gas/cfi/cfi-i386.s: Add tests for k0-k7.
+       * gas/cfi/cfi-i386.d: Change to reflect above mentioned changes.
+       * gas/cfi/cfi-x86_64.s: Add tests for xmm16-31, k0-7.
+       * gas/cfi/cfi-x86_64.d: Change to reflect above mentioned changes.
+       * gas/i386/ilp32/cfi/cfi-x86_64.d: Ditto.
+       * gas/i386/intel-regs.s: Add tests for zmm0 and xmm16 registers.
+       * gas/i386/intel-regs.d: Change correspondingly.
+       * gas/i386/prefetch-intel.d: Reflect implementation of prefetchwt1.
+       * gas/i386/prefetch.d: Ditto.
+       * gas/i386/x86-64-prefetch-intel.d: Ditto.
+       * gas/i386/x86-64-prefetch.d: Ditto.
+       * gas/i386/avx512f-intel.d: New.
+       * gas/i386/avx512f-nondef.d: New.
+       * gas/i386/avx512f-nondef.s: New.
+       * gas/i386/avx512f-opts-intel.d: New.
+       * gas/i386/avx512f-opts.d: New.
+       * gas/i386/avx512f-opts.s: New.
+       * gas/i386/avx512f.d: New.
+       * gas/i386/avx512f.s: New.
+       * gas/i386/avx512cd-intel.d: New.
+       * gas/i386/avx512cd.d: New.
+       * gas/i386/avx512cd.s: New.
+       * gas/i386/avx512er-intel.d: New.
+       * gas/i386/avx512er.d: New.
+       * gas/i386/avx512er.s: New.
+       * gas/i386/avx512pf-intel.d: New.
+       * gas/i386/avx512pf.d: New.
+       * gas/i386/avx512pf.s: New.
+       * gas/i386/evex-lig.s: New.
+       * gas/i386/evex-lig256-intel.d: New.
+       * gas/i386/evex-lig256.d: New.
+       * gas/i386/evex-lig512-intel.d: New.
+       * gas/i386/evex-lig512.d: New.
+       * gas/i386/evex-wig.s: New.
+       * gas/i386/evex-wig1-intel.d: New.
+       * gas/i386/evex-wig1.d: New.
+       * gas/i386/inval-avx512f.l: New.
+       * gas/i386/inval-avx512f.s: New.
+       * gas/i386/x86-64-avx512f-intel.d: New.
+       * gas/i386/x86-64-avx512f-nondef.d: New.
+       * gas/i386/x86-64-avx512f-nondef.s: New.
+       * gas/i386/x86-64-avx512f-opts-intel.d: New.
+       * gas/i386/x86-64-avx512f-opts.d: New.
+       * gas/i386/x86-64-avx512f-opts.s: New.
+       * gas/i386/x86-64-avx512f.d: New.
+       * gas/i386/x86-64-avx512f.s: New.
+       * gas/i386/x86-64-avx512cd-intel.d: New.
+       * gas/i386/x86-64-avx512cd.d: New.
+       * gas/i386/x86-64-avx512cd.s: New.
+       * gas/i386/x86-64-avx512er-intel.d: New.
+       * gas/i386/x86-64-avx512er.d: New.
+       * gas/i386/x86-64-avx512er.s: New.
+       * gas/i386/x86-64-avx512pf-intel.d: New.
+       * gas/i386/x86-64-avx512pf.d: New.
+       * gas/i386/x86-64-avx512pf.s: New.
+       * gas/i386/x86-64-evex-lig.s: New.
+       * gas/i386/x86-64-evex-lig256-intel.d: New.
+       * gas/i386/x86-64-evex-lig256.d: New.
+       * gas/i386/x86-64-evex-lig512-intel.d: New.
+       * gas/i386/x86-64-evex-lig512.d: New.
+       * gas/i386/x86-64-evex-wig.s: New.
+       * gas/i386/x86-64-evex-wig1-intel.d: New.
+       * gas/i386/x86-64-evex-wig1.d: New.
+       * gas/i386/x86-64-inval-avx512f.l: New.
+       * gas/i386/x86-64-inval-avx512f.s: New.
+       * gas/i386/i386.exp: Run new AVX-512 tests.
+
+2013-07-25  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * gas/mips/loongson-2f.d: Fix expected output for madd.ps,
+       msub.ps, nmadd.ps and nmsub.ps.
+
+2013-07-25  Michael Zolotukhin  <michael.v.zolotukhin@intel.com>
+
+       * gas/i386/sha.d: New.
+       * gas/i386/sha.s: New.
+       * gas/i386/x86-64-sha.d: New.
+       * gas/i386/x86-64-sha.s: New.
+       * gas/i386/i386.exp: Run new SHA tests.
+
+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/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/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.03762 seconds and 4 git commands to generate.