index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
dlfcn_test.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix dlsym(handle_of_main_executable, ...)
Dmitriy Ivanov
2015-06-01
1
-2
/
+26
*
Improved dlsym tests and fixes to linker
Dmitriy Ivanov
2015-05-12
1
-4
/
+61
*
Enable dlsym_df_1_global test for arm/arm64
Dmitriy Ivanov
2015-04-24
1
-4
/
+0
*
Support symbol versioning
Dmitriy Ivanov
2015-04-16
1
-0
/
+60
*
Fix dl* tests to run-on-host
Dmitriy Ivanov
2015-04-09
1
-1
/
+5
*
Add realpath for soinfo
Dmitriy Ivanov
2015-04-06
1
-19
/
+36
*
Look into local group on dlsym with RTLD_DEFAULT
Dmitriy Ivanov
2015-04-02
1
-1
/
+22
*
Move open from zip tests to dlext
Dmitriy Ivanov
2015-03-18
1
-48
/
+0
*
Implement lookup by DT_SONAME
Dmitriy Ivanov
2015-03-18
1
-0
/
+26
*
Support loading shared libraries from zip files
Simon Baldwin
2015-03-16
1
-0
/
+48
*
Remove obsolete test_isolated wrapper function
Dmitriy Ivanov
2015-03-16
1
-46
/
+39
*
Minimize calls to mprotect
Dmitriy Ivanov
2015-01-23
1
-0
/
+14
*
Add another test for weak-reference
Dmitriy Ivanov
2014-12-16
1
-1
/
+13
*
Count references for groups instead of instances
Dmitriy Ivanov
2014-12-02
1
-18
/
+61
*
Yet another relocation test
Dmitriy Ivanov
2014-11-19
1
-0
/
+38
*
Add test for --hash-style=sysv
Dmitriy Ivanov
2014-11-14
1
-1
/
+21
*
Add support for hash-style=gnu
Dmitriy Ivanov
2014-11-12
1
-8
/
+21
*
Fix arm64 and arm builds.
Dmitriy Ivanov
2014-10-31
1
-2
/
+2
*
Fix symbol lookup order during relocation
Dmitriy Ivanov
2014-10-31
1
-0
/
+14
*
Fix relocation to look for symbols in local group
Dmitriy Ivanov
2014-10-23
1
-15
/
+171
*
Add RTLD_NODELETE flag support
Dmitriy Ivanov
2014-10-01
1
-0
/
+80
*
Fix dlsym() to take into account RTLD_GLOBAL/LOCAL
Dmitriy Ivanov
2014-09-15
1
-0
/
+36
*
Add dlfcn_test to glibc test suite.
Dmitriy Ivanov
2014-09-15
1
-3
/
+8
*
Merge "Fix unload of recursively linked library"
Dmitriy Ivanov
2014-09-12
1
-1
/
+12
|
\
|
*
Fix unload of recursively linked library
Dmitriy Ivanov
2014-09-11
1
-1
/
+12
*
|
Merge "Refactoring: C++11 style DISABLE_ bionic marcos"
Dmitriy Ivanov
2014-09-12
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Refactoring: C++11 style DISABLE_ bionic marcos
Dmitriy Ivanov
2014-09-08
1
-1
/
+1
*
|
Add IFUNC support for arm64 and IRELATIVE reloc
Dmitriy Ivanov
2014-09-11
1
-5
/
+9
|
/
*
Load libraries in breadth-first order
Dmitriy Ivanov
2014-09-08
1
-0
/
+49
*
Revert "Load libraries in breadth-first order"
Dmitriy Ivanov
2014-09-05
1
-49
/
+0
*
Fix order of soinfo links (repairs libcxx tests).
Dmitriy Ivanov
2014-09-05
1
-0
/
+28
*
Merge "Load libraries in breadth-first order"
Dmitriy Ivanov
2014-09-04
1
-0
/
+49
|
\
|
*
Load libraries in breadth-first order
Dmitriy Ivanov
2014-09-03
1
-0
/
+49
*
|
Add some missing dlclose(.)
Dmitriy Ivanov
2014-09-02
1
-0
/
+2
|
/
*
Fix pthread_getattr_np for the main thread.
Elliott Hughes
2014-08-26
1
-3
/
+1
*
Run constructors before resolving ifunc functions
Dmitriy Ivanov
2014-08-21
1
-10
/
+20
*
Revert "Add support for protected local symbol lookup."
Dmitriy Ivanov
2014-08-19
1
-19
/
+0
*
Added test for ifunc support in dynamic linker.
Brigid Smith
2014-08-08
1
-0
/
+33
*
Fix dlsym(3) to do breadth first search.
Dmitriy Ivanov
2014-07-29
1
-4
/
+17
*
Add test for constructor function.
Dmitriy Ivanov
2014-07-08
1
-0
/
+12
*
Disable local/protected symbol test for lp64
Dmitriy Ivanov
2014-07-01
1
-0
/
+5
*
Build all bionic test files -Werror and fix our one warning.
Elliott Hughes
2014-07-01
1
-1
/
+1
*
Add support for protected local symbol lookup.
Dmitriy Ivanov
2014-07-01
1
-0
/
+14
*
Fix weak function lookups
Dmitriy Ivanov
2014-06-17
1
-0
/
+12
*
Fix dlsym_failure NULL handle test
Dmitriy Ivanov
2014-05-22
1
-7
/
+3
*
Removed dlsym handle != NULL check for lp64
Dmitriy Ivanov
2014-05-21
1
-0
/
+3
*
Add RTLD_NOLOAD support and some related changes.
Dmitriy Ivanov
2014-05-20
1
-0
/
+12
*
Switch to g_ for globals.
Elliott Hughes
2014-05-14
1
-4
/
+4
*
Consistently use #if defined(__BIONIC__) in tests.
Elliott Hughes
2014-05-13
1
-4
/
+4
*
Test dlopen with symlinked .so files
Dmitriy Ivanov
2014-05-08
1
-0
/
+8
[next]