1. 53ce742 Use ld.config.$VER.txt when current VNDK version is $VER by Justin Yun · 8 years ago
  2. 27f1806 Revert "Fix bug with double unload on unsuccessful dlopen" by Elliott Hughes · 8 years ago
  3. 58554cc Fix bug with double unload on unsuccessful dlopen by dimitry · 8 years ago
  4. c92ce71 Log dlclose calls and library unloads by dimitry · 8 years ago
  5. 0b1c8be Merge "linker: fix error message for inaccessible libs" by Dimitry Ivanov · 8 years ago
  6. 8ab16c5 Merge "Set search path to ro.vndk.version property" by Treehugger Robot · 8 years ago
  7. 8db36a5 linker: fix error message for inaccessible libs by dimitry · 8 years ago
  8. 27242c6 Actually correctly call vector::erase after remove_if. by Josh Gao · 8 years ago
  9. 8fc5032 Set search path to ro.vndk.version property by Sundong Ahn · 8 years ago
  10. 9f69fc7 Merge "Correctly call vector::erase after std::remove_if." by Treehugger Robot · 8 years ago
  11. 01162f2 Fix: linker segfault on dlopen of a DF_1_GLOBAL so by Jiyong Park · 8 years ago
  12. 44f6e18 Correctly call vector::erase after std::remove_if. by Josh Gao · 8 years ago
  13. aa81761 Force _start to be the top frame for the linker. by Christopher Ferris · 8 years ago
  14. ab413c5 Fix mip64 build. by Elliott Hughes · 8 years ago
  15. e8c76b7 MIPS: Fix MIPS linker VDSO issues by Goran Ferenc · 9 years ago
  16. 1c78cb0 Add missing includes. by Dan Albert · 8 years ago
  17. 1a524d6 Revert "linker: disable ld.config.txt in ASAN mode" by Jiyong Park · 8 years ago
  18. c602196 Merge "Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]" by Dan Willemsen · 8 years ago
  19. 9385d77 Merge "Use -Werror in bionic" by Treehugger Robot · 8 years ago
  20. 84f0dcd Use -Werror in bionic by Chih-Hung Hsieh · 8 years ago
  21. 3a3982d Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] by Dan Willemsen · 8 years ago
  22. 04f7a79 Replace abort with exit(1) in __linker_cannot_link by dimitry · 8 years ago
  23. c18de1b Link vdso before linking the main executable by dimitry · 8 years ago
  24. 0f33f23 Don't resolve permitted.paths by Jiyong Park · 8 years ago
  25. 7ccc50d Use an embedded linker for host bionic by Dan Willemsen · 8 years ago
  26. 4326d84 linker: Only link to debuggerd on Android by Dan Willemsen · 8 years ago
  27. 7b0af7a Always log errno when aborting. by Elliott Hughes · 8 years ago
  28. 6eae4cc Explicitly name DT_RPATH. by Elliott Hughes · 8 years ago
  29. 7abea57 Replace artificial symbol table with proper one by dimitry · 8 years ago
  30. 25bf29b Implement __gnu_Unwind_Find_exidx/__cxa_type_match by dimitry · 8 years ago
  31. fe1b27c Add support of architecture specific ld.configs by dimitry · 8 years ago
  32. 01a2910 Merge "Make default namespace handle the 'visible' flag." am: f2c203f188 by Justin Yun · 8 years ago
  33. 90de9f0 Make default namespace handle the 'visible' flag. by Justin Yun · 8 years ago
  34. ec8c79a Merge "linker: the global group is added to all built-in namespaces" by Jiyong Park · 8 years ago
  35. 02586a2 linker: the global group is added to all built-in namespaces by Jiyong Park · 8 years ago
  36. f54872e Merge "Clean up linker fatals slightly." am: 1bac61f09f by Elliott Hughes · 8 years ago
  37. ad2d038 Clean up linker fatals slightly. by Elliott Hughes · 8 years ago
  38. 66479d8 Merge "The ifdef check for AT_SYSINFO_EHDR is no longer needed" am: 9d2d21d636 by Dimitry Ivanov · 8 years ago
  39. f9abbf6 The ifdef check for AT_SYSINFO_EHDR is no longer needed by dimitry · 8 years ago
  40. f437c90 Merge "bionic: fix assorted static analyzer warnings" am: e202036e03 by George Burgess IV · 8 years ago
  41. 7059100 bionic: fix assorted static analyzer warnings by George Burgess IV · 8 years ago
  42. bfda577 Merge "linker_config_test: allow search paths of systems without a vendor partition" am: b1b7eda11e by Jaesung Chung · 8 years ago
  43. 9d97008 linker_config_test: allow search paths of systems without a vendor partition by Jaesung Chung · 8 years ago
  44. c3c83d9 Merge "Make dl_iterate_phdr return correct name for first entry" am: 533cf06474 am: 1e55a0420e by Dimitry Ivanov · 8 years ago
  45. c27ac0d Merge "Make dl_iterate_phdr return correct name for first entry" am: 533cf06474 by Dimitry Ivanov · 8 years ago
  46. cd510cb Make dl_iterate_phdr return correct name for first entry by Dimitry Ivanov · 8 years ago
  47. 08d3f97 Merge "linker: disable ld.config.txt in ASAN mode" into oc-dev am: 41e0ceb5c9 by Jiyong Park · 8 years ago
  48. 81b1757 linker: disable ld.config.txt in ASAN mode by Jiyong Park · 8 years ago
  49. f14633f Merge "Remove obsolete __stack_chk_fail_local." am: 6c01208e90 am: c80d8405da by Elliott Hughes · 8 years ago
  50. a6c583f Merge "Remove obsolete __stack_chk_fail_local." am: 6c01208e90 am: c80d8405da by Elliott Hughes · 8 years ago
  51. 4af220c Remove obsolete __stack_chk_fail_local. by Elliott Hughes · 8 years ago
  52. fa6ebae Merge "Revert "linker: remove link from external library on unload"" into oc-dev by Dimitry Ivanov · 8 years ago
  53. ec5ddc0 Revert "linker: remove link from external library on unload" by Dimitry Ivanov · 8 years ago
  54. 5ef13ba linker: remove link from external library on unload am: b37d10cc80 am: 3a644889b2 am: cb40eec87c am: 0399816edb by Dimitry Ivanov · 8 years ago
  55. efbc044 linker: remove link from external library on unload am: b37d10cc80 am: 3a644889b2 am: cb40eec87c am: 0399816edb by Dimitry Ivanov · 8 years ago
  56. cb40eec linker: remove link from external library on unload am: b37d10cc80 by Dimitry Ivanov · 8 years ago
  57. 3a64488 linker: remove link from external library on unload am: b37d10cc80 by Dimitry Ivanov · 8 years ago
  58. b37d10c linker: remove link from external library on unload by Dimitry Ivanov · 9 years ago
  59. 37b91af greylist is no longer enabled by default. by Jiyong Park · 8 years ago
  60. e8ffe56 greylist is no longer enabled by default. by Jiyong Park · 8 years ago
  61. 5725481 Merge "Move libc_log code into libasync_safe." by Christopher Ferris · 8 years ago
  62. 7a3681e Move libc_log code into libasync_safe. by Christopher Ferris · 8 years ago
  63. f1cb669 Shared namespaces inherit parent ns properties by Dimitry Ivanov · 8 years ago
  64. ec43dd6 Shared namespaces inherit parent ns properties by Dimitry Ivanov · 8 years ago
  65. 87a47e1 Merge "linker: add android_get_exported_namespace" by Treehugger Robot · 8 years ago
  66. 01de74e linker: add android_get_exported_namespace by Jiyong Park · 9 years ago
  67. 15f1db3 Revert "Revert "loader: enable loading libraries from tmpfs"" by Dimitry Ivanov · 8 years ago
  68. 6d59318 Revert "loader: enable loading libraries from tmpfs" by Yin-Chia Yeh · 8 years ago
  69. bf34ba3 loader: enable loading libraries from tmpfs by Dimitry Ivanov · 8 years ago
  70. bb8b22a loader: enable loading libraries from tmpfs by Dimitry Ivanov · 8 years ago
  71. f2c6ad6 Make the _Unwind_Ptr declaration match clang's. by Elliott Hughes · 8 years ago
  72. 72007ee Decode the common EM_ values. by Elliott Hughes · 9 years ago
  73. 295082b Avoid "D linker : (null)" with debug.ld.all for dlerror. by Elliott Hughes · 9 years ago
  74. d3a07e8 The workaround for apps using older version of soinfos by Dimitry Ivanov · 9 years ago
  75. 97b4c5f The workaround for apps using older version of soinfos by Dimitry Ivanov · 9 years ago
  76. f17048b Merge "Send developers straight to the text relocation docs." by Treehugger Robot · 9 years ago
  77. 763f6e1 Send developers straight to the text relocation docs. by Elliott Hughes · 9 years ago
  78. c40af33 Merge "Move scopeguard into android::base" by Tom Cherry · 9 years ago
  79. d7c4832 linker: add android_get_exported_namespace by Jiyong Park · 9 years ago
  80. 9e27e58 Add support for disabling the greylist. by Elliott Hughes · 9 years ago
  81. b8ab618 Move scopeguard into android::base by Tom Cherry · 9 years ago
  82. 7933bec Add support for disabling the greylist. by Elliott Hughes · 9 years ago
  83. 6367f5e Merge changes I826756d9,I00e2edb2 by Josh Gao · 9 years ago
  84. dedcf35 Fix lookup logic for linked namespaces by Dimitry Ivanov · 9 years ago
  85. 6a2c7f5 Merge "Fix lookup logic for linked namespaces" by Treehugger Robot · 9 years ago
  86. a782f29 Refactor sanitized library on-disk layout - bionic. by Vishwath Mohan · 9 years ago
  87. 4113def Refactor sanitized library on-disk layout - bionic. by Vishwath Mohan · 9 years ago
  88. d3e7d08 Fix lookup logic for linked namespaces by Dimitry Ivanov · 9 years ago
  89. e7cdb29 linker: log only real dlerrors by Dimitry Ivanov · 9 years ago
  90. 11968b8 linker: log only real dlerrors by Dimitry Ivanov · 9 years ago
  91. 6b0f17e Merge "Make anonymous namespace isoalted." by Dimitry Ivanov · 9 years ago
  92. c9dced2 Make anonymous namespace isoalted. by Dimitry Ivanov · 9 years ago
  93. 840ae69 Merge "Revert "linker: add more directories to default lib paths"" by Dimitry Ivanov · 9 years ago
  94. deca8ef Merge "Load namespace configuration from ld.config.txt" by Treehugger Robot · 9 years ago
  95. 4cabfaa Load namespace configuration from ld.config.txt by Dimitry Ivanov · 9 years ago
  96. ad8dcd6 Merge "loader: stop relying on AT_BASE" by Treehugger Robot · 9 years ago
  97. 9b1cc4b loader: stop relying on AT_BASE by Dimitry Ivanov · 9 years ago
  98. 6705e8c Add systrace output for dlclose/dlsym calls by Dimitry Ivanov · 9 years ago
  99. 5c4a580 Add systrace output for dlopen calls by Dimitry Ivanov · 9 years ago
  100. a144697 Revert "linker: add more directories to default lib paths" by Dimitry Ivanov · 9 years ago