Changes between Initial Version and Version 1 of Ticket #339, comment 7


Ignore:
Timestamp:
2013-03-05T22:40:12Z (11 years ago)
Author:
Jiri Svoboda

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #339, comment 7

    initial v1  
    11There needs to be a program header of type PT_TLS covering the TLS initialization image (.tdata followed by .tbss) (see ELF Handling for Thread-Local Storage 2005 page 4). This is used by the run-time linker.
    22  * add PHDR of type PT_TLS to linker script
     3  * RTLD to read TLS initialization image header
     4  * RTLD to load TLS initialization image