Histórico de Commits

Autor SHA1 Mensagem Data
  Rich Felker 57f6e85c9d remove redundant pthread struct members repeated for layout purposes há 4 anos atrás
  Rich Felker 3a5b9ae7cf deduplicate __pthread_self thread pointer adjustment out of each arch há 4 anos atrás
  Rich Felker ea71a9004e deduplicate TP_ADJ logic out of each arch, replace with TP_OFFSET há 4 anos atrás
  Rich Felker a4a3e4dbc0 make thread-pointer-loading asm non-volatile há 6 anos atrás
  rofl0r 1f53e7d00c fix crashes in x32 __tls_get_addr há 7 anos atrás
  Rich Felker cb1bf2f321 properly access mcontext_t program counter in cancellation handler há 9 anos atrás
  Rich Felker 484194dbf4 fix stack protector crashes on x32 & powerpc due to misplaced TLS canary há 9 anos atrás
  Rich Felker 7fe273b2c1 fix broken cancellation on x32 due to incorrect saved-PC offset há 9 anos atrás
  rofl0r 323272db17 import vanilla x86_64 code as x32 há 11 anos atrás