binutils/testsuite/
[deliverable/binutils-gdb.git] / binutils / testsuite / ChangeLog
index 1f4d19bfd577b76817378dc9b20613f9ae5dd920..0c29b9c8995754ce4a3a0532eeefb4f478f74938 100644 (file)
@@ -1,3 +1,136 @@
+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
This page took 0.025202 seconds and 4 git commands to generate.