* elf32-sparc.c (elf32_sparc_omit_section_dynsym): New function.
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
index e8591bdd71bd6c3d42f4dcc71ebf09b42b388404..c9fed1639c87c0e0b252e2363b8867da5374f2f0 100644 (file)
@@ -1,3 +1,125 @@
+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.
This page took 0.059865 seconds and 4 git commands to generate.