aboutsummaryrefslogtreecommitdiff
path: root/linker
AgeCommit message (Expand)Author
15 hoursbionic: loader: Drop readahead padding pagesKalesh Singh
15 hoursloader: Only extend segments if kernel supports page size migrationKalesh Singh
16 hoursbionic: loader: Don't extend LOAD segments for p_aligns > 64KiBKalesh Singh
8 daysget_executable_info: minor clarification.Elliott Hughes
11 dayslinker: use realpath instead of readlink when getting the symlink pathchenxinyuanchen
2024-04-16Merge "tlsdesc_resolver.S: use L() macro for local labels." into mainTreehugger Robot
2024-04-10[[nodiscard]] the various ElfReader functions.Elliott Hughes
2024-04-08tlsdesc_resolver.S: use L() macro for local labels.Elliott Hughes
2024-04-04Call relocate_relr before the ifunc resolversRyan Prichard
2024-04-03Remove duplicate PT_ARM_EXIDX definition.Elliott Hughes
2024-04-02Merge "ReadPadSegmentNote: Skip PT_NOTEs that are beyond the end of the file"...Treehugger Robot
2024-04-02ReadPadSegmentNote: Skip PT_NOTEs that are beyond the end of the fileKalesh Singh
2024-03-28linker: clarify comments in call_ifunc_resolvers().Elliott Hughes
2024-03-28Merge "Disable Android relocation packing in linker." into mainTreehugger Robot
2024-03-27Disable Android relocation packing in linker.Peter Collingbourne
2024-03-27Merge "linker: Process RELR relocations before ANDROID_REL[A]." into mainTreehugger Robot
2024-03-26linker: Process RELR relocations before ANDROID_REL[A].Peter Collingbourne
2024-03-20Fix StaticTlsLayout for atypical alignment valuesRyan Prichard
2024-03-14Merge changes Idb061b98,I93c17ca6 into mainRyan Prichard
2024-03-14ldd: skip relocation processing, TLS modules, CFIRyan Prichard
2024-03-14Guard against linker[64] having a PT_TLS segmentRyan Prichard
2024-03-13bionic: loader: Only zero the last partial page in RW segmentsKalesh Singh
2024-03-13Reapply "RELAND: bionic: loader: Extend GNU_RELRO protection"Kalesh Singh
2024-03-13Reapply "RELAND: bionic: loader: Extend LOAD segment VMAs"Kalesh Singh
2024-03-07Revert "RELAND: bionic: loader: Extend LOAD segment VMAs"Kalesh Singh
2024-03-07Revert "RELAND: bionic: loader: Extend GNU_RELRO protection"Kalesh Singh
2024-02-28Merge changes from topic "reland_bionic_vma_fixes" into mainKalesh Singh
2024-02-27RELAND: bionic: loader: Extend GNU_RELRO protectionKalesh Singh
2024-02-27RELAND: bionic: loader: Extend LOAD segment VMAsKalesh Singh
2024-02-15Reland^2 "[MTE] remap stacks with PROT_MTE when requested by dlopened library"Florian Mayer
2024-02-14Revert^3 "[MTE] remap stacks with PROT_MTE when requested by dlopened library"Florian Mayer
2024-02-14Merge "Add API to allow apps to attach extra information to tombstones." into...Florian Mayer
2024-02-14Merge "bionic: ReadPadSegmentNote: Fix print format warnings" into mainTreehugger Robot
2024-02-14Merge changes from topic "revert-2803156-loader_crt_pad_segment-HJBTSCOMQA" i...Zheng Pan
2024-02-13bionic: ReadPadSegmentNote: Fix print format warningsKalesh Singh
2024-02-14Revert "bionic: loader: Extend LOAD segment VMAs"Zheng Pan
2024-02-14Revert "bionic: loader: Extend GNU_RELRO protection"Zheng Pan
2024-02-13Add API to allow apps to attach extra information to tombstones.Florian Mayer
2024-02-12Merge "bionic: ReadPadSegmentNote: Skip empty PT_NOTEs" into mainKalesh Singh
2024-02-09bionic: ReadPadSegmentNote: Skip empty PT_NOTEsKalesh Singh
2024-02-09Merge "Update linker/NOTICE." into mainTreehugger Robot
2024-02-09Update linker/NOTICE.Elliott Hughes
2024-02-09Merge "Reland "[MTE] remap stacks with PROT_MTE when requested by dlopened li...Florian Mayer
2024-02-09Reland "[MTE] remap stacks with PROT_MTE when requested by dlopened library"Florian Mayer
2024-02-09Merge changes from topic "loader_crt_pad_segment" into mainKalesh Singh
2024-02-08bionic: loader: Extend GNU_RELRO protectionKalesh Singh
2024-02-08bionic: loader: Extend LOAD segment VMAsKalesh Singh
2024-02-08Merge "Revert "[MTE] remap stacks with PROT_MTE when requested by dlopened li...Florian Mayer
2024-02-08bionic: loader: Don't bail out if reading pad_segment note failsKalesh Singh
2024-02-08Merge "bionic: linker-unit-tests: Add crt_pad_segment tests" into mainKalesh Singh