Historique des commits

Auteur SHA1 Message Date
  Rich Felker b713b8b2e4 fix excessively slow TLS performance on some mips models il y a 3 ans
  Rich Felker 3a5b9ae7cf deduplicate __pthread_self thread pointer adjustment out of each arch il y a 4 ans
  Rich Felker ea71a9004e deduplicate TP_ADJ logic out of each arch, replace with TP_OFFSET il y a 4 ans
  Rich Felker a4a3e4dbc0 make thread-pointer-loading asm non-volatile il y a 6 ans
  Szabolcs Nagy 610c5a8524 fix TLS layout of TLS variant I when there is a gap above TP il y a 6 ans
  Rich Felker 6d99ad91e8 add support for mips and mips64 r6 isa il y a 8 ans
  Rich Felker cb1bf2f321 properly access mcontext_t program counter in cancellation handler il y a 9 ans
  Rich Felker 11da520c7a add comment documenting hard-coded opcode for reading mips thread pointer il y a 9 ans
  Rich Felker 6ba5517a46 fix local-dynamic model TLS on mips and powerpc il y a 9 ans
  Rich Felker 9ec4283b28 add support for TLS variant I, presently needed for arm and mips il y a 12 ans
  Rich Felker 9f65796c35 add clang-compatible thread-pointer code for mips il y a 12 ans
  Rich Felker e1e4d6b269 mipsel (little endian) support il y a 12 ans
  Rich Felker 6315004f61 initial version of mips (o32) port, based on work by Richard Pennington (rdp) il y a 12 ans