aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-16Merge "No arm source refers to SOFTFLOAT."bionic-migrationElliott Hughes
2014-09-16No arm source refers to SOFTFLOAT.Elliott Hughes
2014-09-16Merge "Remove has_DT_SYMBOLIC flag"Dmitriy Ivanov
2014-09-16Remove has_DT_SYMBOLIC flagDmitriy Ivanov
2014-09-16Merge "Fix 32-bit arm unwinding through signal frames."Elliott Hughes
2014-09-16Fix 32-bit arm unwinding through signal frames.Elliott Hughes
2014-09-16Merge "Add benchmarks for pthread_rw_locks"Calin Juravle
2014-09-16Add benchmarks for pthread_rw_locksCalin Juravle
2014-09-16Merge "Fix signal trampolines."Elliott Hughes
2014-09-16Merge "Fix dlsym() to take into account RTLD_GLOBAL/LOCAL"Dmitriy Ivanov
2014-09-15Fix dlsym() to take into account RTLD_GLOBAL/LOCALDmitriy Ivanov
2014-09-15Merge "Add dlfcn_test to glibc test suite."Dmitriy Ivanov
2014-09-15Fix signal trampolines.Elliott Hughes
2014-09-15Add dlfcn_test to glibc test suite.Dmitriy Ivanov
2014-09-15Merge "POSIX says <signal.h> gets you ucontext_t."Elliott Hughes
2014-09-14Merge "Fix filename in comment in cmath"Dan Albert
2014-09-14Fix filename in comment in cmathm4tx
2014-09-13Merge "Update NOTICE files."Elliott Hughes
2014-09-13Merge "Remove an unused file."Elliott Hughes
2014-09-13Update NOTICE files.Elliott Hughes
2014-09-13Remove an unused file.Elliott Hughes
2014-09-12POSIX says <signal.h> gets you ucontext_t.Elliott Hughes
2014-09-12Merge "Explain why clock(3) isn't broken."Elliott Hughes
2014-09-12Explain why clock(3) isn't broken.Elliott Hughes
2014-09-12Merge "Get new coshl, sinhl, and tanhl implementations from upstream."Elliott Hughes
2014-09-12Get new coshl, sinhl, and tanhl implementations from upstream.Elliott Hughes
2014-09-12Merge "Add a test for pthread_gettid_np."Elliott Hughes
2014-09-12Add a test for pthread_gettid_np.Elliott Hughes
2014-09-12Merge "Sync libm with upstream."Elliott Hughes
2014-09-12Sync libm with upstream.Elliott Hughes
2014-09-12Merge "Remove "private/bionic_pthread.h"."Elliott Hughes
2014-09-12Remove "private/bionic_pthread.h".Elliott Hughes
2014-09-12Merge "Fix unload of recursively linked library"Dmitriy Ivanov
2014-09-12Merge "Reformatting"Dmitriy Ivanov
2014-09-12Merge "Refactoring: C++11 style DISABLE_ bionic marcos"Dmitriy Ivanov
2014-09-12ReformattingDmitriy Ivanov
2014-09-11Fix unload of recursively linked libraryDmitriy Ivanov
2014-09-12Merge "Expose __swsetup for LP32 binary compatibility."Elliott Hughes
2014-09-11Expose __swsetup for LP32 binary compatibility.Elliott Hughes
2014-09-12Merge "Add IFUNC support for arm64 and IRELATIVE reloc"Dmitriy Ivanov
2014-09-11Add IFUNC support for arm64 and IRELATIVE relocDmitriy Ivanov
2014-09-11Merge "Add pthread_gettid_np and re-expose __get_thread for LP32."Elliott Hughes
2014-09-11Add pthread_gettid_np and re-expose __get_thread for LP32.Elliott Hughes
2014-09-11Merge "Fix mips __fadvise64.S build failure."Elliott Hughes
2014-09-11Fix mips __fadvise64.S build failure.Elliott Hughes
2014-09-11Merge "Add posix_fadvise(3)."Elliott Hughes
2014-09-11Add posix_fadvise(3).Elliott Hughes
2014-09-09Merge "When comparing DNS server configs, also compare number of servers"Lorenzo Colitti
2014-09-09When comparing DNS server configs, also compare number of serversLorenzo Colitti
2014-09-08Refactoring: C++11 style DISABLE_ bionic marcosDmitriy Ivanov