aboutsummaryrefslogtreecommitdiff
path: root/tests/libs
AgeCommit message (Expand)Author
2018-10-10Allow invoking the linker on an executable.Ryan Prichard
2018-08-02Modernize codebase by replacing NULL with nullptrYi Kong
2018-05-30Add secondary counter in place of tls_nodelete flagdimitry
2018-05-21Do not use clang lld with -z,globalChih-Hung Hsieh
2018-05-12vdso should be available in all namespacesdimitry
2018-04-16allow_undefined_symbols to link libelf-tls-libraryChih-Hung Hsieh
2018-03-30Fix build failure with dlext_testzip Bionic testsRyan Prichard
2018-03-23Reject .so files using ELF TLS.Elliott Hughes
2018-02-05Run bpfmt manually.Elliott Hughes
2018-01-25linker: Allow link namespaces without name filtersLogan Chien
2018-01-10Fix dlclose for libraries with thread_local dtorsdimitry
2017-12-10Fix logic in loading dependencies crossing namespace boundariesdimitry
2017-11-29Revert "Fix bug with double unload on unsuccessful dlopen"Elliott Hughes
2017-11-28Fix bug with double unload on unsuccessful dlopendimitry
2017-11-16Use -Werror in bionic/testsChih-Hung Hsieh
2017-11-07Change bool, and string properties to *bool, and *string for ccNan Zhang
2017-11-03Fix for dlfcn.rtld_next_from_library.Raj Mamadgi
2017-10-23linker: fix error message for inaccessible libsdimitry
2017-10-19Fix: linker segfault on dlopen of a DF_1_GLOBAL soJiyong Park
2017-10-02Use -Werror in bionicChih-Hung Hsieh
2017-09-28Remove default librariesDan Willemsen
2017-09-19Extend cfi test to verify a range of target pointers.Evgenii Stepanov
2017-08-03linker: the global group is added to all built-in namespacesJiyong Park
2017-05-22Move libdlext_... to NATIVE_TESTS instead of ETCDan Willemsen
2017-05-16Stop using $(TARGET_OUT_INTERMEDIATE_LIBRARIES)Dan Willemsen
2017-05-03Merge "Add ifunc for variable test-case"Dimitry Ivanov
2017-05-02Add ifunc for variable test-caseDimitry Ivanov
2017-05-02Fix test compile errors after LLVM rebaseYi Kong
2017-03-29Fix x86 system calls made from ELF preinit.Elliott Hughes
2017-02-11Merge "Replace public library list with shared lib sonames (part 2/2)"Dimitry Ivanov
2017-02-10loader: fix d-tor call orderDimitry Ivanov
2017-02-09Replace public library list with shared lib sonames (part 2/2)Dimitry Ivanov
2017-02-09Add test checking init/fini call orderDimitry Ivanov
2017-02-02Fix CFI initialization crash on x86.Evgenii Stepanov
2017-01-31Revert "Fix CFI initialization crash on x86."Evgenii Stepanov
2017-01-31Fix CFI initialization crash on x86.Evgenii Stepanov
2017-01-31Revert "Fix CFI initialization crash on x86."Alex Cheung
2017-01-30Fix CFI initialization crash on x86.Evgenii Stepanov
2017-01-18Merge "Runtime support for CFI"Evgenii Stepanov
2017-01-18Runtime support for CFIEvgenii Stepanov
2017-01-13Switch bionic-unit-tests to libc++_static.Yabin Cui
2016-12-09bionic-unit-tests: Build host testlibs in bionic-loader-test-libsKevin Brodsky
2016-11-28Fix bionic-unit-tests-glibcDimitry Ivanov
2016-10-20Add missing host ldlibsColin Cross
2016-10-12Remove unused build targetsDimitry Ivanov
2016-10-10bionic-unit-tests: Create symlinks in runtimeDimitry Ivanov
2016-10-05Fix bionic-unit-testsDimitry Ivanov
2016-09-14Fix memory leak in test utilKenny Root
2016-09-02Move test libraries under /data/nativetestsDimitry Ivanov
2016-08-30Remove $(module)_install_to_out_data flag from test makefileDimitry Ivanov