* script-sections.cc (class Orphan_section_placement): Define
commit678fd617df0646c80a54d8f30dbd0e5cc033be46
authorIan Lance Taylor <ian@airs.com>
Tue, 23 Mar 2010 21:06:10 +0000 (23 21:06 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 23 Mar 2010 21:06:10 +0000 (23 21:06 +0000)
treedf8bf299695330bd6545b2dfee190453767321ad
parent9c77002548935108e21971ac51e630b47330f44f
* script-sections.cc (class Orphan_section_placement): Define
PLACE_TLS and PLACE_TLS_BSS.
(Orphan_section_placement::Orphan_section_placement): Initialize
new places.
(Orphan_section_placement::find_place): Handle SHF_TLS sections.
* testsuite/Makefile.am (check_PROGRAMS): Add tls_script_test.
(tls_script_test_SOURCES): Define.
(tls_script_test_DEPENDENCIES): Define.
(tls_script_test_LDFLAGS): Define.
(tls_script_test_LDADD): Define.
* testsuite/Makefile.in: Rebuild.
gold/ChangeLog
gold/script-sections.cc
gold/testsuite/Makefile.am
gold/testsuite/Makefile.in