1. b0b3af7 [TLS on Darwin] use CXX_FAST_TLS calling convention for access functions. by Manman Ren · 10 years ago
  2. 6815026 [TLS on Darwin] change how we handle globals with linkonce or weak linkage. by Manman Ren · 10 years ago
  3. 9b21c33 CodeGen: Don't emit a thread-wrapper if we can't touch the backing variable by David Majnemer · 11 years ago
  4. 35ab328 CodeGen: Correct linkage of thread_local for OS X by David Majnemer · 11 years ago
  5. 95cae88 Use the Itanium ABI for thread_local on Darwin. by Bill Wendling · 12 years ago
  6. e6c878c Revert r180739 and r180748: they broke C++11 thread_local on non-Darwin systems and did not do the right thing on Darwin. by Richard Smith · 12 years ago
  7. 219df4c Modify triple to try to make it pass on ARM. by Bill Wendling · 12 years ago
  8. 96a7769 Emit the TLS intialization functions into a list. by Bill Wendling · 12 years ago