1. 57b9d1e support LIB in runpath by Jiyong Park · 7 years ago
  2. e5e69e0 Record TLS modules and layout static TLS memory by Ryan Prichard · 7 years ago
  3. c7cbef4 Merge "linker: changes to init work arounds" by Tom Cherry · 7 years ago
  4. ff1428a Move API levels from `uint32_t` to `int`. by Elliott Hughes · 7 years ago
  5. 66bc428 linker: changes to init work arounds by Tom Cherry · 7 years ago
  6. 31cd08f dynamic linker is running for init by Jiyong Park · 8 years ago
  7. 55547db Add secondary counter in place of tls_nodelete flag by dimitry · 8 years ago
  8. 9076b0c Be clearer about linker warnings. by Elliott Hughes · 8 years ago
  9. 06016f2 Fix dlclose for libraries with thread_local dtors by dimitry · 8 years ago
  10. 965d06d Fix logic in loading dependencies crossing namespace boundaries by dimitry · 8 years ago
  11. 7a3681e Move libc_log code into libasync_safe. by Christopher Ferris · 9 years ago
  12. 6705e8c Add systrace output for dlclose/dlsym calls by Dimitry Ivanov · 9 years ago
  13. 5c4a580 Add systrace output for dlopen calls by Dimitry Ivanov · 9 years ago
  14. 2a6d9b2 Extract format_string function. by Dimitry Ivanov · 9 years ago
  15. 7a34b9d Replace public library list with shared lib sonames (part 2/2) by Dimitry Ivanov · 9 years ago
  16. 5bc78c8 Add and use constants for the Android API levels. by Elliott Hughes · 9 years ago
  17. 48ec288 Extract soinfo and globals to separate files. by Dimitry Ivanov · 9 years ago