aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-22Don't warn about DT_BIND_NOWlinaro-armv8-masterBernhard Rosenkränzer
2014-09-16Define __LIBC64_HIDDEN__Bernhard Rosenkraenzer
2014-09-16Revert "Hide _tolower_tab_ and _toupper_tab_ on LP64."Amit Pundir
2014-09-15Merge "Add dlfcn_test to glibc test suite."Dmitriy Ivanov
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
2014-09-09Merge "Load libraries in breadth-first order"Dmitriy Ivanov
2014-09-08Merge "Ensure __set_errno is still visible on LP32."Elliott Hughes
2014-09-08Ensure __set_errno is still visible on LP32.Elliott Hughes
2014-09-08Merge "Don't expose non-standard basename_r and dirname_r in LP64."Elliott Hughes
2014-09-08Don't expose non-standard basename_r and dirname_r in LP64.Elliott Hughes
2014-09-08Load libraries in breadth-first orderDmitriy Ivanov
2014-09-08Merge "Add arc4random_addrandom binary compatibility."Elliott Hughes
2014-09-08Add arc4random_addrandom binary compatibility.Elliott Hughes
2014-09-06Merge "Add dlmalloc_usable_size for 32 bit arches."Christopher Ferris