binutils/testsuite/
[binutils-gdb.git] / binutils / testsuite / ChangeLog
index 7fb53d75254507ea2e74d7f0ae93a4141621a6ef..8b613b20f59137c54595a0ca5f453b9cfa0db674 100644 (file)
@@ -1,3 +1,22 @@
+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>