提交歷史

作者 SHA1 備註 提交日期
  Rich Felker 57f6e85c9d remove redundant pthread struct members repeated for layout purposes 4 年之前
  Rich Felker 3a5b9ae7cf deduplicate __pthread_self thread pointer adjustment out of each arch 4 年之前
  Rich Felker ea71a9004e deduplicate TP_ADJ logic out of each arch, replace with TP_OFFSET 4 年之前
  Rich Felker a4a3e4dbc0 make thread-pointer-loading asm non-volatile 6 年之前
  Rich Felker 7f01a734fe remove ancient clang workaround from powerpc pthread_arch.h asm 6 年之前
  Szabolcs Nagy 610c5a8524 fix TLS layout of TLS variant I when there is a gap above TP 6 年之前
  Rich Felker cb1bf2f321 properly access mcontext_t program counter in cancellation handler 9 年之前
  Rich Felker 92637bb0d8 prevent reordering of or1k and powerpc thread pointer loads 9 年之前
  Rich Felker 6ba5517a46 fix local-dynamic model TLS on mips and powerpc 9 年之前
  Rich Felker 484194dbf4 fix stack protector crashes on x32 & powerpc due to misplaced TLS canary 9 年之前
  Rich Felker a4b51633cf workaround clang deficiency affecting thread pointer access on powerpc 11 年之前
  rofl0r 1c8eb8bad7 PPC port cleaned up, static linking works well now. 12 年之前