* script-sections.cc (class Orphan_section_placement): Define
authorIan Lance Taylor <ian@airs.com>
Tue, 23 Mar 2010 21:06:10 +0000 (21:06 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 23 Mar 2010 21:06:10 +0000 (21:06 +0000)
commit6c93b22ce4b4f83c550a489fd547de3f1468e1e1
tree195b08709a6c8df68e13c67abeaafcc5402ec65d
parentb9a881c2d200e0e2920f9d307817400f2bdbefac
* 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
This page took 0.025036 seconds and 4 git commands to generate.