- 1f64a2e Update LD_SHOW_AUXV for recent AT_* changes. by Elliott Hughes · 1 year, 4 months ago
- 975cc73 Merge "Revert "Workaround app compat issue introduced by global ThinLTO optimization"" into main by Treehugger Robot · 1 year, 4 months ago
- a5f4b08 linker_translate_path.cpp: say API level 29 rather than Q. by Elliott Hughes · 1 year, 4 months ago
- ac57186 Merge changes I300b7645,Ibd11ef97,If24c85b5,I9ff02cd2 into main by Treehugger Robot · 1 year, 4 months ago
- 9fc49bd Revert "Workaround app compat issue introduced by global ThinLTO optimization" by Yi Kong · 1 year, 6 months ago
- bad0f29 Merge "Merge 24Q3 to AOSP main" into main by Xin Li · 1 year, 4 months ago
- 138a955 linker: LoadSegments: Factor out MapBssSection() by Kalesh Singh · 1 year, 4 months ago
- e0f4a37 linker: LoadSegments: Factor out DropPaddingPages() by Kalesh Singh · 1 year, 4 months ago
- 37bcaea linker: LoadSegments: Factor out ZeroFillSegment() by Kalesh Singh · 1 year, 4 months ago
- 86e04f6 linker: LoadSegments: Factor out MapSegment() by Kalesh Singh · 1 year, 4 months ago
- f08d0eb Make LD_DEBUG more user-friendly. by Elliott Hughes · 1 year, 4 months ago
- 58819ee Merge "linker: use a string constant for the default PT_INTERP." into main am: b7c2f618a6 by Elliott Hughes · 1 year, 5 months ago
- 03eda27 linker: use a string constant for the default PT_INTERP. by Elliott Hughes · 1 year, 5 months ago
- 88118d0 Merge "Merge 24Q3 (ab/AP3A.240905.001) to aosp-main-future" into aosp-main-future by Xin Li · 1 year, 5 months ago
- 30a4aba Merge 24Q3 (ab/AP3A.240905.001) to aosp-main-future by Xin Li · 1 year, 5 months ago
- 620eec1 Merge <sys/system_properties.h> and <sys/_system_properties.h>. by Elliott Hughes · 1 year, 5 months ago
- d990f7d Merge "Linker: clear error for incorrect page size load." into main by Steven Moreland · 1 year, 5 months ago
- fc89c8a Linker: clear error for incorrect page size load. by Steven Moreland · 1 year, 5 months ago
- c16828b Revert "linker: map large portion of ELF file to read its fragments" by Suren Baghdasaryan · 1 year, 5 months ago
- 8232cb9 Merge "linker: don't abbreviate "offset"." into main by Elliott Hughes · 1 year, 5 months ago
- 42b1a45 Merge "linker_note_gnu_property_test: clarify naming." into main by Elliott Hughes · 1 year, 5 months ago
- 0aee1c0 Revert "linker: map the entire ELF file if address space is 64bit" by Suren Baghdasaryan · 1 year, 5 months ago
- bcff7cc linker: don't abbreviate "offset". by Elliott Hughes · 1 year, 6 months ago
- 54faa65 linker_note_gnu_property_test: clarify naming. by Elliott Hughes · 1 year, 6 months ago
- f5e21d9 linker: use %m in error messages. by Elliott Hughes · 1 year, 6 months ago
- 7ceba7b Merge changes Id8264654,I7b25151a into main by Treehugger Robot · 1 year, 6 months ago
- 8eebd02 linker: map the entire ELF file if address space is 64bit by Suren Baghdasaryan · 1 year, 6 months ago
- ea5dd95 linker: map large portion of ELF file to read its fragments by Suren Baghdasaryan · 1 year, 6 months ago
- 7fb9934 Merge "Ignore relocations in the vdso." into main by Elliott Hughes · 1 year, 6 months ago
- 9fb81ab LD_DEBUG: stop reporting "FOUND" or "NOT FOUND" on every symbol lookup. by Elliott Hughes · 1 year, 6 months ago
- 54564df Ignore relocations in the vdso. by Elliott Hughes · 1 year, 6 months ago
- 55ee76d Merge "Make __linker_error() handle the trailing newline." into main by Elliott Hughes · 1 year, 6 months ago
- f989766 Merge "Revert "Workaround app compat issue introduced by global ThinLTO optimization"" into main by Treehugger Robot · 1 year, 6 months ago
- 6486293 Revert "Workaround app compat issue introduced by global ThinLTO optimization" by Yi Kong · 1 year, 6 months ago
- a78c33a Workaround app compat issue introduced by global ThinLTO optimization by Yi Kong · 1 year, 6 months ago
- b74fc83 Merge "Make LD_DEBUG logging go to stderr as well as logcat." into main by Treehugger Robot · 1 year, 6 months ago
- 4b08842 Make LD_DEBUG logging go to stderr as well as logcat. by Elliott Hughes · 1 year, 6 months ago
- 0f1e401 linker: show the exact ABI rather than "32-bit"/"64-bit". by Elliott Hughes · 1 year, 6 months ago
- c863e6e Make __linker_error() handle the trailing newline. by Elliott Hughes · 1 year, 6 months ago
- 4c8c7ef Merge "LD_DEBUG style nit." into main by Elliott Hughes · 1 year, 6 months ago
- b73c1c8 Merge "linker/Android.bp: factor out duplicated flags." into main by Elliott Hughes · 1 year, 6 months ago
- 1f18d02 LD_DEBUG style nit. by Elliott Hughes · 1 year, 6 months ago
- aede6ea Workaround app compat issue introduced by global ThinLTO optimization by Yi Kong · 1 year, 6 months ago
- b1b2e37 linker/Android.bp: factor out duplicated flags. by Elliott Hughes · 1 year, 6 months ago
- 89aada1 Factor out the keep_symbols magic. by Elliott Hughes · 1 year, 6 months ago
- 9d605c0 Merge "Reapply "[MTE] allocate ring buffer for stack history"" into main by Florian Mayer · 1 year, 7 months ago
- c0aa70a Reapply "[MTE] allocate ring buffer for stack history" by Florian Mayer · 1 year, 7 months ago
- 192f3cf The libc++ upgrade means we can use contains() in the linker now. by Elliott Hughes · 1 year, 7 months ago
- 45b29f1 Revert "[MTE] allocate ring buffer for stack history" by Florian Mayer · 1 year, 7 months ago
- 4b5d62e Remove use of `--exclude-libs` for libgcc/libcompiler_rt. by Elliott Hughes · 1 year, 7 months ago
- a8873c5 Merge "[MTE] allocate ring buffer for stack history" into main by Florian Mayer · 1 year, 7 months ago
- 10d11dd [MTE] allocate ring buffer for stack history by Florian Mayer · 1 year, 9 months ago
- 4d43778 [riscv][bionic] Prototype TLS Descriptor support by Paul Kirth · 2 years ago
- 8f653f8 bionic_allocator: more detailed and consistent error reporting. by Elliott Hughes · 1 year, 7 months ago
- d475ee4 Merge "Revert^2 "Switch the loader to a noexcept version of libc++"" into main by Ryan Prichard · 1 year, 8 months ago
- e78370e Merge "linker: update non-PIE error message." into main by Treehugger Robot · 1 year, 8 months ago
- 71abb3d linker: update non-PIE error message. by Elliott Hughes · 1 year, 8 months ago
- 322e9ec linker: remove useless comments. by Elliott Hughes · 1 year, 8 months ago
- 0bac1cb Revert^2 "Switch the loader to a noexcept version of libc++" by Ryan Prichard · 1 year, 8 months ago
- 5134762 bionic: loader: Drop readahead padding pages by Kalesh Singh · 1 year, 10 months ago
- c5c1d19 loader: Only extend segments if kernel supports page size migration by Kalesh Singh · 1 year, 9 months ago
- e1e7479 bionic: loader: Don't extend LOAD segments for p_aligns > 64KiB by Kalesh Singh · 1 year, 9 months ago
- 698ca39 Revert "Switch the loader to a noexcept version of libc++" by Ryan Prichard · 1 year, 9 months ago
- 33de273 get_executable_info: minor clarification. by Elliott Hughes · 1 year, 9 months ago
- 8d7c0f4 linker: use realpath instead of readlink when getting the symlink path by chenxinyuanchen · 1 year, 9 months ago
- 6b776d9 Merge "tlsdesc_resolver.S: use L() macro for local labels." into main by Treehugger Robot · 1 year, 9 months ago
- 396868c [[nodiscard]] the various ElfReader functions. by Elliott Hughes · 1 year, 9 months ago
- f1bb280 tlsdesc_resolver.S: use L() macro for local labels. by Elliott Hughes · 1 year, 9 months ago
- d162eb9 Switch the loader to a noexcept version of libc++ by Ryan Prichard · 1 year, 11 months ago
- 2a901e6 Call relocate_relr before the ifunc resolvers by Ryan Prichard · 1 year, 9 months ago
- 0e17932 Remove duplicate PT_ARM_EXIDX definition. by Elliott Hughes · 1 year, 9 months ago
- 74d6744 Merge "ReadPadSegmentNote: Skip PT_NOTEs that are beyond the end of the file" into main by Treehugger Robot · 1 year, 9 months ago
- 751bb8a ReadPadSegmentNote: Skip PT_NOTEs that are beyond the end of the file by Kalesh Singh · 1 year, 10 months ago
- f67f27b linker: clarify comments in call_ifunc_resolvers(). by Elliott Hughes · 1 year, 10 months ago
- 8ba5f48 Merge "Disable Android relocation packing in linker." into main by Treehugger Robot · 1 year, 10 months ago
- c630da5 Disable Android relocation packing in linker. by Peter Collingbourne · 1 year, 10 months ago
- a00ed8a Merge "linker: Process RELR relocations before ANDROID_REL[A]." into main by Treehugger Robot · 1 year, 10 months ago
- e0ebca8 linker: Process RELR relocations before ANDROID_REL[A]. by Peter Collingbourne · 1 year, 10 months ago
- 4396392 Fix StaticTlsLayout for atypical alignment values by Ryan Prichard · 1 year, 10 months ago
- 68eb690 Merge changes Idb061b98,I93c17ca6 into main by Ryan Prichard · 1 year, 10 months ago
- 32bb367 ldd: skip relocation processing, TLS modules, CFI by Ryan Prichard · 1 year, 10 months ago
- b493746 Guard against linker[64] having a PT_TLS segment by Ryan Prichard · 1 year, 10 months ago
- 1d3ba11 bionic: loader: Only zero the last partial page in RW segments by Kalesh Singh · 1 year, 10 months ago
- 702d9b0 Reapply "RELAND: bionic: loader: Extend GNU_RELRO protection" by Kalesh Singh · 1 year, 10 months ago
- 4084b55 Reapply "RELAND: bionic: loader: Extend LOAD segment VMAs" by Kalesh Singh · 1 year, 10 months ago
- 7a04fed Revert "RELAND: bionic: loader: Extend LOAD segment VMAs" by Kalesh Singh · 1 year, 10 months ago
- 26de648 Revert "RELAND: bionic: loader: Extend GNU_RELRO protection" by Kalesh Singh · 1 year, 10 months ago
- f9c297d Merge changes from topic "reland_bionic_vma_fixes" into main by Kalesh Singh · 1 year, 11 months ago
- 41b8863 RELAND: bionic: loader: Extend GNU_RELRO protection by Kalesh Singh · 2 years, 3 months ago
- 944164c RELAND: bionic: loader: Extend LOAD segment VMAs by Kalesh Singh · 2 years, 3 months ago
- e65e193 Reland^2 "[MTE] remap stacks with PROT_MTE when requested by dlopened library" by Florian Mayer · 1 year, 11 months ago
- f53e91c Revert^3 "[MTE] remap stacks with PROT_MTE when requested by dlopened library" by Florian Mayer · 1 year, 11 months ago
- 50f4d83 Merge "Add API to allow apps to attach extra information to tombstones." into main by Florian Mayer · 1 year, 11 months ago
- ec49465 Merge "bionic: ReadPadSegmentNote: Fix print format warnings" into main by Treehugger Robot · 1 year, 11 months ago
- 7e0598b Merge changes from topic "revert-2803156-loader_crt_pad_segment-HJBTSCOMQA" into main by Zheng Pan · 1 year, 11 months ago
- 32b6d8c bionic: ReadPadSegmentNote: Fix print format warnings by Kalesh Singh · 1 year, 11 months ago
- 92a7e1c Revert "bionic: loader: Extend LOAD segment VMAs" by Zheng Pan · 1 year, 11 months ago
- 9535c32 Revert "bionic: loader: Extend GNU_RELRO protection" by Zheng Pan · 1 year, 11 months ago
- 7c83d09 Add API to allow apps to attach extra information to tombstones. by Florian Mayer · 1 year, 11 months ago
- d90d990 Merge "bionic: ReadPadSegmentNote: Skip empty PT_NOTEs" into main by Kalesh Singh · 1 year, 11 months ago