Commit History

Author SHA1 Message Date
  Rich Felker 3a5b9ae7cf deduplicate __pthread_self thread pointer adjustment out of each arch 4 years ago
  Rich Felker ea71a9004e deduplicate TP_ADJ logic out of each arch, replace with TP_OFFSET 4 years ago
  Rich Felker a4a3e4dbc0 make thread-pointer-loading asm non-volatile 6 years ago
  Szabolcs Nagy 610c5a8524 fix TLS layout of TLS variant I when there is a gap above TP 6 years ago
  Rich Felker cb1bf2f321 properly access mcontext_t program counter in cancellation handler 9 years ago
  Szabolcs Nagy 01ef3dd9c5 add aarch64 port 9 years ago