summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Add a test for pthread_gettid_np.Elliott Hughes2014-09-121-0/+26
|/
* Merge "Sync libm with upstream."Elliott Hughes2014-09-1220-413/+919
|\
| * Sync libm with upstream.Elliott Hughes2014-09-1220-413/+919
|/
* Merge "Remove "private/bionic_pthread.h"."Elliott Hughes2014-09-123-47/+5
|\
| * Remove "private/bionic_pthread.h".Elliott Hughes2014-09-123-47/+5
|/
* Merge "Fix unload of recursively linked library"Dmitriy Ivanov2014-09-124-7/+42
|\
| * Fix unload of recursively linked libraryDmitriy Ivanov2014-09-114-7/+42
* | Merge "Reformatting"Dmitriy Ivanov2014-09-121-1010/+1006
|\ \
| * | ReformattingDmitriy Ivanov2014-09-121-1010/+1006
| |/
* | Merge "Refactoring: C++11 style DISABLE_ bionic marcos"Dmitriy Ivanov2014-09-127-24/+26
|\ \ | |/ |/|
| * Refactoring: C++11 style DISABLE_ bionic marcosDmitriy Ivanov2014-09-087-24/+26
* | Merge "Expose __swsetup for LP32 binary compatibility."Elliott Hughes2014-09-121-10/+6
|\ \
| * | Expose __swsetup for LP32 binary compatibility.Elliott Hughes2014-09-111-10/+6
|/ /
* | Merge "Add IFUNC support for arm64 and IRELATIVE reloc"Dmitriy Ivanov2014-09-1210-134/+95
|\ \
| * | Add IFUNC support for arm64 and IRELATIVE relocDmitriy Ivanov2014-09-1110-134/+95
* | | Merge "Add pthread_gettid_np and re-expose __get_thread for LP32."Elliott Hughes2014-09-116-8/+46
|\ \ \
| * | | Add pthread_gettid_np and re-expose __get_thread for LP32.Elliott Hughes2014-09-116-8/+46
|/ / /
* | | Merge "Fix mips __fadvise64.S build failure."Elliott Hughes2014-09-112-3/+3
|\ \ \
| * | | Fix mips __fadvise64.S build failure.Elliott Hughes2014-09-112-3/+3
|/ / /
* | | Merge "Add posix_fadvise(3)."Elliott Hughes2014-09-1111-2/+228
|\ \ \ | |/ / |/| |
| * | Add posix_fadvise(3).Elliott Hughes2014-09-1111-2/+228
|/ /
* | Merge "When comparing DNS server configs, also compare number of servers"Lorenzo Colitti2014-09-091-1/+16
|\ \ | |/ |/|
| * When comparing DNS server configs, also compare number of serversLorenzo Colitti2014-09-091-1/+16
* | Merge "Load libraries in breadth-first order"Dmitriy Ivanov2014-09-0913-198/+759
|\ \
| * | Load libraries in breadth-first orderDmitriy Ivanov2014-09-0813-198/+759
* | | Merge "Ensure __set_errno is still visible on LP32."Elliott Hughes2014-09-081176-3503/+1193
|\ \ \
| * | | Ensure __set_errno is still visible on LP32.Elliott Hughes2014-09-081176-3503/+1193
|/ / /
* | | Merge "Don't expose non-standard basename_r and dirname_r in LP64."Elliott Hughes2014-09-083-37/+29
|\ \ \
| * | | Don't expose non-standard basename_r and dirname_r in LP64.Elliott Hughes2014-09-083-37/+29
|/ / /
* | | Merge "Add arc4random_addrandom binary compatibility."Elliott Hughes2014-09-081-0/+5
|\ \ \
| * | | Add arc4random_addrandom binary compatibility.Elliott Hughes2014-09-081-0/+5
|/ / /
* | | Merge "Add dlmalloc_usable_size for 32 bit arches."Christopher Ferris2014-09-062-0/+14
|\ \ \
| * | | Add dlmalloc_usable_size for 32 bit arches.Christopher Ferris2014-09-062-0/+14
|/ / /
* | | Merge "Use LOCAL_POST_LINK_CMD to insert the objcopy command for linker."Ying Wang2014-09-052-44/+9
|\ \ \ | |/ / |/| |
| * | Use LOCAL_POST_LINK_CMD to insert the objcopy command for linker.Ying Wang2014-09-052-44/+9
* | | Merge "Revert "Load libraries in breadth-first order""Dmitriy Ivanov2014-09-0511-755/+175
|\ \ \
| * | | Revert "Load libraries in breadth-first order"Dmitriy Ivanov2014-09-0511-755/+175
|/ / /
* | | Merge "Fix order of soinfo links (repairs libcxx tests)."Dmitriy Ivanov2014-09-057-2/+113
|\ \ \ | |/ / |/| |
| * | Fix order of soinfo links (repairs libcxx tests).Dmitriy Ivanov2014-09-057-2/+113
|/ /
* | Merge "Enable clang compilation with libc but not linker."Chih-Hung Hsieh2014-09-052-3/+25
|\ \
| * | Enable clang compilation with libc but not linker.Chih-Hung Hsieh2014-09-052-3/+25
* | | Merge "Reset enviroment for math_tests"Dmitriy Ivanov2014-09-052-9/+46
|\ \ \
| * | | Reset enviroment for math_testsDmitriy Ivanov2014-09-042-9/+46
* | | | Merge "Fix pthread_attr_getstack__main_thread."Elliott Hughes2014-09-041-0/+12
|\ \ \ \
| * | | | Fix pthread_attr_getstack__main_thread.Elliott Hughes2014-09-041-0/+12
|/ / / /
* | | | Merge "Fix mips signed/unsigned signal_test.cpp build breakage."Elliott Hughes2014-09-041-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Fix mips signed/unsigned signal_test.cpp build breakage.Elliott Hughes2014-09-041-4/+4
| |/ /
* | | Merge "Revert "Register __libc_fini as early as possible.""Dmitriy Ivanov2014-09-046-15/+27
|\ \ \
| * | | Revert "Register __libc_fini as early as possible."Dmitriy Ivanov2014-09-046-15/+27
* | | | Merge "Revert "Fix arm64 build""Dmitriy Ivanov2014-09-041-0/+5
|\ \ \ \ | |_|/ / |/| | |