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