aboutsummaryrefslogtreecommitdiff
path: root/linker/linker_config.cpp
AgeCommit message (Expand)Author
2018-06-22Don't emit warning on missing directoriesJiyong Park
2018-06-18Resolve paths of dir.${section} if possibleInseob Kim
2018-02-28Be clearer about linker warnings.Elliott Hughes
2018-01-25linker: Allow link namespaces without name filtersLogan Chien
2017-12-04Merge "Allow property += value in ld.config.txt"Treehugger Robot
2017-12-03Use ld.config.$VER.txt when current VNDK version is $VERJustin Yun
2017-12-01Allow property += value in ld.config.txtJiyong Park
2017-10-20Set search path to ro.vndk.version propertySundong Ahn
2017-10-04Revert "linker: disable ld.config.txt in ASAN mode"Jiyong Park
2017-09-22Don't resolve permitted.pathsJiyong Park
2017-05-27Merge "linker: disable ld.config.txt in ASAN mode" into oc-devJiyong Park
2017-05-27linker: disable ld.config.txt in ASAN modeJiyong Park
2017-05-03Move libc_log code into libasync_safe.Christopher Ferris
2017-04-28linker: add android_get_exported_namespaceJiyong Park
2017-04-06linker: add android_get_exported_namespaceJiyong Park
2017-04-05Move scopeguard into android::baseTom Cherry
2017-03-24Load namespace configuration from ld.config.txtDimitry Ivanov