1. 6feec2c Clarify that the has_min_version() is ILP32-only. by Elliott Hughes · 6 months ago
  2. cc3cb35 Prefer the app-developer targetSdkVersion over "api level". by Elliott Hughes · 7 months ago
  3. 9160882 Merge "linker: simplify how warnings turn into errors past a certain api level." into main by Elliott Hughes · 7 months ago
  4. c14f545 linker: simplify how warnings turn into errors past a certain api level. by Elliott Hughes · 7 months ago
  5. d2ca7da Inline two single-use templates. by Elliott Hughes · 7 months ago
  6. e6f8321 [MTE] do not use ldg in linker if MTE is off for process by Florian Mayer · 8 months ago
  7. 28057b8 Re-land Implement deterministic MTE globals for dlext RELRO sharing by Mitch Phillips · 1 year ago
  8. 4edc20d Re-land^2 linker support for MTE globals by Florian Mayer · 10 months ago
  9. c138f81 [MTE] split heap and stack MTE initialization by Florian Mayer · 10 months ago
  10. 3e56e56 [MTE] do not use version number for memtag_dynamic_entries by Florian Mayer · 10 months ago
  11. ce1c3cf linker: LoadSegments: Load 4KiB ELFs on 16KiB page-sized systems by Kalesh Singh · 11 months ago
  12. b23787f linker: LoadSegments: Preparatory work for 16KiB App Compat by Kalesh Singh · 12 months ago
  13. f08d0eb Make LD_DEBUG more user-friendly. by Elliott Hughes · 12 months ago
  14. f5e21d9 linker: use %m in error messages. by Elliott Hughes · 1 year, 1 month ago
  15. 54564df Ignore relocations in the vdso. by Elliott Hughes · 1 year, 1 month ago
  16. 192f3cf The libc++ upgrade means we can use contains() in the linker now. by Elliott Hughes · 1 year, 2 months ago
  17. 2a901e6 Call relocate_relr before the ifunc resolvers by Ryan Prichard · 1 year, 5 months ago
  18. 4396392 Fix StaticTlsLayout for atypical alignment values by Ryan Prichard · 1 year, 6 months ago
  19. 68eb690 Merge changes Idb061b98,I93c17ca6 into main by Ryan Prichard · 1 year, 6 months ago
  20. b493746 Guard against linker[64] having a PT_TLS segment by Ryan Prichard · 1 year, 6 months ago
  21. 702d9b0 Reapply "RELAND: bionic: loader: Extend GNU_RELRO protection" by Kalesh Singh · 1 year, 6 months ago
  22. 4084b55 Reapply "RELAND: bionic: loader: Extend LOAD segment VMAs" by Kalesh Singh · 1 year, 6 months ago
  23. 7a04fed Revert "RELAND: bionic: loader: Extend LOAD segment VMAs" by Kalesh Singh · 1 year, 6 months ago
  24. 26de648 Revert "RELAND: bionic: loader: Extend GNU_RELRO protection" by Kalesh Singh · 1 year, 6 months ago
  25. f9c297d Merge changes from topic "reland_bionic_vma_fixes" into main by Kalesh Singh · 1 year, 6 months ago
  26. 41b8863 RELAND: bionic: loader: Extend GNU_RELRO protection by Kalesh Singh · 1 year, 10 months ago
  27. 944164c RELAND: bionic: loader: Extend LOAD segment VMAs by Kalesh Singh · 1 year, 11 months ago
  28. e65e193 Reland^2 "[MTE] remap stacks with PROT_MTE when requested by dlopened library" by Florian Mayer · 1 year, 7 months ago
  29. f53e91c Revert^3 "[MTE] remap stacks with PROT_MTE when requested by dlopened library" by Florian Mayer · 1 year, 7 months ago
  30. 92a7e1c Revert "bionic: loader: Extend LOAD segment VMAs" by Zheng Pan · 1 year, 7 months ago
  31. 9535c32 Revert "bionic: loader: Extend GNU_RELRO protection" by Zheng Pan · 1 year, 7 months ago
  32. 33f8970 bionic: loader: Extend GNU_RELRO protection by Kalesh Singh · 1 year, 10 months ago
  33. 4b4fb6f bionic: loader: Extend LOAD segment VMAs by Kalesh Singh · 1 year, 11 months ago
  34. 41ed53f Merge changes Ie770320e,I32c05cce,Ia7cb2f40 into main by Kalesh Singh · 1 year, 7 months ago
  35. 377f0b9 bionic: Introduce ElfReader::ReadPadSegmentNote() by Kalesh Singh · 1 year, 7 months ago
  36. 79c9694 [MTE] remap stacks with PROT_MTE when requested by dlopened library by Florian Mayer · 1 year, 8 months ago
  37. 6bbb75a Revert "Linker support for MTE globals." by Evgenii Stepanov · 1 year, 9 months ago
  38. e8139f5 Linker support for MTE globals. by Mitch Phillips · 2 years, 9 months ago
  39. 7c1f377 Use DYNAMIC entries for MTE enablement by Mitch Phillips · 1 year, 11 months ago
  40. 3714f21 Add missing assert.h include by Ryan Prichard · 2 years, 1 month ago
  41. bb11ee6 Remove PAGE_SIZE call sites. by Peter Collingbourne · 3 years, 4 months ago
  42. c10d064 Introduce hwasan mode for linker by Florian Mayer · 2 years, 5 months ago
  43. 2e25c0f No-op DT_AARCH64_MEMTAG_* entries by Mitch Phillips · 2 years, 6 months ago
  44. 57b03de linker_namespace: move sonames instead of copying by Jooyung Han · 2 years, 9 months ago
  45. 4c4015b Remove stale TODO. by Martin Stjernholm · 2 years, 10 months ago
  46. 4346270 riscv64 TLS support. by Elliott Hughes · 2 years, 11 months ago
  47. 964b14c Improve a debug message to log a more useful namespace. by Martin Stjernholm · 3 years ago
  48. 2bac1f8 Deprecate "/apex/<name>/ld.config.txt by Jiyong Park · 3 years, 5 months ago
  49. 058eb8f Ensure same order of global group members in all NS's by Ryan Prichard · 4 years, 9 months ago
  50. bb1e373 Delay setting linker soname until post-reloc and post-ctor by Ryan Prichard · 4 years, 8 months ago
  51. f9dd1a7 Store soname as a std::string. by Elliott Hughes · 4 years, 8 months ago
  52. 658b938 linker: add ld.config.txt parse time to systrace. by Elliott Hughes · 4 years, 10 months ago
  53. 8d55d18 Enable BTI in bionic linker by Tamas Petz · 6 years ago
  54. aff9a34 Rename linker greylist to exempt-list by Ryan Prichard · 5 years ago
  55. 0f4bdb0 Merge "linker: Cleanup for Android's inclusive language guidance" by Treehugger Robot · 5 years ago
  56. 30f2f05 linker: Cleanup for Android's inclusive language guidance by Luke Huang · 5 years ago
  57. 2386093 Remove debug.ld.greylist_disabled property by Ryan Prichard · 5 years ago
  58. 68ae6ad Changes for #inclusivefixit. by Elliott Hughes · 5 years ago
  59. e0848bb Pagetable-friendly shared library address randomization. by Evgenii Stepanov · 5 years ago
  60. b5f301e Merge "Revert "Add randomized padding around shared library mappings."" by Evgenii Stepanov · 5 years ago
  61. 474f2f5 Revert "Add randomized padding around shared library mappings." by Evgenii Stepanov · 5 years ago
  62. 46e731c Disable warning message for missing linker config in some cases by Kiyoung Kim · 5 years ago
  63. a8cf3fe Add randomized padding around shared library mappings. by Evgenii Stepanov · 5 years ago
  64. 01790fd Allow native_bridge linker to use different APEX from native one by Victor Khimenko · 5 years ago
  65. f248d2d Move libicuuc.so into com.android.i18n module. by Victor Chang · 5 years ago
  66. 4049440 Fix bootstrap linker library searching by Ryan Prichard · 5 years ago
  67. 4fa6d99 Remove dangling soinfo* from elf_readers_map_ by Ryan Prichard · 5 years ago
  68. 146620b Fix DL_WARN_documented_change URL by Ryan Prichard · 5 years ago
  69. 323d7df remove search_linked_namespaces param by Ryan Prichard · 5 years ago
  70. aa2db96 Refactor linker lookup code a bit by Ryan Prichard · 5 years ago
  71. 8bc0353 Update linkerconfig missing message to warning by Kiyoung Kim · 5 years ago
  72. 47ddeb1 Merge "Deprecate sys.linker.use_generated_config property" by Kiyoung Kim · 6 years ago
  73. 1878690 Deprecate sys.linker.use_generated_config property by Kiyoung Kim · 6 years ago
  74. 1479893 Remove unused mips/mips64 code from the linker. by Elliott Hughes · 6 years ago
  75. 57e6b86 Adjust the documentation of `get_ld_config_file_apex_path`. by Roland Levillain · 6 years ago
  76. a399ede Merge "Use generated linker config for APEX binaries" by Kiyoung Kim · 6 years ago
  77. fb58744 Use generated linker config for APEX binaries by Kiyoung Kim · 6 years ago
  78. 272458e Rename dlsym_handle_lookup:6 to dlsym_handle_lookup_impl by Ryan Prichard · 6 years ago
  79. 6663f55 Modernize SHT_RELR support. by Elliott Hughes · 6 years ago
  80. 339ecef Optimize GNU hash linking for large inputs by Ryan Prichard · 6 years ago
  81. a04764b Merge changes I578d36a1,Id17508ab,I385f312b by Ryan Prichard · 6 years ago
  82. cec75e3 Merge "Do not add duplicate soinfos to g_default_namespace" by Ryan Prichard · 6 years ago
  83. 0e12cce Validate defined versions in prelink_image by Ryan Prichard · 6 years ago
  84. ae320cd Prelink each library only once by Ryan Prichard · 6 years ago
  85. e2871bd Do not add duplicate soinfos to g_default_namespace by NIEJuhu · 6 years ago
  86. 95c6cd7 Stop using the __ANDROID_API_x__ constants. by Elliott Hughes · 6 years ago
  87. 19f95dd Do not DL_WARN when failed to find generated linker config by Kiyoung Kim · 6 years ago
  88. ff43ec0 Prefer arch-specific linker config when available by Evgeny Eltsin · 6 years ago
  89. ef04c80 Enable linker configuration from generator by default by Kiyoung Kim · 6 years ago
  90. 1a2460d Move linker config under /linkerconfig by Kiyoung Kim · 6 years ago
  91. 28fb781 Merge "linker: add more context to link failure error." by Treehugger Robot · 6 years ago
  92. 1626957 linker: add more context to link failure error. by Josh Gao · 6 years ago
  93. 249757b Use ifuncs in the linker by Ryan Prichard · 6 years ago
  94. 859202c Merge "linker: remove COUNT_PAGES" by Ryan Prichard · 6 years ago
  95. 6f9a97f Merge "Revert "Load /dev/linker/ld.config.txt by default"" by Treehugger Robot · 6 years ago
  96. 09bde95 Revert "Load /dev/linker/ld.config.txt by default" by Roland Levillain · 6 years ago
  97. e949195 Adopt GNU calling convention for ifunc resolvers. by Peter Collingbourne · 6 years ago
  98. 78cd283 linker: remove COUNT_PAGES by Ryan Prichard · 6 years ago
  99. 61a97e9 Load /dev/linker/ld.config.txt by default by Kiyoung Kim · 6 years ago
  100. 9da992c Merge changes Ia0c0018c,I2f1fc8b4,Ibe964c3b,I791da8ac by Ryan Prichard · 6 years ago