aboutsummaryrefslogtreecommitdiffstats
path: root/linker/linker_main.cpp
Commit message (Expand)AuthorAgeFilesLines
* linker: Add support for dynamic SHIM librariesstaging/lineage-15.0_rebase-android-8.0.0_r23Christopher R. Palmer2017-10-281-0/+3
* Make dl_iterate_phdr return correct name for first entryDimitry Ivanov2017-05-311-10/+11
* Move libc_log code into libasync_safe.Christopher Ferris2017-05-031-10/+12
* Merge "Load namespace configuration from ld.config.txt"Treehugger Robot2017-03-251-13/+11
|\
| * Load namespace configuration from ld.config.txtDimitry Ivanov2017-03-241-13/+11
* | loader: stop relying on AT_BASEDimitry Ivanov2017-03-231-14/+21
|/
* loader: set PT_INTERP to itselfDimitry Ivanov2017-02-241-1/+1
* Replace public library list with shared lib sonames (part 1/2)Dimitry Ivanov2017-02-091-3/+11
* Exit failure if trying to load non-PIE.Dan Albert2017-01-311-1/+1
* Merge "Runtime support for CFI"Evgenii Stepanov2017-01-181-0/+5
|\
| * Runtime support for CFIEvgenii Stepanov2017-01-181-0/+5
* | Rename libdebuggerd_client to libdebuggerd_handler.Josh Gao2017-01-171-1/+1
|/
* Dynamic linker errors should go to stderr.Elliott Hughes2017-01-091-2/+2
* Exit rather than abort if asked to run a non-PIE executable.Elliott Hughes2017-01-071-2/+14
* Bionic loader is no longer hijacking libdl.soDimitry Ivanov2016-12-091-11/+11
* Revert "Bionic loader is no longer hijacking libdl.so"Andreas Gampe2016-12-061-11/+11
* Bionic loader is no longer hijacking libdl.soDimitry Ivanov2016-12-051-11/+11
* Enable libc/libdl/libm/linker for host bionicDan Willemsen2016-11-291-0/+4
* linker: Refactoring step 3 of manyDimitry Ivanov2016-09-131-0/+536