Skip to content
Snippets Groups Projects
Forked from redox-os / relibc
Source project has a limited visibility.
  • 8tab's avatar
    eee9a80b
    Fix tls tests for dynamic linker · eee9a80b
    8tab authored
    * load TLS segment for executable - while we can skip PT_LOAD for executable,
      we still have to load TLS segment.
    * set TCB address based on if elf is position independent
    eee9a80b
    History
    Fix tls tests for dynamic linker
    8tab authored
    * load TLS segment for executable - while we can skip PT_LOAD for executable,
      we still have to load TLS segment.
    * set TCB address based on if elf is position independent