include/elf/
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
index cad113a7f5ed738fb659f8b088f8ee1cf7aa4a97..62fa86d09e6af5308a4d66b2375f0fca72f88c72 100644 (file)
@@ -1,3 +1,227 @@
+2011-03-31  Bernd Schmidt  <bernds@codesourcery.com>
+
+       * gas/tic6x/scomm-directive-1.s: New test.
+       * gas/tic6x/scomm-directive-1.d: New test.
+       * gas/tic6x/scomm-directive-2.s: New test.
+       * gas/tic6x/scomm-directive-2.d: New test.
+       * gas/tic6x/scomm-directive-3.s: New test.
+       * gas/tic6x/scomm-directive-3.d: New test.
+       * gas/tic6x/scomm-directive-4.s: New test.
+       * gas/tic6x/scomm-directive-4.d: New test.
+       * gas/tic6x/scomm-directive-5.s: New test.
+       * gas/tic6x/scomm-directive-5.d: New test.
+       * gas/tic6x/scomm-directive-6.s: New test.
+       * gas/tic6x/scomm-directive-6.d: New test.
+       * gas/tic6x/scomm-directive-7.s: New test.
+       * gas/tic6x/scomm-directive-7.d: New test.
+       * gas/tic6x/scomm-directive-8.s: New test.
+       * gas/tic6x/scomm-directive-8.d: New test.
+
+2011-03-29  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/ilp32/quad.d: Add tests for multiple operands.
+       * gas/i386/ilp32/quad.s: Likewise.
+
+2011-03-29  Mike Frysinger  <vapier@gentoo.org>
+
+       * gas/bfin/expected_errors.s: Add invalid BYTEUNPACK insn tests.
+       * gas/bfin/expected_errors.l: Add new error messages.
+
+2011-03-29  Mike Frysinger  <vapier@gentoo.org>
+
+       * gas/bfin/expected_errors.s: Add invalid BYTEOP16M insn tests.
+       * gas/bfin/expected_errors.l: Add new error messages.
+
+2011-03-29  Mike Frysinger  <vapier@gentoo.org>
+
+       * gas/bfin/expected_errors.s: Add invalid BYTEOP16P insn tests.
+       * gas/bfin/expected_errors.l: Add new error messages.
+
+2011-03-28  Mike Frysinger  <vapier@gentoo.org>
+
+       * gas/bfin/expected_errors.s: Add invalid 16bit acc add insn tests.
+       * gas/bfin/expected_errors.l: Add new error messages.
+       * testsuite/gas/bfin/video2.s: Drop invalid 16bit acc add insn.
+       * testsuite/gas/bfin/video2.d: Updated disassembly output.
+
+2011-03-28  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/ilp32/inval.s: Remove .quad.
+       * gas/i386/ilp32/inval.l: Updated.
+
+       * gas/i386/ilp32/quad.d: New.
+       * gas/i386/ilp32/quad.s: Likewise.
+
+2011-03-24  Mike Frysinger  <vapier@gentoo.org>
+
+       * gas/bfin/expected_errors.s: Add invalid vector add/sub insn tests.
+       * gas/bfin/expected_errors.l: Add new error messages.
+
+2011-03-24  Mike Frysinger  <vapier@gentoo.org>
+
+       * gas/bfin/16bit_illegals.d, gas/bfin/16bit_illegals.s: Delete.
+       * gas/bfin/allinsn16.d, gas/bfin/allinsn16.s: New files.
+       * gas/bfin/bfin.exp: Change 16bit_illegals to allinsn16.
+
+2011-03-24  Mike Frysinger  <vapier@gentoo.org>
+
+       * gas/bfin/expected_errors.s: Add invalid dsp mult insn tests.
+       * gas/bfin/expected_errors.l: Add new error messages.
+
+2011-03-23  Mike Frysinger  <vapier@gentoo.org>
+
+       * gas/bfin/expected_errors.s: Add invalid SEARCH/BITMUX insns.
+       * gas/bfin/expected_errors.l: Add expected errors.
+
+2011-03-18  Alan Modra  <amodra@gmail.com>
+
+       * gas/elf/bad-size.err: Adjust expected error.
+       * gas/i386/bad-size.warn: Likewise.
+       * gas/i386/inval-equ-2.l: Likewise.
+       * gas/symver/symver2.l: Likewise.
+
+2011-03-17  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/12589
+       * gas/i386/pr12589-1.d: New.
+       * gas/i386/pr12589-1.s: Likewise.
+
+       * gas/i386/i386.exp: Run pr12589-1.
+
+2011-03-16  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/bad-size.d: New.
+       * gas/i386/bad-size.s: Likewise.
+       * gas/i386/bad-size.warn: Likewise.
+
+       * gas/i386/i386.exp: Run bad-size for ELF targets.
+
+2011-03-06  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/elf/bad-size.err: Revert the last change.
+
+2011-03-05  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/elf/bad-size.err: Updated.
+
+2011-02-28  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * gas/mips/alnv_ps-swap.d: New test for ALNV.PS instruction
+       branch swapping.
+       * gas/mips/alnv_ps-swap.s: Source for the new test.
+       * gas/mips/mips.exp: Run the new test.
+
+2011-02-28  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * gas/mips/relax-bposge.l: New test for DSP branch relaxation.
+       * gas/mips/relax-bposge.s: Source for the new test.
+       * gas/mips/mips.exp: Run the new test.
+
+2011-02-28  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * gas/mips/relax-at.d: New test for branch relaxation with .set
+       at.
+       * gas/mips/relax.s: Update to support the new test.
+       * gas/mips/relax.l: Update accordingly.
+       * gas/mips/relax.d: Update for multi-arch invocation.
+       * gas/mips/mips.exp: Run the new test.  Adjust to run "relax"
+       across all applicable architectures.
+
+2011-02-28  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * gas/mips/branch-misc-2.d: Adjust for relocation change.
+       * gas/mips/branch-misc-2pic.d: Likewise.
+       * gas/mips/branch-misc-4.d: New test for PC-relative relocation
+       overflow.
+       * gas/mips/branch-misc-4-64.d: Likewise.
+       * gas/mips/branch-misc-4.s: Source for the new tests.
+       * testsuite/gas/mips/mips.exp: Run the new tests.
+
+2011-02-28  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * gas/mips/relax-swap1.l: Adjust for message capitalization
+       correction.
+       * gas/mips/relax-swap2.l: Likewise.
+       * gas/mips/relax.l: Likewise.
+
+2011-02-25  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/ilp32/ilp32.exp: Run reloc64.
+
+       * gas/i386/ilp32/reloc64.s: Allow TLS relocations with 32bit
+       register destinations.
+       * gas/i386/ilp32/reloc64.d: Updated.
+
+       * gas/i386/ilp32/reloc64.l: New.
+
+2011-02-25  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/12519
+       * gas/elf/bad-size.d: New.
+       * gas/elf/bad-size.err: Likewise.
+       * gas/elf/bad-size.s: Likewise.
+
+       * gas/elf/elf.exp: Run bad-size.
+
+2011-02-13  Mike Frysinger  <vapier@gentoo.org>
+
+       * gas/bfin/arithmetic.d, gas/bfin/parallel.d: Change A0 to A1.
+
+2011-02-13  Mike Frysinger  <vapier@gentoo.org>
+
+       * gas/bfin/arithmetic.d, gas/bfin/parallel.d, gas/bfin/parallel3.d,
+       gas/bfin/vector.d, gas/bfin/vector2.d: Add ".L" to dsp mult insns.
+
+2011-02-13  Mike Frysinger  <vapier@gentoo.org>
+
+       * gas/bfin/video.d, gas/bfin/video.s, gas/bfin/video2.d,
+       gas/bfin/video2.s: Remove BYTEOP2M insns.
+
+2011-02-10  Kai Tietz  <kai.tietz@onevision.com>
+
+       * gas/cfi/cfi-x86_64.d: Adjust for x64 PE+.
+
+2011-02-10  Vincent Rivière  <vincent.riviere@freesbee.fr>
+
+       * gas/m68k/cpu32.d: Set explicit architecture for objdump.
+       * gas/m68k/mcf-coproc.d: Likewise.
+       * gas/m68k/mcf-wdebug.d: Likewise.
+
+2011-02-10  Alan Modra  <amodra@gmail.com>
+
+       * gas/elf/dwarf2-4.s: Don't use @.
+
+2011-02-08  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/6957
+       * gas/i386/nops-1-i686.d: Updated.
+       * gas/i386/nops-3-i686.d: Likewise.
+       * gas/i386/nops-4-i686.d: Likewise.
+
+2011-02-08  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/i386.exp: Run nops-4a-i686 and nops-6.
+
+       * gas/i386/nops-4a-i686.d: New.
+       * gas/i386/nops-6.d: Likewise.
+       * gas/i386/nops-6.s: Likewise.
+
+2011-02-07  Vincent Riviere  <vincent.riviere@freesbee.fr>
+
+       PR gas/3041
+       * gas/m68k/p3041pcrel.s, * gas/m68k/p3041pcrel.d: New test.
+       * gas/m68k/all.exp: Add "p3041pcrel" and enable p3041 tests for
+       all m68k-aout targets.
+
+2011-02-04  Bernd Schmidt  <bernds@codesourcery.com>
+
+       * gas/tic6x/dir-junk.l: Remove tests for .atomic and .noatomic.
+       * gas/tic6x/dir-junk.s: Likewise.
+       * gas/tic6x/insns-c674x-bad.d: Remove test.
+       * gas/tic6x/insns-c674x-bad.l: Likewise.
+       * gas/tic6x/insns-c674x-bad.s: Likewise.
+       * gas/tic6x/insns-atomic.d: Remove "-matomic" switch.
+
 2011-01-31  Nick Clifton  <nickc@redhat.com>
 
        * gas/all/align.d: Skip for the RX.
This page took 0.026409 seconds and 4 git commands to generate.