1. ac3ede6 linker: Add support for dynamic SHIM libraries by Christopher R. Palmer · 8 years ago
  2. 2bac1f8 Deprecate "/apex/<name>/ld.config.txt by Jiyong Park · 3 years, 4 months ago
  3. 058eb8f Ensure same order of global group members in all NS's by Ryan Prichard · 4 years, 7 months ago
  4. bb1e373 Delay setting linker soname until post-reloc and post-ctor by Ryan Prichard · 4 years, 6 months ago
  5. f9dd1a7 Store soname as a std::string. by Elliott Hughes · 4 years, 6 months ago
  6. 658b938 linker: add ld.config.txt parse time to systrace. by Elliott Hughes · 4 years, 9 months ago
  7. 8d55d18 Enable BTI in bionic linker by Tamas Petz · 5 years ago
  8. aff9a34 Rename linker greylist to exempt-list by Ryan Prichard · 5 years ago
  9. 0f4bdb0 Merge "linker: Cleanup for Android's inclusive language guidance" by Treehugger Robot · 5 years ago
  10. 30f2f05 linker: Cleanup for Android's inclusive language guidance by Luke Huang · 5 years ago
  11. 2386093 Remove debug.ld.greylist_disabled property by Ryan Prichard · 5 years ago
  12. 68ae6ad Changes for #inclusivefixit. by Elliott Hughes · 5 years ago
  13. e0848bb Pagetable-friendly shared library address randomization. by Evgenii Stepanov · 5 years ago
  14. b5f301e Merge "Revert "Add randomized padding around shared library mappings."" by Evgenii Stepanov · 5 years ago
  15. 474f2f5 Revert "Add randomized padding around shared library mappings." by Evgenii Stepanov · 5 years ago
  16. 46e731c Disable warning message for missing linker config in some cases by Kiyoung Kim · 5 years ago
  17. a8cf3fe Add randomized padding around shared library mappings. by Evgenii Stepanov · 5 years ago
  18. 01790fd Allow native_bridge linker to use different APEX from native one by Victor Khimenko · 5 years ago
  19. f248d2d Move libicuuc.so into com.android.i18n module. by Victor Chang · 5 years ago
  20. 4049440 Fix bootstrap linker library searching by Ryan Prichard · 5 years ago
  21. 4fa6d99 Remove dangling soinfo* from elf_readers_map_ by Ryan Prichard · 5 years ago
  22. 146620b Fix DL_WARN_documented_change URL by Ryan Prichard · 5 years ago
  23. 323d7df remove search_linked_namespaces param by Ryan Prichard · 5 years ago
  24. aa2db96 Refactor linker lookup code a bit by Ryan Prichard · 5 years ago
  25. 8bc0353 Update linkerconfig missing message to warning by Kiyoung Kim · 5 years ago
  26. 47ddeb1 Merge "Deprecate sys.linker.use_generated_config property" by Kiyoung Kim · 5 years ago
  27. 1878690 Deprecate sys.linker.use_generated_config property by Kiyoung Kim · 5 years ago
  28. 1479893 Remove unused mips/mips64 code from the linker. by Elliott Hughes · 5 years ago
  29. 57e6b86 Adjust the documentation of `get_ld_config_file_apex_path`. by Roland Levillain · 5 years ago
  30. a399ede Merge "Use generated linker config for APEX binaries" by Kiyoung Kim · 5 years ago
  31. fb58744 Use generated linker config for APEX binaries by Kiyoung Kim · 5 years ago
  32. 272458e Rename dlsym_handle_lookup:6 to dlsym_handle_lookup_impl by Ryan Prichard · 5 years ago
  33. 6663f55 Modernize SHT_RELR support. by Elliott Hughes · 5 years ago
  34. 339ecef Optimize GNU hash linking for large inputs by Ryan Prichard · 6 years ago
  35. a04764b Merge changes I578d36a1,Id17508ab,I385f312b by Ryan Prichard · 6 years ago
  36. cec75e3 Merge "Do not add duplicate soinfos to g_default_namespace" by Ryan Prichard · 6 years ago
  37. 0e12cce Validate defined versions in prelink_image by Ryan Prichard · 6 years ago
  38. ae320cd Prelink each library only once by Ryan Prichard · 6 years ago
  39. e2871bd Do not add duplicate soinfos to g_default_namespace by NIEJuhu · 6 years ago
  40. 95c6cd7 Stop using the __ANDROID_API_x__ constants. by Elliott Hughes · 6 years ago
  41. 19f95dd Do not DL_WARN when failed to find generated linker config by Kiyoung Kim · 6 years ago
  42. ff43ec0 Prefer arch-specific linker config when available by Evgeny Eltsin · 6 years ago
  43. ef04c80 Enable linker configuration from generator by default by Kiyoung Kim · 6 years ago
  44. 1a2460d Move linker config under /linkerconfig by Kiyoung Kim · 6 years ago
  45. 28fb781 Merge "linker: add more context to link failure error." by Treehugger Robot · 6 years ago
  46. 1626957 linker: add more context to link failure error. by Josh Gao · 6 years ago
  47. 249757b Use ifuncs in the linker by Ryan Prichard · 6 years ago
  48. 859202c Merge "linker: remove COUNT_PAGES" by Ryan Prichard · 6 years ago
  49. 6f9a97f Merge "Revert "Load /dev/linker/ld.config.txt by default"" by Treehugger Robot · 6 years ago
  50. 09bde95 Revert "Load /dev/linker/ld.config.txt by default" by Roland Levillain · 6 years ago
  51. e949195 Adopt GNU calling convention for ifunc resolvers. by Peter Collingbourne · 6 years ago
  52. 78cd283 linker: remove COUNT_PAGES by Ryan Prichard · 6 years ago
  53. 61a97e9 Load /dev/linker/ld.config.txt by default by Kiyoung Kim · 6 years ago
  54. 9da992c Merge changes Ia0c0018c,I2f1fc8b4,Ibe964c3b,I791da8ac by Ryan Prichard · 6 years ago
  55. 495863f linker: stop relocating R_ARM_REL32 by Ryan Prichard · 6 years ago
  56. 308af57 Factor out R_GENERIC_COPY by Ryan Prichard · 6 years ago
  57. e0a53e2 Factor out R_GENERIC_ABSOLUTE by Ryan Prichard · 6 years ago
  58. 9ef61a2 Remove broken arm64 PREL/ABS relocations by Ryan Prichard · 6 years ago
  59. a365ac1 Revert "Change linker config variable: VNDK_VER" by Jooyung Han · 6 years ago
  60. e30a7f5 Change linker config variable: VNDK_VER by Jooyung Han · 6 years ago
  61. 34c0043 Merge "Use generated linker config by default" by Kiyoung Kim · 6 years ago
  62. b2a1c11 Remove libvorbisdec from greylist. by Dongwon Kang · 6 years ago
  63. 89b9528 Use generated linker config by default by Kiyoung Kim · 6 years ago
  64. 9fe3826 Add more linker debug log. by Martin Stjernholm · 6 years ago
  65. 6d5277d Update references to the new com.android.art APEX. by Martin Stjernholm · 6 years ago
  66. a2e83ab Add additional dl_phdr_info fields by Ryan Prichard · 6 years ago
  67. 3952113 Merge "Fix a few bionic test failures caused by hwasan global instrumentation." by Peter Collingbourne · 6 years ago
  68. 191ecdc Fix a few bionic test failures caused by hwasan global instrumentation. by Peter Collingbourne · 6 years ago
  69. 6b0d1cd Merge "Use generated linker config" by Kiyoung Kim · 6 years ago
  70. d82eb35 Merge "Don't create anonymous namespace" by Jiyong Park · 6 years ago
  71. 25bedfd Don't create anonymous namespace by Jiyong Park · 6 years ago
  72. 35e3b4b Use generated linker config by Kiyoung Kim · 6 years ago
  73. 6533208 linker: Add library load and unload hooks for HWASan. by Peter Collingbourne · 6 years ago
  74. 30feb64 Enable traditional TLS accesses on arm64 by Ryan Prichard · 6 years ago
  75. 521ad07 linker: Speed up relocation with an 1-entry symbol cache by Vic Yang · 6 years ago
  76. 542db79 Fix linker compilation when STATS is set by Vic Yang · 6 years ago
  77. dc25f6c Use an APEX's linker configuration for any executable under its `bin` directory. by Roland Levillain · 6 years ago
  78. 3ec16be linker: Speed up find_loaded_library_by_inode() by Vic Yang · 6 years ago
  79. 424eb11 Merge "Staticlly allocate string buffers for realpath_fd()" by Treehugger Robot · 6 years ago
  80. 8bb97d7 Merge "Add bootstrap directory to bootstrap linker's search path." by Peter Collingbourne · 6 years ago
  81. ea11be0 Add bootstrap directory to bootstrap linker's search path. by Peter Collingbourne · 6 years ago
  82. d8bef67 Staticlly allocate string buffers for realpath_fd() by Vic Yang · 6 years ago
  83. 90f96b9 linker: support ldd(1)-like behavior via --list. by Elliott Hughes · 6 years ago
  84. b51bb50 Track libziparchive API change. by Elliott Hughes · 6 years ago
  85. 401e2ef Merge "Only write main library's RELRO by default." by Treehugger Robot · 6 years ago
  86. 5d10374 Only write main library's RELRO by default. by Torne (Richard Coles) · 6 years ago
  87. 93ea856 Merge changes I59a8bc4a,Ic437d352 by Ryan Prichard · 6 years ago
  88. e4d620b Fix dlsym and dladdr for TLS symbols by Ryan Prichard · 6 years ago
  89. fa9f7f2 Fix DLEXT_WRITE_RELRO when loading multiple libs. by Torne (Richard Coles) · 6 years ago
  90. 2d020e4 linker: Add support for "whitelisted" property in linker config files by Vic Yang · 7 years ago
  91. 95252ee Add more linker debug. by Martin Stjernholm · 6 years ago
  92. b0e2dd0 Allow building the linker with -O0 by Ryan Prichard · 6 years ago
  93. b39cb3c linker: Handle libraries with disjoint mappings correctly. by Peter Collingbourne · 6 years ago
  94. 7cdbd0d Merge "linker: allow using reserved space for multiple libraries." by Treehugger Robot · 6 years ago
  95. efbe9a5 linker: allow using reserved space for multiple libraries. by Torne (Richard Coles) · 7 years ago
  96. 54c8640 Merge "Redirect /system/lib/libicuuc.so regardless of duplication in /system" by vichang · 6 years ago
  97. af12c94 Redirect /system/lib/libicuuc.so regardless of duplication in /system by Victor Chang · 6 years ago
  98. efc503d Greylist libraries are attempted to be loaded in the default ns by Jiyong Park · 6 years ago
  99. 6cb719f Revert "Revert "Allow dlopen("/system/lib/<soname>") for pre-Q"" by Victor Chang · 6 years ago
  100. 73ee7a6 Merge "Revert "Allow dlopen("/system/lib/<soname>") for pre-Q"" by vichang · 6 years ago