Skip to content
GitLab
Explore
Sign in
Register
Fix tls tests for dynamic linker
Code
Review changes
Check out branch
Download
Patches
Plain diff
8tab
requested to merge
8tab/relibc:tls
into
master
Oct 01, 2020
Overview
0
Commits
1
Pipelines
1
Changes
2
Expand
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
Merge request reports