1. fbc2cc9 linker: Add support for dynamic SHIM libraries by Christopher R. Palmer · 8 years ago arcadia
  2. 13d267e Merge "Add cc_defaults for hugepage alignment of shared libraries" by Collin Fijalkovich · 4 years, 3 months ago
  3. 47d27aa Bionic: Mark PMD aligned text segments huge page eligible by Collin Fijalkovich · 4 years, 4 months ago
  4. c9521e0 Add cc_defaults for hugepage alignment of shared libraries by Collin Fijalkovich · 4 years, 3 months ago
  5. c579478 bp2build: remove some bp2build_available props, use package_allowlist instead. by Jingwen Chen · 4 years, 5 months ago
  6. aa7d835 Add LOCAL_LICENSE_KINDS to bionic by Bob Badour · 4 years, 6 months ago
  7. a7e29a8 Rename ldd input file to ldd.sh to make Bazel conversion easier. by Rupert Shuttleworth · 4 years, 6 months ago
  8. 5e44c22 Revert "[LSC] Add LOCAL_LICENSE_KINDS to bionic" by Elliott Hughes · 4 years, 6 months ago
  9. 48d4303 [LSC] Add LOCAL_LICENSE_KINDS to bionic by Bob Badour · 4 years, 6 months ago
  10. 344b8da Mark sh_binary target as being bp2build_available. by Rupert Shuttleworth · 4 years, 6 months ago
  11. ef14787 Fix -Wl,--exclude-libs typo: x86->i686 by Ryan Prichard · 4 years, 6 months ago
  12. cdf7175 Switch libc.so and linker to prebuilt LLVM libunwind by Ryan Prichard · 4 years, 8 months ago
  13. 6f6daaa linker: Enable PGO by Yi Kong · 4 years, 8 months ago
  14. 02bee71 Merge "Make vendor_ramdisk_available." by Yifan Hong · 4 years, 9 months ago
  15. b04490d Make vendor_ramdisk_available. by Yifan Hong · 4 years, 10 months ago
  16. a7e363f No global ThinLTO for linker by Yi Kong · 4 years, 10 months ago
  17. 15a05a7 No global ThinLTO for bionic by Yi Kong · 4 years, 11 months ago
  18. 8d55d18 Enable BTI in bionic linker by Tamas Petz · 5 years ago
  19. 3b47d60 Add arm64 source to linker_wrapper by Jiyong Park · 4 years, 11 months ago
  20. d15229d Copy translateSystemPathToApexPath to linker_translate_path.cpp by Victor Khimenko · 5 years ago
  21. 82d84bc Make Bionic and kernel system includes explicit in the blueprints. by Martin Stjernholm · 5 years ago
  22. 274e21f Revert "Statically link libdl.a to linker" by Jooyung Han · 5 years ago
  23. 8dba7fe Statically link libdl.a to linker by Jiyong Park · 5 years ago
  24. c65b55c Merge "Remove XOM properties." by Ivan Lozano · 5 years ago
  25. 1479893 Remove unused mips/mips64 code from the linker. by Elliott Hughes · 5 years ago
  26. 3e928ed Remove XOM properties. by Ivan Lozano · 5 years ago
  27. 5a39cee Make ramdisk_available. by Yifan Hong · 6 years ago
  28. 39d9156 Merge "Export the unwinder implementation from libc." by Peter Collingbourne · 6 years ago
  29. 129f7a1 Neon-optimized version of the GNU symbol calculation by Ryan Prichard · 6 years ago
  30. 339ecef Optimize GNU hash linking for large inputs by Ryan Prichard · 6 years ago
  31. f2b1e03 Export the unwinder implementation from libc. by Peter Collingbourne · 6 years ago
  32. 551565e Create linker_log[_va_list] functions by Ryan Prichard · 6 years ago
  33. 4d4087d Replace LIB_PATH macro with kLibPath by Ryan Prichard · 6 years ago
  34. 249757b Use ifuncs in the linker by Ryan Prichard · 6 years ago
  35. 80e40f0 Refactor linker/Android.bp for native-bridge by Ryan Prichard · 6 years ago
  36. d9a4115 Cleanup linker unwinder integration by Ryan Prichard · 6 years ago
  37. e87e0dc Restrict the availability of the bionic libs by Jiyong Park · 6 years ago
  38. 74e5643 Merge "Link libc++demangle." by Treehugger Robot · 6 years ago
  39. cd70aa4 linker: Remove setting _USING_LIBCXX by Tom Cherry · 6 years ago
  40. 4ea1921 Link libc++demangle. by Dan Albert · 6 years ago
  41. 90f96b9 linker: support ldd(1)-like behavior via --list. by Elliott Hughes · 6 years ago
  42. 78e42d8 Merge "Enable native_bridge_support" by Dimitry Ivanov · 6 years ago
  43. 7ac2afb Exclude libgcc_stripped wherever libgcc is excluded by Yi Kong · 6 years ago
  44. 7f04880 Enable native_bridge_support by dimitry · 6 years ago
  45. afe30a5 Remove dependency on unused libutils by dimitry · 6 years ago
  46. 036e09c Don't install *.mountpoint targets by Jiyong Park · 6 years ago
  47. d102cf6 Merge "Switch linker tests to Android.bp." by Elliott Hughes · 6 years ago
  48. 15a2b7b Switch linker tests to Android.bp. by Elliott Hughes · 6 years ago
  49. fcd3538 Disable native_coverage for ld-android and linker by Pirama Arumuga Nainar · 6 years ago
  50. fbc4c8e Move the dynamic linker to ./bootstrap subdir by Jiyong Park · 7 years ago
  51. a5f914a Add bionic mount points under /bionic by Jiyong Park · 7 years ago
  52. ffaae70 Implement arm64 TLSDESC by Ryan Prichard · 7 years ago
  53. 083d850 Move the linker allocator into libc by Ryan Prichard · 7 years ago
  54. 57b9d1e support LIB in runpath by Jiyong Park · 7 years ago
  55. 9ee8069 Build the linker with -D_USING_LIBCXX by Ryan Prichard · 7 years ago
  56. 45d1349 Reorganize static TLS memory for ELF TLS by Ryan Prichard · 7 years ago
  57. 6b3be17 Prevent dependency cycle due to system_shared_libs expansion by Dan Willemsen · 7 years ago
  58. f17fd1d Disable XOM in linker, libc, and libm. by Ivan Lozano · 7 years ago
  59. bbd465a Merge "Revert "Disable lld, failed to link bionic/linker."" by Chih-hung Hsieh · 7 years ago
  60. 34d1f2d Revert "Disable lld, failed to link bionic/linker." by Chih-hung Hsieh · 7 years ago
  61. 5e62b34 Clean up bionic_macros.h a bit. by Elliott Hughes · 7 years ago
  62. c15baef Merge "Exclude libclang_rt.builtins symbols" by Yi Kong · 7 years ago
  63. 7786a34 Exclude libclang_rt.builtins symbols by Yi Kong · 7 years ago
  64. b8b3a76 linker: extract defaults and source files by dimitry · 7 years ago
  65. be551f5 HWASan support in bionic. by Evgenii Stepanov · 7 years ago
  66. 8d7866c Build recovery variant of the dynamic linker by Jiyong Park · 7 years ago
  67. 7046f39 Reenable __work_around_b_24465209__ for x86 linker by Ryan Prichard · 7 years ago
  68. 5603c6e Mark as recovery_available: true by Jiyong Park · 7 years ago
  69. 73de62e Disable lld, failed to link bionic/linker. by Chih-Hung Hsieh · 7 years ago
  70. 470b666 Break libdl.so and ld-android.so's dependency on libc.so. by Ryan Prichard · 7 years ago
  71. 4e6bf9e Remove obsolete debuggerd32/debuggerd64 hack. by Elliott Hughes · 7 years ago
  72. f857d59 Switch x86 begin.c to asm; align ESP correctly by Ryan Prichard · 7 years ago
  73. d50a1de Run bpfmt manually. by Elliott Hughes · 7 years ago
  74. 581723e Make ld-android.so export linker symbols by dimitry · 8 years ago
  75. 11da1dc Move ld-android.so build under linker/ by dimitry · 8 years ago
  76. 8e8c2c0 Unhardcode linker soname by dimitry · 8 years ago
  77. c602196 Merge "Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]" by Dan Willemsen · 8 years ago
  78. 84f0dcd Use -Werror in bionic by Chih-Hung Hsieh · 8 years ago
  79. 3a3982d Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] by Dan Willemsen · 8 years ago
  80. 7ccc50d Use an embedded linker for host bionic by Dan Willemsen · 8 years ago
  81. 4326d84 linker: Only link to debuggerd on Android by Dan Willemsen · 8 years ago
  82. 7abea57 Replace artificial symbol table with proper one by dimitry · 8 years ago
  83. 25bf29b Implement __gnu_Unwind_Find_exidx/__cxa_type_match by dimitry · 8 years ago
  84. 02586a2 linker: the global group is added to all built-in namespaces by Jiyong Park · 8 years ago
  85. 7a3681e Move libc_log code into libasync_safe. by Christopher Ferris · 8 years ago
  86. 6367f5e Merge changes I826756d9,I00e2edb2 by Josh Gao · 8 years ago
  87. deca8ef Merge "Load namespace configuration from ld.config.txt" by Treehugger Robot · 8 years ago
  88. 4cabfaa Load namespace configuration from ld.config.txt by Dimitry Ivanov · 8 years ago
  89. 9b1cc4b loader: stop relying on AT_BASE by Dimitry Ivanov · 8 years ago
  90. 69a5939 linker: update dependencies. by Josh Gao · 8 years ago
  91. 2a6955e loader: set PT_INTERP to itself by Dimitry Ivanov · 8 years ago
  92. ec0dbc3 linker: use fallback crash handler dumping. by Josh Gao · 8 years ago
  93. 451909d Remove dependency on libc.a from the linker by Dimitry Ivanov · 9 years ago
  94. 082bec5 Merge "Runtime support for CFI" by Evgenii Stepanov · 9 years ago
  95. 0a3637d Runtime support for CFI by Evgenii Stepanov · 9 years ago
  96. 2a3b4fa Rename libdebuggerd_client to libdebuggerd_handler. by Josh Gao · 9 years ago
  97. d9e427c Bionic loader is no longer hijacking libdl.so by Dimitry Ivanov · 9 years ago
  98. 10fffb4 Fix linker_asan64 symlink by Colin Cross · 9 years ago
  99. fc0d480 loader: stop linking libdl/c/m into the loader by Dimitry Ivanov · 9 years ago
  100. dcb846c Revert "Bionic loader is no longer hijacking libdl.so" by Andreas Gampe · 9 years ago