summaryrefslogtreecommitdiff
path: root/linker
AgeCommit message (Expand)Author
2021-05-11Merge "Add cc_defaults for hugepage alignment of shared libraries"Collin Fijalkovich
2021-05-06Bionic: Mark PMD aligned text segments huge page eligibleCollin Fijalkovich
2021-04-29Add cc_defaults for hugepage alignment of shared librariesCollin Fijalkovich
2021-03-19bp2build: remove some bp2build_available props, use package_allowlist instead.Jingwen Chen
2021-03-11Merge "Teach debuggerd to pass the secondary ring buffer to __scudo_get_error...Peter Collingbourne
2021-03-09Merge "Add some slack at the end of large allocations when target SDK level <...Peter Collingbourne
2021-03-05Add some slack at the end of large allocations when target SDK level < S.Peter Collingbourne
2021-03-02Ignore LD_LIBRARY_PATH when determining file type in ldd.Pete Bentley
2021-02-19Add LOCAL_LICENSE_KINDS to bionicBob Badour
2021-02-18Rename ldd input file to ldd.sh to make Bazel conversion easier.Rupert Shuttleworth
2021-02-17Merge "Fix/update notices."Elliott Hughes
2021-02-17Merge "Revert "[LSC] Add LOCAL_LICENSE_KINDS to bionic""Bob Badour
2021-02-16Fix/update notices.Elliott Hughes
2021-02-16Revert "[LSC] Add LOCAL_LICENSE_KINDS to bionic"Elliott Hughes
2021-02-16Mark ldd as executable for Bazel builds to work.Rupert Shuttleworth
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to bionicBob Badour
2021-02-12Teach debuggerd to pass the secondary ring buffer to __scudo_get_error_info().Peter Collingbourne
2021-02-09Mark sh_binary target as being bp2build_available.Rupert Shuttleworth
2021-01-28Fix -Wl,--exclude-libs typo: x86->i686Ryan Prichard
2021-01-22Ensure same order of global group members in all NS'sRyan Prichard
2021-01-20Merge "Switch libc.so and linker to prebuilt LLVM libunwind"Ryan Prichard
2021-01-19Inline call_array for clearer stack traces.Elliott Hughes
2021-01-14Switch libc.so and linker to prebuilt LLVM libunwindRyan Prichard
2021-01-13Delay setting linker soname until post-reloc and post-ctorRyan Prichard
2021-01-11Store soname as a std::string.Elliott Hughes
2021-01-06Use ELF notes to set the desired memory tagging level.Evgenii Stepanov
2020-12-09linker: Enable PGOYi Kong
2020-11-06linker: add ld.config.txt parse time to systrace.Elliott Hughes
2020-10-29Merge "Make vendor_ramdisk_available."Yifan Hong
2020-10-27Make vendor_ramdisk_available.Yifan Hong
2020-10-01No global ThinLTO for linkerYi Kong
2020-09-29No global ThinLTO for bionicYi Kong
2020-09-23Enable BTI in bionic linkerTamas Petz
2020-09-22Add arm64 source to linker_wrapperJiyong Park
2020-08-11Add a thread-properties APIVy Nguyen
2020-08-03Rename linker greylist to exempt-listRyan Prichard
2020-08-02Merge "linker: Cleanup for Android's inclusive language guidance"Treehugger Robot
2020-07-31linker: Cleanup for Android's inclusive language guidanceLuke Huang
2020-07-30Remove debug.ld.greylist_disabled propertyRyan Prichard
2020-07-21Changes for #inclusivefixit.Elliott Hughes
2020-07-16Pagetable-friendly shared library address randomization.Evgenii Stepanov
2020-07-06Merge "Revert "Add randomized padding around shared library mappings.""Evgenii Stepanov
2020-07-06Revert "Add randomized padding around shared library mappings."Evgenii Stepanov
2020-06-30Disable warning message for missing linker config in some casesKiyoung Kim
2020-06-17Add randomized padding around shared library mappings.Evgenii Stepanov
2020-06-12Use PROT_NONE on the unused parts of CFI shadow.Evgenii Stepanov
2020-06-10linker: CHECK() or async_safe_fatal() rather than abort().Elliott Hughes
2020-06-02Make .whitelisted property "append"-ableJooyung Han
2020-05-19Refactor translateSystemPathToApexPathVictor Khimenko
2020-05-15Allow native_bridge linker to use different APEX from native oneVictor Khimenko