Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
refs/heads/q
/
tests
/
libs
3f05d3e
Fix dlsym and dladdr for TLS symbols
by Ryan Prichard
· 6 years ago
b39cb3c
linker: Handle libraries with disjoint mappings correctly.
by Peter Collingbourne
· 6 years ago
efbe9a5
linker: allow using reserved space for multiple libraries.
by Torne (Richard Coles)
· 7 years ago
fa4dcb4
dlfcn.dt_runpath* tests are amended to handle LIB
by Jiyong Park
· 7 years ago
06d2d79
Add tests for dynamic ELF TLS
by Ryan Prichard
· 7 years ago
e4ee12f
Add tests for static ELF TLS
by Ryan Prichard
· 7 years ago
cd4e5ba
Turn off XOM on libnstest_root.so
by Ryan Prichard
· 7 years ago
770032d
Fix/suppress bionic google-explicit-constructor warnings
by Chih-Hung Hsieh
· 7 years ago
48b1159
Use shared globals to init __progname + environ
by Ryan Prichard
· 7 years ago
5e09917
Merge "Revert "Do not use clang lld with -z,global""
by Treehugger Robot
· 7 years ago
acd6f4f
Disable a few bionic tests under HWASan.
by Evgenii Stepanov
· 7 years ago
08a0cd0
Revert "Do not use clang lld with -z,global"
by Chih-hung Hsieh
· 7 years ago
8f639a4
Allow invoking the linker on an executable.
by Ryan Prichard
· 7 years ago
32bc0fc
Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
55547db
Add secondary counter in place of tls_nodelete flag
by dimitry
· 7 years ago
8e462d4
Do not use clang lld with -z,global
by Chih-Hung Hsieh
· 7 years ago
8b14256
vdso should be available in all namespaces
by dimitry
· 7 years ago
d6b56c9
allow_undefined_symbols to link libelf-tls-library
by Chih-Hung Hsieh
· 7 years ago
ef59154
Fix build failure with dlext_testzip Bionic tests
by Ryan Prichard
· 7 years ago
9724e93
Reject .so files using ELF TLS.
by Elliott Hughes
· 7 years ago
d50a1de
Run bpfmt manually.
by Elliott Hughes
· 7 years ago
9ee4591
linker: Allow link namespaces without name filters
by Logan Chien
· 8 years ago
06016f2
Fix dlclose for libraries with thread_local dtors
by dimitry
· 8 years ago
965d06d
Fix logic in loading dependencies crossing namespace boundaries
by dimitry
· 8 years ago
27f1806
Revert "Fix bug with double unload on unsuccessful dlopen"
by Elliott Hughes
· 8 years ago
58554cc
Fix bug with double unload on unsuccessful dlopen
by dimitry
· 8 years ago
38997e4
Use -Werror in bionic/tests
by Chih-Hung Hsieh
· 8 years ago
dab0fd5
Change bool, and string properties to *bool, and *string for cc
by Nan Zhang
· 8 years ago
527229c
Fix for dlfcn.rtld_next_from_library.
by Raj Mamadgi
· 8 years ago
8db36a5
linker: fix error message for inaccessible libs
by dimitry
· 8 years ago
01162f2
Fix: linker segfault on dlopen of a DF_1_GLOBAL so
by Jiyong Park
· 8 years ago
84f0dcd
Use -Werror in bionic
by Chih-Hung Hsieh
· 8 years ago
ae407e5
Remove default libraries
by Dan Willemsen
· 8 years ago
1dfd76a
Extend cfi test to verify a range of target pointers.
by Evgenii Stepanov
· 8 years ago
02586a2
linker: the global group is added to all built-in namespaces
by Jiyong Park
· 8 years ago
6718e03
Move libdlext_... to NATIVE_TESTS instead of ETC
by Dan Willemsen
· 8 years ago
3d68fca
Stop using $(TARGET_OUT_INTERMEDIATE_LIBRARIES)
by Dan Willemsen
· 8 years ago
846924a
Merge "Add ifunc for variable test-case"
by Dimitry Ivanov
· 8 years ago
21975b2
Add ifunc for variable test-case
by Dimitry Ivanov
· 8 years ago
2d3122c
Fix test compile errors after LLVM rebase
by Yi Kong
· 8 years ago
eb04ed5
Fix x86 system calls made from ELF preinit.
by Elliott Hughes
· 8 years ago
2cb4dfb
Merge "Replace public library list with shared lib sonames (part 2/2)"
by Dimitry Ivanov
· 8 years ago
ec90e24
loader: fix d-tor call order
by Dimitry Ivanov
· 8 years ago
7a34b9d
Replace public library list with shared lib sonames (part 2/2)
by Dimitry Ivanov
· 8 years ago
ea8f396
Add test checking init/fini call order
by Dimitry Ivanov
· 8 years ago
68ecec1
Fix CFI initialization crash on x86.
by Evgenii Stepanov
· 9 years ago
beb3eb1
Revert "Fix CFI initialization crash on x86."
by Evgenii Stepanov
· 9 years ago
4ccd431
Fix CFI initialization crash on x86.
by Evgenii Stepanov
· 9 years ago
6fcd7a7
Revert "Fix CFI initialization crash on x86."
by Alex Cheung
· 9 years ago
be46d38
Fix CFI initialization crash on x86.
by Evgenii Stepanov
· 9 years ago
082bec5
Merge "Runtime support for CFI"
by Evgenii Stepanov
· 9 years ago
0a3637d
Runtime support for CFI
by Evgenii Stepanov
· 9 years ago
1f553ea
Switch bionic-unit-tests to libc++_static.
by Yabin Cui
· 9 years ago
ee2952e
bionic-unit-tests: Build host testlibs in bionic-loader-test-libs
by Kevin Brodsky
· 9 years ago
d0b5c3a
Fix bionic-unit-tests-glibc
by Dimitry Ivanov
· 9 years ago
d0ba52e
Add missing host ldlibs
by Colin Cross
· 9 years ago
426960a
Remove unused build targets
by Dimitry Ivanov
· 9 years ago
708589f
bionic-unit-tests: Create symlinks in runtime
by Dimitry Ivanov
· 9 years ago
d11d1e4
Fix bionic-unit-tests
by Dimitry Ivanov
· 9 years ago
f0cccdb
Fix memory leak in test util
by Kenny Root
· 9 years ago
a36e59b
Move test libraries under /data/nativetests
by Dimitry Ivanov
· 9 years ago
b16e443
Remove $(module)_install_to_out_data flag from test makefile
by Dimitry Ivanov
· 9 years ago
2722ebb
Convert bionic benchmarks and tests to Android.bp
by Colin Cross
· 9 years ago
0a2ab02
Do not test ifunc on mips
by Dimitry Ivanov
· 9 years ago
c967d89
Enable ifunc test for arm
by Dimitry Ivanov
· 9 years ago
722072d
CloseArchive() to free memory when OpenArchive fails.
by Yabin Cui
· 9 years ago
c0ffcec
Remove dependency on zipalign.
by Christopher Ferris
· 10 years ago
1ffec1c
Introduce anonymous namespace
by Dmitriy Ivanov
· 10 years ago
42d5fcb
Introducing linker namespaces
by Dmitriy Ivanov
· 10 years ago
a1feb11
Make dt_runpath work for libraries opened from apk
by Dmitriy Ivanov
· 10 years ago
b482750
Optimize dlopen from a zip file
by Dmitriy Ivanov
· 10 years ago
298d176
Pass -q is zip for test
by Colin Cross
· 10 years ago
edfc9f6
linker: don't pass dlextinfo to dependent loads
by Dmitriy Ivanov
· 10 years ago
5341691
Move up to C++14.
by Dan Albert
· 10 years ago
3fef96f
Fix dt_runpath test.
by Dmitriy Ivanov
· 10 years ago
7d09a8c
Work around compiler optimization
by Dmitriy Ivanov
· 10 years ago
6865082
Support DT_RUNPATH in the linker.
by Evgenii Stepanov
· 10 years ago
f439b5a
Fix dlsym(handle_of_main_executable, ...)
by Dmitriy Ivanov
· 10 years ago
9333324
Remove -z global workaround for target x86
by Dmitriy Ivanov
· 10 years ago
697bd9f
Improved dlsym tests and fixes to linker
by Dmitriy Ivanov
· 10 years ago
2c256a0
Merge "Unregister pthread_atfork handlers on dlclose()"
by Dmitriy Ivanov
· 10 years ago
e91e66f
Use bfd linker for x86/x86_64 targets
by Dmitriy Ivanov
· 10 years ago
ea295f6
Unregister pthread_atfork handlers on dlclose()
by Dmitriy Ivanov
· 11 years ago
6612d7a
Enable dlsym_df_1_global test for arm/arm64
by Dmitriy Ivanov
· 10 years ago
094f58f
Revert "Unregister pthread_atfork handlers on dlclose()"
by Dimitry Ivanov
· 10 years ago
6df122f
Unregister pthread_atfork handlers on dlclose()
by Dmitriy Ivanov
· 11 years ago
2a81536
Support symbol versioning
by Dmitriy Ivanov
· 10 years ago
45c5713
Add libdl dependency for target libraries
by Dmitriy Ivanov
· 10 years ago
76ac1ac
Look into local group on dlsym with RTLD_DEFAULT
by Dmitriy Ivanov
· 10 years ago
618f1a3
Implement lookup by DT_SONAME
by Dmitriy Ivanov
· 10 years ago
aef7195
Support loading shared libraries from zip files
by Simon Baldwin
· 11 years ago
279a22f
Minimize calls to mprotect
by Dmitriy Ivanov
· 11 years ago
bfa88bc
Add another test for weak-reference
by Dmitriy Ivanov
· 11 years ago
ab972b9
Count references for groups instead of instances
by Dmitriy Ivanov
· 11 years ago
7699d13
Yet another relocation test
by Dmitriy Ivanov
· 11 years ago
a254705
Fix jump to unmapped memory on atexit
by Dmitriy Ivanov
· 11 years ago
9df4b13
Fix host build for arm/arm64
by Dmitriy Ivanov
· 11 years ago
b335677
Add test for --hash-style=sysv
by Dmitriy Ivanov
· 11 years ago
ec18ce0
Add support for hash-style=gnu
by Dmitriy Ivanov
· 11 years ago
4e446b1
Fix arm64 and arm builds.
by Dmitriy Ivanov
· 11 years ago
Next »