index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
libs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix dlsym(handle_of_main_executable, ...)
Dmitriy Ivanov
2015-06-01
1
-0
/
+8
*
Remove -z global workaround for target x86
Dmitriy Ivanov
2015-05-15
1
-4
/
+1
*
Improved dlsym tests and fixes to linker
Dmitriy Ivanov
2015-05-12
4
-16
/
+88
*
Merge "Unregister pthread_atfork handlers on dlclose()"
Dmitriy Ivanov
2015-04-25
3
-0
/
+52
|
\
|
*
Unregister pthread_atfork handlers on dlclose()
Dmitriy Ivanov
2015-04-24
3
-0
/
+52
*
|
Use bfd linker for x86/x86_64 targets
Dmitriy Ivanov
2015-04-24
1
-0
/
+4
|
/
*
Enable dlsym_df_1_global test for arm/arm64
Dmitriy Ivanov
2015-04-24
1
-9
/
+5
*
Revert "Unregister pthread_atfork handlers on dlclose()"
Dimitry Ivanov
2015-04-24
3
-52
/
+0
*
Unregister pthread_atfork handlers on dlclose()
Dmitriy Ivanov
2015-04-22
3
-0
/
+52
*
Support symbol versioning
Dmitriy Ivanov
2015-04-16
12
-0
/
+353
*
Add libdl dependency for target libraries
Dmitriy Ivanov
2015-04-03
1
-6
/
+3
*
Look into local group on dlsym with RTLD_DEFAULT
Dmitriy Ivanov
2015-04-02
2
-0
/
+39
*
Implement lookup by DT_SONAME
Dmitriy Ivanov
2015-03-18
1
-0
/
+11
*
Support loading shared libraries from zip files
Simon Baldwin
2015-03-16
1
-3
/
+3
*
Minimize calls to mprotect
Dmitriy Ivanov
2015-01-23
2
-0
/
+49
*
Add another test for weak-reference
Dmitriy Ivanov
2014-12-16
2
-0
/
+34
*
Count references for groups instead of instances
Dmitriy Ivanov
2014-12-02
8
-9
/
+177
*
Yet another relocation test
Dmitriy Ivanov
2014-11-19
3
-1
/
+67
*
Fix jump to unmapped memory on atexit
Dmitriy Ivanov
2014-11-18
1
-0
/
+16
*
Fix host build for arm/arm64
Dmitriy Ivanov
2014-11-14
1
-2
/
+7
*
Add test for --hash-style=sysv
Dmitriy Ivanov
2014-11-14
1
-1
/
+14
*
Add support for hash-style=gnu
Dmitriy Ivanov
2014-11-12
1
-4
/
+4
*
Fix arm64 and arm builds.
Dmitriy Ivanov
2014-10-31
1
-1
/
+1
*
Fix symbol lookup order during relocation
Dmitriy Ivanov
2014-10-31
5
-0
/
+160
*
Disable clang compilation due to lack of ifunc.
Chih-Hung Hsieh
2014-10-24
1
-0
/
+1
*
Fix relocation to look for symbols in local group
Dmitriy Ivanov
2014-10-23
10
-68
/
+393
*
Correct way to specify additional dependencies
Dmitriy Ivanov
2014-10-17
1
-6
/
+6
*
Build dlext_testzip as custom module.
Ying Wang
2014-10-08
1
-29
/
+21
*
Fix mma build: 'cd bionic && mma' case
Dmitriy Ivanov
2014-10-08
1
-0
/
+1
*
Fix 2nd arch prefix application
Dmitriy Ivanov
2014-10-07
1
-2
/
+2
*
Add file_offset parameter to android_extinfo
Dmitriy Ivanov
2014-10-06
2
-1
/
+64
*
Add RTLD_NODELETE flag support
Dmitriy Ivanov
2014-10-01
4
-0
/
+121
*
Add Android*.mk files to additional dependencies
Dmitriy Ivanov
2014-09-17
1
-0
/
+2
*
Fix dlsym() to take into account RTLD_GLOBAL/LOCAL
Dmitriy Ivanov
2014-09-15
1
-1
/
+1
*
Add dlfcn_test to glibc test suite.
Dmitriy Ivanov
2014-09-15
3
-71
/
+62
*
Fix unload of recursively linked library
Dmitriy Ivanov
2014-09-11
2
-5
/
+29
*
Add IFUNC support for arm64 and IRELATIVE reloc
Dmitriy Ivanov
2014-09-11
2
-2
/
+19
*
Load libraries in breadth-first order
Dmitriy Ivanov
2014-09-08
2
-0
/
+179
*
Revert "Load libraries in breadth-first order"
Dmitriy Ivanov
2014-09-05
2
-179
/
+0
*
Fix order of soinfo links (repairs libcxx tests).
Dmitriy Ivanov
2014-09-05
4
-0
/
+82
*
Load libraries in breadth-first order
Dmitriy Ivanov
2014-09-03
2
-0
/
+179
*
Run constructors before resolving ifunc functions
Dmitriy Ivanov
2014-08-21
1
-1
/
+20
*
Revert "Add support for protected local symbol lookup."
Dmitriy Ivanov
2014-08-19
4
-108
/
+0
*
Add atexit test for attributed c-tor/d-tor
Dmitriy Ivanov
2014-08-15
2
-5
/
+33
*
Added test for ifunc support in dynamic linker.
Brigid Smith
2014-08-08
2
-0
/
+51
*
Fix dlsym(3) to do breadth first search.
Dmitriy Ivanov
2014-07-29
1
-0
/
+13
*
Load library using file handle.
Dmitriy Ivanov
2014-07-02
1
-0
/
+13
*
Add support for protected local symbol lookup.
Dmitriy Ivanov
2014-07-01
4
-0
/
+107
*
Fix weak function lookups
Dmitriy Ivanov
2014-06-17
2
-0
/
+32
*
Move libraries for unit-tests to separate folder
Dmitriy Ivanov
2014-06-17
5
-0
/
+246