binutils/testsuite/
[binutils-gdb.git] / binutils / testsuite / ChangeLog
index 13e37e3f0c5e9d239f891936bac01eb48a537637..8b613b20f59137c54595a0ca5f453b9cfa0db674 100644 (file)
@@ -1,3 +1,37 @@
+2007-05-08  Mark Shinwell  <shinwell@codesourcery.com>
+
+       * binutils-all/strip-3.d: Strip .ARM.attributes and .reginfo
+       sections.
+
+2007-05-02  Alan Modra  <amodra@bigpond.net.au>
+
+       * binutils-all/objcopy.exp (copy_setup): Don't perror, use send_log.
+       (copy_executable): Return early if test2 is blank.
+       Return unsupported rather than unresolved if we can't run
+       executables.  Do test1 if we can compile.
+
+2007-04-24  Nathan Froyd  <froydnj@codesourcery.com>
+           Phil Edwards  <phil@codesourcery.com>
+
+       * binutils-all/objcopy.exp: Add test for stripping a symbol
+       used in a relocation.
+       * binutils-all/needed-by-reloc.s: New file.
+
+2007-04-20  Nathan Froyd  <froydnj@codesourcery.com>
+           Phil Edwards  <phil@codesourcery.com>
+           Thomas de Lellis <tdel@windriver.com>
+
+       * binutils-all/objcopy.exp: Add test for --reverse-bytes.
+
+2007-04-21  Richard Earnshaw  <rearnsha@arm.com>
+
+       * binutils-all/readelf.exp (regexp_diff): Delete.
+
+2007-04-20  Richard Earnshaw  <rearnsha@arm.com>
+
+       * binutils-all/arm/thumb2-cond.s: Allow for tab expansion by the pty.
+       Rename the second test.
+
 2007-04-12  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR binutils/4348