1. bbd465a Merge "Revert "Disable lld, failed to link bionic/linker."" by Chih-hung Hsieh · 8 years ago
  2. 34d1f2d Revert "Disable lld, failed to link bionic/linker." by Chih-hung Hsieh · 8 years ago
  3. 8178c41 ART isn't using the ART-specific linker features any more. by Elliott Hughes · 8 years ago
  4. 3583341 ld.config.txt for APEX by Jiyong Park · 8 years ago
  5. 04164f6 Merge "Clean up bionic_macros.h a bit." by Elliott Hughes · 8 years ago
  6. 5e62b34 Clean up bionic_macros.h a bit. by Elliott Hughes · 8 years ago
  7. 48b6911 linker: Fix fd leak by Vic Yang · 8 years ago
  8. d84f8b5 Merge "Rework the linker_wrapper to work with lld" by Treehugger Robot · 8 years ago
  9. 5038ef6 Workaround host bionic libs that are missing DT_RUNPATH by Dan Willemsen · 8 years ago
  10. d6bf019 Rework the linker_wrapper to work with lld by Dan Willemsen · 8 years ago
  11. 8f639a4 Allow invoking the linker on an executable. by Ryan Prichard · 8 years ago
  12. 269bb49 Fix normalize_path's handling of "/.." by Ryan Prichard · 8 years ago
  13. 0adf09b linker: fix invalid zip file handling by Ryan Prichard · 8 years ago
  14. c15baef Merge "Exclude libclang_rt.builtins symbols" by Yi Kong · 8 years ago
  15. 7786a34 Exclude libclang_rt.builtins symbols by Yi Kong · 8 years ago
  16. b177085 Add reallocarray(3). by Elliott Hughes · 8 years ago
  17. e4e3de8 Merge "linker: extract defaults and source files" by Dimitry Ivanov · 8 years ago
  18. 9a64b56 Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 8 years ago
  19. b8b3a76 linker: extract defaults and source files by dimitry · 8 years ago
  20. d16cfac State clearly that an ELF file has the wrong architecture. by Elliott Hughes · 8 years ago
  21. dbf54d2 Merge "Fix linker's _r_debug (gdb) info" by Treehugger Robot · 8 years ago
  22. 99d5465 Add PR_SET_VMA and PR_SET_VMA_ANON_NAME to <sys/prctl.h>. by Elliott Hughes · 8 years ago
  23. 0489645 Fix linker's _r_debug (gdb) info by Ryan Prichard · 8 years ago
  24. 8f2298e Merge "Move [vdso] after exe/linker in _r_debug" by Treehugger Robot · 8 years ago
  25. 14dd992 Move [vdso] after exe/linker in _r_debug by Ryan Prichard · 8 years ago
  26. be551f5 HWASan support in bionic. by Evgenii Stepanov · 8 years ago
  27. 006d137 Remove old workaround for unloading unversioned soinfo by Ryan Prichard · 8 years ago
  28. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 8 years ago
  29. 78b4a82 Merge "linker: find AT_BASE using AT_PHDR/AT_PHNUM" by Treehugger Robot · 8 years ago
  30. c1c8a18 Fix arm32/64 dynamic TLS relocations by Ryan Prichard · 8 years ago
  31. 9729f35 linker: find AT_BASE using AT_PHDR/AT_PHNUM by Ryan Prichard · 8 years ago
  32. f6e5b58 Introduce api to track fd ownership in libc. by Josh Gao · 8 years ago
  33. a897151 linker: improve "bad ELF magic" error. by Elliott Hughes · 8 years ago
  34. d3c08f2 Don't emit warning on missing directories by Jiyong Park · 8 years ago
  35. 216323b Resolve paths of dir.${section} if possible by Inseob Kim · 8 years ago
  36. 31cd08f dynamic linker is running for init by Jiyong Park · 8 years ago
  37. 8d7866c Build recovery variant of the dynamic linker by Jiyong Park · 8 years ago
  38. 742982d Avoid post-reloc GOT usage in __linker_init by Ryan Prichard · 8 years ago
  39. 27475b5 Initialize __libc_sysinfo early on. by Ryan Prichard · 8 years ago
  40. 6631f9b Clean up TLS_SLOT_BIONIC_PREINIT usage a bit by Ryan Prichard · 8 years ago
  41. aa922bb Merge "Add secondary counter in place of tls_nodelete flag" by Dimitry Ivanov · 8 years ago
  42. 55547db Add secondary counter in place of tls_nodelete flag by dimitry · 8 years ago
  43. d980cc0 Merge "Remove libskia.so from the greylist" by Dimitry Ivanov · 8 years ago
  44. 6e6772d Remove libskia.so from the greylist by dimitry · 8 years ago
  45. 7046f39 Reenable __work_around_b_24465209__ for x86 linker by Ryan Prichard · 8 years ago
  46. b886592 Merge "Mark as recovery_available: true" by Treehugger Robot · 8 years ago
  47. bcfe3cf Use ro.vndk.lite to determine the ld.config.txt by Logan Chien · 8 years ago
  48. 886b96e Extract ld.config.txt lookup code by Logan Chien · 8 years ago
  49. 5603c6e Mark as recovery_available: true by Jiyong Park · 8 years ago
  50. 8b14256 vdso should be available in all namespaces by dimitry · 8 years ago
  51. c01b849 Remove obsolete workaround. by Elliott Hughes · 8 years ago
  52. 7217a09 Libraries without dt_soname are inaccessible by dimitry · 8 years ago
  53. 73de62e Disable lld, failed to link bionic/linker. by Chih-Hung Hsieh · 8 years ago
  54. 470b666 Break libdl.so and ld-android.so's dependency on libc.so. by Ryan Prichard · 8 years ago
  55. 9724e93 Reject .so files using ELF TLS. by Elliott Hughes · 8 years ago
  56. 9076b0c Be clearer about linker warnings. by Elliott Hughes · 8 years ago
  57. 153168c Fix RTLD_NEXT/DEFAULT lookup by dimitry · 8 years ago
  58. 4e6bf9e Remove obsolete debuggerd32/debuggerd64 hack. by Elliott Hughes · 8 years ago
  59. cbc80ba Switch the rest of our internal headers to #pragma once. by Elliott Hughes · 8 years ago
  60. f857d59 Switch x86 begin.c to asm; align ESP correctly by Ryan Prichard · 8 years ago
  61. 6fa9bdd Merge "linker_memory: return success in enable_fallback_allocator." by Treehugger Robot · 8 years ago
  62. d50a1de Run bpfmt manually. by Elliott Hughes · 8 years ago
  63. 321476a Test ld-android.so directly by dimitry · 8 years ago
  64. 2e2a893 Merge "linker: simpler encoding for SHT_RELR sections." by Treehugger Robot · 8 years ago
  65. f16b659 linker: simpler encoding for SHT_RELR sections. by Rahul Chaudhry · 8 years ago
  66. 9ee4591 linker: Allow link namespaces without name filters by Logan Chien · 8 years ago
  67. 72282ad linker_memory: return success in enable_fallback_allocator. by Josh Gao · 8 years ago
  68. d00d38b Merge "linker: add experimental support for SHT_RELR sections." by Elliott Hughes · 8 years ago
  69. b7feec7 linker: add experimental support for SHT_RELR sections. by Rahul Chaudhry · 9 years ago
  70. 5cec377 Address a bunch of clang-tidy complaints. by Elliott Hughes · 8 years ago
  71. 39ee5a4 Merge "Adapt to the new libc++/libc++abi update." by Treehugger Robot · 9 years ago
  72. 06016f2 Fix dlclose for libraries with thread_local dtors by dimitry · 9 years ago
  73. 581723e Make ld-android.so export linker symbols by dimitry · 9 years ago
  74. 11da1dc Move ld-android.so build under linker/ by dimitry · 9 years ago
  75. 8e8c2c0 Unhardcode linker soname by dimitry · 9 years ago
  76. 4d1cc9d Adapt to the new libc++/libc++abi update. by Dan Albert · 9 years ago
  77. 965d06d Fix logic in loading dependencies crossing namespace boundaries by dimitry · 9 years ago
  78. 816b259 Merge "linker: add support for odm partition" am: 7b5073767d by Alin Jerpelea · 9 years ago
  79. 7b50737 Merge "linker: add support for odm partition" by Treehugger Robot · 9 years ago
  80. 2573be6 Merge "Allow property += value in ld.config.txt" am: bfd06f63e5 by Jiyong Park · 9 years ago
  81. bfd06f6 Merge "Allow property += value in ld.config.txt" by Treehugger Robot · 9 years ago
  82. bf9cf75 Merge "Use ld.config.$VER.txt when current VNDK version is $VER" am: 86a3803799 by Justin Yun · 9 years ago
  83. 53ce742 Use ld.config.$VER.txt when current VNDK version is $VER by Justin Yun · 9 years ago
  84. 8b02951 Allow property += value in ld.config.txt by Jiyong Park · 9 years ago
  85. 074a9fd linker: add support for odm partition by Alin Jerpelea · 9 years ago
  86. 65ba81b Merge "Revert "Fix bug with double unload on unsuccessful dlopen"" by Elliott Hughes · 9 years ago
  87. 27f1806 Revert "Fix bug with double unload on unsuccessful dlopen" by Elliott Hughes · 9 years ago
  88. f1e645c Merge "Fix bug with double unload on unsuccessful dlopen" am: dc89324e93 by Dimitry Ivanov · 9 years ago
  89. 58554cc Fix bug with double unload on unsuccessful dlopen by dimitry · 9 years ago
  90. 74d57a3 Merge commit 'e3d21c84af0b8e3244e4c67a873d2a16bfb85034' into HEAD by Xin Li · 9 years ago
  91. c92ce71 Log dlclose calls and library unloads by dimitry · 9 years ago
  92. 0b1c8be Merge "linker: fix error message for inaccessible libs" by Dimitry Ivanov · 9 years ago
  93. 8ab16c5 Merge "Set search path to ro.vndk.version property" by Treehugger Robot · 9 years ago
  94. 8db36a5 linker: fix error message for inaccessible libs by dimitry · 9 years ago
  95. 27242c6 Actually correctly call vector::erase after remove_if. by Josh Gao · 9 years ago
  96. 8fc5032 Set search path to ro.vndk.version property by Sundong Ahn · 9 years ago
  97. 9f69fc7 Merge "Correctly call vector::erase after std::remove_if." by Treehugger Robot · 9 years ago
  98. 01162f2 Fix: linker segfault on dlopen of a DF_1_GLOBAL so by Jiyong Park · 9 years ago
  99. 44f6e18 Correctly call vector::erase after std::remove_if. by Josh Gao · 9 years ago
  100. 68039e5 Merge "Force _start to be the top frame for the linker." am: 5f1a8440ad am: 30ed16f7c7 by Christopher Ferris · 9 years ago