1. 10d48c5 Revert "Define linker.recovery" by Liana Kazanova · 6 months ago
  2. 9d738c7 Define linker.recovery by Jihoon Kang · 6 months ago
  3. 2549899 linker: ignore the possibility of page size migration for 32-bit processes. by Elliott Hughes · 6 months ago
  4. 1cbf193 Merge "Add API to set page size compat mode" into main by Pawan Wagh · 6 months ago
  5. 8e5de06 Add API to set page size compat mode by Pawan Wagh · 7 months ago
  6. 4a3a5c9 Merge changes I8e5d1c46,Ib4a89382,Ifacb006b,I75f2ca4a into main by Florian Mayer · 6 months ago
  7. 28057b8 Re-land Implement deterministic MTE globals for dlext RELRO sharing by Mitch Phillips · 9 months ago
  8. 4edc20d Re-land^2 linker support for MTE globals by Florian Mayer · 7 months ago
  9. 44a5876 Merge "[MTE] split heap and stack MTE initialization" into main by Florian Mayer · 7 months ago
  10. 426e2a8 Merge "[MTE] do not use version number for memtag_dynamic_entries" into main by Florian Mayer · 7 months ago
  11. c138f81 [MTE] split heap and stack MTE initialization by Florian Mayer · 7 months ago
  12. 3e56e56 [MTE] do not use version number for memtag_dynamic_entries by Florian Mayer · 7 months ago
  13. 8eceeea Revert "Re-land linker support for MTE globals" by Daniel Chapin · 7 months ago
  14. f0c2b2e Revert "Implement deterministic MTE globals for dlext RELRO sharing" by Daniel Chapin · 7 months ago
  15. ba3805a Remove unused variable. by Christopher Ferris · 7 months ago
  16. b4fa67f Implement deterministic MTE globals for dlext RELRO sharing by Mitch Phillips · 9 months ago
  17. 2e6e409 Re-land linker support for MTE globals by Mitch Phillips · 9 months ago
  18. ce1c3cf linker: LoadSegments: Load 4KiB ELFs on 16KiB page-sized systems by Kalesh Singh · 8 months ago
  19. b23787f linker: LoadSegments: Preparatory work for 16KiB App Compat by Kalesh Singh · 9 months ago
  20. 81d7c82 Add note about seemingly double relocation of the linker by Florian Mayer · 8 months ago
  21. 8ccb69f Remove unused variable. by Christopher Ferris · 8 months ago
  22. 1f64a2e Update LD_SHOW_AUXV for recent AT_* changes. by Elliott Hughes · 8 months ago
  23. 975cc73 Merge "Revert "Workaround app compat issue introduced by global ThinLTO optimization"" into main by Treehugger Robot · 8 months ago
  24. a5f4b08 linker_translate_path.cpp: say API level 29 rather than Q. by Elliott Hughes · 8 months ago
  25. ac57186 Merge changes I300b7645,Ibd11ef97,If24c85b5,I9ff02cd2 into main by Treehugger Robot · 8 months ago
  26. 9fc49bd Revert "Workaround app compat issue introduced by global ThinLTO optimization" by Yi Kong · 10 months ago
  27. bad0f29 Merge "Merge 24Q3 to AOSP main" into main by Xin Li · 9 months ago
  28. 138a955 linker: LoadSegments: Factor out MapBssSection() by Kalesh Singh · 9 months ago
  29. e0f4a37 linker: LoadSegments: Factor out DropPaddingPages() by Kalesh Singh · 9 months ago
  30. 37bcaea linker: LoadSegments: Factor out ZeroFillSegment() by Kalesh Singh · 9 months ago
  31. 86e04f6 linker: LoadSegments: Factor out MapSegment() by Kalesh Singh · 9 months ago
  32. f08d0eb Make LD_DEBUG more user-friendly. by Elliott Hughes · 9 months ago
  33. 58819ee Merge "linker: use a string constant for the default PT_INTERP." into main am: b7c2f618a6 by Elliott Hughes · 9 months ago
  34. 03eda27 linker: use a string constant for the default PT_INTERP. by Elliott Hughes · 9 months ago
  35. 88118d0 Merge "Merge 24Q3 (ab/AP3A.240905.001) to aosp-main-future" into aosp-main-future by Xin Li · 9 months ago
  36. 30a4aba Merge 24Q3 (ab/AP3A.240905.001) to aosp-main-future by Xin Li · 10 months ago
  37. 620eec1 Merge <sys/system_properties.h> and <sys/_system_properties.h>. by Elliott Hughes · 10 months ago
  38. d990f7d Merge "Linker: clear error for incorrect page size load." into main by Steven Moreland · 10 months ago
  39. fc89c8a Linker: clear error for incorrect page size load. by Steven Moreland · 10 months ago
  40. c16828b Revert "linker: map large portion of ELF file to read its fragments" by Suren Baghdasaryan · 10 months ago
  41. 8232cb9 Merge "linker: don't abbreviate "offset"." into main by Elliott Hughes · 10 months ago
  42. 42b1a45 Merge "linker_note_gnu_property_test: clarify naming." into main by Elliott Hughes · 10 months ago
  43. 0aee1c0 Revert "linker: map the entire ELF file if address space is 64bit" by Suren Baghdasaryan · 10 months ago
  44. bcff7cc linker: don't abbreviate "offset". by Elliott Hughes · 10 months ago
  45. 54faa65 linker_note_gnu_property_test: clarify naming. by Elliott Hughes · 10 months ago
  46. f5e21d9 linker: use %m in error messages. by Elliott Hughes · 10 months ago
  47. 7ceba7b Merge changes Id8264654,I7b25151a into main by Treehugger Robot · 10 months ago
  48. 8eebd02 linker: map the entire ELF file if address space is 64bit by Suren Baghdasaryan · 10 months ago
  49. ea5dd95 linker: map large portion of ELF file to read its fragments by Suren Baghdasaryan · 10 months ago
  50. 7fb9934 Merge "Ignore relocations in the vdso." into main by Elliott Hughes · 10 months ago
  51. 9fb81ab LD_DEBUG: stop reporting "FOUND" or "NOT FOUND" on every symbol lookup. by Elliott Hughes · 10 months ago
  52. 54564df Ignore relocations in the vdso. by Elliott Hughes · 10 months ago
  53. 55ee76d Merge "Make __linker_error() handle the trailing newline." into main by Elliott Hughes · 10 months ago
  54. f989766 Merge "Revert "Workaround app compat issue introduced by global ThinLTO optimization"" into main by Treehugger Robot · 10 months ago
  55. 6486293 Revert "Workaround app compat issue introduced by global ThinLTO optimization" by Yi Kong · 10 months ago
  56. a78c33a Workaround app compat issue introduced by global ThinLTO optimization by Yi Kong · 10 months ago
  57. b74fc83 Merge "Make LD_DEBUG logging go to stderr as well as logcat." into main by Treehugger Robot · 10 months ago
  58. 4b08842 Make LD_DEBUG logging go to stderr as well as logcat. by Elliott Hughes · 10 months ago
  59. 0f1e401 linker: show the exact ABI rather than "32-bit"/"64-bit". by Elliott Hughes · 10 months ago
  60. c863e6e Make __linker_error() handle the trailing newline. by Elliott Hughes · 10 months ago
  61. 4c8c7ef Merge "LD_DEBUG style nit." into main by Elliott Hughes · 10 months ago
  62. b73c1c8 Merge "linker/Android.bp: factor out duplicated flags." into main by Elliott Hughes · 10 months ago
  63. 1f18d02 LD_DEBUG style nit. by Elliott Hughes · 10 months ago
  64. aede6ea Workaround app compat issue introduced by global ThinLTO optimization by Yi Kong · 10 months ago
  65. b1b2e37 linker/Android.bp: factor out duplicated flags. by Elliott Hughes · 11 months ago
  66. 89aada1 Factor out the keep_symbols magic. by Elliott Hughes · 11 months ago
  67. 9d605c0 Merge "Reapply "[MTE] allocate ring buffer for stack history"" into main by Florian Mayer · 11 months ago
  68. c0aa70a Reapply "[MTE] allocate ring buffer for stack history" by Florian Mayer · 11 months ago
  69. 192f3cf The libc++ upgrade means we can use contains() in the linker now. by Elliott Hughes · 11 months ago
  70. 45b29f1 Revert "[MTE] allocate ring buffer for stack history" by Florian Mayer · 11 months ago
  71. 4b5d62e Remove use of `--exclude-libs` for libgcc/libcompiler_rt. by Elliott Hughes · 11 months ago
  72. a8873c5 Merge "[MTE] allocate ring buffer for stack history" into main by Florian Mayer · 11 months ago
  73. 10d11dd [MTE] allocate ring buffer for stack history by Florian Mayer · 1 year, 1 month ago
  74. 4d43778 [riscv][bionic] Prototype TLS Descriptor support by Paul Kirth · 1 year, 4 months ago
  75. 8f653f8 bionic_allocator: more detailed and consistent error reporting. by Elliott Hughes · 12 months ago
  76. d475ee4 Merge "Revert^2 "Switch the loader to a noexcept version of libc++"" into main by Ryan Prichard · 12 months ago
  77. e78370e Merge "linker: update non-PIE error message." into main by Treehugger Robot · 1 year ago
  78. 71abb3d linker: update non-PIE error message. by Elliott Hughes · 1 year ago
  79. 322e9ec linker: remove useless comments. by Elliott Hughes · 1 year ago
  80. 0bac1cb Revert^2 "Switch the loader to a noexcept version of libc++" by Ryan Prichard · 1 year, 1 month ago
  81. 5134762 bionic: loader: Drop readahead padding pages by Kalesh Singh · 1 year, 2 months ago
  82. c5c1d19 loader: Only extend segments if kernel supports page size migration by Kalesh Singh · 1 year, 1 month ago
  83. e1e7479 bionic: loader: Don't extend LOAD segments for p_aligns > 64KiB by Kalesh Singh · 1 year, 1 month ago
  84. 698ca39 Revert "Switch the loader to a noexcept version of libc++" by Ryan Prichard · 1 year, 1 month ago
  85. 33de273 get_executable_info: minor clarification. by Elliott Hughes · 1 year, 1 month ago
  86. 8d7c0f4 linker: use realpath instead of readlink when getting the symlink path by chenxinyuanchen · 1 year, 1 month ago
  87. 6b776d9 Merge "tlsdesc_resolver.S: use L() macro for local labels." into main by Treehugger Robot · 1 year, 1 month ago
  88. 396868c [[nodiscard]] the various ElfReader functions. by Elliott Hughes · 1 year, 1 month ago
  89. f1bb280 tlsdesc_resolver.S: use L() macro for local labels. by Elliott Hughes · 1 year, 1 month ago
  90. d162eb9 Switch the loader to a noexcept version of libc++ by Ryan Prichard · 1 year, 3 months ago
  91. 2a901e6 Call relocate_relr before the ifunc resolvers by Ryan Prichard · 1 year, 2 months ago
  92. 0e17932 Remove duplicate PT_ARM_EXIDX definition. by Elliott Hughes · 1 year, 2 months ago
  93. 74d6744 Merge "ReadPadSegmentNote: Skip PT_NOTEs that are beyond the end of the file" into main by Treehugger Robot · 1 year, 2 months ago
  94. 751bb8a ReadPadSegmentNote: Skip PT_NOTEs that are beyond the end of the file by Kalesh Singh · 1 year, 2 months ago
  95. f67f27b linker: clarify comments in call_ifunc_resolvers(). by Elliott Hughes · 1 year, 2 months ago
  96. 8ba5f48 Merge "Disable Android relocation packing in linker." into main by Treehugger Robot · 1 year, 2 months ago
  97. c630da5 Disable Android relocation packing in linker. by Peter Collingbourne · 1 year, 2 months ago
  98. a00ed8a Merge "linker: Process RELR relocations before ANDROID_REL[A]." into main by Treehugger Robot · 1 year, 2 months ago
  99. e0ebca8 linker: Process RELR relocations before ANDROID_REL[A]. by Peter Collingbourne · 1 year, 2 months ago
  100. 4396392 Fix StaticTlsLayout for atypical alignment values by Ryan Prichard · 1 year, 2 months ago