aboutsummaryrefslogtreecommitdiff
path: root/linker/linker_utils.h
AgeCommit message (Expand)Author
2019-05-17Don't resolve already resolved paths when parsing ld.config.txtJiyong Park
2018-11-08linker: changes to init work aroundsTom Cherry
2018-06-08dynamic linker is running for initJiyong Park
2018-02-13Switch the rest of our internal headers to #pragma once.Elliott Hughes
2017-03-24Load namespace configuration from ld.config.txtDimitry Ivanov
2017-03-13Extract format_string function.Dimitry Ivanov
2017-02-15Unify linker files under one license (BSD)Dimitry Ivanov
2016-08-08Extract soinfo and globals to separate files.Dimitry Ivanov
2015-12-09Add permitted_when_isolated_path to linker namespacesDimitry Ivanov
2015-11-20Move some utility functions to linker_utilsDmitriy Ivanov
2015-11-15Introducing linker namespacesDmitriy Ivanov
2015-10-07Make dt_runpath work for libraries opened from apkDmitriy Ivanov