summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |_|/ |/| |
| * | Revert "Fix arm64 build"Dmitriy Ivanov2014-09-041-0/+5
* | | Merge "Don't mask out SA_RESTORER from sa_flags."Elliott Hughes2014-09-042-9/+11
|\ \ \
| * | | Don't mask out SA_RESTORER from sa_flags.Elliott Hughes2014-09-042-9/+11
* | | | Merge "Disable Clang, due to x86 LDBL_MANT_DIG errors."Chih-Hung Hsieh2014-09-041-0/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Disable Clang, due to x86 LDBL_MANT_DIG errors.Chih-Hung Hsieh2014-09-041-0/+8
|/ / /
* | | Merge "_GNU_SOURCE implies _BSD_SOURCE and the latest _POSIX_C_SOURCE."Elliott Hughes2014-09-041-4/+13
|\ \ \
| * | | _GNU_SOURCE implies _BSD_SOURCE and the latest _POSIX_C_SOURCE.Elliott Hughes2014-09-041-4/+13
|/ / /
* | | Merge "Load libraries in breadth-first order"Dmitriy Ivanov2014-09-0412-175/+808
|\ \ \
| * | | Load libraries in breadth-first orderDmitriy Ivanov2014-09-0312-175/+808
* | | | Merge "Fix arm64 build"Dmitriy Ivanov2014-09-031-5/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Fix arm64 buildDmitriy Ivanov2014-09-031-5/+0
* | | | Merge "Add back a dummy arc4random_stir for compatibility."Elliott Hughes2014-09-031-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Add back a dummy arc4random_stir for compatibility.Elliott Hughes2014-09-031-0/+5
|/ / /
* | | Merge "Register __libc_fini as early as possible."Dmitriy Ivanov2014-09-036-27/+15
|\ \ \ | | |/ | |/|
| * | Register __libc_fini as early as possible.Dmitriy Ivanov2014-09-036-27/+15
* | | Merge "Make string tests check all alignment combinations"Dmitriy Ivanov2014-09-031-101/+88
|\ \ \
| * | | Make string tests check all alignment combinationsDmitriy Ivanov2014-08-141-101/+88
* | | | Merge "Don't fail a test just because we aren't root."Dan Albert2014-09-031-0/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Don't fail a test just because we aren't root.Dan Albert2014-09-031-0/+5
|/ / /
* | | Merge "Add some missing dlclose(.)"Dmitriy Ivanov2014-09-031-0/+2
|\ \ \
| * | | Add some missing dlclose(.)Dmitriy Ivanov2014-09-021-0/+2
| | |/ | |/|
* | | Merge "Start math tests with a clean fenv."Dan Albert2014-09-0214-0/+42
|\ \ \
| * | | Start math tests with a clean fenv.Dan Albert2014-09-0214-0/+42
|/ / /
* | | Merge "Prevent a few test pthread keys from leaking."Dan Albert2014-09-021-0/+2
|\ \ \ | |/ / |/| |
| * | Prevent a few test pthread keys from leaking.Dan Albert2014-09-021-0/+2
* | | Merge "MIPS64 syscall() arguments"Elliott Hughes2014-09-021-1/+1
|\ \ \
| * | | MIPS64 syscall() argumentsChris Dearman2014-09-021-1/+1
|/ / /