summaryrefslogtreecommitdiff
path: root/lib/libc/tls
AgeCommit message (Expand)Author
2020-08-20mmap MAP_FAILED audit.riastradh
2019-11-21Fix PR/54074 and PR/54093 completely.nakayama
2019-11-07Mirror the ld.elf_so logic for handling aligning the TLS size.joerg
2019-11-05Use alignof and not size_t for platforms with non-natural basejoerg
2019-11-04PR 54093: Align static TLS area to max_align_t.joerg
2018-07-13Determine dynamic binaries by presence of PT_INTERP. Static PIE hasjoerg
2014-12-14fix powerpc TLS problems by removing the hacks for PPC EABI.chs
2013-08-19Put the startup code in .text.startupmatt
2011-04-07Add a workaround for older crt0.o that overwrite r2 (tcb pointer).matt
2011-03-18It would be nice if lint knew that abort() will never return.he
2011-03-17Appease the hppa linker.skrll
2011-03-12Add PPC TLS support. Add -D_LIBC_SOURCE for tls.c and _lwp.c (powerpc)matt
2011-03-12Use __lwp_settcb if available.matt
2011-03-09Define namespace remap macros before including sys/tls.h.joerg
2011-03-09Add TLS support infrastructure. For dynamic binaries, ld.elf_so exportsjoerg