summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix GCC 4.9 complaint about int/size_t mismatch.Elliott Hughes2014-06-121-2/+3
* Merge "Fix most of the tzcode warnings."Elliott Hughes2014-06-111-7/+3
|\
| * Fix most of the tzcode warnings.Elliott Hughes2014-06-111-7/+3
* | Merge "Size the benchmark name column appropriately."Elliott Hughes2014-06-101-2/+7
|\ \ | |/ |/|
| * Size the benchmark name column appropriately.Elliott Hughes2014-06-111-2/+7
|/
* Merge "Add __pure2 to a few more functions, most notably gettid and pthread_s...Elliott Hughes2014-06-106-8/+14
|\
| * Add __pure2 to a few more functions, most notably gettid and pthread_self.Elliott Hughes2014-06-116-8/+14
* | Merge "Fix mbrtoc32 test from tests/uchar_test.cpp for x86."Elliott Hughes2014-06-101-6/+6
|\ \
| * | Fix mbrtoc32 test from tests/uchar_test.cpp for x86.Alexander Ivchenko2014-06-111-6/+6
|/ /
* | Merge "Remove declarations related to cuserid(3)."Dan Albert2014-06-101-2/+0
|\ \
| * | Remove declarations related to cuserid(3).Dan Albert2014-06-111-2/+0
|/ /
* | Merge "Replaces vfork() implementation with fork()"Dan Albert2014-06-1013-258/+8
|\ \ | |/ |/|
| * Replaces vfork() implementation with fork()Dan Albert2014-06-1013-258/+8
* | Merge "Add a couple more system call benchmarks."Elliott Hughes2014-06-102-0/+25
|\ \
| * | Add a couple more system call benchmarks.Elliott Hughes2014-06-092-0/+25
* | | Merge "Revert "Temporarily expose dlmalloc_usable_size.""Elliott Hughes2014-06-101-6/+1
|\ \ \
| * | | Revert "Temporarily expose dlmalloc_usable_size."Elliott Hughes2014-06-041-6/+1
* | | | Merge "Allow bionic-unit-tests-glibc to be built again."Christopher Ferris2014-06-102-1/+9
|\ \ \ \
| * | | | Allow bionic-unit-tests-glibc to be built again.Christopher Ferris2014-06-102-1/+9
|/ / / /
* | | | Merge "AArch64: Fix memcmp16() test"Elliott Hughes2014-06-101-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | AArch64: Fix memcmp16() testSerban Constantinescu2014-06-101-1/+1
|/ / /
* | | Merge "Hide rand48 implementation details."Elliott Hughes2014-06-101-4/+4
|\ \ \
| * | | Hide rand48 implementation details.Elliott Hughes2014-06-091-4/+4
|/ / /
* | | Merge "Hide non-standard syslog API."Elliott Hughes2014-06-102-35/+37
|\ \ \
| * | | Hide non-standard syslog API.Elliott Hughes2014-06-092-35/+37
* | | | Merge "Use PRIVATE_POST_INSTALL_CMD to create symlink."Ying Wang2014-06-091-19/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Use PRIVATE_POST_INSTALL_CMD to create symlink.Ying Wang2014-06-091-19/+5
* | | | Merge "Remove the MD5 implementation that was only used by toolbox."Elliott Hughes2014-06-093-330/+0
|\ \ \ \
| * | | | Remove the MD5 implementation that was only used by toolbox.Elliott Hughes2014-06-093-330/+0
* | | | | Merge "Add a regression test for two libm bugs we didn't have."Elliott Hughes2014-06-091-0/+15
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add a regression test for two libm bugs we didn't have.Elliott Hughes2014-06-061-0/+15
| |/ / /
* | | | Merge "Move mips fenv implementation details into fenv.c."Elliott Hughes2014-06-092-18/+17
|\ \ \ \
| * | | | Move mips fenv implementation details into fenv.c.Elliott Hughes2014-06-092-18/+17
* | | | | Merge "Move x86 fenv implementation details into fenv.c."Elliott Hughes2014-06-094-25/+25
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Move x86 fenv implementation details into fenv.c.Elliott Hughes2014-06-094-25/+25
|/ / / /
* | | | Merge "Clean up the ARM fenv.h, moving implementation details into fenv.c."Elliott Hughes2014-06-092-18/+14
|\ \ \ \
| * | | | Clean up the ARM fenv.h, moving implementation details into fenv.c.Elliott Hughes2014-06-092-18/+14
|/ / / /
* | | | Merge "AArch64: libm: Fix ARM64 fenv_t and refactor ARM64 libm implementation."Elliott Hughes2014-06-093-135/+210
|\ \ \ \
| * | | | AArch64: libm: Fix ARM64 fenv_t and refactor ARM64 libm implementation.Serban Constantinescu2014-06-093-135/+210
|/ / / /
* | | | Merge "AArch64: Remove Frame Record from ARM64 syscalls"Elliott Hughes2014-06-09189-2080/+0
|\ \ \ \
| * | | | AArch64: Remove Frame Record from ARM64 syscallsSerban Constantinescu2014-06-09189-2080/+0
|/ / / /
* | | | Merge "Add the missing issetugid binary compatibility stub."Elliott Hughes2014-06-071-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Add the missing issetugid binary compatibility stub.Elliott Hughes2014-06-061-0/+5
|/ / /
* | | Merge "Rewrite and hide longjmperror."Elliott Hughes2014-06-074-60/+4
|\ \ \
| * | | Rewrite and hide longjmperror.Elliott Hughes2014-06-064-60/+4
* | | | Merge "Remove unused scripts."Christopher Ferris2014-06-072-233/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Remove unused scripts.Christopher Ferris2014-06-062-233/+0
|/ / /
* | | Merge "Fix ndk_cruft.cpp __getdents64 build failure."Elliott Hughes2014-06-062-2/+4
|\ \ \
| * | | Fix ndk_cruft.cpp __getdents64 build failure.Elliott Hughes2014-06-062-2/+4
* | | | Merge "Rename __bionic_clone_entry to __start_thread."Elliott Hughes2014-06-067-13/+13
|\ \ \ \ | |/ / / |/| | |