aboutsummaryrefslogtreecommitdiffstats
path: root/linker
Commit message (Expand)AuthorAgeFilesLines
* linker: remove link from external library on unloadHEADreplicant-6.0-0004-transitionreplicant-6.0-0004-rc6replicant-6.0-0004-rc5-transitionreplicant-6.0-0004-rc5replicant-6.0-0004-rc4replicant-6.0-0004-rc3replicant-6.0-0004-rc2replicant-6.0-0004-rc1replicant-6.0-0004replicant-6.0-0003replicant-6.0-0002cm-13.0Dimitry Ivanov2017-07-111-0/+3
* Fix linked_list::remove_if()Dmitriy Ivanov2017-07-112-0/+23
* linker: Avoid logcat spam with some blobsMarcin Chojnacki2016-08-041-0/+4
* Do not depend on host bits to get the right size to write.Junichi Uekawa2016-06-281-3/+3
* linker: Allow text-relocs for x86 (only)Christopher R. Palmer2016-03-101-0/+2
* bionic: linker: Load shim libs *before* the self-linked libsChristopher R. Palmer2016-02-141-4/+4
* Make shim lib load failure non-fatal.Danny Baumann2015-12-121-10/+12
* Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/bio...Steve Kondik2015-12-071-3/+13
|\
| * Ensure that readlink has access to /proc/self/fdDmitriy Ivanov2015-10-141-0/+8
| * Log dlopen failures caused by text relocationsDmitriy Ivanov2015-10-131-0/+1
| * linker: don't pass dlextinfo to dependent loads.Torne (Richard Coles)2015-10-081-3/+4
* | Revert "Revert "linker: Reset the active shim libs each time we do a dlopen""Christopher R. Palmer2015-12-011-2/+8
* | linker: Don't try to walk the g_active_shim_libs when doing dlsymChristopher R. Palmer2015-12-011-3/+4
* | Revert "linker: Reset the active shim libs each time we do a dlopen"Ethan Chen2015-11-301-8/+2
* | linker: Reset the active shim libs each time we do a dlopenChristopher R. Palmer2015-11-291-2/+8
* | linker: Fix the fact that shim libs do not properly call constructorsChristopher R. Palmer2015-11-151-0/+1
* | linker: Add support for dynamic "shim" libsChristopher R. Palmer2015-11-071-0/+63
|/
* Restore protection flags for ifunc during relocs.Dmitriy Ivanov2015-07-261-3/+51
* Fix memory-leak on soinfo_free()Dmitriy Ivanov2015-07-091-0/+1
* Improve personality initializationDmitriy Ivanov2015-06-301-7/+0
* Lock on dl_interate_phdrDmitriy Ivanov2015-06-293-1/+8
* Fix crash when trying to load invalid ELF file.Dmitriy Ivanov2015-06-253-4/+19
* Revert "[MIPS] Support FR=0 emulation on FR=1 64-bit FP registers"Dimitry Ivanov2015-06-243-153/+6
* [MIPS] Support FR=0 emulation on FR=1 64-bit FP registersDuane Sand2015-06-233-6/+153
* Merge "Remove text-relocs support for apps targeting M+" into mnc-devDmitriy Ivanov2015-06-221-0/+7
|\
| * Remove text-relocs support for apps targeting M+Dmitriy Ivanov2015-06-121-0/+7
* | Merge "Add flag that makes linker honor min(p_vaddr)" into mnc-devDavid Srbecky2015-06-191-1/+7
|\ \
| * | Add flag that makes linker honor min(p_vaddr)Dmitriy Ivanov2015-06-181-1/+7
| |/
* | Improve library lookup logicDmitriy Ivanov2015-06-172-8/+45
* | Revert "Improve library lookup logic"Dimitry Ivanov2015-06-172-16/+0
* | Improve library lookup logicDmitriy Ivanov2015-06-162-0/+16
|/
* Merge "Make path to apk compliant with jar url format" into mnc-devDmitriy Ivanov2015-06-111-4/+4
|\
| * Make path to apk compliant with jar url formatDmitriy Ivanov2015-06-091-4/+4
* | Fix l_addr for the linkerDmitriy Ivanov2015-06-101-1/+1
* | Statically linked executables should honor AT_SECURE.Elliott Hughes2015-06-104-325/+9
* | Check if strtab exists before using itDmitriy Ivanov2015-06-101-11/+11
|/
* Backward compatibility for dlsym(RTLD_DEFAULT, ...)Dmitriy Ivanov2015-06-024-9/+34
* Work around for libraries without dt_sonameDmitriy Ivanov2015-06-021-0/+13
* Fix dlsym(handle_of_main_executable, ...)Dmitriy Ivanov2015-06-011-0/+11
* Improve some of error/warning messagesDmitriy Ivanov2015-05-281-2/+3
* Work around incorrect dt_needed entriesDmitriy Ivanov2015-05-282-1/+19
* Add functions to provide target sdk versionDmitriy Ivanov2015-05-274-14/+59
* Fix RTLD_NEXT lookup for the local_groupDmitriy Ivanov2015-05-221-1/+1
* Merge "Apply work around b/19059885 to x86" into mnc-devDmitriy Ivanov2015-05-163-9/+12
|\
| * Apply work around b/19059885 to x86Dmitriy Ivanov2015-05-153-9/+12
* | Don't use TEMP_FAILURE_RETRY on close in bionic.Elliott Hughes2015-05-151-2/+1
|/
* Fix regression in crash reportingJohn Reck2015-05-151-9/+0
* ScopedFd: Don't use TEMP_FAILURE_RETRY() with close()Spencer Low2015-05-131-22/+25
* Improved dlsym tests and fixes to linkerDmitriy Ivanov2015-05-121-27/+20
* Update NOTICE files (the second time today).Elliott Hughes2015-05-121-28/+0