1. 0e12cce Validate defined versions in prelink_image by Ryan Prichard · 6 years ago
  2. ae320cd Prelink each library only once by Ryan Prichard · 6 years ago
  3. 95c6cd7 Stop using the __ANDROID_API_x__ constants. by Elliott Hughes · 6 years ago
  4. 19f95dd Do not DL_WARN when failed to find generated linker config by Kiyoung Kim · 6 years ago
  5. ff43ec0 Prefer arch-specific linker config when available by Evgeny Eltsin · 6 years ago
  6. ef04c80 Enable linker configuration from generator by default by Kiyoung Kim · 6 years ago
  7. 1a2460d Move linker config under /linkerconfig by Kiyoung Kim · 6 years ago
  8. 28fb781 Merge "linker: add more context to link failure error." by Treehugger Robot · 6 years ago
  9. 1626957 linker: add more context to link failure error. by Josh Gao · 6 years ago
  10. 249757b Use ifuncs in the linker by Ryan Prichard · 6 years ago
  11. 859202c Merge "linker: remove COUNT_PAGES" by Ryan Prichard · 6 years ago
  12. 6f9a97f Merge "Revert "Load /dev/linker/ld.config.txt by default"" by Treehugger Robot · 6 years ago
  13. 09bde95 Revert "Load /dev/linker/ld.config.txt by default" by Roland Levillain · 6 years ago
  14. e949195 Adopt GNU calling convention for ifunc resolvers. by Peter Collingbourne · 6 years ago
  15. 78cd283 linker: remove COUNT_PAGES by Ryan Prichard · 6 years ago
  16. 61a97e9 Load /dev/linker/ld.config.txt by default by Kiyoung Kim · 6 years ago
  17. 9da992c Merge changes Ia0c0018c,I2f1fc8b4,Ibe964c3b,I791da8ac by Ryan Prichard · 6 years ago
  18. 495863f linker: stop relocating R_ARM_REL32 by Ryan Prichard · 6 years ago
  19. 308af57 Factor out R_GENERIC_COPY by Ryan Prichard · 6 years ago
  20. e0a53e2 Factor out R_GENERIC_ABSOLUTE by Ryan Prichard · 6 years ago
  21. 9ef61a2 Remove broken arm64 PREL/ABS relocations by Ryan Prichard · 6 years ago
  22. a365ac1 Revert "Change linker config variable: VNDK_VER" by Jooyung Han · 6 years ago
  23. e30a7f5 Change linker config variable: VNDK_VER by Jooyung Han · 6 years ago
  24. 34c0043 Merge "Use generated linker config by default" by Kiyoung Kim · 6 years ago
  25. b2a1c11 Remove libvorbisdec from greylist. by Dongwon Kang · 6 years ago
  26. 89b9528 Use generated linker config by default by Kiyoung Kim · 6 years ago
  27. 9fe3826 Add more linker debug log. by Martin Stjernholm · 6 years ago
  28. 6d5277d Update references to the new com.android.art APEX. by Martin Stjernholm · 6 years ago
  29. a2e83ab Add additional dl_phdr_info fields by Ryan Prichard · 6 years ago
  30. 3952113 Merge "Fix a few bionic test failures caused by hwasan global instrumentation." by Peter Collingbourne · 6 years ago
  31. 191ecdc Fix a few bionic test failures caused by hwasan global instrumentation. by Peter Collingbourne · 6 years ago
  32. 6b0d1cd Merge "Use generated linker config" by Kiyoung Kim · 6 years ago
  33. d82eb35 Merge "Don't create anonymous namespace" by Jiyong Park · 6 years ago
  34. 25bedfd Don't create anonymous namespace by Jiyong Park · 6 years ago
  35. 35e3b4b Use generated linker config by Kiyoung Kim · 6 years ago
  36. 6533208 linker: Add library load and unload hooks for HWASan. by Peter Collingbourne · 6 years ago
  37. 30feb64 Enable traditional TLS accesses on arm64 by Ryan Prichard · 6 years ago
  38. 521ad07 linker: Speed up relocation with an 1-entry symbol cache by Vic Yang · 6 years ago
  39. 542db79 Fix linker compilation when STATS is set by Vic Yang · 6 years ago
  40. dc25f6c Use an APEX's linker configuration for any executable under its `bin` directory. by Roland Levillain · 6 years ago
  41. 3ec16be linker: Speed up find_loaded_library_by_inode() by Vic Yang · 6 years ago
  42. 424eb11 Merge "Staticlly allocate string buffers for realpath_fd()" by Treehugger Robot · 6 years ago
  43. 8bb97d7 Merge "Add bootstrap directory to bootstrap linker's search path." by Peter Collingbourne · 6 years ago
  44. ea11be0 Add bootstrap directory to bootstrap linker's search path. by Peter Collingbourne · 6 years ago
  45. d8bef67 Staticlly allocate string buffers for realpath_fd() by Vic Yang · 6 years ago
  46. 90f96b9 linker: support ldd(1)-like behavior via --list. by Elliott Hughes · 6 years ago
  47. b51bb50 Track libziparchive API change. by Elliott Hughes · 6 years ago
  48. 401e2ef Merge "Only write main library's RELRO by default." by Treehugger Robot · 6 years ago
  49. 5d10374 Only write main library's RELRO by default. by Torne (Richard Coles) · 6 years ago
  50. 93ea856 Merge changes I59a8bc4a,Ic437d352 by Ryan Prichard · 6 years ago
  51. e4d620b Fix dlsym and dladdr for TLS symbols by Ryan Prichard · 6 years ago
  52. fa9f7f2 Fix DLEXT_WRITE_RELRO when loading multiple libs. by Torne (Richard Coles) · 6 years ago
  53. 2d020e4 linker: Add support for "whitelisted" property in linker config files by Vic Yang · 7 years ago
  54. 95252ee Add more linker debug. by Martin Stjernholm · 6 years ago
  55. b0e2dd0 Allow building the linker with -O0 by Ryan Prichard · 6 years ago
  56. b39cb3c linker: Handle libraries with disjoint mappings correctly. by Peter Collingbourne · 6 years ago
  57. 7cdbd0d Merge "linker: allow using reserved space for multiple libraries." by Treehugger Robot · 6 years ago
  58. efbe9a5 linker: allow using reserved space for multiple libraries. by Torne (Richard Coles) · 7 years ago
  59. 54c8640 Merge "Redirect /system/lib/libicuuc.so regardless of duplication in /system" by vichang · 6 years ago
  60. af12c94 Redirect /system/lib/libicuuc.so regardless of duplication in /system by Victor Chang · 6 years ago
  61. efc503d Greylist libraries are attempted to be loaded in the default ns by Jiyong Park · 6 years ago
  62. 6cb719f Revert "Revert "Allow dlopen("/system/lib/<soname>") for pre-Q"" by Victor Chang · 7 years ago
  63. 73ee7a6 Merge "Revert "Allow dlopen("/system/lib/<soname>") for pre-Q"" by vichang · 7 years ago
  64. 1906e77 Revert "Allow dlopen("/system/lib/<soname>") for pre-Q" by vichang · 7 years ago
  65. 9c48951 Merge "Allow dlopen("/system/lib/<soname>") for pre-Q" by vichang · 7 years ago
  66. f6e4cfd Allow dlopen("/system/lib/<soname>") for pre-Q by Victor Chang · 7 years ago
  67. bb7e123 Purge linker block allocators before leaving linker by Vic Yang · 7 years ago
  68. ffaae70 Implement arm64 TLSDESC by Ryan Prichard · 7 years ago
  69. 3b463cf Implement TLS_DTPMOD and TLS_DTPREL relocations by Ryan Prichard · 7 years ago
  70. ea41ab0 Ignore DT_TLSDESC_GOT / DT_TLSDESC_PLT by Ryan Prichard · 7 years ago
  71. bf427f4 Fix soinfo_tls::module dangling reference by Ryan Prichard · 7 years ago
  72. 9a23865 Merge changes Ia08e1b5c,I60e589dd,Ib7edb665,Ibf1bf5ec,Ibd623857 by Ryan Prichard · 7 years ago
  73. fb8730d Handle R_GENERIC_TLS_TPREL relocations by Ryan Prichard · 7 years ago
  74. 1988350 Avoid a dlopen abort on an invalid TLS alignment by Ryan Prichard · 7 years ago
  75. e5e69e0 Record TLS modules and layout static TLS memory by Ryan Prichard · 7 years ago
  76. de853ff Fix fd leak in android_dlopen_ext. by Martin Stjernholm · 7 years ago
  77. 0218e92 Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 7 years ago
  78. c7cbef4 Merge "linker: changes to init work arounds" by Tom Cherry · 7 years ago
  79. 27beebf Revert "Add Android Runtime APEX directories to Bionic search paths." by Andreas Gampe · 7 years ago
  80. d2dd379 Add Android Runtime APEX directories to Bionic search paths. by Roland Levillain · 7 years ago
  81. 66bc428 linker: changes to init work arounds by Tom Cherry · 7 years ago
  82. 8178c41 ART isn't using the ART-specific linker features any more. by Elliott Hughes · 7 years ago
  83. 3583341 ld.config.txt for APEX by Jiyong Park · 7 years ago
  84. 48b6911 linker: Fix fd leak by Vic Yang · 7 years ago
  85. 5038ef6 Workaround host bionic libs that are missing DT_RUNPATH by Dan Willemsen · 7 years ago
  86. 8f639a4 Allow invoking the linker on an executable. by Ryan Prichard · 7 years ago
  87. 0adf09b linker: fix invalid zip file handling by Ryan Prichard · 7 years ago
  88. 006d137 Remove old workaround for unloading unversioned soinfo by Ryan Prichard · 7 years ago
  89. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  90. c1c8a18 Fix arm32/64 dynamic TLS relocations by Ryan Prichard · 7 years ago
  91. 31cd08f dynamic linker is running for init by Jiyong Park · 7 years ago
  92. aa922bb Merge "Add secondary counter in place of tls_nodelete flag" by Dimitry Ivanov · 7 years ago
  93. 55547db Add secondary counter in place of tls_nodelete flag by dimitry · 7 years ago
  94. 6e6772d Remove libskia.so from the greylist by dimitry · 7 years ago
  95. bcfe3cf Use ro.vndk.lite to determine the ld.config.txt by Logan Chien · 7 years ago
  96. 886b96e Extract ld.config.txt lookup code by Logan Chien · 7 years ago
  97. 8b14256 vdso should be available in all namespaces by dimitry · 7 years ago
  98. c01b849 Remove obsolete workaround. by Elliott Hughes · 7 years ago
  99. 9724e93 Reject .so files using ELF TLS. by Elliott Hughes · 7 years ago
  100. 9076b0c Be clearer about linker warnings. by Elliott Hughes · 7 years ago