index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
linker
Commit message (
Expand
)
Author
Age
Files
Lines
*
Print error when prelink fails for main executable
Dmitriy Ivanov
2015-01-07
1
-1
/
+4
*
Revert "Fix dlsym() to take into account RTLD_GLOBAL/LOCAL"
Dmitriy Ivanov
2014-11-03
3
-35
/
+19
*
Revert "Add RTLD_NODELETE flag support"
Dmitriy Ivanov
2014-11-03
2
-24
/
+10
*
Revert "Fix relocation to look for symbols in local group"
Dmitriy Ivanov
2014-11-03
3
-124
/
+79
*
Revert "Remove unnecessary lookups during relocations"
Dmitriy Ivanov
2014-11-03
1
-5
/
+22
*
Revert "Fix mips build"
Dmitriy Ivanov
2014-11-03
1
-1
/
+1
*
Revert "Fix symbol lookup order during relocation"
Dmitriy Ivanov
2014-11-03
3
-128
/
+69
*
Fix symbol lookup order during relocation
Dmitriy Ivanov
2014-10-31
3
-69
/
+128
*
Fix mips build
Dmitriy Ivanov
2014-10-31
1
-1
/
+1
*
Remove unnecessary lookups during relocations
Dmitriy Ivanov
2014-10-31
1
-22
/
+5
*
Fix relocation to look for symbols in local group
Dmitriy Ivanov
2014-10-31
3
-79
/
+124
*
Ignore DT_BIND_NOW (0x18)
Dmitriy Ivanov
2014-10-31
1
-7
/
+42
*
Resolve "unused DT entry" warnings for x86_64
Dmitriy Ivanov
2014-10-31
1
-3
/
+13
*
Add RTLD_NODELETE flag support
Dmitriy Ivanov
2014-10-31
2
-10
/
+24
*
Fix mips build
Dmitriy Ivanov
2014-10-31
1
-2
/
+0
*
Fix unused DT entry warnings.
Dmitriy Ivanov
2014-10-31
3
-9
/
+37
*
Return has_DT_SYMBOLIC flag.
Dmitriy Ivanov
2014-10-31
2
-23
/
+47
*
Fix a couple more cases of missing CLOEXEC.
Elliott Hughes
2014-10-31
1
-1
/
+1
*
Temporary disable DL_WARNs for unused DT_*
Dmitriy Ivanov
2014-10-31
1
-1
/
+1
*
Fix 64bit build
Dmitriy Ivanov
2014-10-31
1
-3
/
+3
*
Fix some unused DT_ warnings
Dmitriy Ivanov
2014-10-31
1
-4
/
+35
*
Remove has_DT_SYMBOLIC flag
Dmitriy Ivanov
2014-10-31
3
-94
/
+40
*
Fix dlsym() to take into account RTLD_GLOBAL/LOCAL
Dmitriy Ivanov
2014-10-31
3
-19
/
+36
*
Reformatting
Dmitriy Ivanov
2014-10-31
1
-1007
/
+1003
*
Rename library_offset to library_fd_offset
Dmitriy Ivanov
2014-10-22
2
-14
/
+8
*
Add file_offset parameter to android_extinfo
Dmitriy Ivanov
2014-10-21
5
-39
/
+59
*
Fix gdb could not get shared library list issue
Ningsheng Jian
2014-10-02
3
-6
/
+14
*
L-MR1 specific fixes
Dmitriy Ivanov
2014-10-01
1
-1
/
+1
*
Fix unload of recursively linked library
Dmitriy Ivanov
2014-10-01
1
-1
/
+1
*
Add IFUNC support for arm64 and IRELATIVE reloc
Dmitriy Ivanov
2014-10-01
3
-127
/
+59
*
Refactoring: C++11 style DISABLE_ bionic marcos
Dmitriy Ivanov
2014-10-01
1
-1
/
+1
*
Load libraries in breadth-first order
Dmitriy Ivanov
2014-10-01
7
-198
/
+289
*
Revert "Load libraries in breadth-first order"
Dmitriy Ivanov
2014-10-01
5
-285
/
+175
*
Fix order of soinfo links (repairs libcxx tests).
Dmitriy Ivanov
2014-10-01
1
-2
/
+2
*
Load libraries in breadth-first order
Dmitriy Ivanov
2014-10-01
5
-175
/
+285
*
Enable clang compilation with libc but not linker.
Chih-Hung Hsieh
2014-10-01
1
-0
/
+2
*
Encapsulate soinfo_link_image and soinfo_relocate
Dmitriy Ivanov
2014-10-01
2
-154
/
+149
*
Implement LinkedList::visit()
Dmitriy Ivanov
2014-10-01
2
-9
/
+56
*
Introduce size-based r/w allocators
Dmitriy Ivanov
2014-10-01
1
-4
/
+37
*
Erase elements in LinkedList::remove_if
Dmitriy Ivanov
2014-10-01
3
-19
/
+121
*
Replace NULL with nullptr
Dmitriy Ivanov
2014-10-01
7
-168
/
+168
*
Remove unnecessary calls to LinkedList::clear()
Dmitriy Ivanov
2014-10-01
1
-4
/
+0
*
Enable __cxa_atexit && __cxa_finalize for linker
Dmitriy Ivanov
2014-10-01
4
-11
/
+23
*
Bump soinfo version
Dmitriy Ivanov
2014-10-01
3
-70
/
+69
*
Run constructors before resolving ifunc functions
Dmitriy Ivanov
2014-10-01
2
-11
/
+13
*
Added test for ifunc support in dynamic linker.
Brigid Smith
2014-10-01
3
-2
/
+119
*
Look into ld_preloads before current library
Dmitriy Ivanov
2014-08-29
1
-9
/
+27
*
Replace snprintf calls in linker.
Christopher Ferris
2014-08-27
2
-3
/
+17
*
Revert "Add support for protected local symbol lookup."
Dmitriy Ivanov
2014-08-18
3
-36
/
+31
*
Keep symbols for linker
Dmitriy Ivanov
2014-08-15
1
-0
/
+4
[next]