- 33de273 get_executable_info: minor clarification. by Elliott Hughes · 1 year, 10 months ago
- 8d7c0f4 linker: use realpath instead of readlink when getting the symlink path by chenxinyuanchen · 1 year, 10 months ago
- 6b776d9 Merge "tlsdesc_resolver.S: use L() macro for local labels." into main by Treehugger Robot · 1 year, 10 months ago
- 396868c [[nodiscard]] the various ElfReader functions. by Elliott Hughes · 1 year, 10 months ago
- f1bb280 tlsdesc_resolver.S: use L() macro for local labels. by Elliott Hughes · 1 year, 10 months ago
- 2a901e6 Call relocate_relr before the ifunc resolvers by Ryan Prichard · 1 year, 10 months ago
- 0e17932 Remove duplicate PT_ARM_EXIDX definition. by Elliott Hughes · 1 year, 10 months ago
- 74d6744 Merge "ReadPadSegmentNote: Skip PT_NOTEs that are beyond the end of the file" into main by Treehugger Robot · 1 year, 11 months ago
- 751bb8a ReadPadSegmentNote: Skip PT_NOTEs that are beyond the end of the file by Kalesh Singh · 1 year, 11 months ago
- f67f27b linker: clarify comments in call_ifunc_resolvers(). by Elliott Hughes · 1 year, 11 months ago
- 8ba5f48 Merge "Disable Android relocation packing in linker." into main by Treehugger Robot · 1 year, 11 months ago
- c630da5 Disable Android relocation packing in linker. by Peter Collingbourne · 1 year, 11 months ago
- a00ed8a Merge "linker: Process RELR relocations before ANDROID_REL[A]." into main by Treehugger Robot · 1 year, 11 months ago
- e0ebca8 linker: Process RELR relocations before ANDROID_REL[A]. by Peter Collingbourne · 1 year, 11 months ago
- 4396392 Fix StaticTlsLayout for atypical alignment values by Ryan Prichard · 1 year, 11 months ago
- 68eb690 Merge changes Idb061b98,I93c17ca6 into main by Ryan Prichard · 1 year, 11 months ago
- 32bb367 ldd: skip relocation processing, TLS modules, CFI by Ryan Prichard · 2 years ago
- b493746 Guard against linker[64] having a PT_TLS segment by Ryan Prichard · 1 year, 11 months ago
- 1d3ba11 bionic: loader: Only zero the last partial page in RW segments by Kalesh Singh · 2 years ago
- 702d9b0 Reapply "RELAND: bionic: loader: Extend GNU_RELRO protection" by Kalesh Singh · 1 year, 11 months ago
- 4084b55 Reapply "RELAND: bionic: loader: Extend LOAD segment VMAs" by Kalesh Singh · 1 year, 11 months ago
- 7a04fed Revert "RELAND: bionic: loader: Extend LOAD segment VMAs" by Kalesh Singh · 2 years ago
- 26de648 Revert "RELAND: bionic: loader: Extend GNU_RELRO protection" by Kalesh Singh · 2 years ago
- f9c297d Merge changes from topic "reland_bionic_vma_fixes" into main by Kalesh Singh · 2 years ago
- 41b8863 RELAND: bionic: loader: Extend GNU_RELRO protection by Kalesh Singh · 2 years, 4 months ago
- 944164c RELAND: bionic: loader: Extend LOAD segment VMAs by Kalesh Singh · 2 years, 4 months ago
- e65e193 Reland^2 "[MTE] remap stacks with PROT_MTE when requested by dlopened library" by Florian Mayer · 2 years ago
- f53e91c Revert^3 "[MTE] remap stacks with PROT_MTE when requested by dlopened library" by Florian Mayer · 2 years ago
- 50f4d83 Merge "Add API to allow apps to attach extra information to tombstones." into main by Florian Mayer · 2 years ago
- ec49465 Merge "bionic: ReadPadSegmentNote: Fix print format warnings" into main by Treehugger Robot · 2 years ago
- 7e0598b Merge changes from topic "revert-2803156-loader_crt_pad_segment-HJBTSCOMQA" into main by Zheng Pan · 2 years ago
- 32b6d8c bionic: ReadPadSegmentNote: Fix print format warnings by Kalesh Singh · 2 years ago
- 92a7e1c Revert "bionic: loader: Extend LOAD segment VMAs" by Zheng Pan · 2 years ago
- 9535c32 Revert "bionic: loader: Extend GNU_RELRO protection" by Zheng Pan · 2 years ago
- 7c83d09 Add API to allow apps to attach extra information to tombstones. by Florian Mayer · 2 years ago
- d90d990 Merge "bionic: ReadPadSegmentNote: Skip empty PT_NOTEs" into main by Kalesh Singh · 2 years ago
- 13fb3cf bionic: ReadPadSegmentNote: Skip empty PT_NOTEs by Kalesh Singh · 2 years ago
- 3da4f9d Merge "Update linker/NOTICE." into main by Treehugger Robot · 2 years ago
- 68b3833 Update linker/NOTICE. by Elliott Hughes · 2 years ago
- a732e2a Merge "Reland "[MTE] remap stacks with PROT_MTE when requested by dlopened library"" into main by Florian Mayer · 2 years ago
- a453c2d Reland "[MTE] remap stacks with PROT_MTE when requested by dlopened library" by Florian Mayer · 2 years ago
- 61a9018 Merge changes from topic "loader_crt_pad_segment" into main by Kalesh Singh · 2 years ago
- 33f8970 bionic: loader: Extend GNU_RELRO protection by Kalesh Singh · 2 years, 4 months ago
- 4b4fb6f bionic: loader: Extend LOAD segment VMAs by Kalesh Singh · 2 years, 4 months ago
- cebe1f1 Merge "Revert "[MTE] remap stacks with PROT_MTE when requested by dlopened library"" into main by Florian Mayer · 2 years ago
- fb5440b bionic: loader: Don't bail out if reading pad_segment note fails by Kalesh Singh · 2 years ago
- 07694f8 Merge "bionic: linker-unit-tests: Add crt_pad_segment tests" into main by Kalesh Singh · 2 years ago
- c20e1c2 Revert "[MTE] remap stacks with PROT_MTE when requested by dlopened library" by Sojin Moon · 2 years ago
- 0396f87 bionic: linker-unit-tests: Add crt_pad_segment tests by Kalesh Singh · 2 years ago
- 41ed53f Merge changes Ie770320e,I32c05cce,Ia7cb2f40 into main by Kalesh Singh · 2 years ago
- 1dd6858 bionic: linker_phdr: Introduce kPageSize by Kalesh Singh · 2 years ago
- 377f0b9 bionic: Introduce ElfReader::ReadPadSegmentNote() by Kalesh Singh · 2 years ago
- ba5630c Merge "[MTE] remap stacks with PROT_MTE when requested by dlopened library" into main by Florian Mayer · 2 years ago
- 79c9694 [MTE] remap stacks with PROT_MTE when requested by dlopened library by Florian Mayer · 2 years, 1 month ago
- d9d37c0 Migrate Test Targets to New Android Ownership Model by Aditya Choudhary · 2 years ago
- 1eacc0e bpfmt all the .bp files to silence ayeaye. by Elliott Hughes · 2 years, 1 month ago
- 0a6cfe9 Make apex availability of some bionic libraries explicit by Spandan Das · 2 years, 1 month ago
- 7fdb49f Merge "Plumb scudo_stack_depot_size to debuggerd_process_info" into main by Florian Mayer · 2 years, 2 months ago
- 21621b0 16k: Fix linker_utils_test to support 4kb and 16kb page sizes by Juan Yescas · 2 years, 2 months ago
- 73a867a Merge changes from topic "revert-2709995-VVPYYBKIHY" into main by Evgenii Stepanov · 2 years, 2 months ago
- 6bbb75a Revert "Linker support for MTE globals." by Evgenii Stepanov · 2 years, 2 months ago
- af06759 Plumb scudo_stack_depot_size to debuggerd_process_info by Florian Mayer · 2 years, 2 months ago
- 2606259 Re-enable LTO for linker by Yi Kong · 2 years, 3 months ago
- e8139f5 Linker support for MTE globals. by Mitch Phillips · 3 years, 3 months ago
- 2520ce6 Merge "linker: add the L3 cache auxv constants." into main by Elliott Hughes · 2 years, 4 months ago
- 88913f8 linker: add the L3 cache auxv constants. by Elliott Hughes · 2 years, 4 months ago
- 117e45e [NFC] Update comment explaining linker_phdr function return codes by Mitch Phillips · 2 years, 4 months ago
- c6c3e86 Use the R_RISCV_TLSDESC constant in the linker. by Elliott Hughes · 2 years, 4 months ago
- 363e743 Merge "Use DYNAMIC entries for MTE enablement" into main by Mitch Phillips · 2 years, 4 months ago
- 7c1f377 Use DYNAMIC entries for MTE enablement by Mitch Phillips · 2 years, 5 months ago
- 488887c Merge "Remove unused declarations." into main by Treehugger Robot · 2 years, 4 months ago
- 2cceba1 Remove unused declarations. by Elliott Hughes · 2 years, 4 months ago
- 9c06d16 s/master/main/ by Elliott Hughes · 2 years, 4 months ago
- b003e10 Don't memset() in the soinfo constructor. by Elliott Hughes · 2 years, 5 months ago
- 838dbac linker: add LD_SHOW_AUXV support. by Elliott Hughes · 2 years, 6 months ago
- 67e8f22 linker_main: acquire loader lock earlier and release it later by Ryan Prichard · 2 years, 6 months ago
- b88dba9 Merge "linker_block_alloctor: Remove 4k page size assumption" into main by Kalesh Singh · 2 years, 6 months ago
- ff8e00e linker_block_alloctor: Remove 4k page size assumption by Kalesh Singh · 2 years, 6 months ago
- 6e60191 Merge "Hold the loader mutex in linker_main once constructors are running" into main by Ryan Prichard · 2 years, 7 months ago
- 18d856e Add aligned_alloc to linker_memory.cpp by Ryan Prichard · 2 years, 7 months ago
- 3714f21 Add missing assert.h include by Ryan Prichard · 2 years, 7 months ago
- 9a027c7 Hold the loader mutex in linker_main once constructors are running by Ryan Prichard · 2 years, 7 months ago
- bb11ee6 Remove PAGE_SIZE call sites. by Peter Collingbourne · 3 years, 10 months ago
- 1bfe534 riscv64: don't use jalr when we can just say call. by Elliott Hughes · 2 years, 9 months ago
- c10d064 Introduce hwasan mode for linker by Florian Mayer · 2 years, 11 months ago
- a902a0d Remove unused include by Florian Mayer · 2 years, 10 months ago
- b692ecb ELS TLS documentation: s/module/module_id/. by Elliott Hughes · 2 years, 11 months ago
- 2e25c0f No-op DT_AARCH64_MEMTAG_* entries by Mitch Phillips · 2 years, 11 months ago
- 3d577a8 Merge "Add the recoverable GWP-ASan feature." by Mitch Phillips · 3 years ago
- a493fe4 Add the recoverable GWP-ASan feature. by Mitch Phillips · 3 years, 1 month ago
- 2efa017 linker: Fallback to argv[0] to get the executable info by Vincent Donnefort · 3 years, 1 month ago
- eae797d Merge "Plumb scudo_ring_buffer_size to debuggerd_process_info" by Florian Mayer · 3 years, 1 month ago
- 347dc62 Plumb scudo_ring_buffer_size to debuggerd_process_info by Florian Mayer · 3 years, 2 months ago
- bdc3796 linker: Fix memory leak for reserved memory by huangchaochao · 3 years, 2 months ago
- 57b03de linker_namespace: move sonames instead of copying by Jooyung Han · 3 years, 2 months ago
- 4c4015b Remove stale TODO. by Martin Stjernholm · 3 years, 3 months ago
- b973c75 Correctly print RISC-V arch name on error when verifying ELF header. by Ulya Trafimovich · 3 years, 3 months ago
- 3e4f603 riscv64: build the linker. by Elliott Hughes · 3 years, 4 months ago
- 4346270 riscv64 TLS support. by Elliott Hughes · 3 years, 4 months ago
- 964b14c Improve a debug message to log a more useful namespace. by Martin Stjernholm · 3 years, 5 months ago