Update PR ld/14962 testcase
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
index 1fb915bf0ff49c731a3d9a19e7a16150beabbc82..a60f66d925af4832d59e2528cff370f8ea230808 100644 (file)
@@ -1,3 +1,491 @@
+2012-12-06  Yufeng Zhang  <yufeng.zhang@arm.com>
+
+       * gas/aarch64/illegal.s: Add test for unaccepted LDR literal.
+       * gas/aarch64/illegal.l: Update.
+       * gas/aarch64/programmer-friendly.s: Add tests for LDR literal with
+       the auto-generation of literal in pool.
+       * gas/aarch64/programmer-friendly.d: Update.
+
+2012-11-28  Julian Brown  <julian@codesourcery.com>
+
+       * gas/arm/bl-local-2.s: New test.
+       * gas/arm/bl-local-2.d: New.
+
+2012-11-27  Roland McGrath  <mcgrathr@google.com>
+
+       * lib/gas-defs.exp (run_dump_test): If as options include
+       --compress-debug-sections and zlib is not available, report
+       the test as unsupported.
+
+2012-11-23  Alan Modra  <amodra@gmail.com>
+
+       * gas/ppc/astest2.d: Pass -Mppc to objdump.
+
+2012-11-21  David Holsgrove  <david.holsgrove@xilinx.com>
+
+       * gas/microblaze/allinsn.s: Add swapb, swaph
+       * gas/microblaze/allinsn.d: Likewise
+
+2012-11-21  David Holsgrove  <david.holsgrove@xilinx.com>
+
+       * gas/microblaze/allinsn.s: Test use of SHR, SLR
+       * gas/microblaze/allinsn.d: Likewise
+
+2012-11-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
+
+       * gas/s390/zarch-z9-109.d: Fix srstu opcode.
+       * gas/s390/zarch-z900.d: Replace lasp with strag.
+
+2012-11-20  Roland McGrath  <mcgrathr@google.com>
+
+       * gas/arm/macro-pld.s: New file.
+       * gas/arm/macro-pld.d: New file.
+
+2012-11-14  David Holsgrove  <david.holsgrove@xilinx.com>
+
+       * gas/microblaze/allinsn.s: Add mbar and sleep
+       * gas/microblaze/allinsn.d: Likewise
+
+2012-11-14  David Holsgrove  <david.holsgrove@xilinx.com>
+
+       * gas/microblaze/allinsn.s: Add clz insn
+       * gas/microblaze/allinsn.d: Likewise
+
+2012-11-14  David Holsgrove  <david.holsgrove@xilinx.com>
+
+       * gas/microblaze/allinsn.exp: New file - test newly added opcodes
+       * gas/microblaze/allinsn.s: Likewise
+       * gas/microblaze/allinsn.d: Likewise
+
+2012-11-14  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * gas/ppc/astest.d: Update for fixup changes.
+       * gas/ppc/astest64.d: Likewise.
+       * gas/ppc/astest2.d: Likewise.
+       * gas/ppc/astest2_64.d: Likewise.
+       * gas/ppc/test1elf32.d: Likewise.
+       * gas/ppc/test1elf64.d: Likewise.
+
+2012-11-09  David Holsgrove  <david.holsgrove@xilinx.com>
+
+       * gas/microblaze/endian.exp: New file - endian testcase for microblaze / microblazeel.
+       * gas/microblaze/endian.s: Likewise.
+       * gas/microblaze/endian_be.d: Likewise.
+       * gas/microblaze/endian_le.d: Likewise.
+       * gas/microblaze/endian_le_elf.d: Likewise.
+       * gas/microblaze/reloc_sym.d: Update to accept targets other than elf32-microblaze.
+       * gas/microblaze/special_reg.d: Likewise.
+
+2012-11-08  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * gas/mips/lui.d: New test.
+       * gas/mips/micromips@lui.d: New test.
+       * gas/mips/lui-1.l: New list test.
+       * gas/mips/lui-2.l: New list test.
+       * gas/mips/lui.s: New test source.
+       * gas/mips/lui-1.s: New test source.
+       * gas/mips/lui-2.s: New test source.
+       * gas/mips/mips.exp: Run the new tests.
+
+2012-11-07  David Holsgrove  <david.holsgrove@xilinx.com>
+
+       * testsuite/gas/microblaze/special_reg.exp: Add test case.
+       * testsuite/gas/microblaze/special_reg.s: Likewise.
+       * testsuite/gas/microblaze/special_reg.d: Likewise.
+
+2012-11-01  Chao-ying Fu  <fu@mips.com>
+
+       * gas/mips/micromips-b16.d: New test.
+       * gas/mips/micromips-b16.s: New test source.
+       * gas/mips/mips.exp: Run the new test.
+
+2012-11-01  Chao-ying Fu  <fu@mips.com>
+            Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * gas/mips/micromips-branch-delay.l: Update messages for 16-bit
+       delay slot changes.
+       * gas/mips/micromips-warn-branch-delay.d: New test.
+       * gas/mips/micromips-warn-branch-delay.l: Stderr output for the
+       new test.
+       * gas/mips/micromips-warn-branch-delay-1.d: New test.
+       * gas/mips/micromips-warn-branch-delay.s: New test source.
+       * gas/mips/micromips-warn-branch-delay-1.s: New test source.
+       * gas/mips/mips.exp: Run the new tests.
+
+2012-10-31  David Holsgrove  <david.holsgrove@xilinx.com>
+
+       * gas/microblaze: New.
+       * gas/microblaze/reloc_sym.exp: Add test case.
+       * gas/microblaze/reloc_strongsym.s: Likewise.
+       * gas/microblaze/reloc_weaksym.s: Likewise.
+       * gas/microblaze/reloc_sym.d: Likewise.
+
+2012-10-29  Alan Modra  <amodra@gmail.com>
+
+       * gas/cfi/cfi.exp: Remove redundant ppc test.  Exclude
+       powerpc-pe targets from cfi-common-6 test.
+       * gas/cfi/cfi-ppc-1.d: Use objdump to handle pe.
+       * gas/cfi/cfi-ppc-1.s: Don't use .type and .size.
+       * gas/ppc/ppc.exp: Exclude various tests for powerpc-pe.  Exclude
+       vle tests for le targets.
+       * gas/ppc/476.d, * gas/ppc/476.s: Update for le output.  Use .text
+       rather than section directive with quotes.
+       * gas/ppc/a2.d, * gas/ppc/a2.s: Likewise.
+       * gas/ppc/altivec.d, * gas/ppc/altivec.s: Likewise.
+       * gas/ppc/altivec2.d: Likewise.
+       * gas/ppc/altivec_and_spe.d: Likewise.
+       * gas/ppc/astest.d: Likewise.
+       * gas/ppc/astest2.d: Likewise.
+       * gas/ppc/astest2_64.d: Likewise.
+       * gas/ppc/astest64.d: Likewise.
+       * gas/ppc/booke.d, * gas/ppc/booke.s: Likewise.
+       * gas/ppc/cell.d, * gas/ppc/cell.s: Likewise.
+       * gas/ppc/common.d, * gas/ppc/common.s: Likewise.
+       * gas/ppc/e500.d, * gas/ppc/e500.s: Likewise.
+       * gas/ppc/e500mc.d, * gas/ppc/e500mc.s: Likewise.
+       * gas/ppc/e500mc64_nop.d, * gas/ppc/e500mc64_nop.s: Likewise.
+       * gas/ppc/e5500_nop.d, * gas/ppc/e5500_nop.s: Likewise.
+       * gas/ppc/e6500.d, * gas/ppc/e6500.s: Likewise.
+       * gas/ppc/e6500_nop.d, * gas/ppc/e6500_nop.s: Likewise.
+       * gas/ppc/machine.d: Likewise.
+       * gas/ppc/power4.d, * gas/ppc/power4.s: Likewise.
+       * gas/ppc/power4_32.d, * gas/ppc/power4_32.s: Likewise.
+       * gas/ppc/power6.d, * gas/ppc/power6.s: Likewise.
+       * gas/ppc/power7.d, * gas/ppc/power7.s: Likewise.
+       * gas/ppc/ppc750ps.d, * gas/ppc/ppc750ps.s: Likewise.
+       * gas/ppc/regnames.d: Likewise.
+       * gas/ppc/simpshft.d: Likewise.
+       * gas/ppc/test1elf32.d: Likewise.
+       * gas/ppc/test1elf64.d: Likewise.
+       * gas/ppc/titan.d, * gas/ppc/titan.s: Likewise.
+       * gas/ppc/vle-reloc.s: Likewise.
+       * gas/ppc/vle-simple-1.s: Likewise.
+       * gas/ppc/vle-simple-2.s: Likewise.
+       * gas/ppc/vle-simple-3.s: Likewise.
+       * gas/ppc/vle-simple-4.s: Likewise.
+       * gas/ppc/vle-simple-5.s: Likewise.
+       * gas/ppc/vle-simple-6.s: Likewise.
+       * gas/ppc/vle.s: Likewise.
+       * gas/ppc/vsx.d, * gas/ppc/vsx.s: Likewise.
+
+2012-10-27  James Lemke  <jwlemke@codesourcery.com>
+
+       * gas/m68k/all.exp: Exclude pr11676 for fido-*-*.
+
+2012-10-26  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
+
+       * gas/testsuite/gas/s390/zarch-z10.d: Refreshed.
+       * gas/testsuite/gas/s390/zarch-z10.s: Refreshed.
+       * gas/testsuite/gas/s390/zarch-z196.d: Refreshed.
+       * gas/testsuite/gas/s390/zarch-z196.s: Refreshed.
+       * gas/testsuite/gas/s390/zarch-z9-109.d: Refreshed.
+       * gas/testsuite/gas/s390/zarch-z990.d: Refreshed.
+       * gas/testsuite/gas/s390/zarch-z990.s: Refreshed.
+       * gas/testsuite/gas/s390/zarch-zEC12.d: Refreshed.
+       * gas/testsuite/gas/s390/zarch-zEC12.s: Refreshed.
+
+2012-10-26  Christian Groessler  <chris@groessler.org>
+
+       * gas/z8k/z8k.exp: Run translate-ops test.
+       * gas/z8k/translate-ops.s: New file.
+       * gas/z8k/translate-ops.d: New file.
+
+2012-10-26  Alan Modra  <amodra@gmail.com>
+
+       * gas/ppc/power4.s: Fix invalid lq offsets.
+       * gas/ppc/power4.d: Update.
+
+2012-10-24  Roland McGrath  <mcgrathr@google.com>
+
+       * gas/i386/rex.s: Add test of REX prefix before fsave (i.e. fwait).
+       * gas/i386/rex.d: Update.
+
+2012-10-22  Peter Bergner  <bergner@vnet.ibm.com>
+
+       * gas/ppc/altivec.s <vcfpsxws>: Fix opcode spelling.
+
+2012-10-15  Yufeng Zhang  <yufeng.zhang@arm.com>
+
+       * gas/aarch64/sysreg-1.s: Add tests of rmr_el1, rmr_el2 and rmr_el3.
+       * gas/aarch64/sysreg-1.d: Update.
+       * gas/aarch64/illegal.s: Add tests of daifset and daifclr.
+       * gas/aarch64/illegal.d: Update.
+
+2012-10-15  Yufeng Zhang  <yufeng.zhang@arm.com>
+
+       * gas/aarch64/illegal-2.s: Add test case.
+       * gas/aarch64/illegal-2.l: Update.
+
+2012-10-14  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       * gas/hppa/basic/fmemLRbug.s: Remove double load and store instructions
+       which reference the right half of a floating point register.
+       * gas/hppa/basic/basic.exp: Adjust expected results.
+
+2012-10-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       * gas/hppa/basic/unit.s: Remove uxor instructions with unit condition
+       involving a carry.
+       * gas/hppa/basic/unit2.s: Likewise.
+       * gas/hppa/basic/basic.exp: Adjusted expected.
+
+2012-10-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
+
+       * gas/arm/armv8-a+fp.d: Use preferred form of vrint instruction
+       variants for disassembly.
+       * gas/arm/armv8-a+fp.s: Likewise.
+       * gas/arm/armv8-a+simd.d: Likewise.
+       * gas/arm/armv8-a+simd.s: Likewise.
+
+2012-10-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
+
+       * gas/arm/ldgesb-bad.d: New file.
+       * gas/arm/ldgesb-bad.l: Likewise.
+       * gas/arm/ldgesb-bad.s: Likewise.
+       * gas/arm/ldgesh-bad.d: Likewise.
+       * gas/arm/ldgesh-bad.l: Likewise.
+       * gas/arm/ldgesh-bad.s: Likewise.
+       * gas/arm/ldsgeb.d: Likewise.
+       * gas/arm/ldsgeb.s: Likewise.
+       * gas/arm/ldsgeb.l: Likewise.
+       * gas/arm/ldsgeh.d: Likewise.
+       * gas/arm/ldsgeh.s: Likewise.
+       * gas/arm/ldsgeh.l: Likewise.
+
+2012-10-09  Nagajyothi Eggone  <nagajyothi.eggone@amd.com>
+
+       * gas/i386/i386.exp: Run bdver3 test cases.
+       * gas/i386/nops-1-bdver3.d: New.
+       * gas/i386/arch-10-bdver3.d: New.
+       * gas/i386/x86-64-nops-1-bdver3.d: New.
+       * gas/i386/x86-64-arch-2-bdver3.d: New.
+
+2012-10-05  Peter Bergner  <bergner@vnet.ibm.com>
+
+       * gas/ppc/power7.d: Add tests for mfppr, mfppr32, mtppr and mtppr32.
+       * gas/ppc/power7.s: Likewise.
+       * gas/ppc/altivec.d: Add tests for all legacy Altivec instructions.
+       * gas/ppc/altivec.s: Likewise.
+       * gas/ppc/altivec2.d: New test file.
+       * gas/ppc/altivec2.s: Likewise.
+       * gas/ppc/ppc.exp: Run it.
+
+2012-10-04  Nick Clifton  <nickc@redhat.com>
+
+       * gas/v850/v850e1.d: Fix expected disassembly of clr1, not1, set1
+       and tst1 insns.
+
+2012-10-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
+
+       * gas/s390/zarch-zEC12.d: Fix branch preload instructions.
+       * gas/s390/zarch-zEC12.s: Likewise.
+
+2012-10-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
+
+       * gas/s390/s390.exp: Run zEC12 tests.
+       * gas/s390/zarch-zEC12.d: New file.
+       * gas/s390/zarch-zEC12.s: New file.
+
+2012-09-25  Saravanan Ekanathan <saravanan.ekanathan@amd.com>
+
+       * gas/i386/arch-10-bdver1.d: New file to test bdver1 core.
+       * gas/i386/x86-64-arch-2-bdver1.d: Likewise.
+       * gas/i386/i386.exp: Run bdver1 testcases.
+       * gas/i386/arch-10-bdver2.d: Updated -march flags.
+       * gas/i386/arch-10-btver1.d: Likewise.
+       * gas/i386/arch-10-btver2.d: Likewise.
+       * gas/i386/x86-64-arch-2-bdver2.d: Likewise.
+       * gas/i386/x86-64-arch-2-btver1.d: Likewise.
+       * gas/i386/x86-64-arch-2-btver2.d: Likewise.
+
+2012-09-23  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * gas/mips/hilo-diff-eb.d: New test.
+       * gas/mips/hilo-diff-eb-n32.d: New test.
+       * gas/mips/hilo-diff-eb-n64.d: New test.
+       * gas/mips/hilo-diff-el.d: New test.
+       * gas/mips/hilo-diff-el-n32.d: New test.
+       * gas/mips/hilo-diff-el-n64.d: New test.
+       * gas/mips/mips16@hilo-diff-eb.d: New test.
+       * gas/mips/mips16@hilo-diff-eb-n32.d: New test.
+       * gas/mips/mips16@hilo-diff-eb-n64.d: New test.
+       * gas/mips/mips16@hilo-diff-el.d: New test.
+       * gas/mips/mips16@hilo-diff-el-n32.d: New test.
+       * gas/mips/mips16@hilo-diff-el-n64.d: New test.
+       * gas/mips/micromips@hilo-diff-eb.d: New test.
+       * gas/mips/micromips@hilo-diff-eb-n32.d: New test.
+       * gas/mips/micromips@hilo-diff-eb-n64.d: New test.
+       * gas/mips/micromips@hilo-diff-el.d: New test.
+       * gas/mips/micromips@hilo-diff-el-n32.d: New test.
+       * gas/mips/micromips@hilo-diff-el-n64.d: New test.
+       * gas/mips/hilo-diff.s: New test source.
+       * gas/mips/mips.exp: Run the new tests.
+
+2012-09-23  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * gas/mips/elf-rel22.s, gas/mips/elf-rel22.d: Add more tests.
+       * gas/mips/elf-rel29.s, gas/mips/elf-rel29.d,
+       gas/mips/micromips@elf-rel29.d, gas/mips/elf-rel30.s,
+       gas/mips/elf-rel30.l: New tests.
+       * gas/mips/mips.exp: Run them.
+
+2012-09-23  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * gas/mips/dot-1.s, gas/mips/dot-1.d, gas/mips/micromips@dot-1.d,
+       gas/mips/mips16@dot-1.d: New test.
+       * gas/mips/mips.exp: Run it.
+
+2012-09-20  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/i386.exp: Run x86-64-arch-2-1 and x86-64-arch-2-2.
+
+       * gas/i386/x86-64-arch-2-1.l: New file.
+       * gas/i386/x86-64-arch-2-1.s: Likewise.
+       * gas/i386/x86-64-arch-2-2.l: Likewise.
+       * gas/i386/x86-64-arch-2-2.s: Likewise.
+
+2012-09-20  Michael Zolotukhin  <michael.v.zolotukhin@intel.com>
+
+       * gas/i386/x86-64-arch-2.s: Add test for cmpxchg16b.
+       * gas/i386/x86-64-arch-2.d: Update correspondingly.
+       * gas/i386/x86-64-arch-2-bdver2.d: Likewise.
+       * gas/i386/x86-64-arch-2-btver1.d: Likewise.
+       * gas/i386/x86-64-arch-2-btver2.d: Likewise.
+       * gas/i386/x86-64-arch-2-lzcnt.d: Likewise.
+       * gas/i386/x86-64-arch-2-prefetchw.d: Likewise.
+       * gas/i386/ilp32/x86-64-arch-2.d: Likewise.
+
+2012-09-18  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
+
+       * gas/arm/armv8-a-bad.l: Updated for changed mnemonics.
+       * gas/arm/armv8-a-bad.s: Likewise.
+       * gas/arm/armv8-a.d: Likewise.
+       * gas/arm/armv8-a.s: Likewise.
+       * gas/arm/inst.s: Added test for ldrt encoding compatibly with ldralt.
+       * gas/arm/inst.d: Updated.
+
+2012-09-18  Chao-ying Fu  <fu@mips.com>
+
+       * gas/mips/micromips.d: Correct the disassembly of SWXC1.
+       * gas/mips/micromips-trap.d: Likewise.
+       * gas/mips/micromips@24k-triple-stores-1.d: Likewise.
+       * gas/mips/micromips@mips4-fp.d: Likewise.
+
+2012-09-17  Yufeng Zhang  <yufeng.zhang@arm.com>
+
+       * gas/aarch64/crypto.d (#as): Update for v8->v8-A change.
+       * gas/aarch64/int-insns.d (#as): Likewise.
+       * gas/aarch64/legacy_reg_names.s (.arch): Likewise.
+       * gas/aarch64/neon-not.s (.arch): Likewise.
+       * gas/aarch64/neon-vfp-reglist-post.s (.arch): Likewise.
+       * gas/aarch64/neon-vfp-reglist.s (.arch): Likewise.
+
+2012-09-12  Chris Schlumberger-Socha  <chris.schlumberger-socha@arm.com>
+
+       * gas/aarch64/reloc-insn.d
+       (BFD_RELOC_AARCH64_GOT_LD_PREL19): Add expected asm for new reloc test.
+       * gas/aarch64/reloc-insn.s
+       (BFD_RELOC_AARCH64_GOT_LD_PREL19): Add test for reloc.
+
+2012-09-04  Sergey A. Guriev  <sergey.a.guriev@intel.com>
+
+       * gas/testsuite/gas/ia64/psn.d: New file.
+       * gas/testsuite/gas/ia64/psn.s: New file.
+       * gas/testsuite/gas/ia64/ia64.exp: Add new testcase.
+       * gas/testsuite/gas/ia64/opc-i.d: Fixed failing tests.
+       * gas/testsuite/gas/ia64/opc-m.d: Ditto.
+
+2012-09-01  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       PR gas/14521
+       * gas/mmix/group-1.d, gas/mmix/group-1.s: New test.
+
+2012-08-24  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/elf/group0c.d: Skip Solaris.
+
+2012-08-24  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/ilp32/ilp32.exp (gas_64_check): Renamed to ...
+       (gas_x32_check): This.  Check elf32-x86-64.
+       Remove Solaris check.
+       * gas/i386/ilp32/cfi/ilp32.exp: Likewise.
+       * gas/i386/ilp32/elf/ilp32.exp: Likewise.
+       * gas/i386/ilp32/lns/ilp32.exp: Likewise.
+
+2012-08-24  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/ilp32/ilp32.exp: Skip Solaris.
+       * gas/i386/ilp32/cfi/ilp32.exp: Likewise.
+       * gas/i386/ilp32/elf/ilp32.exp: Likewise.
+       * gas/i386/ilp32/lns/ilp32.exp: Likewise.
+
+2012-08-24  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
+
+       * gas/arm/armv8-a+crypto.s: Update testcase.
+       * gas/arm/armv8-a+crypto.d: Likewise.
+
+2012-08-24  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
+
+       * gas/arm/armv8-a+crypto.d: Update testcase.
+       * gas/arm/armv8-a+crypto.s: Likewise.
+
+2012-08-24  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
+
+       * gas/arm/armv8-a+crypto.d: Update testcase.
+       * gas/arm/armv8-a+crypto.s: Likewise.
+
+2012-08-24  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
+
+       * gas/arm/armv8-a+crypto.d: New testcase.
+       * gas/arm/armv8-a+crypto.s: Likewise.
+
+2012-08-24  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
+
+       * gas/arm/armv8-a+fp.d: Update testcase.
+       * gas/arm/armv8-a+fp.s: Likewise.
+       * gas/arm/half-prec-vfpv3.s: Likewise.
+
+2012-08-24  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
+
+       * gas/arm/armv8-a+fpv5.d: Update testcase.
+       * gas/arm/armv8-a+fpv5.s: Likewise.
+       * gas/arm/armv8-a+simdv3.d: Likewise.
+       * gas/arm/armv8-a+simdv3.s: Likewise.
+
+2012-08-24  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
+
+       * gas/arm/armv8-a+fp.d: Update testcase.
+       * gas/arm/armv8-a+fp.s: Likewise.
+       * gas/arm/armv8-a+simd.d: Likewise.
+       * gas/arm/armv8-a+simd.s: Likewise.
+
+2012-08-24  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
+
+       * gas/testsuite/gas/armv8-a+fp.d: Update testcase.
+       * gas/testsuite/gas/armv8-a+fp.s: Likewise.
+       * gas/testsuite/gas/armv8-a+simd.d: New testcase.
+       * gas/testsuite/gas/armv8-a+simd.s: Likewise.
+
+2012-08-24  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
+
+       * gas/arm/armv8-a+fp.d: New testcase.
+       * gas/arm/armv8-a+fp.s: Likewise.
+
+2012-08-24  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
+
+       * gas/arm/armv8-a-bad.l: Update testcase.
+       * gas/arm/armv8-a-bad.s: Likewise.
+       * gas/arm/armv8-a.d: Likewise.
+       * gas/arm/armv8-a.s: Likewise.
+
+2012-08-24  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
+
+       * gas/arm/armv8-a-bad.l: Update for HLT.
+       * gas/arm/armv8-a-bad.s: Likewise.
+       * gas/arm/armv8-a.d: Likewise.
+       * gas/arm/armv8-a.s: Likewise.
+
 2012-08-24  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
 
        * gas/arm/armv8-a.d: Update.
 
 For older changes see ChangeLog-2011
 \f
+Copyright (C) 2012 Free Software Foundation, Inc.
+
+Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved.
+
 Local Variables:
 mode: change-log
 left-margin: 8
This page took 0.028049 seconds and 4 git commands to generate.