aboutsummaryrefslogtreecommitdiff
path: root/linker
AgeCommit message (Expand)Author
2020-06-05Use PROT_NONE on the unused parts of CFI shadow.Evgenii Stepanov
2020-05-30Copy translateSystemPathToApexPath to linker_translate_path.cppVictor Khimenko
2020-05-30Allow native_bridge linker to use different APEX from native oneVictor Khimenko
2020-04-22__loader_cfi_fail: acquire g_dl_mutexRyan Prichard
2020-04-21android_get_exported_namespace: acquire g_dl_mutexRyan Prichard
2020-03-30Fix bugprone-macro-parentheses warningsChih-Hung Hsieh
2020-03-17Revert "Statically link libdl.a to linker"Jooyung Han
2020-03-10Statically link libdl.a to linkerJiyong Park
2020-03-10Delete definitions of __aeabi_unwind_cpp_pr0.Peter Collingbourne
2020-02-19[GWP-ASan] Export GWP-ASan regions to libdebuggerd.Mitch Phillips
2020-02-18Merge "Deprecate sys.linker.use_generated_config property"Kiyoung Kim
2020-02-15Deprecate sys.linker.use_generated_config propertyKiyoung Kim
2020-02-14Merge "Remove XOM properties."Ivan Lozano
2020-02-13Remove unused mips/mips64 code from the linker.Elliott Hughes
2020-02-13Remove XOM properties.Ivan Lozano
2020-02-12Adjust the documentation of `get_ld_config_file_apex_path`.Roland Levillain
2020-02-07Merge "Use generated linker config for APEX binaries"Kiyoung Kim
2020-02-03Ignore symbols of imported libs' dependenciesRyan Prichard
2020-02-03Use generated linker config for APEX binariesKiyoung Kim
2020-01-31Comment two linker namespace functionsRyan Prichard
2020-01-31Rename dlsym_handle_lookup:6 to dlsym_handle_lookup_implRyan Prichard
2020-01-27Merge "Modernize SHT_RELR support."Elliott Hughes
2020-01-24Modernize SHT_RELR support.Elliott Hughes
2020-01-24Merge "Make ramdisk_available."Yifan Hong
2020-01-22Remove an unused code pathRyan Prichard
2020-01-22Make ramdisk_available.Yifan Hong
2020-01-21Merge "Export the unwinder implementation from libc."Peter Collingbourne
2020-01-17Merge "Neon-optimized version of the GNU symbol calculation"Ryan Prichard
2020-01-15Restore handling of R_GENERIC_NONE relocationsRyan Prichard
2020-01-13Neon-optimized version of the GNU symbol calculationRyan Prichard
2020-01-13Optimize GNU hash linking for large inputsRyan Prichard
2020-01-10Export the unwinder implementation from libc.Peter Collingbourne
2020-01-10Merge changes I578d36a1,Id17508ab,I385f312bRyan Prichard
2020-01-07Merge "Do not add duplicate soinfos to g_default_namespace"Ryan Prichard
2020-01-06Create linker_log[_va_list] functionsRyan Prichard
2020-01-06Validate defined versions in prelink_imageRyan Prichard
2020-01-02Prelink each library only onceRyan Prichard
2019-12-27Do not add duplicate soinfos to g_default_namespaceNIEJuhu
2019-12-23Merge "Stop using the __ANDROID_API_x__ constants."Elliott Hughes
2019-12-20Stop using the __ANDROID_API_x__ constants.Elliott Hughes
2019-12-20Make the linker NOTICE file match the linker source.Elliott Hughes
2019-12-17Do not DL_WARN when failed to find generated linker configKiyoung Kim
2019-12-16Prefer arch-specific linker config when availableEvgeny Eltsin
2019-12-16Merge "Enable linker configuration from generator by default"Kiyoung Kim
2019-12-13Enable linker configuration from generator by defaultKiyoung Kim
2019-12-12Make private/bionic_page.h available as platform/bionic/page.h.Elliott Hughes
2019-12-05Move linker config under /linkerconfigKiyoung Kim
2019-12-04Replace LIB_PATH macro with kLibPathRyan Prichard
2019-11-09Merge "linker: add more context to link failure error."Treehugger Robot
2019-11-05linker: avoid -O0 memset while clearing temp_tcbRyan Prichard