Commit History

Author SHA1 Message Date
  Rich Felker 7c6c290695 add system for resetting TLS to initial values 12 years ago
  Rich Felker f1292e3d28 fix omission of dtv setup in static linked programs on TLS variant I archs 12 years ago
  Rich Felker e172c7b4df fix reference to libc struct in static tls init code 12 years ago
  Rich Felker efd4d87aa4 clean up sloppy nested inclusion from pthread_impl.h 12 years ago
  Rich Felker 3a5aa8e49c fix unused variable warnings 12 years ago
  Rich Felker ebee8c2b47 fix crashes in static-linked multithreaded programs without TLS 12 years ago
  Rich Felker 9ec4283b28 add support for TLS variant I, presently needed for arm and mips 12 years ago
  Rich Felker 0a96a37f06 clean up and refactor program initialization 12 years ago
  Rich Felker 6a2eaa3c5b fix buggy TLS size/alignment computations in static-linked TLS 12 years ago
  Rich Felker dcd6037150 support for TLS in dynamic-loaded (dlopen) modules 12 years ago
  Rich Felker bc6a35fb7b partial TLS support for dynamic-linked programs 12 years ago
  Rich Felker 8431d7972f TLS (GNU/C11 thread-local storage) support for static-linked programs 12 years ago