aboutsummaryrefslogtreecommitdiff
path: root/linker
AgeCommit message (Expand)Author
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
2020-05-14Copy translateSystemPathToApexPath to linker_translate_path.cppVictor Khimenko
2020-05-11Merge "Move libicuuc.so into com.android.i18n module."vichang
2020-05-07Move libicuuc.so into com.android.i18n module.Victor Chang
2020-05-07Merge "Introduce a new heap tagging level, M_HEAP_TAGGING_LEVEL_SYNC."Peter Collingbourne
2020-05-05Introduce a new heap tagging level, M_HEAP_TAGGING_LEVEL_SYNC.Peter Collingbourne
2020-05-05Make Bionic and kernel system includes explicit in the blueprints.Martin Stjernholm
2020-04-20__loader_cfi_fail: acquire g_dl_mutexRyan Prichard
2020-04-20android_get_exported_namespace: acquire g_dl_mutexRyan Prichard
2020-03-31Merge changes Ia359d9f2,Ibabbf559,I1b542e47,I4b6f48af,I82e442f0Ryan Prichard
2020-03-30Merge "Switch to debugger_process_info in bionic."Peter Collingbourne
2020-03-27Fix bootstrap linker library searchingRyan Prichard
2020-03-27Remove dangling soinfo* from elf_readers_map_Ryan Prichard
2020-03-27Fix DL_WARN_documented_change URLRyan Prichard
2020-03-27remove search_linked_namespaces paramRyan Prichard
2020-03-27Refactor linker lookup code a bitRyan Prichard
2020-03-18Merge "Revert "Statically link libdl.a to linker""android-r-preview-4android-r-preview-3android-r-preview-2Treehugger Robot
2020-03-18Revert "Statically link libdl.a to linker"Jooyung Han