* elf32-sparc.c (elf32_sparc_omit_section_dynsym): New function.
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
index fd8f4787d96bf5ad53b72c7c55da270458716947..c9fed1639c87c0e0b252e2363b8867da5374f2f0 100644 (file)
@@ -1,4 +1,295 @@
+2005-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       * gas/elf/elf.exp (section5): Use 0-9 instead of [:digit:].
+
+2004-12-31  Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/elf/elf.exp: Don't list reloc sections.
+       * gas/elf/section5.e: Remove reloc sections.
+
+2004-12-21  Tomer Levi  <Tomer.Levi@nsc.com>
+
+       * gas/crx/beq_insn.d: Update reference file according to 
+       disassembler printing method.
+       * gas/crx/bit_insn.d: Likewise. 
+       * gas/crx/br_insn.d: Likewise. 
+       * gas/crx/cmpbr_insn.d: Likewise. 
+       * gas/crx/cop_insn.d: Likewise. 
+       * gas/crx/load_stor_insn.d: Likewise.
+
+2004-12-21  Hans-Peter Nilsson  <hp@axis.com>
+
+       * gas/elf/section5.e, gas/elf/section5.l: Replace [:digit:],
+       [:xdigit:] and {N} in regexps with [0-9], [0-9a-fA-F] and N
+       copies, to cater to tcl versions before Tcl 8.2.3.
+
+2004-12-20  Nick Clifton  <nickc@redhat.com>
+
+       * gas/elf/section5.[ls]: Use % instead of @ in .section
+       directives.
+
+2004-12-16  Richard Sandiford  <rsandifo@redhat.com>
+
+       * gas/v850/split-lo16.{s,d}: New test.
+       * gas/v850/v850.exp: Run it.
+
+2004-12-15 Jan Beulich  <jbeulich@novell.com>
+
+       * gas/elf/section5.[els]: New.
+
+2004-12-13  Richard Sandiford  <rsandifo@redhat.com>
+
+       * gas/mips/elf-rel25.d, gas/mips/elf-rel25a.d: Cope with different
+       .text alignments.
+
+2004-12-11  Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/alpha/elf-usepv-1.d: Update for changed section syms.
+       * gas/arm/mapping.d: Likewise.
+       * gas/mips/tmips16-e.d: Likewise.
+       * gas/mips/tmips16-f.d: Likewise.
+       * gas/mmix/align-1.d: Likewise.
+       * gas/mmix/basep-10.d: Likewise.
+       * gas/mmix/basep-11.d: Likewise.
+       * gas/mmix/basep-7.d: Likewise.
+       * gas/mmix/basep-8.d: Likewise.
+       * gas/mmix/basep-9.d: Likewise.
+       * gas/mmix/builtin1.d: Likewise.
+       * gas/mmix/builtin2.d: Likewise.
+       * gas/mmix/builtin3.d: Likewise.
+       * gas/mmix/bz-c.d: Likewise.
+       * gas/mmix/comment-2.d: Likewise.
+       * gas/mmix/comment-3.d: Likewise.
+       * gas/mmix/cons-2.d: Likewise.
+       * gas/mmix/fb-1.d: Likewise.
+       * gas/mmix/fb-2.d: Likewise.
+       * gas/mmix/geta-c.d: Likewise.
+       * gas/mmix/greg1.d: Likewise.
+       * gas/mmix/greg1a.d: Likewise.
+       * gas/mmix/greg2.d: Likewise.
+       * gas/mmix/greg2a.d: Likewise.
+       * gas/mmix/greg3.d: Likewise.
+       * gas/mmix/greg4.d: Likewise.
+       * gas/mmix/greg5.d: Likewise.
+       * gas/mmix/greg6.d: Likewise.
+       * gas/mmix/greg7.d: Likewise.
+       * gas/mmix/greg8.d: Likewise.
+       * gas/mmix/is-1.d: Likewise.
+       * gas/mmix/jump-c.d: Likewise.
+       * gas/mmix/local-1.d: Likewise.
+       * gas/mmix/locall1.d: Likewise.
+       * gas/mmix/odd-1.d: Likewise.
+       * gas/mmix/op-0-1.d: Likewise.
+       * gas/mmix/op-0-1s.d: Likewise.
+       * gas/mmix/op-0-2.d: Likewise.
+       * gas/mmix/prefix1.d: Likewise.
+       * gas/mmix/prefix2.d: Likewise.
+       * gas/mmix/prefix3.d: Likewise.
+       * gas/mmix/pseudo-1.d: Likewise.
+       * gas/mmix/pushj-c.d: Likewise.
+       * gas/mmix/pushj-cs.d: Likewise.
+       * gas/mmix/sym-1.d: Likewise.
+       * gas/mmix/weak1-s.d: Likewise.
+       * gas/mmix/weak1.d: Likewise.
+       * gas/mmix/zerop-1.d: Likewise.
+       * gas/ppc/power4.d: Likewise.
+       * gas/ppc/test1elf32.d: Likewise.
+       * gas/ppc/test1elf64.d: Likewise.
+       * gas/sh/sh64/datal32-3.d: Likewise.
+       * gas/sh/sh64/datal64-3.d: Likewise.
+       * gas/sh/sh64/localcom-1.d: Likewise.
+
+2004-12-10  Ian Lance Taylor  <ian@wasabisystems.com>
+
+       * gas/mips/elf-rel23a.d: New test.
+       * gas/mips/elf-rel23b.d: New test.
+       * gas/mips/elf-rel25.s: New test.
+       * gas/mips/elf-rel25.d: New test.
+       * gas/mips/elf-rel25a.d: New test.
+       * gas/mips/mips.exp: Run new tests.
+
+2004-12-09  Paul Brook  <paul@codesourcery.com>
+
+       * gas/arm/unwind.d: Expect R_ARM_PREL31 relocations.
+
+2004-12-09  Ian Lance Taylor  <ian@wasabisystems.com>
+
+       * gas/mips/branch-swap.d: Pass -32 to as.
+
+2004-11-29  Tomer Levi  <Tomer.Levi@nsc.com>
+
+       * gas/crx/br_insn.d: Fix error in expected disassembly.
+
+2004-11-29  Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
+
+       * testsuite/gas/m32r/rela-1.s: New test.
+       * testsuite/gas/m32r/rela-1.d: Expected disassembly.
+       * testsuite/gas/m32r/m32r.exp: Run the new test.
+       * testsuite/gas/m32r/relax-1.d: Update for fixed pcrel reloc
+       generation.
+
+2004-11-27  Richard Earnshaw  <rearnsha@arm.com>
+
+       * gas/testsuite/arm/thumbv6.d (setend): Remove stray tab at end
+       of dump pattern.
+
+2004-11-25  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/ia64/group-1.d: Adjust expected secion ordering.
+
+2004-11-25 Jan Beulich  <jbeulich@novell.com>
+
+       * gas/i386/x86-64-inval.[sl]: Remove sahf/lahf.
+
+2004-11-24  Paul Brook  <paul@codesourcery.com>
+
+       * gas/elf/group0a.d: Adjust expected secion ordering.
+       * gas/elf/group1a.d: Ditto.
+       * gas/elf/section4.d: Ditto.
+
+2004-11-24  Nick Clifton  <nickc@redhat.com>
+
+       * gas/iq2000/allinsn.exp: Remove IQ10 tests.
+       * gas/iq2000/q10allinsn.d: Delete.
+       * gas/iq2000/q10allinsn.s: Delete.      
+       * gas/iq2000/q10hazard4.s: Delete.
+       * gas/iq2000/q10hazard5.s: Delete.
+       * gas/iq2000/q10load-hazards.exp: Delete.
+       * gas/iq2000/q10nohazard.s: Delete.
+       * gas/iq2000/q10noyield.s: Delete.
+       * gas/iq2000/q10test0.d: Delete.
+       * gas/iq2000/q10test0.s: Delete.
+       * gas/iq2000/q10test1.d: Delete.
+       * gas/iq2000/q10test1.s: Delete.
+       * gas/iq2000/q10test10.d: Delete.
+       * gas/iq2000/q10test10.s: Delete.
+       * gas/iq2000/q10test11.d: Delete.
+       * gas/iq2000/q10test11.s: Delete.
+       * gas/iq2000/q10test12.d: Delete.
+       * gas/iq2000/q10test12.s: Delete.
+       * gas/iq2000/q10test2.d: Delete.
+       * gas/iq2000/q10test2.s: Delete.
+       * gas/iq2000/q10test3.d: Delete.
+       * gas/iq2000/q10test3.s: Delete.
+       * gas/iq2000/q10test4.d: Delete.
+       * gas/iq2000/q10test4.s: Delete.
+       * gas/iq2000/q10test5.d: Delete.
+       * gas/iq2000/q10test5.s: Delete.
+       * gas/iq2000/q10test6.d: Delete.
+       * gas/iq2000/q10test6.s: Delete.
+       * gas/iq2000/q10test7.d: Delete.
+       * gas/iq2000/q10test7.s: Delete.
+       * gas/iq2000/q10test8.d: Delete.
+       * gas/iq2000/q10test8.s: Delete.
+       * gas/iq2000/q10test9.d: Delete.
+       * gas/iq2000/q10test9.s: Delete.
+       * gas/iq2000/q10yield.exp: Delete.
+       * gas/iq2000/test.exp: Delete.
+
+2004-11-24  Ramana Radhakrishnan  <ramana.radhakrishnan@codito.com>
+
+       * gas/arc/st.s: Add checks for other variants of the sr and st
+       instruction.
+       * gas/arc/st.d: Update the expected disassembly.
+
+2004-11-23  Nick Clifton  <nickc@redhat.com>
+
+       * gas/mn10300/relax.s: Add further tests of the relaxing of branch
+       instructions.
+       * gas/mn10300/relax.d: Add expected relocations.
+
+2004-11-22  Ravi Ramaseshan  <ravi.ramaseshan@codito.com>
+
+       * gas/arc/ld.s: Add check of load of a long immediate.
+       * gas/arc/ld.d: Add expected disassembly.
+       
+2004-11-22  Hans-Peter Nilsson  <hp@axis.com>
+
+       * gas/all/gas.exp: Run dg-runtest for all err-*.s and warn-*.s.
+       * gas/all/err-1.s, gas/all/warn-1.s: New tests.
+
+2004-11-18  Inderpreet Singh   <inderpreetb@nioda.hcltech.com>
+
+       * gas/maxq10/call.d: Fix expected results now that bfd assembler
+       support is enabled by default.
+       * gas/maxq10/range.d: Likewise.
+       * gas/maxq20/call.d: Likewise.
+
+2004-11-17  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gas/arm/mapping.d: Expect F markers for Thumb code.
+       * gas/arm/unwind.d: Update big-endian pattern.
+
+2004-11-12  Nick Clifton  <nickc@redhat.com>
+
+       * gas/mn10300/basic.exp: Add relax test.
+       * gas/mn10300/relax.s: New test.
+       * gas/mn10300/relax.d: Expected results.  Make sure that the
+       correct size of instruction has been selected.
+
+2004-11-11  Bob Wilson  <bob.wilson@acm.org>
+
+       * gas/xtensa/short_branch_offset.s: New.
+       * gas/xtensa/short_branch_offset.d: New.
+       * gas/xtensa/all.exp: Run new test.
+
+2004-11-10  Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/i386/opcode.s: Pad section.
+       * gas/i386/intelok.s: Likewise.
+       * gas/i386/opcode.d: Update.
+       * gas/i386/intelok.d: Update.
+
+2004-11-08  Inderpreet Singh   <inderpreetb@nioda.hcltech.com>
+           Vineet Sharma      <vineets@noida.hcltech.com>
+
+       * gas/maxq10: New directory.  Contains tests for maxq port.
+       * gas/maxq20: Likewise.
+
+2004-11-05  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/general.s: Add movzb.
+       * gas/i386/general.l: Updated.
+
+2004-11-04  Hans-Peter Nilsson  <hp@axis.com>
+
+       * gas/all/gas.exp: Exclude float.s for crisv32-*-*.
+       * gas/cris/operand-err-1.s (test.m constant): Remove xfail marker
+       and update rationale.  Mark "ba [external_symbol]" and "ba [r3]"
+       as invalid.
+       * gas/ieee-fp/x930509a.exp: setup_xfail for crisv32-*-*.
+       * gas/macros/macros.exp: setup_xfail strings for crisv32-*-*.
+       * gas/cris/abs32-1.s, gas/cris/arch-err-1.s,
+       gas/cris/arch-err-2.s, gas/cris/arch-err-3.s,
+       gas/cris/arch-err-4.s, gas/cris/arch-err-5.s,
+       gas/cris/bound-err-1.s, gas/cris/brokw-3b.s,
+       gas/cris/march-err-1.s, gas/cris/march-err-2.s,
+       gas/cris/push-err-1.s, gas/cris/push-err-2.s,
+       gas/cris/pushpopv32.s, gas/cris/rd-abs32-1.d,
+       gas/cris/rd-abs32-2.d, gas/cris/rd-arch-1.d, gas/cris/rd-arch-2.d,
+       gas/cris/rd-arch-3.d, gas/cris/rd-bkw1b.d, gas/cris/rd-bkw2b.d,
+       gas/cris/rd-bkw3b.d, gas/cris/rd-bound1.d, gas/cris/rd-bound1.s,
+       gas/cris/rd-bound2.d, gas/cris/rd-bound3.d, gas/cris/rd-bound4.d,
+       gas/cris/rd-break32.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
+       gas/cris/rd-spr-1.d, gas/cris/rd-spr-1.s, gas/cris/rd-usp-1.d,
+       gas/cris/rd-usp-1b.d, gas/cris/rd-v10_32o-1.d,
+       gas/cris/rd-v10_32o-2.d, gas/cris/rd-v10_32o-2.s,
+       gas/cris/rd-v32-b1.d, gas/cris/rd-v32-b1.s, gas/cris/rd-v32-b2.d,
+       gas/cris/rd-v32-b2.s, gas/cris/rd-v32-b3.d, gas/cris/rd-v32-b3.s,
+       gas/cris/rd-v32-f1.d, gas/cris/rd-v32-f1.s, gas/cris/rd-v32-i1.d,
+       gas/cris/rd-v32-i1.s, gas/cris/rd-v32-l1.d, gas/cris/rd-v32-l1.s,
+       gas/cris/rd-v32-l3.d, gas/cris/rd-v32-l3.s, gas/cris/rd-v32-l4.d,
+       gas/cris/rd-v32-l4.s, gas/cris/rd-v32o-1.d, gas/cris/rd-v32s-1.d,
+       gas/cris/rd-v32s-2.d, gas/cris/rd-v32s-2.s, gas/cris/rd-v32s-3.d,
+       gas/cris/rd-v32s-3.s, gas/cris/rd-v32s-4.d, gas/cris/rd-v32s-4.s,
+       gas/cris/rd-vao-1.d, gas/cris/v32-err-1.s, gas/cris/v32-err-10.s,
+       gas/cris/v32-err-11.s, gas/cris/v32-err-2.s, gas/cris/v32-err-3.s,
+       gas/cris/v32-err-4.s, gas/cris/v32-err-5.s, gas/cris/v32-err-6.s,
+       gas/cris/v32-err-7.s, gas/cris/v32-err-8.s, gas/cris/v32-err-9.s:
+       New tests.
+
 2004-11-04 Jan Beulich <jbeulich@novell.com>
