aboutsummaryrefslogtreecommitdiff
path: root/linker/linker_utils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't resolve already resolved paths when parsing ld.config.txtJiyong Park2019-05-171-35/+42
* Merge "linker: changes to init work arounds"Tom Cherry2018-11-291-2/+2
|\
| * linker: changes to init work aroundsTom Cherry2018-11-081-2/+2
* | Fix: search path is not added when one of its parent is not accessibleJiyong Park2018-11-161-0/+7
|/
* Fix normalize_path's handling of "/.."Ryan Prichard2018-10-081-2/+2
* dynamic linker is running for initJiyong Park2018-06-081-0/+5
* Be clearer about linker warnings.Elliott Hughes2018-02-281-16/+12
* Extract format_string function.Dimitry Ivanov2017-03-131-0/+24
* Unify linker files under one license (BSD)Dimitry Ivanov2017-02-151-10/+22
* Silently ignore empty path elementsDimitry Ivanov2016-09-071-0/+5
* Extract soinfo and globals to separate files.Dimitry Ivanov2016-08-081-0/+68
* Sync linker with internal branchDimitry Ivanov2016-08-011-2/+2
* Add permitted_when_isolated_path to linker namespacesDimitry Ivanov2015-12-091-3/+12
* Move some utility functions to linker_utilsDmitriy Ivanov2015-11-201-0/+20
* Introducing linker namespacesDmitriy Ivanov2015-11-151-1/+45
* Make dt_runpath work for libraries opened from apkDmitriy Ivanov2015-10-071-0/+63