Fix SH gas testsuite invalid assembly exposed by ec9ab52c
[external/binutils.git] / gas / testsuite / ChangeLog
index c514be7..f288ca7 100644 (file)
@@ -1,3 +1,77 @@
+2015-12-12  Alan Modra  <amodra@gmail.com>
+
+       * gas/sh/tlsd.s: Use .tdata not .tbss.
+       * gas/sh/tlsnopic.s: Likewise.
+
+2015-12-11  Matthew Wahab  <matthew.wahab@arm.com>
+
+       * gas/aarch64/system-2.d: Enable the statistical profiling
+       extension.  Update the expected output.
+       * gas/aarch64/system-2.s: Add tests for PSB CSYNC.
+       * gas/aarch64/system.d: Update the expected output.
+
+2015-12-11  Matthew Wahab  <matthew.wahab@arm.com>
+
+       * gas/aarch64/sysreg-2.s: Add tests for the statistical profiling
+       system registers.
+       * gas/aarch64/sysreg-2.d: Enable the statistical profiling
+       extension and update the expected output.
+
+2015-12-10  Matthew Wahab  <matthew.wahab@arm.com>
+
+       * gas/aarch64/sysreg-2.d: Update for new tests for AT S1E1RP and
+       AT S1E1WP.
+       * gas/aarch64/sysreg-2.s: Add tests for AT S1E1RP and AT S1E1WP.
+
+2015-12-10  Matthew Wahab  <matthew.wahab@arm.com>
+
+       * gas/aarch64/sysreg-2.d: Add tests for dc instruction.
+       * gas/aarch64/sysreg-2.s: Add uses of dc instruction.
+
+2015-12-10  Matthew Wahab  <matthew.wahab@arm.com>
+
+       * gas/aarch64/uao-directive.d: New.
+       * gas/aarch64/uao.d: New.
+       * gas/aarch64/uao.s: New.
+
+2015-12-10  Matthew Wahab  <matthew.wahab@arm.com>
+
+       * gas/aarch64/sysreg-2.d: Add tests for new registers.
+       * gas/aarch64/sysreg-2.s: Likewise.  Also replace some spaces with
+       tabs.
+
+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