Don't generate multi-byte NOPs for i686.
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
index 09d1c165ad0cadd4c07f4937b855f1c032eba297..8e7d0744abd551b67a4fbfe8f15acdb7589a667c 100644 (file)
@@ -1,3 +1,215 @@
+2010-08-06  Quentin Neill <quentin.neill@amd.com>
+
+       * gas/i386/arch-10-1.l: Add nopl instruction.
+       * gas/i386/arch-10-2.l: Likewise.
+       * gas/i386/arch-10-3.l: Likewise.
+       * gas/i386/arch-10-4.l: Likewise.
+       * gas/i386/arch-10.s: Likewise.
+       * gas/i386/arch-10.d: Add nopl instruction, and +nopl extension
+       flag to as flags.
+       * gas/i386/nops-5-i686.d: Change alignment code generated for
+       -mtune=i686.
+       * gas/i386/nops-5.d: Change alignment code generated for
+       .arch i686.
+       * gas/i386/x86-64-nops-5-k8.d: Likewise.
+       * gas/i386/x86-64-nops-5.d: Likewise.
+
+2010-08-05  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/i386.exp: Run arch-4.
+
+       * gas/i386/arch-4.d: New.
+       * gas/i386/arch-4.s: Likewise.
+
+       * gas/i386/intel.d: Replace ud2a/ud2b with ud2/ud1.
+       * gas/i386/opcode-intel.d: Likewise.
+       * gas/i386/opcode-suffix.d: Likewise.
+       * gas/i386/opcode.d: Likewise.
+
+2010-08-03  Alan Modra  <amodra@gmail.com>
+
+       * gas/all/octa.s, * gas/all/octa.d: New test.
+       * gas/all/gas.exp: Run octa.
+       * gas/elf/data-1.s, * gas/elf/data-1.d: Delete.
+       * gas/elf/elf.exp: Don't run data-1.
+
+2010-08-02  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * elf/elf.exp: Run data-1 only for i*86, x86_64 and ia64.
+
+2010-08-02  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/11867
+       * gas/elf/data-1.d: New.
+       * gas/elf/data-1.s: Likewise.
+
+       * elf/elf.exp: Run data-1.
+
+2010-08-02  Tristan Gingold  <gingold@adacore.com>
+
+       * lib/gas-defs.exp (get_standard_section_names): New function.
+       (run_dump_tests): Document the new behavior for objdump,
+       document to new section-subst option.  Automatically perform
+       substitutions for objdump.
+       (objdump_finish): Add REF_SUBST argument.
+       (run_list_test): Adjust call of regexp_diff.
+       (run_list_test_stdin): Ditto.
+       * gas/all/gas.exp (test_cond): Adjust call of regexp_diff.
+       * gas/symver/symver.exp (run_error_test): Ditto.
+       * gas/mt/relocs.exp (regexp_test): Ditto.
+       * gas/mep/complex-relocs.exp (regexp_test): Ditto.
+       * gas/m68k/all.exp: Ditto.
+       * gas/elf/elf.exp (run_elf_list_test): Ditto.
+       * gas/rx/rx-asm-good.d: Set section-subst to no.
+
+2010-08-02  Alan Modra  <amodra@gmail.com>
+
+       * gas/i386/i386.exp (dw2-compress-1): Only run on ELF targets.
+       (dw2-compress-2, x86-64-dw2-compress-2): Remove unnecessary linux
+       target test.
+
+2010-08-02  Alan Modra  <amodra@gmail.com>
+
+       * gas/ppc/power4.d: Update for ppc_fix_adjustable change.
+
+2010-07-28  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/i386.exp: Xfail dw2-compress-2 and
+       x86-64-dw2-compress-2.
+
+2010-07-24  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * gas/mips/jal-svr4pic-noreorder.d: New test case.
+       * gas/mips/mips1@jal-svr4pic-noreorder.d: New test
+       subarchitecture.
+       * gas/mips/r3000@jal-svr4pic-noreorder.d: Likewise.
+       * gas/mips/jal-svr4pic-noreorder.s: Source for the new test
+       case.
+       * gas/mips/mips.exp: Run the new test case.
+
+2010-07-24  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * gas/mips/jal-svr4pic.d: Rename to...
+       * gas/mips/mips1@jal-svr4pic.d: ... this.
+       * gas/mips/r3000@jal-svr4pic.d: New test subarchitecture.
+       * gas/mips/jal-svr4pic.d: New default subarchitecture patterns.
+       * gas/mips/mips.exp: Run jal-svr4pic with run_dump_test_arches
+       rather than run_dump_test.
+
+2010-07-24  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * gas/mips/jal-svr4pic.d: Reformat.  Use --show-raw-insn with
+       `objdump'.
+       * gas/mips/jal-svr4pic.s: Reformat.  Fix up trailing zeroes.
+
+2010-07-24  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * lib/gas-defs.exp (run_dump_test): Handle the "dump" option.
+
+2010-07-23  Naveen.H.S  <naveen.S@kpitcummins.com>
+           Ina Pandit  <ina.pandit@kpitcummins.com>
+
+       * gas/v850/split-lo16.d: Update the "ld" instructions with a space
+       for second operand.
+       * gas/v850/v850e1.d: Likewise.
+
+2010-07-22  Alan Modra  <amodra@gmail.com>
+
+       * gas/arm/mapdir.s: Don't specify attr/type for .fini_array.
+       * gas/elf/dwarf2-3.s: Don't specify attr for .init_array.
+       * gas/elf/dwarf2-3.d: Don't run on h8300.
+
+2010-07-19  Andreas Schwab  <schwab@redhat.com>
+
+       * gas/i386/x86-64-unwind.d: Ignore "Key to Flags" contents.
+       * gas/ia64/alias-ilp32.d: Likewise.
+       * gas/ia64/alias.d: Likewise.
+       * gas/ia64/group-1.d: Likewise.
+       * gas/ia64/group-2.d: Likewise.
+       * gas/ia64/secname-ilp32.d: Likewise.
+       * gas/ia64/secname.d: Likewise.
+       * gas/ia64/unwind-ilp32.d: Likewise.
+       * gas/ia64/unwind.d: Likewise.
+       * gas/mmix/byte-1.d: Likewise.
+       * gas/mmix/loc-1.d: Likewise.
+       * gas/mmix/loc-2.d: Likewise.
+       * gas/mmix/loc-3.d: Likewise.
+       * gas/mmix/loc-4.d: Likewise.
+       * gas/mmix/loc-5.d: Likewise.
+
+2010-07-16  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/i386.exp: Run dw2-compress-2 only for 32bit.
+
+2010-07-14  Rhonda Wittels  <rhonda@codesourcery.com>
+
+       * gas/elf/pseudo.s: New.
+       * gas/elf/pseudo.l: New.
+       * gas/elf/pseudo.d: New.
+       * gas/elf/elf.exp: Run the new test.
+
+2010-07-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/default.exp (ADDR2LINE): New.
+       (ADDR2LINEFLAGS): Likewise.
+
+       * gas/i386/i386.exp: Run dw2-compress-2 and x86-64-dw2-compress-2.
+
+       * gas/i386/dw2-compress-2.d: New.
+       * gas/i386/dw2-compress-2.s: Likewise.
+       * gas/i386/x86-64-dw2-compress-2.d: Likewise.
+       * gas/i386/x86-64-dw2-compress-2.s: Likewise.
+
+       * lib/gas-defs.exp (run_dump_test): Support addr2line as dump
+       program.
+       (slurp_options): Allow numbers in options.
+
+2010-07-14  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * gas/elf/dwarf2-3.s: Replace .short and .long directives in
+       .debug_info section with .2byte and .4byte respectively.
+
+2010-07-11  Kai Tietz  <kai.tietz@onevision.com>
+
+       * gas/pe/aligncomm-b.d: Regenerated content dump.
+       * gas/pe/aligncomm-d.d: Regenerated content dump.
+       * gas/i386/i386.exp: Disable for mingw 64-bit the intel-got64 test.
+
+2010-07-08 Tejas Belagod <tejas.belagod@arm.com>
+
+       * gas/arm/barrier.s: New file.
+       * gas/arm/barrier.d: New file.
+       * gas/arm/barrier-thumb.s: New file.
+       * gas/arm/barrier-thumb.d: New file.
+       * gas/arm/barrier-bad.s: New file.
+       * gas/arm/barrier-bad.d: New file.
+       * gas/arm/barrier-bad.l: New file.
+       * gas/arm/barrier-bad-thumb.s: New file.
+       * gas/arm/barrier-bad-thumb.d: New file.
+       * gas/arm/barrier-bad-thumb.l: New file.
+
+2010-07-08  Daniel Gutson  <dgutson@codesourcery.com>
+
+       * gas/arm/reloc-bad.d: New.
+       * gas/arm/reloc-bad.s: New.
+       * gas/arm/reloc-bad.l: New.
+
+2010-07-06  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * gas/mips/elf-rel27.d: New test for HI16/LO16 relocation
+       pairing.
+       * gas/mips/elf-rel27.s: Source for the new test.
+       * gas/mips/mips.exp: Create "mips16" architecture.  Adjust
+       conditions involving negated properties throughout to require
+       "mips1" as appropriate.  Run the new test.
+       (mips_arch_destroy): New procedure.
+
+2010-07-05  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * gas/mips/mips.exp (run_dump_test_arch): Check for the presence
+       of an architecture-specific test first and use it if found,
+       before falling back to the generic one.
+
 2010-07-05  Maciej W. Rozycki  <macro@codesourcery.com>
 
        * gas/mips/mips4-fp.d, gas/mips/mips4-fp.s: Remove checks for
This page took 0.02621 seconds and 4 git commands to generate.