1. 006d137 Remove old workaround for unloading unversioned soinfo by Ryan Prichard · 7 years ago
  2. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  3. c1c8a18 Fix arm32/64 dynamic TLS relocations by Ryan Prichard · 7 years ago
  4. 31cd08f dynamic linker is running for init by Jiyong Park · 7 years ago
  5. aa922bb Merge "Add secondary counter in place of tls_nodelete flag" by Dimitry Ivanov · 7 years ago
  6. 55547db Add secondary counter in place of tls_nodelete flag by dimitry · 7 years ago
  7. 6e6772d Remove libskia.so from the greylist by dimitry · 7 years ago
  8. bcfe3cf Use ro.vndk.lite to determine the ld.config.txt by Logan Chien · 7 years ago
  9. 886b96e Extract ld.config.txt lookup code by Logan Chien · 7 years ago
  10. 8b14256 vdso should be available in all namespaces by dimitry · 7 years ago
  11. c01b849 Remove obsolete workaround. by Elliott Hughes · 7 years ago
  12. 9724e93 Reject .so files using ELF TLS. by Elliott Hughes · 7 years ago
  13. 9076b0c Be clearer about linker warnings. by Elliott Hughes · 8 years ago
  14. 153168c Fix RTLD_NEXT/DEFAULT lookup by dimitry · 8 years ago
  15. 2e2a893 Merge "linker: simpler encoding for SHT_RELR sections." by Treehugger Robot · 8 years ago
  16. f16b659 linker: simpler encoding for SHT_RELR sections. by Rahul Chaudhry · 8 years ago
  17. 9ee4591 linker: Allow link namespaces without name filters by Logan Chien · 8 years ago
  18. d00d38b Merge "linker: add experimental support for SHT_RELR sections." by Elliott Hughes · 8 years ago
  19. b7feec7 linker: add experimental support for SHT_RELR sections. by Rahul Chaudhry · 8 years ago
  20. 5cec377 Address a bunch of clang-tidy complaints. by Elliott Hughes · 8 years ago
  21. 06016f2 Fix dlclose for libraries with thread_local dtors by dimitry · 8 years ago
  22. 965d06d Fix logic in loading dependencies crossing namespace boundaries by dimitry · 8 years ago
  23. 816b259 Merge "linker: add support for odm partition" am: 7b5073767d by Alin Jerpelea · 8 years ago
  24. 7b50737 Merge "linker: add support for odm partition" by Treehugger Robot · 8 years ago
  25. bf9cf75 Merge "Use ld.config.$VER.txt when current VNDK version is $VER" am: 86a3803799 by Justin Yun · 8 years ago
  26. 53ce742 Use ld.config.$VER.txt when current VNDK version is $VER by Justin Yun · 8 years ago
  27. 074a9fd linker: add support for odm partition by Alin Jerpelea · 8 years ago
  28. 65ba81b Merge "Revert "Fix bug with double unload on unsuccessful dlopen"" by Elliott Hughes · 8 years ago
  29. 27f1806 Revert "Fix bug with double unload on unsuccessful dlopen" by Elliott Hughes · 8 years ago
  30. f1e645c Merge "Fix bug with double unload on unsuccessful dlopen" am: dc89324e93 by Dimitry Ivanov · 8 years ago
  31. 58554cc Fix bug with double unload on unsuccessful dlopen by dimitry · 8 years ago
  32. 74d57a3 Merge commit 'e3d21c84af0b8e3244e4c67a873d2a16bfb85034' into HEAD by Xin Li · 8 years ago
  33. c92ce71 Log dlclose calls and library unloads by dimitry · 8 years ago
  34. 8db36a5 linker: fix error message for inaccessible libs by dimitry · 8 years ago
  35. 01162f2 Fix: linker segfault on dlopen of a DF_1_GLOBAL so by Jiyong Park · 8 years ago
  36. 39b6547 Merge changes from topic "host_bionic" am: 6e6e1abb89 am: 9938cdeee8 by Dan Willemsen · 8 years ago
  37. 7ccc50d Use an embedded linker for host bionic by Dan Willemsen · 8 years ago
  38. f810219 Merge "Always log errno when aborting." am: 0c9ea17e0c am: 002b30843b by Elliott Hughes · 8 years ago
  39. 7b0af7a Always log errno when aborting. by Elliott Hughes · 8 years ago
  40. 4fde457 Merge "Explicitly name DT_RPATH." am: e0e2798f11 am: e68ca24650 am: 1b64c2c4f0 by Elliott Hughes · 8 years ago
  41. 6eae4cc Explicitly name DT_RPATH. by Elliott Hughes · 8 years ago
  42. 5050503 Merge "Add support of architecture specific ld.configs" am: 506f3f11f1 am: bfec477beb by Dimitry Ivanov · 8 years ago
  43. fe1b27c Add support of architecture specific ld.configs by dimitry · 8 years ago
  44. 3396d16 Merge "Make default namespace handle the 'visible' flag." am: f2c203f188 am: 01a2910758 am: 897b6dabef by Justin Yun · 8 years ago
  45. 90de9f0 Make default namespace handle the 'visible' flag. by Justin Yun · 8 years ago
  46. d741e5e Merge "linker: the global group is added to all built-in namespaces" am: c9fb66209d am: ec8c79aaa1 am: 0a51b36ad6 by Jiyong Park · 8 years ago
  47. 02586a2 linker: the global group is added to all built-in namespaces by Jiyong Park · 8 years ago
  48. 9e77a64 Fix asan path translation loading a library twice. by Evgenii Stepanov · 8 years ago
  49. fa6ebae Merge "Revert "linker: remove link from external library on unload"" into oc-dev by Dimitry Ivanov · 8 years ago
  50. ec5ddc0 Revert "linker: remove link from external library on unload" by Dimitry Ivanov · 8 years ago
  51. 5ef13ba linker: remove link from external library on unload am: b37d10cc80 am: 3a644889b2 am: cb40eec87c am: 0399816edb by Dimitry Ivanov · 8 years ago
  52. efbc044 linker: remove link from external library on unload am: b37d10cc80 am: 3a644889b2 am: cb40eec87c am: 0399816edb by Dimitry Ivanov · 8 years ago
  53. cb40eec linker: remove link from external library on unload am: b37d10cc80 by Dimitry Ivanov · 8 years ago
  54. 3a64488 linker: remove link from external library on unload am: b37d10cc80 by Dimitry Ivanov · 8 years ago
  55. b37d10c linker: remove link from external library on unload by Dimitry Ivanov · 8 years ago
  56. 37b91af greylist is no longer enabled by default. by Jiyong Park · 8 years ago
  57. e8ffe56 greylist is no longer enabled by default. by Jiyong Park · 8 years ago
  58. 5725481 Merge "Move libc_log code into libasync_safe." by Christopher Ferris · 8 years ago
  59. 7a3681e Move libc_log code into libasync_safe. by Christopher Ferris · 8 years ago
  60. f1cb669 Shared namespaces inherit parent ns properties by Dimitry Ivanov · 8 years ago
  61. ec43dd6 Shared namespaces inherit parent ns properties by Dimitry Ivanov · 8 years ago
  62. 87a47e1 Merge "linker: add android_get_exported_namespace" by Treehugger Robot · 8 years ago
  63. 01de74e linker: add android_get_exported_namespace by Jiyong Park · 8 years ago
  64. 15f1db3 Revert "Revert "loader: enable loading libraries from tmpfs"" by Dimitry Ivanov · 8 years ago
  65. 6d59318 Revert "loader: enable loading libraries from tmpfs" by Yin-Chia Yeh · 8 years ago
  66. bf34ba3 loader: enable loading libraries from tmpfs by Dimitry Ivanov · 8 years ago
  67. bb8b22a loader: enable loading libraries from tmpfs by Dimitry Ivanov · 8 years ago
  68. f2c6ad6 Make the _Unwind_Ptr declaration match clang's. by Elliott Hughes · 8 years ago
  69. f17048b Merge "Send developers straight to the text relocation docs." by Treehugger Robot · 8 years ago
  70. 763f6e1 Send developers straight to the text relocation docs. by Elliott Hughes · 8 years ago
  71. c40af33 Merge "Move scopeguard into android::base" by Tom Cherry · 8 years ago
  72. d7c4832 linker: add android_get_exported_namespace by Jiyong Park · 8 years ago
  73. 9e27e58 Add support for disabling the greylist. by Elliott Hughes · 8 years ago
  74. b8ab618 Move scopeguard into android::base by Tom Cherry · 8 years ago
  75. 7933bec Add support for disabling the greylist. by Elliott Hughes · 8 years ago
  76. dedcf35 Fix lookup logic for linked namespaces by Dimitry Ivanov · 8 years ago
  77. 6a2c7f5 Merge "Fix lookup logic for linked namespaces" by Treehugger Robot · 8 years ago
  78. a782f29 Refactor sanitized library on-disk layout - bionic. by Vishwath Mohan · 8 years ago
  79. 4113def Refactor sanitized library on-disk layout - bionic. by Vishwath Mohan · 8 years ago
  80. d3e7d08 Fix lookup logic for linked namespaces by Dimitry Ivanov · 8 years ago
  81. 6b0f17e Merge "Make anonymous namespace isoalted." by Dimitry Ivanov · 8 years ago
  82. c9dced2 Make anonymous namespace isoalted. by Dimitry Ivanov · 8 years ago
  83. 840ae69 Merge "Revert "linker: add more directories to default lib paths"" by Dimitry Ivanov · 8 years ago
  84. deca8ef Merge "Load namespace configuration from ld.config.txt" by Treehugger Robot · 8 years ago
  85. 4cabfaa Load namespace configuration from ld.config.txt by Dimitry Ivanov · 8 years ago
  86. 6705e8c Add systrace output for dlclose/dlsym calls by Dimitry Ivanov · 8 years ago
  87. 5c4a580 Add systrace output for dlopen calls by Dimitry Ivanov · 8 years ago
  88. a144697 Revert "linker: add more directories to default lib paths" by Dimitry Ivanov · 8 years ago
  89. e5422d7 Merge "linker: add more directories to default lib paths" by Treehugger Robot · 8 years ago
  90. 5b71500 Apply ASan linker path translation to subdirectories. by Evgenii Stepanov · 9 years ago
  91. 1daa18e linker: add more directories to default lib paths by Jiyong Park · 9 years ago
  92. 3e0821d loader: anonymous ns initialization is not required by Dimitry Ivanov · 8 years ago
  93. 77ad642 Remove g_default_ld_paths global variable by Dimitry Ivanov · 8 years ago
  94. 35c8e3b Fix greylist exception to account for linked namespaces by Dimitry Ivanov · 9 years ago
  95. 2cb4dfb Merge "Replace public library list with shared lib sonames (part 2/2)" by Dimitry Ivanov · 9 years ago
  96. ec90e24 loader: fix d-tor call order by Dimitry Ivanov · 9 years ago
  97. 7a34b9d Replace public library list with shared lib sonames (part 2/2) by Dimitry Ivanov · 9 years ago
  98. 7d429d3 Replace public library list with shared lib sonames (part 1/2) by Dimitry Ivanov · 9 years ago
  99. 68e6c03 Check overflows in c-tor instead of doing it in d-tor by Dimitry Ivanov · 9 years ago
  100. 3bd9061 Do not load second copy of a library into same namespace by Dimitry Ivanov · 9 years ago