[AArch64][PATCH 1/2] Add support for RAS instruction ESB.
[external/binutils.git] / gas / testsuite / ChangeLog
index 89d282f..7fd79a8 100644 (file)
@@ -1,3 +1,203 @@
+2015-12-10  Matthew Wahab  <matthew.wahab@arm.com>
+
+       * gas/aarch64/system-2.d: New.
+       * gas/aarch64/system-2.s: New.
+       * gas/aarch64/system.d: Adjust expected output for HINT 16.
+
+2015-12-09  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/i386.exp: Run ospke and x86-64-ospke.
+       * gas/i386/ospke.d: New file.
+       * gas/i386/ospke.s: Likewise.
+       * gas/i386/x86-64-ospke.d: Likewise.
+
+2015-12-09  Jan Beulich  <jbeulich@suse.com>
+
+       * gas/elf/file.d: Allow arbitrary entries at the beginning of
+       the symbol table.
+       * gas/elf/file-2.d: Likewise.
+
+2015-12-08  Jan Beulich  <jbeulich@suse.com>
+
+       * gas/elf/bad-bss.d, gas/elf/bad-bss.err: New.
+       * gas/elf/bss.d, gas/elf/bss.s: New.
+       * gas/elf/elf.exp: Run new tests.
+
+2015-12-08  Jan Beulich  <jbeulich@suse.com>
+
+       * gas/elf/file-2.s, gas/elf/file-2.d: New.
+       * gas/elf/elf.exp: Run new test.
+       * gas/elf/file.d: Adjust expectations.
+       * gas/i386/ilp32/elf/file.d: Likewise.
+
+2015-12-04  Nick Clifton  <nickc@redhat.com>
+
+       PR gas/19276
+       * gas/arm/align64.d: Skip for COFF/PE targets.
+       * gas/arm/bundle-lock.d: Adjust for COFF/PE targets.
+
+2015-12-04  Claudiu Zissulescu  <claziss@synopsys.com>
+
+       * gas/arc/bic.d: Update test.
+       * gas/arc/add_s-err.s: New file.
+       * gas/arc/cpu-warn1.s: Likewise.
+       * gas/arc/pcl-relocs.d: Likewise.
+       * gas/arc/pcl-relocs.s: Likewise.
+       * gas/arc/pcrel-relocs.d: Likewise.
+       * gas/arc/pcrel-relocs.s: Likewise.
+       * gas/arc/pic-relocs.d: Likewise.
+       * gas/arc/pic-relocs.s: Likewise.
+       * gas/arc/plt-relocs.d: Likewise.
+       * gas/arc/plt-relocs.s: Likewise.
+       * gas/arc/pseudos.d: Likewise.
+       * gas/arc/pseudos.s: Likewise.
+       * gas/arc/sda-relocs.d: Likewise.
+       * gas/arc/sda-relocs.s: Likewise.
+       * gas/arc/sda-relocs2.d: Likewise.
+       * gas/arc/sda-relocs2.s: Likewise.
+       * gas/arc/tls-relocs.d: Likewise.
+       * gas/arc/tls-relocs.s: Likewise.
+
+2015-12-02  Andre Vieira  <andre.simoesdiasvieira@arm.com>
+
+       * gas/arm/armv8-a.d: <ldaexh>: Rename mismatched mnemonics ...
+       <ldah>: ... to this.
+
+2015-11-27  Matthew Wahab  <matthew.wahab@arm.com>
+
+       * gas/aarch64/float-fp16.d: New.
+       * gas/aarch64/float-fp16.s: New.
+
+2015-11-27  Matthew Wahab  <matthew.wahab@arm.com>
+
+       * gas/aarch64/alias-2.d: Add tests for REV.
+       * gas/aarch64/alias-2.s: Likewise.
+
+2015-11-27  Matthew Wahab  <matthew.wahab@arm.com>
+
+       * gas/aarch64/alias-2.d: New.
+       * gas/aarch64/alias-2.s: New.
+
+2015-11-27  Matthew Wahab  <matthew.wahab@arm.com>
+
+       * gas/aarch64/sysreg-2.d: New.
+       * gas/aarch64/sysreg-2.s: New.
+
+2015-11-24  Christophe Monat <christophe.monat@st.com>
+
+       * gas/arm/thumb2_ldr_immediate_armv6t2.s: Added high register
+       tests.
+       * gas/arm/thumb2_ldr_immediate_armv6t2.d: Accounted for new test
+       cases.
+       * gas/arm/thumb2_ldr_immediate_highregs_armv6t2.s: New.
+       * gas/arm/thumb2_ldr_immediate_highregs_armv6t2.d: New.
+
+2015-11-24  Matthew Wahab  <matthew.wahab@arm.com>
+
+       * gas/arm/armv7e-m+fpv5-d16.d: Skip test for *-*-pe, *-wince-* and
+       for *-*-coff targets.
+       * gas/arm/armv7e-m+fpv5-sp-d16.d: Likewise.
+       * gas/arm/blx-bl-convert.d: Likewise.
+       * gas/arm/ldst-offset0.d: Likewise.
+       * gas/arm/thumb2_ldr_immediate_armv6t2.d: Likewise.
+       * gas/arm/armv8-a+pan.s: Adjust test to make it
+       valid for non-ELF targets.
+       * gas/arm/wince.d: Add assembler option "-mccs".
+       * gas/arm/wince_inst.d: Update expected output.
+
+2015-11-20  Maciej W. Rozycki  <macro@imgtec.com>
+
+       * gas/mips/nan-legacy-1.d: Remove MIPS ABI flags match patterns.
+       * gas/mips/nan-legacy-2.d: Likewise.
+       * gas/mips/nan-legacy-3.d: Likewise.
+       * gas/mips/nan-legacy-4.d: Likewise.
+       * gas/mips/nan-legacy-5.d: Likewise.
+
+2015-11-20  Matthew Wahab  <matthew.wahab@arm.com>
+
+       * gas/aarch64/virthostext-directive.d: New.
+       * gas/aarch64/virthostext.d: New.
+       * gas/aarch64/virthostext.s: New.
+
+2015-11-20  Matthew Wahab  <matthew.wahab@foss.arm.com>
+
+       * gas/arm/mapshort-elf.d: Fix typo in exclusion list.
+
+2015-11-19  Matthew Wahab  <matthew.wahab@arm.com>
+
+       * gas/aarch64/pan-illegal.d: New.
+       * gas/aarch64/pan-illegal.l: New.
+       * gas/aarch64/pan.s: Add tests for invalid immediates.
+
+2015-11-19  Alan Modra  <amodra@gmail.com>
+
+       * gas/ppc/altivec3.d: Allow for padding at end of section.
+       * gas/testsuite/gas/ppc/power9.d: Likewise.
+
+2015-11-12  Matthew Wahab  <matthew.wahab@arm.com>
+
+       PR gas/19217
+       * gas/arm/thumb2_ldr_immediate_armv6t2.d: Update expected output.
+
+2015-11-11  Alan Modra  <amodra@gmail.com>
+           Peter Bergner <bergner@vnet.ibm.com>
+
+       * gas/ppc/altivec3.s: New test.
+       * gas/ppc/altivec3.d: Likewise.
+       * gas/ppc/vsx3.s: Likewise.
+       * gas/ppc/vsx3.d: Likewise.
+       * gas/ppc/power9.s: Likewise.
+       * gas/ppc/power9.d: Likewise.
+       * gas/ppc/ppc.exp: Run them.
+       * gas/ppc/power8.s <lxvx, lxvd2x, stxvx, stxvd2x>: Add new tests.
+       * gas/ppc/power8.d: Likewise.
+       * gas/ppc/vsx.s: <lxvx, stxvx>: Rename invalid mnemonics ...
+       <lxvd2x, stxvd2x>: ...to this.
+       * gas/ppc/vsx.d: Likewise.
+
+2015-11-09  Dominik Vogt  <vogt@linux.vnet.ibm.com>
+
+       * gas/all/test-gen.c (random_order_16s, random_order_24s)
+       (random_order_32s): Fix left shift of negative value.
+
+2015-11-02  Nick Clifton  <nickc@redhat.com>
+
+       * gas/rx/max.d: Update expected disassembly.
+       * gas/rx/nod.d: Likewise.
+       * gas/rx/nop.sm: Add tests of more NOP instructions.
+
+2015-11-02  Nick Clifton  <nickc@redhat.com>
+
+       * gas/rx/mov.sm: Add tests for zero offset indirect moves.
+       * gas/rx/mov.d: Update expected output.
+
+2015-10-28  Andre Vieira  <andre.simoesdiasvieira@arm.com>
+
+        * gas/arm/pinsn.s: New.
+        * gas/arm/pinsn.d: Likewise.
+
+2015-10-27  Nick Clifton  <nickc@redhat.com>
+
+       PR binutils/19159
+       * gas/rl78/pr19159.s: New test source file.
+       * gas/rl78/pr19159.d: New test case.
+       * gas/rl78/rl78.exp: Run the new test.
+
+2015-10-27  Nick Clifton  <nickc@redhat.com>
+
+       PR binutils/19158
+       * gas/rl78/pr19158.s: New test source file.
+       * gas/rl78/pr19158.d: New test case.
+       * gas/rl78/rl78.exp: Run the new test.
+
+2015-10-27  Nick Clifton  <nickc@redhat.com>
+
+       PR binutils/19157
+       * gas/rl78: New directory.
+       * gas/rl78/rl78.exp: New test driver.
+       * gas/rl78/pr19157.s: New test source file.
+       * gas/rl78/pr19157.d: New test case.
+
 2015-10-22  Nick Clifton  <nickc@redhat.com>
 
        * gas/msp430/errata_fixes.s: New test source file.