1. 28057b8 Re-land Implement deterministic MTE globals for dlext RELRO sharing by Mitch Phillips · 1 year ago
  2. 4edc20d Re-land^2 linker support for MTE globals by Florian Mayer · 10 months ago
  3. 3e56e56 [MTE] do not use version number for memtag_dynamic_entries by Florian Mayer · 10 months ago
  4. ce1c3cf linker: LoadSegments: Load 4KiB ELFs on 16KiB page-sized systems by Kalesh Singh · 11 months ago
  5. b23787f linker: LoadSegments: Preparatory work for 16KiB App Compat by Kalesh Singh · 12 months ago
  6. 2a901e6 Call relocate_relr before the ifunc resolvers by Ryan Prichard · 1 year, 5 months ago
  7. 377f0b9 bionic: Introduce ElfReader::ReadPadSegmentNote() by Kalesh Singh · 1 year, 7 months ago
  8. 6bbb75a Revert "Linker support for MTE globals." by Evgenii Stepanov · 1 year, 9 months ago
  9. e8139f5 Linker support for MTE globals. by Mitch Phillips · 2 years, 9 months ago
  10. 7c1f377 Use DYNAMIC entries for MTE enablement by Mitch Phillips · 2 years ago
  11. f9dd1a7 Store soname as a std::string. by Elliott Hughes · 4 years, 8 months ago
  12. e0848bb Pagetable-friendly shared library address randomization. by Evgenii Stepanov · 5 years ago
  13. 474f2f5 Revert "Add randomized padding around shared library mappings." by Evgenii Stepanov · 5 years ago
  14. a8cf3fe Add randomized padding around shared library mappings. by Evgenii Stepanov · 5 years ago
  15. 1479893 Remove unused mips/mips64 code from the linker. by Elliott Hughes · 6 years ago
  16. 339ecef Optimize GNU hash linking for large inputs by Ryan Prichard · 6 years ago
  17. 0e12cce Validate defined versions in prelink_image by Ryan Prichard · 6 years ago
  18. ae320cd Prelink each library only once by Ryan Prichard · 6 years ago
  19. c6bec07 Inline soinfo::get_tls by Ryan Prichard · 6 years ago
  20. cf9ed12 Use PT_INTERP as the linker's l_name path by Ryan Prichard · 6 years ago
  21. efbe9a5 linker: allow using reserved space for multiple libraries. by Torne (Richard Coles) · 7 years ago
  22. ffaae70 Implement arm64 TLSDESC by Ryan Prichard · 7 years ago
  23. 16455b5 Implement dynamic TLS accesses and allocation by Ryan Prichard · 7 years ago
  24. bf427f4 Fix soinfo_tls::module dangling reference by Ryan Prichard · 7 years ago
  25. e5e69e0 Record TLS modules and layout static TLS memory by Ryan Prichard · 7 years ago
  26. ff1428a Move API levels from `uint32_t` to `int`. by Elliott Hughes · 7 years ago
  27. 0489645 Fix linker's _r_debug (gdb) info by Ryan Prichard · 7 years ago
  28. 55547db Add secondary counter in place of tls_nodelete flag by dimitry · 7 years ago
  29. cbc80ba Switch the rest of our internal headers to #pragma once. by Elliott Hughes · 8 years ago
  30. f16b659 linker: simpler encoding for SHT_RELR sections. by Rahul Chaudhry · 8 years ago
  31. b7feec7 linker: add experimental support for SHT_RELR sections. by Rahul Chaudhry · 8 years ago
  32. 06016f2 Fix dlclose for libraries with thread_local dtors by dimitry · 8 years ago
  33. 965d06d Fix logic in loading dependencies crossing namespace boundaries by dimitry · 8 years ago
  34. 7abea57 Replace artificial symbol table with proper one by dimitry · 8 years ago
  35. cd510cb Make dl_iterate_phdr return correct name for first entry by Dimitry Ivanov · 8 years ago
  36. 7a34b9d Replace public library list with shared lib sonames (part 2/2) by Dimitry Ivanov · 9 years ago
  37. d9e427c Bionic loader is no longer hijacking libdl.so by Dimitry Ivanov · 9 years ago
  38. dcb846c Revert "Bionic loader is no longer hijacking libdl.so" by Andreas Gampe · 9 years ago
  39. c12acef Bionic loader is no longer hijacking libdl.so by Dimitry Ivanov · 9 years ago
  40. 3f66057 linker: Refactoring step 3 of many by Dimitry Ivanov · 9 years ago
  41. 48ec288 Extract soinfo and globals to separate files. by Dimitry Ivanov · 9 years ago