1. 341b61e Don't resolve already resolved paths when parsing ld.config.txt by Jiyong Park · 6 years ago
  2. 90f96b9 linker: support ldd(1)-like behavior via --list. by Elliott Hughes · 6 years ago
  3. 78e42d8 Merge "Enable native_bridge_support" by Dimitry Ivanov · 6 years ago
  4. af1467b Merge "Exclude libgcc_stripped wherever libgcc is excluded" by Yi Kong · 6 years ago
  5. 7ac2afb Exclude libgcc_stripped wherever libgcc is excluded by Yi Kong · 6 years ago
  6. 7f04880 Enable native_bridge_support by dimitry · 6 years ago
  7. b51bb50 Track libziparchive API change. by Elliott Hughes · 6 years ago
  8. afe30a5 Remove dependency on unused libutils by dimitry · 6 years ago
  9. 401e2ef Merge "Only write main library's RELRO by default." by Treehugger Robot · 6 years ago
  10. 584bc62 Move libdl and linker to static NOTICE files. by Elliott Hughes · 6 years ago
  11. 7b9db34 Fix linker compilation with timing enabled by Vic Yang · 6 years ago
  12. 5d10374 Only write main library's RELRO by default. by Torne (Richard Coles) · 6 years ago
  13. 93ea856 Merge changes I59a8bc4a,Ic437d352 by Ryan Prichard · 6 years ago
  14. e4d620b Fix dlsym and dladdr for TLS symbols by Ryan Prichard · 6 years ago
  15. fa9f7f2 Fix DLEXT_WRITE_RELRO when loading multiple libs. by Torne (Richard Coles) · 6 years ago
  16. 976d4b4 Use std::move() for rvalue-reference setters and ctors by Vic Yang · 6 years ago
  17. 2d020e4 linker: Add support for "whitelisted" property in linker config files by Vic Yang · 7 years ago
  18. 6091665 Merge "Add more linker debug." by Martin Stjernholm · 6 years ago
  19. 95252ee Add more linker debug. by Martin Stjernholm · 6 years ago
  20. 036e09c Don't install *.mountpoint targets by Jiyong Park · 6 years ago
  21. 92b3e1b Cosmetic changes to linker allocator and config by Ryan Prichard · 6 years ago
  22. b0e2dd0 Allow building the linker with -O0 by Ryan Prichard · 6 years ago
  23. b39cb3c linker: Handle libraries with disjoint mappings correctly. by Peter Collingbourne · 6 years ago
  24. 7cdbd0d Merge "linker: allow using reserved space for multiple libraries." by Treehugger Robot · 6 years ago
  25. efbe9a5 linker: allow using reserved space for multiple libraries. by Torne (Richard Coles) · 7 years ago
  26. 54c8640 Merge "Redirect /system/lib/libicuuc.so regardless of duplication in /system" by vichang · 6 years ago
  27. d102cf6 Merge "Switch linker tests to Android.bp." by Elliott Hughes · 6 years ago
  28. f84d0a9 Merge "libasync_safe: stop clobbering other folks' identifiers." by Elliott Hughes · 6 years ago
  29. 15a2b7b Switch linker tests to Android.bp. by Elliott Hughes · 6 years ago
  30. 3019d78 libasync_safe: stop clobbering other folks' identifiers. by Elliott Hughes · 6 years ago
  31. fcd3538 Disable native_coverage for ld-android and linker by Pirama Arumuga Nainar · 6 years ago
  32. af12c94 Redirect /system/lib/libicuuc.so regardless of duplication in /system by Victor Chang · 6 years ago
  33. efc503d Greylist libraries are attempted to be loaded in the default ns by Jiyong Park · 6 years ago
  34. 808d176 Merge "Fix linker self-exec detection" by Ryan Prichard · 7 years ago
  35. 1990ba5 Fix linker self-exec detection by Ryan Prichard · 7 years ago
  36. 6cb719f Revert "Revert "Allow dlopen("/system/lib/<soname>") for pre-Q"" by Victor Chang · 7 years ago
  37. 73ee7a6 Merge "Revert "Allow dlopen("/system/lib/<soname>") for pre-Q"" by vichang · 7 years ago
  38. 1906e77 Revert "Allow dlopen("/system/lib/<soname>") for pre-Q" by vichang · 7 years ago
  39. 9c48951 Merge "Allow dlopen("/system/lib/<soname>") for pre-Q" by vichang · 7 years ago
  40. f6e4cfd Allow dlopen("/system/lib/<soname>") for pre-Q by Victor Chang · 7 years ago
  41. bb7e123 Purge linker block allocators before leaving linker by Vic Yang · 7 years ago
  42. fbc4c8e Move the dynamic linker to ./bootstrap subdir by Jiyong Park · 7 years ago
  43. a5f914a Add bionic mount points under /bionic by Jiyong Park · 7 years ago
  44. 7bb60fc Revert "linker: Purge block allocator memory when possible" by Vic Yang · 7 years ago
  45. ffaae70 Implement arm64 TLSDESC by Ryan Prichard · 7 years ago
  46. 16455b5 Implement dynamic TLS accesses and allocation by Ryan Prichard · 7 years ago
  47. 3b463cf Implement TLS_DTPMOD and TLS_DTPREL relocations by Ryan Prichard · 7 years ago
  48. ea41ab0 Ignore DT_TLSDESC_GOT / DT_TLSDESC_PLT by Ryan Prichard · 7 years ago
  49. 083d850 Move the linker allocator into libc by Ryan Prichard · 7 years ago
  50. 52165b3 Replace some of linker_allocator's header includes by Ryan Prichard · 7 years ago
  51. 70ee182 Merge "Call realpath(3) only when the path is accessible for read" by Treehugger Robot · 7 years ago
  52. fbd6f3c Merge changes Iece631a5,I53769e0e by Treehugger Robot · 7 years ago
  53. 42e8198 Call realpath(3) only when the path is accessible for read by Jiyong Park · 7 years ago
  54. 57b9d1e support LIB in runpath by Jiyong Park · 7 years ago
  55. dac328a linker: Reduce number of mmap()/prctl() calls in block allocator by Vic Yang · 7 years ago
  56. fb78a4a linker: Purge block allocator memory when possible by Vic Yang · 7 years ago
  57. 314c0f7 Merge "Fix soinfo_tls::module dangling reference" by Ryan Prichard · 7 years ago
  58. bf427f4 Fix soinfo_tls::module dangling reference by Ryan Prichard · 7 years ago
  59. 1906268 Merge "linker: only generate log messages when logging is enabled" by Josh Gao · 7 years ago
  60. 9a23865 Merge changes Ia08e1b5c,I60e589dd,Ib7edb665,Ibf1bf5ec,Ibd623857 by Ryan Prichard · 7 years ago
  61. a022034 linker: only generate log messages when logging is enabled by Tim Murray · 7 years ago
  62. fb8730d Handle R_GENERIC_TLS_TPREL relocations by Ryan Prichard · 7 years ago
  63. 1988350 Avoid a dlopen abort on an invalid TLS alignment by Ryan Prichard · 7 years ago
  64. 5bccde7 Merge "Fix fd leak in android_dlopen_ext." by Treehugger Robot · 7 years ago
  65. e5e69e0 Record TLS modules and layout static TLS memory by Ryan Prichard · 7 years ago
  66. de853ff Fix fd leak in android_dlopen_ext. by Martin Stjernholm · 7 years ago
  67. 977e47d StaticTlsLayout: add exe/tcb and solib layout by Ryan Prichard · 7 years ago
  68. 9ee8069 Build the linker with -D_USING_LIBCXX by Ryan Prichard · 7 years ago
  69. 45d1349 Reorganize static TLS memory for ELF TLS by Ryan Prichard · 7 years ago
  70. 6b55cc3 dir.${section}: downgrade "can't resolve" diag by Ryan Prichard · 7 years ago
  71. 2ccb2f0 Add generic TLS linker reloc macros by Ryan Prichard · 7 years ago
  72. 259429b Further improve of linker memory allocators by Vic Yang · 7 years ago
  73. 5493851 Reduce LinkerSmallObjectAllocator memory overhead by Vic Yang · 7 years ago
  74. 0218e92 Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 7 years ago
  75. 34583c1 Move dlerror out of a TLS slot and into a pthread_internal_t member. by Elliott Hughes · 7 years ago
  76. 07440a8 Replace TLS_SLOT_BIONIC_PREINIT w/ shared globals by Ryan Prichard · 7 years ago
  77. 9cfca86 Split main thread init into early+late functions by Ryan Prichard · 7 years ago
  78. 6b3be17 Prevent dependency cycle due to system_shared_libs expansion by Dan Willemsen · 7 years ago
  79. 6b70fda Merge changes I376d7695,Ied443375,I614d25e7 by Ryan Prichard · 7 years ago
  80. c7cbef4 Merge "linker: changes to init work arounds" by Tom Cherry · 7 years ago
  81. 48b1159 Use shared globals to init __progname + environ by Ryan Prichard · 7 years ago
  82. 7752bcb Move the abort message to libc_shared_globals by Ryan Prichard · 7 years ago
  83. abf736a Expose libc_shared_globals to libc.so with symbol by Ryan Prichard · 7 years ago
  84. de69660 Fix free pages count in LinkerSmallObjectAllocator by Vic Yang · 7 years ago
  85. 0ff8df5 Merge "Cleanup: __libc_init_AT_SECURE, auxv, sysinfo" by Ryan Prichard · 7 years ago
  86. f17fd1d Disable XOM in linker, libc, and libm. by Ivan Lozano · 7 years ago
  87. 701bd0c Cleanup: __libc_init_AT_SECURE, auxv, sysinfo by Ryan Prichard · 7 years ago
  88. a4f3625 Fix: search path is not added when one of its parent is not accessible by Jiyong Park · 7 years ago
  89. ba1a723 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 7 years ago
  90. 33c3a06 linker unit tests requires liblog by Mark Salyzyn · 7 years ago
  91. ff1428a Move API levels from `uint32_t` to `int`. by Elliott Hughes · 7 years ago
  92. 66bc428 linker: changes to init work arounds by Tom Cherry · 7 years ago
  93. bbd465a Merge "Revert "Disable lld, failed to link bionic/linker."" by Chih-hung Hsieh · 7 years ago
  94. 34d1f2d Revert "Disable lld, failed to link bionic/linker." by Chih-hung Hsieh · 7 years ago
  95. 8178c41 ART isn't using the ART-specific linker features any more. by Elliott Hughes · 7 years ago
  96. 3583341 ld.config.txt for APEX by Jiyong Park · 7 years ago
  97. 04164f6 Merge "Clean up bionic_macros.h a bit." by Elliott Hughes · 7 years ago
  98. 5e62b34 Clean up bionic_macros.h a bit. by Elliott Hughes · 7 years ago
  99. 48b6911 linker: Fix fd leak by Vic Yang · 7 years ago
  100. d84f8b5 Merge "Rework the linker_wrapper to work with lld" by Treehugger Robot · 7 years ago