binutils/testsuite/
[deliverable/binutils-gdb.git] / binutils / testsuite / ChangeLog
index 641bd368354e08879a557bda9981ca3a0e0efa8c..0c29b9c8995754ce4a3a0532eeefb4f478f74938 100644 (file)
@@ -1,3 +1,164 @@
+2010-11-20  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * lib/binutils-common.exp: New file.
+       * lib/utils-lib.exp (load_common_lib): New function.  Load
+       binutils-common.exp.
+       (is_elf_format): Delete.
+
+2010-11-15  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * binutils-all/compress.exp: Replace binutils_assemble with
+       binutils_assemble_flags for --nocompress-debug-sections.
+
+2010-11-15  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * binutils-all/compress.exp: Pass --nocompress-debug-sections to
+       assembler for uncompressed debug sections.
+
+       * binutils-all/testranges.d: Also expect .zdebug in section name.
+
+2010-11-08  Thomas Schwinge  <thomas@schwinge.name>
+
+       * lib/utils-lib.exp (is_elf_format): Consider for *-*-gnu*, too.
+       * binutils-all/elfedit-2.d (target): Likewise.
+       * binutils-all/elfedit-3.d (target): Likewise.
+       * binutils-all/i386/i386.exp: Likewise.
+       * binutils-all/objcopy.exp: Likewise.
+       * binutils-all/strip-3.d (target): Likewise.
+
+2010-11-08  Alan Modra  <amodra@gmail.com>
+
+       * binutils-all/objdump.W: Adjust expected result for debug section
+       rename.
+
+2010-11-02  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * binutils-all/libdw2.out: Also accept MIPS_DWARF.
+
+2010-10-29  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * binutils-all/compress.exp: New.
+       * binutils-all/dw2-1.S: Likewise.
+       * binutils-all/dw2-2.S: Likewise.
+       * binutils-all/libdw2-compressed.out: Likewise.
+       * binutils-all/libdw2.out: Likewise.
+
+2010-10-22  Mark Mitchell  <mark@codesourcery.com>
+
+       * binutils-all/group-5.d: Expect ".group" for the name of group
+       sections.
+       * binutils-all/strip-2.d: Likewise.
+
+2010-10-12  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * binutils-all/m68k/objdump.exp: Add fnop test.
+       * binutils-all/m68k/fnop.s: New file.
+
+2010-09-29  Alan Modra  <amodra@gmail.com>
+
+       * lib/utils-lib.exp (is_elf_format): Merge with gas and ld versions.
+
+2010-09-23  Alan Modra  <amodra@gmail.com>
+
+       * binutils-all/ar.exp: Don't run unique_symbol on msp or hpux.
+       * binutils-all/copy-2.d: Update not-target list.
+       * binutils-all/note-1.d: Don't run on h8300.
+       * binutils-all/objcopy.exp: Don't run strip-10 on msp or hpux.
+       (objcopy_test): Remove h8300-rtems from xfails.
+
+2010-09-16  Alan Modra  <amodra@gmail.com>
+
+       * binutils-all/i386/i386.exp: Don't run on linuxaout.
+
+2010-09-10  Ben Gardiner  <bengardiner@nanometrics.ca>
+
+       * binutils-all/objcopy.exp: Add test of new --interleave-width
+       option.
+
+2010-09-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * binutils-all/objdump.W: Update DW_OP_reg5 expected output.
+
+2010-08-23  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * binutils-all/elfedit-3.d: New.
+
+       * binutils-all/elfedit.exp: Run elfedit-3.
+
+2010-07-19  Andreas Schwab  <schwab@redhat.com>
+
+       * binutils-all/readelf.s: Ignore "Key to Flags" contents.
+       * binutils-all/readelf.s-64: Likewise.
+       * binutils-all/i386/compressed-1b.d: Likewise.
+       * binutils-all/i386/compressed-1c.d: Likewise.
+       * binutils-all/x86-64/compressed-1b.d: Likewise.
+       * binutils-all/x86-64/compressed-1c.d: Likewise.
+
+2010-07-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * binutils-all/i386/compressed-1a.d: Fix a typo.
+       * binutils-all/i386/compressed-1b.d: Likewise.
+       * binutils-all/i386/compressed-1c.d: Likewise.
+       * binutils-all/x86-64/compressed-1a.d: Likewise.
+       * binutils-all/x86-64/compressed-1b.d: Likewise.
+       * binutils-all/x86-64/compressed-1c.d: Likewise.
+
+2010-07-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/default.exp (binutils_assemble): Use
+       default_binutils_assemble_flags.
+       (binutils_assemble_flags): New.
+
+       * lib/utils-lib.exp (default_binutils_assemble): Renamed to ...
+       (default_binutils_assemble_flags): This.  Add asflags and
+       pass it to target_assemble.
+       (run_dump_test): Support assembler flags.
+
+       * binutils-all/i386/compressed-1.s: New.
+       * binutils-all/i386/compressed-1a.d: Likewise.
+       * binutils-all/i386/compressed-1b.d: Likewise.
+       * binutils-all/i386/compressed-1c.d: Likewise.
+       * binutils-all/i386/i386.exp: Likewise.
+       * binutils-all/x86-64/compressed-1.s: Likewise.
+       * binutils-all/x86-64/compressed-1a.d: Likewise.
+       * binutils-all/x86-64/compressed-1b.d: Likewise.
+       * binutils-all/x86-64/compressed-1c.d: Likewise.
+       * binutils-all/x86-64/x86-64.exp: Likewise.
+
+2010-07-05  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/10531
+       PR gas/11789
+       * binutils-all/objdump.W: Remove bogus line debug info.
+
+2010-05-18  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/11600
+       * binutils-all/objcopy.exp: Run exclude-1a and exclude-1b for
+       ELF targets.
+
+       * binutils-all/exclude-1.s: New.
+       * binutils-all/exclude-1a.d: Likewise.
+       * binutils-all/exclude-1b.d: Likewise.
+
+2010-04-30  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * binutils-all/dlltool.exp: Add a missing `"'.
+
+2010-04-27  Kai Tietz  <kai.tietz@onevision.com>
+
+       * binutils-all/dlltool.exp: Allow test for
+       arm-wince-pe target.
+
+2010-03-30  Kai TIetz  <kai.tietz@onevision.com>
+
+       * binutils-all/objcopy.exp: Mark simple copy executable
+       as failing for all *-*-mingw32* targets.
+
+2010-03-26  Matt Rice  <ratmice@gmail.com>
+
+       * binutils-all/ar.exp (unique_symbol): New test.
+
 2010-02-18  Alan Modra  <amodra@gmail.com>
 
        * binutils-all/group-5.s, * binutils-all/group-5.d: New test.
        empty for testing an installed toolchain.
 
 2008-02-04  Bob Wilson  <bob.wilson@acm.org>
-       
+
        * binutils-all/objdump.exp (cpus_expected): Add xtensa.
-       
+
 2007-10-26  Alan Modra  <amodra@bigpond.net.au>
 
        * binutils-all/windres/windres.exp: Don't xfail.
        * binutils-all/readelf.ss-64: Likewise.
        * binutils-all/readelf.ss-mips: Likewise.
        * binutils-all/readelf.ss-tmips: Likewise.
-       
+
 2007-08-30  Nick Clifton  <nickc@redhat.com>
 
        * binutils-all/dumptest.s: New test file.
        * binutils-all/readelf.exp: Add test of readelf's -p switch.
 
 2007-08-28  Mark Shinwell  <shinwell@codesourcery.com>
-            Joseph Myers  <joseph@codesourcery.com>
+           Joseph Myers  <joseph@codesourcery.com>
 
        * binutils-all/ar.exp (long_filenames): Delete temporary files on
        the host.
        * lib/utils-lib.exp (run_dump_test): Support strip.
 
 2006-08-15  Thiemo Seufer  <ths@mips.com>
-            Nigel Stephens  <nigel@mips.com>
-            David Ung  <davidu@mips.com>
+           Nigel Stephens  <nigel@mips.com>
+           David Ung  <davidu@mips.com>
 
        * binutils-all/readelf.exp (readelf_test): Handle mips*-sde-elf*.
 
 
 2005-03-08  Ben Elliston  <bje@au.ibm.com>
 
-       * config/default.exp: Remove send_user call for stray output.
+       * config/default.exp: Remove send_user call for stray output.
 
 2005-01-04  Martin Koegler  <mkoegler@auto.tuwien.ac.at>
 
This page took 0.02501 seconds and 4 git commands to generate.