index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
linker
/
linker.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lock on dl_interate_phdr
Dmitriy Ivanov
2015-06-29
1
-0
/
+2
*
Revert "[MIPS] Support FR=0 emulation on FR=1 64-bit FP registers"
Dimitry Ivanov
2015-06-24
1
-3
/
+1
*
[MIPS] Support FR=0 emulation on FR=1 64-bit FP registers
Duane Sand
2015-06-23
1
-1
/
+3
*
Backward compatibility for dlsym(RTLD_DEFAULT, ...)
Dmitriy Ivanov
2015-06-02
1
-0
/
+4
*
Add functions to provide target sdk version
Dmitriy Ivanov
2015-05-27
1
-0
/
+3
*
Apply work around b/19059885 to x86
Dmitriy Ivanov
2015-05-15
1
-5
/
+5
*
Lookup version info when relocating mips got
Dmitriy Ivanov
2015-05-01
1
-1
/
+3
*
Refactoring: move VersionTracker to link_image
Dmitriy Ivanov
2015-05-01
1
-2
/
+2
*
Refactoring: extract lookup_version_info(..)
Dmitriy Ivanov
2015-04-30
1
-0
/
+3
*
Support symbol versioning
Dmitriy Ivanov
2015-04-16
1
-8
/
+56
*
Add realpath for soinfo
Dmitriy Ivanov
2015-04-06
1
-3
/
+16
*
Look into local group on dlsym with RTLD_DEFAULT
Dmitriy Ivanov
2015-04-02
1
-1
/
+1
*
Revert "Remove text-relocation support for lp32"
Dimitry Ivanov
2015-04-01
1
-2
/
+2
*
Remove text-relocation support for lp32
Dmitriy Ivanov
2015-03-31
1
-2
/
+2
*
Fix long lines and replace macros with functions.
Dmitriy Ivanov
2015-03-31
1
-2
/
+4
*
Limit soinfo compatibility fields to arm32
Dmitriy Ivanov
2015-03-19
1
-2
/
+2
*
Implement lookup by DT_SONAME
Dmitriy Ivanov
2015-03-18
1
-1
/
+5
*
Store fields for gnu_hash separately
Dmitriy Ivanov
2015-03-09
1
-0
/
+4
*
Add support for packed relocations.
Dmitriy Ivanov
2015-03-06
1
-0
/
+3
*
Refactoring: introduce reloc_iterators
Dmitriy Ivanov
2015-03-06
1
-2
/
+2
*
Refactoring: move mips reloc to separate method
Dmitriy Ivanov
2015-01-14
1
-1
/
+14
*
Refactoring: unify relocate function
Dmitriy Ivanov
2015-01-13
1
-5
/
+2
*
Count references for groups instead of instances
Dmitriy Ivanov
2014-12-02
1
-8
/
+20
*
Rename soinfo methods and fields
Dmitriy Ivanov
2014-11-13
1
-50
/
+51
*
Fix mips build
Dmitriy Ivanov
2014-11-12
1
-0
/
+4
*
Add support for hash-style=gnu
Dmitriy Ivanov
2014-11-12
1
-4
/
+42
*
Fix symbol lookup order during relocation
Dmitriy Ivanov
2014-10-31
1
-8
/
+13
*
Fix relocation to look for symbols in local group
Dmitriy Ivanov
2014-10-23
1
-3
/
+3
*
Add file_offset parameter to android_extinfo
Dmitriy Ivanov
2014-10-06
1
-3
/
+3
*
Add RTLD_NODELETE flag support
Dmitriy Ivanov
2014-10-01
1
-8
/
+10
*
Fix unused DT entry warnings.
Dmitriy Ivanov
2014-09-30
1
-1
/
+8
*
Return has_DT_SYMBOLIC flag.
Dmitriy Ivanov
2014-09-29
1
-1
/
+1
*
Remove has_DT_SYMBOLIC flag
Dmitriy Ivanov
2014-09-16
1
-3
/
+1
*
Fix dlsym() to take into account RTLD_GLOBAL/LOCAL
Dmitriy Ivanov
2014-09-15
1
-1
/
+4
*
Add IFUNC support for arm64 and IRELATIVE reloc
Dmitriy Ivanov
2014-09-11
1
-4
/
+4
*
Load libraries in breadth-first order
Dmitriy Ivanov
2014-09-08
1
-0
/
+2
*
Revert "Load libraries in breadth-first order"
Dmitriy Ivanov
2014-09-05
1
-2
/
+0
*
Load libraries in breadth-first order
Dmitriy Ivanov
2014-09-03
1
-0
/
+2
*
Encapsulate soinfo_link_image and soinfo_relocate
Dmitriy Ivanov
2014-09-02
1
-0
/
+6
*
Bump soinfo version
Dmitriy Ivanov
2014-08-22
1
-5
/
+13
*
Run constructors before resolving ifunc functions
Dmitriy Ivanov
2014-08-21
1
-0
/
+1
*
Revert "Add support for protected local symbol lookup."
Dmitriy Ivanov
2014-08-19
1
-2
/
+2
*
Added test for ifunc support in dynamic linker.
Brigid Smith
2014-08-08
1
-0
/
+6
*
Fix dlsym(3) to do breadth first search.
Dmitriy Ivanov
2014-07-29
1
-1
/
+1
*
Add support for protected local symbol lookup.
Dmitriy Ivanov
2014-07-01
1
-2
/
+2
*
Remove an unused parameter from the dlopen implementation.
Elliott Hughes
2014-06-03
1
-1
/
+1
*
Add RTLD_NOLOAD support and some related changes.
Dmitriy Ivanov
2014-05-20
1
-2
/
+2
*
Improve detection of already loaded libraries
Dmitriy Ivanov
2014-05-14
1
-2
/
+40
*
Switch to g_ for globals.
Elliott Hughes
2014-05-14
1
-1
/
+1
*
Add android_dlopen_ext() interface to linker.
Torne (Richard Coles)
2014-04-17
1
-1
/
+2
[next]