gold/
authorCary Coutant <ccoutant@google.com>
Fri, 14 Jun 2013 20:07:18 +0000 (20:07 +0000)
committerCary Coutant <ccoutant@google.com>
Fri, 14 Jun 2013 20:07:18 +0000 (20:07 +0000)
commit32364e50a712ab6d6d9ef24dffd0a6624222dc27
tree88085b81ba7c5cf3ed0f4dbf0e3e79d3abde1a29
parent3531d54957df0088a866d314d33cf96bd234bdf3
gold/
* resolve.cc (Symbol::override_base): Don't override st_type
from plugin placeholder symbols.
(Symbol_table::resolve): Likewise.
(Symbol_table::should_override): Don't complain about TLS mismatch
if the TO symbol is a plugin placeholder.
* testsuite/Makefile.am (plugin_test_tls): New test.
* testsuite/Makefile.in: Regenerate.
* testsuite/plugin_test_tls.sh: New test script.
* testsuite/two_file_test_2_tls.cc: New test source.
* testsuite/two_file_test_tls.cc: New test source.
gold/ChangeLog
gold/resolve.cc
gold/testsuite/Makefile.am
gold/testsuite/Makefile.in
gold/testsuite/plugin_test_tls.sh [new file with mode: 0755]
gold/testsuite/two_file_test_2_tls.cc [new file with mode: 0644]
gold/testsuite/two_file_test_tls.cc [new file with mode: 0644]
This page took 0.028037 seconds and 4 git commands to generate.