]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/ChangeLog
Support --as-needed in i386/x86-64 tests
[thirdparty/binutils-gdb.git] / ld / ChangeLog
index c42042c26e4f161b9f5b8be69c4ed8ad05fc65a5..26dbc30825656c3e94e4eaa515167af56f4b14b2 100644 (file)
@@ -1,3 +1,12 @@
+2016-03-07  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/19774
+       * testsuite/ld-i386/i386.exp: Link tmpdir/pr18900.o before
+       tmpdir/pr18900.so and test --as-needed.  Link tmpdir/gotpc1.o
+       before tmpdir/got1d.so and test --as-needed.
+       * testsuite/ld-x86-64/x86-64.exp: Link tmpdir/pr18900.o before
+       tmpdir/pr18900.so and test --as-needed.
+
 2016-03-07  Jiong Wang  <jiong.wang@arm.com>
 
        * testsuite/ld-aarch64/implicit_got_section_1.s: New test source file.