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