1. 731da1b Replace BIONIC_ROUND_UP_POWER_OF_2() with stdc_bit_ceil()/std::bit_ceil(). by Elliott Hughes · 6 months ago
  2. 13090d0 Spell "calling convention" out in full. by Elliott Hughes · 1 year, 8 months ago
  3. 4396392 Fix StaticTlsLayout for atypical alignment values by Ryan Prichard · 1 year, 10 months ago
  4. bb11ee6 Remove PAGE_SIZE call sites. by Peter Collingbourne · 3 years, 9 months ago
  5. 4346270 riscv64 TLS support. by Elliott Hughes · 3 years, 3 months ago
  6. d500751 Add a thread-properties API by Vy Nguyen · 6 years ago
  7. 4956c37 Move bionic_macros.h from private to platform. by Josh Gao · 6 years ago
  8. 16455b5 Implement dynamic TLS accesses and allocation by Ryan Prichard · 7 years ago
  9. fb8730d Handle R_GENERIC_TLS_TPREL relocations by Ryan Prichard · 7 years ago
  10. 1988350 Avoid a dlopen abort on an invalid TLS alignment by Ryan Prichard · 7 years ago
  11. 361c1b4 Initialize static TLS memory using module list by Ryan Prichard · 7 years ago
  12. 977e47d StaticTlsLayout: add exe/tcb and solib layout by Ryan Prichard · 7 years ago
  13. 4809755 Add a __bionic_get_tls_segment function by Ryan Prichard · 7 years ago
  14. 45d1349 Reorganize static TLS memory for ELF TLS by Ryan Prichard · 7 years ago