OSDN Git Service

Merge "Add ANDROID_DLEXT_FORCE_LOAD flag"
[android-x86/bionic.git] / tests /
2015-04-03 Dmitriy IvanovMerge "Add ANDROID_DLEXT_FORCE_LOAD flag"
2015-04-03 Dmitriy IvanovAdd ANDROID_DLEXT_FORCE_LOAD flag
2015-04-02 Dmitriy IvanovMerge "Look into local group on dlsym with RTLD_DEFAULT"
2015-04-02 Dmitriy IvanovLook into local group on dlsym with RTLD_DEFAULT
2015-04-02 Elliott HughesMerge "Remove _memset16 and _memset32 from mips/mips64...
2015-04-02 Yabin CuiMerge "Refactor pthread_mutex to support 32-bit owner_t...
2015-04-02 Christopher FerrisMerge "gtest_repeat should allow negative values."
2015-04-02 Christopher Ferrisgtest_repeat should allow negative values.
2015-04-02 Yabin CuiRefactor pthread_mutex to support 32-bit owner_tid...
2015-04-01 Dimitry IvanovMerge "Revert "Remove text-relocation support for lp32""
2015-04-01 Elliott HughesMerge "Fix ftw tests when run as non-root."
2015-04-01 Elliott HughesFix ftw tests when run as non-root.
2015-04-01 Elliott HughesMerge "Update README.md for running tests on the host."
2015-04-01 Dmitriy IvanovMerge "Remove text-relocation support for lp32"
2015-04-01 Mark SalyzynMerge "stubs missing include for string.h"
2015-04-01 Elliott HughesMerge "Make ThreadLocalBuffer a class rather than a...
2015-03-31 Elliott HughesMake ThreadLocalBuffer a class rather than a macro.
2015-03-27 Dmitriy IvanovMerge "Add test for thread_local keyword."
2015-03-27 Dmitriy IvanovAdd test for thread_local keyword.
2015-03-26 Yabin CuiMerge "Revert "Cause Fatal error when invalid pthread_i...
2015-03-26 Yabin CuiRevert "Cause Fatal error when invalid pthread_id is...
2015-03-26 Simon BaldwinMerge "Fix comment drift in assorted relocation packer...
2015-03-26 Dmitriy IvanovMerge "Initial implementation of __cxa_thread_atexit_impl"
2015-03-26 Simon BaldwinMerge "Remove unused/unusable relocation packer files."
2015-03-26 Yabin CuiMerge "Hide internal of pthread_mutex_t."
2015-03-26 Dmitriy IvanovInitial implementation of __cxa_thread_atexit_impl
2015-03-26 Yabin CuiHide internal of pthread_mutex_t.
2015-03-26 Yabin CuiMerge "Fix in error handling in pthread_create.cpp."
2015-03-25 Yabin CuiMerge "Cause Fatal error when invalid pthread_id is...
2015-03-25 Yabin CuiCause Fatal error when invalid pthread_id is detected.
2015-03-24 Yabin CuiMerge "Let g_thread_list_lock only protect g_thread_list."
2015-03-24 Dmitriy IvanovMerge "RTLD_LAZY is not supported, use RTLD_NOW instead."
2015-03-23 Yabin CuiMerge "Add test for pthread types alignment check."
2015-03-21 Yabin CuiAdd test for pthread types alignment check.
2015-03-20 Dmitriy IvanovMerge "Limit soinfo compatibility fields to arm32"
2015-03-20 Yabin CuiMerge "Return EINVAL when calling pthread_detach for...
2015-03-19 Yabin CuiReturn EINVAL when calling pthread_detach for joined...
2015-03-19 Dmitriy IvanovMerge "Move open from zip tests to dlext"
2015-03-19 Dmitriy IvanovMove open from zip tests to dlext
2015-03-19 Yabin CuiMerge "Make __get_thread inlined."
2015-03-19 Dmitriy IvanovMerge "Implement lookup by DT_SONAME"
2015-03-19 Dmitriy IvanovImplement lookup by DT_SONAME
2015-03-18 Elliott HughesMerge "Hide statfs/fstatfs' ST_VALID flag from userspace."
2015-03-18 Elliott HughesHide statfs/fstatfs' ST_VALID flag from userspace.
2015-03-18 Dimitry IvanovMerge "Support loading shared libraries from zip files"
2015-03-18 Elliott HughesMerge "Fix _PATH_DEFPATH to correspond to the actual...
2015-03-18 Elliott HughesMerge "set errno to ENOENT in getauxval per glibc 2.19"
2015-03-17 Daniel Micayset errno to ENOENT in getauxval per glibc 2.19
2015-03-17 Yabin CuiMerge "Make pthread join_state not protected by g_threa...
2015-03-17 Yabin CuiMerge "Remove duplication in pthread_mutex.cpp."
2015-03-17 Simon BaldwinSupport loading shared libraries from zip files
2015-03-16 Christopher FerrisMerge "Add alignment to opaque types."
2015-03-16 Dmitriy IvanovMerge "Remove obsolete test_isolated wrapper function"
2015-03-16 Dmitriy IvanovMerge "General purpose memory allocator for linker."
2015-03-16 Dmitriy IvanovRemove obsolete test_isolated wrapper function
2015-03-16 Dan AlbertMerge "Revert "Revert "Moving StringPrintf to libbase."""
2015-03-16 Yabin CuiMerge "Hide content of pthread_cond_t in pthread_cond_i...
2015-03-16 Dmitriy IvanovMerge "Fix typo"
2015-03-16 Dmitriy IvanovFix typo
2015-03-16 Yabin CuiHide content of pthread_cond_t in pthread_cond_internal_t.
2015-03-16 Nicolas GeoffrayMerge "Revert "Moving StringPrintf to libbase.""
2015-03-14 Dan AlbertMerge "Moving StringPrintf to libbase."
2015-03-13 Dmitriy IvanovMerge "Switch libc and libm to sysv-only hash style"
2015-03-13 Christopher FerrisMerge "Add the optimized implementation of 18 math...
2015-03-13 Yabin CuiMerge "Make gtest_main exit 1 when some test are failed."
2015-03-13 Yabin CuiMake gtest_main exit 1 when some test are failed.
2015-03-13 Yabin CuiRemove duplication in pthread_mutex.cpp.
2015-03-10 Yabin Cuiam 37c71b14: Merge "Loosen fchmodat AT_SYMLINK_NOFOLLOW...
2015-03-10 Dmitriy IvanovMerge "Generate sysv hash for libc, libstdc++ and libm"
2015-03-10 Yabin CuiMerge "Loosen fchmodat AT_SYMLINK_NOFOLLOW test on...
2015-03-10 Yabin CuiLoosen fchmodat AT_SYMLINK_NOFOLLOW test on symlink.
2015-03-07 Christopher FerrisMerge "libm: Add hardware sqrt, ceil, floor and trunc...
2015-03-06 Yabin Cuiam 45ee73a7: Merge "Rename fortify_sprintf_warnings...
2015-03-06 Yabin CuiMerge "Rename fortify_sprintf_warnings.cpp to fortify_c...
2015-03-05 Christopher FerrisMerge "libm: arm: add arm specific sqrt and sqrtf"
2015-03-05 Yabin CuiMerge "Better control of pthread keys used in bionic."
2015-03-05 Yabin Cuiam 5d400204: Merge "Fix fortify compilation test in...
2015-03-05 Yabin CuiRename fortify_sprintf_warnings.cpp to fortify_compilat...
2015-03-05 Yabin CuiMerge "Fix fortify compilation test in x86_64."
2015-03-05 Yabin CuiFix fortify compilation test in x86_64.
2015-03-05 Yabin Cuiam 1c78181a: Merge "Fix fortify compilation test on...
2015-03-05 Yabin CuiMerge "Fix fortify compilation test on x86."
2015-03-05 Yabin CuiFix fortify compilation test on x86.
2015-03-05 Yabin Cuiam 5ad57ce6: Merge "Fix fortify compilation test on...
2015-03-05 Yabin CuiMerge "Fix fortify compilation test on mips."
2015-03-05 Yabin CuiFix fortify compilation test on mips.
2015-03-05 Yabin Cuiam e1c0213b: Merge "Switch pthread_rwlock_t to stdatomic."
2015-03-05 Yabin CuiMerge "Switch pthread_rwlock_t to stdatomic."
2015-03-05 Yabin CuiSwitch pthread_rwlock_t to stdatomic.
2015-03-04 Yabin Cuiam dec9501a: Merge "Add fortify compile test."
2015-03-04 Yabin CuiMerge "Add fortify compile test."
2015-03-04 Yabin CuiAdd fortify compile test.
2015-03-04 Yabin CuiMerge "Refactor pthread_key.cpp to be lock-free."
2015-03-03 Yabin CuiMerge "Lose bionic_atomic stuff."
2015-02-28 Christopher Ferrisam 2ae7c1e3: Merge "Fix fread returning bad data."
2015-02-28 Christopher FerrisMerge "Fix fread returning bad data."
2015-02-28 Christopher FerrisFix fread returning bad data.
2015-02-27 Christopher FerrisMerge "libm: arm: Add arm specific floor() optimization"
2015-02-27 Yabin Cuiam b220c4b6: Merge "Make bionic gtest main be compatibl...
2015-02-27 Yabin CuiMerge "Make bionic gtest main be compatible with gtest...
next