+
        * gas/i386/i386.exp: Execute new tests intelbad and intelok.
        * gas/i386/intelbad.[sl]: New test to check for various things not
        permitted in Intel mode.
 
 2004-10-21  Tomer Levi  <Tomer.Levi@nsc.com>
 
-       * gas/crx/cop_insn.s: Reverse operands order in store co-processor 
+       * gas/crx/cop_insn.s: Reverse operands order in store co-processor
        instructions.
        * gas/crx/list_insn.s: Remove test for unsupported 'popa' instruction.
        * gas/crx/cop_insn.d: Regenerate.
        * gas/h8300/ffxx1-elf.d: Likewise.
        * gas/h8300/h8sx_disp2.d: Likewise.
        * gas/h8300/h8sx_mov_imm.d: Likewise.
-       * gas/h8300/h8sx_rtsl.d: Likewise.      
+       * gas/h8300/h8sx_rtsl.d: Likewise.
        * gas/h8300/ffxx1-coff.s: Remove inappropriate insn width specifier.
        * gas/h8300/ffxx1-elf.s: Likewise.
 
        rex prefix.
        * gas/i386/x86-64-inval.[ls]: Add a bunch of instructions illegal
        in 64-bit mode.
-       
+
 2004-07-20  Maciej W. Rozycki  <macro@linux-mips.org>
 
        * gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the test
 2004-05-26  H.J. Lu  <hongjiu.lu@intel.com>
 
        * gas/ia64/ia64.exp: Run invalid-ar.
-       
+
        * gas/ia64/invalid-ar.l: New file. Test invalid AR access.
        * gas/ia64/invalid-ar.s: Likewise.
 
        * gas/m32r/parallel-2.s: New file: Test case for parallel code.
        * gas/m32r/parallel-2.d: New file: Expected results.
        * gas/m32r/m32r2.exp: Run the test.
-       
+
        * gas/m32r/seth.s: New file: Test for seth.
        * gas/m32r/seth.d: New file: Expected results.
        * gas/m32r/m32r.exp: Run the new test.
 2004-03-17  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
 
        * gas/cfi/cfi-sh-1.d: New file.
-       * gas/cfi/cfi-sh-1.s: Likewise. 
+       * gas/cfi/cfi-sh-1.s: Likewise.
        * gas/cfi/cfi.exp: Add SH case.
 
 2004-03-16  Alan Modra  <amodra@bigpond.net.au>
This page took 0.027662 seconds and 4 git commands to generate.