Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2018-10-12 | combine arch ABI's DTP_OFFSET into DTV pointers | Rich Felker | -2/+2 |
2018-09-12 | reduce spurious inclusion of libc.h | Rich Felker | -1/+0 |
2018-09-12 | move declarations of tls setup/access functions to pthread_impl.h | Rich Felker | -2/+0 |
2018-09-05 | define and use internal macros for hidden visibility, weak refs | Rich Felker | -2/+1 |
2017-01-13 | fix crashes in x32 __tls_get_addr | rofl0r | -2/+2 |
2015-11-11 | eliminate use of SHARED macro in __tls_get_addr | Rich Felker | -6/+6 |
2015-06-25 | fix local-dynamic model TLS on mips and powerpc | Rich Felker | -2/+2 |
2015-04-14 | fix inconsistent visibility for internal __tls_get_new function | Rich Felker | -3/+2 |
2014-06-19 | separate __tls_get_addr implementation from dynamic linker/init_tls | Rich Felker | -0/+17 |