Up to [cvs.NetBSD.org] / src / lib / libc / tls
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: phil-wifi-20191119
Revision 1.12 / (download) - annotate - [select for diffs], Thu Nov 7 22:25:21 2019 UTC (3 years, 7 months ago) by joerg
Branch: MAIN
CVS Tags: phil-wifi-20191119
Changes since 1.11: +11 -8
lines
Diff to previous 1.11 (colored)
Mirror the ld.elf_so logic for handling aligning the TLS size. Most noticable, recompute the start of the TLS area for variant I relative to the TCB. This makes a difference when the segment size and base alignment don't agree.