Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix lgamma_r/lgammaf_r/lgammal_r for -0. | Elliott Hughes | 2014-09-18 | 9 | -102/+511 |
* | Merge "The nextafter functions use the wrong next representable value" | Elliott Hughes | 2014-09-18 | 1 | -9/+9 |
|\ | |||||
| * | The nextafter functions use the wrong next representable value | Jingwei Zhang | 2014-09-19 | 1 | -9/+9 |
* | | Merge "Stack unwinding unit tests." | Elliott Hughes | 2014-09-18 | 3 | -60/+104 |
|\ \ | |/ |/| | |||||
| * | Stack unwinding unit tests. | Elliott Hughes | 2014-09-17 | 3 | -60/+104 |
* | | Merge "Update kernel uapi headers to v3.16.1." | Christopher Ferris | 2014-09-18 | 111 | -3087/+4730 |
|\ \ | |/ |/| | |||||
| * | Update kernel uapi headers to v3.16.1. | Christopher Ferris | 2014-09-17 | 111 | -3087/+4730 |
|/ | |||||
* | Merge "Temporary disable DL_WARNs for unused DT_*" | Dmitriy Ivanov | 2014-09-17 | 1 | -1/+1 |
|\ | |||||
| * | Temporary disable DL_WARNs for unused DT_* | Dmitriy Ivanov | 2014-09-17 | 1 | -1/+1 |
|/ | |||||
* | Merge "Add Android*.mk files to additional dependencies" | Dmitriy Ivanov | 2014-09-17 | 2 | -0/+4 |
|\ | |||||
| * | Add Android*.mk files to additional dependencies | Dmitriy Ivanov | 2014-09-17 | 2 | -0/+4 |
* | | Merge "Fix some 32-bit-isms in <stdio.h>." | Elliott Hughes | 2014-09-17 | 1 | -0/+12 |
|\ \ | |||||
| * | | Fix some 32-bit-isms in <stdio.h>. | Elliott Hughes | 2014-09-17 | 1 | -0/+12 |
|/ / | |||||
* | | Merge "Pull input.h from v3.16.1 kernel headers." | Elliott Hughes | 2014-09-17 | 1 | -124/+139 |
|\ \ | |/ |/| | |||||
| * | Pull input.h from v3.16.1 kernel headers. | Christopher Ferris | 2014-09-17 | 1 | -124/+139 |
|/ | |||||
* | Merge "Use the kernel's sa_restorer for aarch64." | Elliott Hughes | 2014-09-17 | 3 | -48/+22 |
|\ | |||||
| * | Use the kernel's sa_restorer for aarch64. | Elliott Hughes | 2014-09-16 | 3 | -48/+22 |
* | | Merge "Clean up the architecture-specific makefiles." | Elliott Hughes | 2014-09-17 | 7 | -108/+154 |
|\ \ | |||||
| * | | Clean up the architecture-specific makefiles. | Elliott Hughes | 2014-09-16 | 7 | -108/+154 |
* | | | Merge "Fix 64bit build" | Dmitriy Ivanov | 2014-09-17 | 1 | -3/+3 |
|\ \ \ | |||||
| * | | | Fix 64bit build | Dmitriy Ivanov | 2014-09-16 | 1 | -3/+3 |
|/ / / | |||||
* | | | Merge "Fix some unused DT_ warnings" | Dmitriy Ivanov | 2014-09-17 | 1 | -4/+35 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix some unused DT_ warnings | Dmitriy Ivanov | 2014-09-16 | 1 | -4/+35 |
* | | | Merge "No arm source refers to SOFTFLOAT." | Elliott Hughes | 2014-09-16 | 1 | -2/+0 |
|\ \ \ | |/ / |/| | | |||||
| * | | No arm source refers to SOFTFLOAT. | Elliott Hughes | 2014-09-16 | 1 | -2/+0 |
| |/ | |||||
* | | Merge "Remove has_DT_SYMBOLIC flag" | Dmitriy Ivanov | 2014-09-16 | 3 | -96/+40 |
|\ \ | |/ |/| | |||||
| * | Remove has_DT_SYMBOLIC flag | Dmitriy Ivanov | 2014-09-16 | 3 | -96/+40 |
* | | Merge "Fix 32-bit arm unwinding through signal frames." | Elliott Hughes | 2014-09-16 | 3 | -37/+27 |
|\ \ | |/ |/| | |||||
| * | Fix 32-bit arm unwinding through signal frames. | Elliott Hughes | 2014-09-16 | 3 | -37/+27 |
|/ | |||||
* | Merge "Add benchmarks for pthread_rw_locks" | Calin Juravle | 2014-09-16 | 1 | -0/+32 |
|\ | |||||
| * | Add benchmarks for pthread_rw_locks | Calin Juravle | 2014-09-16 | 1 | -0/+32 |
* | | Merge "Fix signal trampolines." | Elliott Hughes | 2014-09-16 | 12 | -12/+183 |
|\ \ | |/ |/| | |||||
| * | Fix signal trampolines. | Elliott Hughes | 2014-09-15 | 12 | -12/+183 |
* | | Merge "Fix dlsym() to take into account RTLD_GLOBAL/LOCAL" | Dmitriy Ivanov | 2014-09-16 | 5 | -20/+73 |
|\ \ | |||||
| * | | Fix dlsym() to take into account RTLD_GLOBAL/LOCAL | Dmitriy Ivanov | 2014-09-15 | 5 | -20/+73 |
|/ / | |||||
* | | Merge "Add dlfcn_test to glibc test suite." | Dmitriy Ivanov | 2014-09-15 | 5 | -74/+75 |
|\ \ | |/ |/| | |||||
| * | Add dlfcn_test to glibc test suite. | Dmitriy Ivanov | 2014-09-15 | 5 | -74/+75 |
|/ | |||||
* | Merge "POSIX says <signal.h> gets you ucontext_t." | Elliott Hughes | 2014-09-15 | 2 | -8/+7 |
|\ | |||||
| * | POSIX says <signal.h> gets you ucontext_t. | Elliott Hughes | 2014-09-12 | 2 | -8/+7 |
* | | Merge "Fix filename in comment in cmath" | Dan Albert | 2014-09-14 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix filename in comment in cmath | m4tx | 2014-09-14 | 1 | -1/+1 |
|/ / | |||||
* | | Merge "Update NOTICE files." | Elliott Hughes | 2014-09-13 | 1 | -61/+69 |
|\ \ | |||||
| * | | Update NOTICE files. | Elliott Hughes | 2014-09-13 | 1 | -61/+69 |
| |/ | |||||
* | | Merge "Remove an unused file." | Elliott Hughes | 2014-09-13 | 2 | -69/+0 |
|\ \ | |/ |/| | |||||
| * | Remove an unused file. | Elliott Hughes | 2014-09-13 | 2 | -69/+0 |
|/ | |||||
* | Merge "Explain why clock(3) isn't broken." | Elliott Hughes | 2014-09-12 | 1 | -0/+3 |
|\ | |||||
| * | Explain why clock(3) isn't broken. | Elliott Hughes | 2014-09-12 | 1 | -0/+3 |
|/ | |||||
* | Merge "Get new coshl, sinhl, and tanhl implementations from upstream." | Elliott Hughes | 2014-09-12 | 5 | -3/+436 |
|\ | |||||
| * | Get new coshl, sinhl, and tanhl implementations from upstream. | Elliott Hughes | 2014-09-12 | 5 | -3/+436 |
|/ | |||||
* | Merge "Add a test for pthread_gettid_np." | Elliott Hughes | 2014-09-12 | 1 | -0/+26 |
|\ |