OSDN Git Service

Return has_DT_SYMBOLIC flag.
[android-x86/bionic.git] / tests /
2014-11-01 Dmitriy IvanovFix dlsym() to take into account RTLD_GLOBAL/LOCAL
2014-10-28 Elliott HughesFix mips signed/unsigned signal_test.cpp build breakage.
2014-10-28 Elliott HughesMerge "Don't mask out SA_RESTORER from sa_flags." into...
2014-10-28 Elliott HughesMerge "Disable tzdata in $ANDROID_DATA." into lmp-mr1-dev
2014-10-28 Elliott HughesDon't mask out SA_RESTORER from sa_flags.
2014-10-27 Pavel Chupin[x86,x86_64] Fix libgcc unwinding through signal
2014-10-27 Elliott HughesStack unwinding unit tests.
2014-10-22 Christopher FerrisMerge "Fix generic __memcpy_chk implementation." into...
2014-10-22 Christopher FerrisMerge "Fix race condition in timer disarm/delete."...
2014-10-22 Dmitriy IvanovRename library_offset to library_fd_offset
2014-10-22 Ying WangBuild dlext_testzip as custom module.
2014-10-22 Christopher FerrisFix race condition in timer disarm/delete.
2014-10-21 Dmitriy IvanovAdd file_offset parameter to android_extinfo
2014-10-10 Christopher Ferrisam c891e240: Add back symbols to fix Greed for Glory...
2014-10-09 Christopher Ferrisam c9734d24: Re-add dlmalloc for 32 bit.
2014-10-08 Elliott Hughesam 1543fdf6: Work around a bug in Immersion\'s libImmEm...
2014-10-07 Nick Kralevichcdefs.h: add artificial attribute to FORTIFY_SOURCE...
2014-10-07 Christopher Ferrisam 2cf15571: am 40bc7cd4: (-s ours) DO NOT MERGE Re...
2014-10-07 Christopher Ferrisam 40bc7cd4: (-s ours) DO NOT MERGE Re-add .save direc...
2014-10-07 Christopher Ferrisam d11eac34: Force export symbols on all x86 variants...
2014-10-04 Alex Van Bruntam a5087148: Reimplement clock(3) using clock_gettime(3)
2014-10-04 Elliott Hughesam ea9800e9: Explain why clock(3) isn\'t broken.
2014-10-01 Dmitriy IvanovL-MR1 specific fixes
2014-10-01 Dmitriy IvanovFix unload of recursively linked library
2014-10-01 Dmitriy IvanovAdd IFUNC support for arm64 and IRELATIVE reloc
2014-10-01 Dmitriy IvanovRefactoring: C++11 style DISABLE_ bionic marcos
2014-10-01 Dmitriy IvanovReset enviroment for math_tests
2014-10-01 Dmitriy IvanovLoad libraries in breadth-first order
2014-10-01 Dmitriy IvanovRevert "Load libraries in breadth-first order"
2014-10-01 Dmitriy IvanovFix order of soinfo links (repairs libcxx tests).
2014-10-01 Dmitriy IvanovLoad libraries in breadth-first order
2014-10-01 Dmitriy IvanovEnable __cxa_atexit && __cxa_finalize for linker
2014-10-01 Dmitriy IvanovRun constructors before resolving ifunc functions
2014-10-01 Brigid SmithAdded test for ifunc support in dynamic linker.
2014-09-25 Elliott HughesMerge "Re-expose more stdio implementation details...
2014-09-24 Christopher FerrisFix sys_stat.mkfifo when not run as root.
2014-09-11 Elliott HughesMerge "Add posix_fadvise(3)." into lmp-dev
2014-09-11 Elliott HughesAdd posix_fadvise(3).
2014-09-08 Elliott HughesMerge "Don't expose non-standard basename_r and dirname...
2014-09-06 Christopher FerrisMerge "Add dlmalloc_usable_size for 32 bit arches....
2014-09-05 Elliott HughesDon't expose non-standard basename_r and dirname_r...
2014-09-05 Elliott HughesFix pthread_attr_getstack__main_thread.
2014-09-02 Elliott HughesMerge "Upgrade bionic to tzdata2014g." into lmp-dev
2014-09-02 Hans BoehmMake stdatomic.h work with gcc4.6 host compiler
2014-09-02 Hans BoehmFix, generalize stdatomic.h; improve test.
2014-08-27 Elliott HughesHave pthread_attr_getstack for the main thread report...
2014-08-27 Elliott HughesMerge "Fix pthread_getattr_np for the main thread....
2014-08-27 Christopher FerrisMerge "Replace snprintf calls in linker." into lmp-dev
2014-08-27 Elliott HughesMerge "call uselocale() before freelocale() to make...
2014-08-27 Wally Yaucall uselocale() before freelocale() to make sure that...
2014-08-26 Elliott HughesFix pthread_getattr_np for the main thread.
2014-08-22 Elliott HughesFix unistd.getpid_caching_and_clone.
2014-08-18 Dmitriy IvanovMerge "Revert "Add support for protected local symbol...
2014-08-18 Dmitriy IvanovRevert "Add support for protected local symbol lookup."
2014-08-06 Christopher FerrisMerge "Do a second key cleanup in pthread_exit." into...
2014-08-07 Christopher FerrisDo a second key cleanup in pthread_exit.
2014-08-06 Elliott HughesMerge "Fix the tzdata update tools." into lmp-dev
2014-08-06 Dan AlbertMerge "Proper MB_CUR_MAX." into lmp-dev
2014-08-06 Dan AlbertProper MB_CUR_MAX.
2014-08-06 Dan AlbertMerge "Fix mbsrtowcs(3) src param for finished string...
2014-08-06 Dan AlbertFix mbsrtowcs(3) src param for finished string.
2014-08-06 Elliott HughesMerge "Workaround b/16818336 which fails build under...
2014-08-04 Dmitriy IvanovRevert "Revert "Fix dlsym(3) to do breadth first search.""
2014-08-04 Dmitriy IvanovRevert "Fix dlsym(3) to do breadth first search."
2014-07-30 Christopher FerrisFix memchr with a zero length.
2014-07-30 Elliott HughesOnly wipe TLS for user-supplied stacks.
2014-07-29 Elliott HughesMerge "Revert "Added a bionic systrace class and tracin...
2014-07-29 Dan AlbertMerge "en_US.UTF-8 is also supported." into lmp-dev
2014-07-29 Dan AlbertFix mbsrtowcs(3)'s handling of len parameter.
2014-07-29 Elliott HughesFix linkage of grantpt(3).
2014-07-28 Elliott Hughessyscall(3)'s return type should be long.
2014-07-28 Elliott HughesUse vsnprintf(3) in syslog(3).
2014-07-25 Elliott HughesStart hiding "private/bionic_time.h".
2014-07-25 Dan AlbertMerge "There is no _MIN for unsigned types." into lmp-dev
2014-07-28 Dan AlbertMerge "Fix mbsrtowcs(3)'s handling of len parameter...
2014-07-25 Dan AlbertMerge "__libc_fatal should print a newline to stderr...
2014-07-29 Dmitriy IvanovFix dlsym(3) to do breadth first search.
2014-07-24 Raghu Gandham[MIPS] Fix atomic_is_lock_free test for mips32.
2014-07-24 Elliott HughesImplement twalk(3), add unit tests.
2014-07-23 Nick Kralevichdebuggerd: if PR_GET_DUMPABLE=0, don't ask for dumping
2014-07-22 Elliott HughesRewrite syslog(3) to use Android logging.
2014-07-16 Elliott HughesUse VDSO for clock_gettime(2) and gettimeofday(2).
2014-07-14 Elliott HughesImplement rand/srand in terms of random/srandom.
2014-07-12 Christopher Ferrisam 55230dd0: am 96502e27: Merge "Make jemalloc the...
2014-07-12 Dmitriy Ivanovam ab164750: am 3c12ae56: Merge "Add test for construct...
2014-07-12 Christopher Ferrisam 96502e27: Merge "Make jemalloc the default choice."
2014-07-12 Ying Wangam 6cdd0cfd: Merge "TARGET_OUT_DATA_NATIVE_TESTS now...
2014-07-12 Dmitriy Ivanovam 3c12ae56: Merge "Add test for constructor function."
2014-07-11 Dmitriy Ivanovam ca673e73: am b9c5d606: am 006e0770: Merge "Change...
2014-07-11 Elliott Hughesam 7e43f0d4: resolved conflicts for merge of aedc14b1...
2014-07-10 Elliott HughesMerge "EM_ARM and EM_AARCH64 are now in the uapi header."
2014-07-10 Christopher FerrisMerge "Add optimized memchr implementation from newlib"
2014-07-10 Christopher FerrisMerge "Make jemalloc the default choice."
2014-07-11 Christopher FerrisMake jemalloc the default choice.
2014-07-09 Ying Wangam 02406f68: am 6cdd0cfd: Merge "TARGET_OUT_DATA_NATIVE...
2014-07-09 Ying Wangam 6cdd0cfd: Merge "TARGET_OUT_DATA_NATIVE_TESTS now...
2014-07-09 Dmitriy Ivanovam b9247ada: am 3c12ae56: Merge "Add test for construct...
2014-07-09 Ying WangMerge "TARGET_OUT_DATA_NATIVE_TESTS now points to ...
2014-07-09 Elliott HughesMerge "Remove __CTOR_LIST__ from mips/mips64."
2014-07-09 Elliott HughesMerge "Don't zero r1 on entry to the dynamic linker."
next