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