Update PR ld/14962 testcase
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
index 034931222237305ecc3f26e2a016cebc30ba05d3..a60f66d925af4832d59e2528cff370f8ea230808 100644 (file)
@@ -1,3 +1,209 @@
+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.
 
 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.02584 seconds and 4 git commands to generate.