1. 4c8c7ef Merge "LD_DEBUG style nit." into main by Elliott Hughes · 1 year, 9 months ago
  2. b73c1c8 Merge "linker/Android.bp: factor out duplicated flags." into main by Elliott Hughes · 1 year, 9 months ago
  3. 1f18d02 LD_DEBUG style nit. by Elliott Hughes · 1 year, 9 months ago
  4. aede6ea Workaround app compat issue introduced by global ThinLTO optimization by Yi Kong · 1 year, 9 months ago
  5. b1b2e37 linker/Android.bp: factor out duplicated flags. by Elliott Hughes · 1 year, 10 months ago
  6. 89aada1 Factor out the keep_symbols magic. by Elliott Hughes · 1 year, 10 months ago
  7. 9d605c0 Merge "Reapply "[MTE] allocate ring buffer for stack history"" into main by Florian Mayer · 1 year, 10 months ago
  8. c0aa70a Reapply "[MTE] allocate ring buffer for stack history" by Florian Mayer · 1 year, 10 months ago
  9. 192f3cf The libc++ upgrade means we can use contains() in the linker now. by Elliott Hughes · 1 year, 10 months ago
  10. 45b29f1 Revert "[MTE] allocate ring buffer for stack history" by Florian Mayer · 1 year, 10 months ago
  11. 4b5d62e Remove use of `--exclude-libs` for libgcc/libcompiler_rt. by Elliott Hughes · 1 year, 10 months ago
  12. a8873c5 Merge "[MTE] allocate ring buffer for stack history" into main by Florian Mayer · 1 year, 10 months ago
  13. 10d11dd [MTE] allocate ring buffer for stack history by Florian Mayer · 2 years ago
  14. 4d43778 [riscv][bionic] Prototype TLS Descriptor support by Paul Kirth · 2 years, 3 months ago
  15. 8f653f8 bionic_allocator: more detailed and consistent error reporting. by Elliott Hughes · 1 year, 11 months ago
  16. d475ee4 Merge "Revert^2 "Switch the loader to a noexcept version of libc++"" into main by Ryan Prichard · 1 year, 11 months ago
  17. e78370e Merge "linker: update non-PIE error message." into main by Treehugger Robot · 2 years ago
  18. 71abb3d linker: update non-PIE error message. by Elliott Hughes · 2 years ago
  19. 322e9ec linker: remove useless comments. by Elliott Hughes · 2 years ago
  20. 0bac1cb Revert^2 "Switch the loader to a noexcept version of libc++" by Ryan Prichard · 2 years ago
  21. 5134762 bionic: loader: Drop readahead padding pages by Kalesh Singh · 2 years, 1 month ago
  22. c5c1d19 loader: Only extend segments if kernel supports page size migration by Kalesh Singh · 2 years ago
  23. e1e7479 bionic: loader: Don't extend LOAD segments for p_aligns > 64KiB by Kalesh Singh · 2 years, 1 month ago
  24. 698ca39 Revert "Switch the loader to a noexcept version of libc++" by Ryan Prichard · 2 years ago
  25. 33de273 get_executable_info: minor clarification. by Elliott Hughes · 2 years ago
  26. 8d7c0f4 linker: use realpath instead of readlink when getting the symlink path by chenxinyuanchen · 2 years ago
  27. 6b776d9 Merge "tlsdesc_resolver.S: use L() macro for local labels." into main by Treehugger Robot · 2 years ago
  28. 396868c [[nodiscard]] the various ElfReader functions. by Elliott Hughes · 2 years ago
  29. f1bb280 tlsdesc_resolver.S: use L() macro for local labels. by Elliott Hughes · 2 years, 1 month ago
  30. d162eb9 Switch the loader to a noexcept version of libc++ by Ryan Prichard · 2 years, 3 months ago
  31. 2a901e6 Call relocate_relr before the ifunc resolvers by Ryan Prichard · 2 years, 1 month ago
  32. 0e17932 Remove duplicate PT_ARM_EXIDX definition. by Elliott Hughes · 2 years, 1 month ago
  33. 74d6744 Merge "ReadPadSegmentNote: Skip PT_NOTEs that are beyond the end of the file" into main by Treehugger Robot · 2 years, 1 month ago
  34. 751bb8a ReadPadSegmentNote: Skip PT_NOTEs that are beyond the end of the file by Kalesh Singh · 2 years, 1 month ago
  35. f67f27b linker: clarify comments in call_ifunc_resolvers(). by Elliott Hughes · 2 years, 1 month ago
  36. 8ba5f48 Merge "Disable Android relocation packing in linker." into main by Treehugger Robot · 2 years, 1 month ago
  37. c630da5 Disable Android relocation packing in linker. by Peter Collingbourne · 2 years, 1 month ago
  38. a00ed8a Merge "linker: Process RELR relocations before ANDROID_REL[A]." into main by Treehugger Robot · 2 years, 1 month ago
  39. e0ebca8 linker: Process RELR relocations before ANDROID_REL[A]. by Peter Collingbourne · 2 years, 1 month ago
  40. 4396392 Fix StaticTlsLayout for atypical alignment values by Ryan Prichard · 2 years, 1 month ago
  41. 68eb690 Merge changes Idb061b98,I93c17ca6 into main by Ryan Prichard · 2 years, 1 month ago
  42. 32bb367 ldd: skip relocation processing, TLS modules, CFI by Ryan Prichard · 2 years, 2 months ago
  43. b493746 Guard against linker[64] having a PT_TLS segment by Ryan Prichard · 2 years, 1 month ago
  44. 1d3ba11 bionic: loader: Only zero the last partial page in RW segments by Kalesh Singh · 2 years, 2 months ago
  45. 702d9b0 Reapply "RELAND: bionic: loader: Extend GNU_RELRO protection" by Kalesh Singh · 2 years, 1 month ago
  46. 4084b55 Reapply "RELAND: bionic: loader: Extend LOAD segment VMAs" by Kalesh Singh · 2 years, 1 month ago
  47. 7a04fed Revert "RELAND: bionic: loader: Extend LOAD segment VMAs" by Kalesh Singh · 2 years, 2 months ago
  48. 26de648 Revert "RELAND: bionic: loader: Extend GNU_RELRO protection" by Kalesh Singh · 2 years, 2 months ago
  49. f9c297d Merge changes from topic "reland_bionic_vma_fixes" into main by Kalesh Singh · 2 years, 2 months ago
  50. 41b8863 RELAND: bionic: loader: Extend GNU_RELRO protection by Kalesh Singh · 2 years, 6 months ago
  51. 944164c RELAND: bionic: loader: Extend LOAD segment VMAs by Kalesh Singh · 2 years, 6 months ago
  52. e65e193 Reland^2 "[MTE] remap stacks with PROT_MTE when requested by dlopened library" by Florian Mayer · 2 years, 2 months ago
  53. f53e91c Revert^3 "[MTE] remap stacks with PROT_MTE when requested by dlopened library" by Florian Mayer · 2 years, 3 months ago
  54. 50f4d83 Merge "Add API to allow apps to attach extra information to tombstones." into main by Florian Mayer · 2 years, 2 months ago
  55. ec49465 Merge "bionic: ReadPadSegmentNote: Fix print format warnings" into main by Treehugger Robot · 2 years, 2 months ago
  56. 7e0598b Merge changes from topic "revert-2803156-loader_crt_pad_segment-HJBTSCOMQA" into main by Zheng Pan · 2 years, 2 months ago
  57. 32b6d8c bionic: ReadPadSegmentNote: Fix print format warnings by Kalesh Singh · 2 years, 2 months ago
  58. 92a7e1c Revert "bionic: loader: Extend LOAD segment VMAs" by Zheng Pan · 2 years, 2 months ago
  59. 9535c32 Revert "bionic: loader: Extend GNU_RELRO protection" by Zheng Pan · 2 years, 2 months ago
  60. 7c83d09 Add API to allow apps to attach extra information to tombstones. by Florian Mayer · 2 years, 3 months ago
  61. d90d990 Merge "bionic: ReadPadSegmentNote: Skip empty PT_NOTEs" into main by Kalesh Singh · 2 years, 2 months ago
  62. 13fb3cf bionic: ReadPadSegmentNote: Skip empty PT_NOTEs by Kalesh Singh · 2 years, 3 months ago
  63. 3da4f9d Merge "Update linker/NOTICE." into main by Treehugger Robot · 2 years, 2 months ago
  64. 68b3833 Update linker/NOTICE. by Elliott Hughes · 2 years, 3 months ago
  65. a732e2a Merge "Reland "[MTE] remap stacks with PROT_MTE when requested by dlopened library"" into main by Florian Mayer · 2 years, 3 months ago
  66. a453c2d Reland "[MTE] remap stacks with PROT_MTE when requested by dlopened library" by Florian Mayer · 2 years, 3 months ago
  67. 61a9018 Merge changes from topic "loader_crt_pad_segment" into main by Kalesh Singh · 2 years, 3 months ago
  68. 33f8970 bionic: loader: Extend GNU_RELRO protection by Kalesh Singh · 2 years, 6 months ago
  69. 4b4fb6f bionic: loader: Extend LOAD segment VMAs by Kalesh Singh · 2 years, 6 months ago
  70. cebe1f1 Merge "Revert "[MTE] remap stacks with PROT_MTE when requested by dlopened library"" into main by Florian Mayer · 2 years, 3 months ago
  71. fb5440b bionic: loader: Don't bail out if reading pad_segment note fails by Kalesh Singh · 2 years, 3 months ago
  72. 07694f8 Merge "bionic: linker-unit-tests: Add crt_pad_segment tests" into main by Kalesh Singh · 2 years, 3 months ago
  73. c20e1c2 Revert "[MTE] remap stacks with PROT_MTE when requested by dlopened library" by Sojin Moon · 2 years, 3 months ago
  74. 0396f87 bionic: linker-unit-tests: Add crt_pad_segment tests by Kalesh Singh · 2 years, 3 months ago
  75. 41ed53f Merge changes Ie770320e,I32c05cce,Ia7cb2f40 into main by Kalesh Singh · 2 years, 3 months ago
  76. 1dd6858 bionic: linker_phdr: Introduce kPageSize by Kalesh Singh · 2 years, 3 months ago
  77. 377f0b9 bionic: Introduce ElfReader::ReadPadSegmentNote() by Kalesh Singh · 2 years, 3 months ago
  78. ba5630c Merge "[MTE] remap stacks with PROT_MTE when requested by dlopened library" into main by Florian Mayer · 2 years, 3 months ago
  79. 79c9694 [MTE] remap stacks with PROT_MTE when requested by dlopened library by Florian Mayer · 2 years, 4 months ago
  80. d9d37c0 Migrate Test Targets to New Android Ownership Model by Aditya Choudhary · 2 years, 3 months ago
  81. 1eacc0e bpfmt all the .bp files to silence ayeaye. by Elliott Hughes · 2 years, 3 months ago
  82. 0a6cfe9 Make apex availability of some bionic libraries explicit by Spandan Das · 2 years, 4 months ago
  83. 7fdb49f Merge "Plumb scudo_stack_depot_size to debuggerd_process_info" into main by Florian Mayer · 2 years, 4 months ago
  84. 21621b0 16k: Fix linker_utils_test to support 4kb and 16kb page sizes by Juan Yescas · 2 years, 5 months ago
  85. 73a867a Merge changes from topic "revert-2709995-VVPYYBKIHY" into main by Evgenii Stepanov · 2 years, 5 months ago
  86. 6bbb75a Revert "Linker support for MTE globals." by Evgenii Stepanov · 2 years, 5 months ago
  87. af06759 Plumb scudo_stack_depot_size to debuggerd_process_info by Florian Mayer · 2 years, 5 months ago
  88. 2606259 Re-enable LTO for linker by Yi Kong · 2 years, 5 months ago
  89. e8139f5 Linker support for MTE globals. by Mitch Phillips · 3 years, 5 months ago
  90. 2520ce6 Merge "linker: add the L3 cache auxv constants." into main by Elliott Hughes · 2 years, 6 months ago
  91. 88913f8 linker: add the L3 cache auxv constants. by Elliott Hughes · 2 years, 6 months ago
  92. 117e45e [NFC] Update comment explaining linker_phdr function return codes by Mitch Phillips · 2 years, 6 months ago
  93. c6c3e86 Use the R_RISCV_TLSDESC constant in the linker. by Elliott Hughes · 2 years, 6 months ago
  94. 363e743 Merge "Use DYNAMIC entries for MTE enablement" into main by Mitch Phillips · 2 years, 6 months ago
  95. 7c1f377 Use DYNAMIC entries for MTE enablement by Mitch Phillips · 2 years, 7 months ago
  96. 488887c Merge "Remove unused declarations." into main by Treehugger Robot · 2 years, 7 months ago
  97. 2cceba1 Remove unused declarations. by Elliott Hughes · 2 years, 7 months ago
  98. 9c06d16 s/master/main/ by Elliott Hughes · 2 years, 7 months ago
  99. b003e10 Don't memset() in the soinfo constructor. by Elliott Hughes · 2 years, 7 months ago
  100. 838dbac linker: add LD_SHOW_AUXV support. by Elliott Hughes · 2 years, 8 months ago