summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix lgamma_r/lgammaf_r/lgammal_r for -0.Elliott Hughes2014-09-189-102/+511
* Merge "The nextafter functions use the wrong next representable value"Elliott Hughes2014-09-181-9/+9
|\
| * The nextafter functions use the wrong next representable valueJingwei Zhang2014-09-191-9/+9
* | Merge "Stack unwinding unit tests."Elliott Hughes2014-09-183-60/+104
|\ \ | |/ |/|
| * Stack unwinding unit tests.Elliott Hughes2014-09-173-60/+104
* | Merge "Update kernel uapi headers to v3.16.1."Christopher Ferris2014-09-18111-3087/+4730
|\ \ | |/ |/|
| * Update kernel uapi headers to v3.16.1.Christopher Ferris2014-09-17111-3087/+4730
|/
* Merge "Temporary disable DL_WARNs for unused DT_*"Dmitriy Ivanov2014-09-171-1/+1
|\
| * Temporary disable DL_WARNs for unused DT_*Dmitriy Ivanov2014-09-171-1/+1
|/
* Merge "Add Android*.mk files to additional dependencies"Dmitriy Ivanov2014-09-172-0/+4
|\
| * Add Android*.mk files to additional dependenciesDmitriy Ivanov2014-09-172-0/+4
* | Merge "Fix some 32-bit-isms in <stdio.h>."Elliott Hughes2014-09-171-0/+12
|\ \
| * | Fix some 32-bit-isms in <stdio.h>.Elliott Hughes2014-09-171-0/+12
|/ /
* | Merge "Pull input.h from v3.16.1 kernel headers."Elliott Hughes2014-09-171-124/+139
|\ \ | |/ |/|
| * Pull input.h from v3.16.1 kernel headers.Christopher Ferris2014-09-171-124/+139
|/
* Merge "Use the kernel's sa_restorer for aarch64."Elliott Hughes2014-09-173-48/+22
|\
| * Use the kernel's sa_restorer for aarch64.Elliott Hughes2014-09-163-48/+22
* | Merge "Clean up the architecture-specific makefiles."Elliott Hughes2014-09-177-108/+154
|\ \
| * | Clean up the architecture-specific makefiles.Elliott Hughes2014-09-167-108/+154
* | | Merge "Fix 64bit build"Dmitriy Ivanov2014-09-171-3/+3
|\ \ \
| * | | Fix 64bit buildDmitriy Ivanov2014-09-161-3/+3
|/ / /
* | | Merge "Fix some unused DT_ warnings"Dmitriy Ivanov2014-09-171-4/+35
|\ \ \ | |/ / |/| |
| * | Fix some unused DT_ warningsDmitriy Ivanov2014-09-161-4/+35
* | | Merge "No arm source refers to SOFTFLOAT."Elliott Hughes2014-09-161-2/+0
|\ \ \ | |/ / |/| |
| * | No arm source refers to SOFTFLOAT.Elliott Hughes2014-09-161-2/+0
| |/
* | Merge "Remove has_DT_SYMBOLIC flag"Dmitriy Ivanov2014-09-163-96/+40
|\ \ | |/ |/|
| * Remove has_DT_SYMBOLIC flagDmitriy Ivanov2014-09-163-96/+40
* | Merge "Fix 32-bit arm unwinding through signal frames."Elliott Hughes2014-09-163-37/+27
|\ \ | |/ |/|
| * Fix 32-bit arm unwinding through signal frames.Elliott Hughes2014-09-163-37/+27
|/
* Merge "Add benchmarks for pthread_rw_locks"Calin Juravle2014-09-161-0/+32
|\
| * Add benchmarks for pthread_rw_locksCalin Juravle2014-09-161-0/+32
* | Merge "Fix signal trampolines."Elliott Hughes2014-09-1612-12/+183
|\ \ | |/ |/|
| * Fix signal trampolines.Elliott Hughes2014-09-1512-12/+183
* | Merge "Fix dlsym() to take into account RTLD_GLOBAL/LOCAL"Dmitriy Ivanov2014-09-165-20/+73
|\ \
| * | Fix dlsym() to take into account RTLD_GLOBAL/LOCALDmitriy Ivanov2014-09-155-20/+73
|/ /
* | Merge "Add dlfcn_test to glibc test suite."Dmitriy Ivanov2014-09-155-74/+75
|\ \ | |/ |/|
| * Add dlfcn_test to glibc test suite.Dmitriy Ivanov2014-09-155-74/+75
|/
* Merge "POSIX says <signal.h> gets you ucontext_t."Elliott Hughes2014-09-152-8/+7
|\
| * POSIX says <signal.h> gets you ucontext_t.Elliott Hughes2014-09-122-8/+7
* | Merge "Fix filename in comment in cmath"Dan Albert2014-09-141-1/+1
|\ \
| * | Fix filename in comment in cmathm4tx2014-09-141-1/+1
|/ /
* | Merge "Update NOTICE files."Elliott Hughes2014-09-131-61/+69
|\ \
| * | Update NOTICE files.Elliott Hughes2014-09-131-61/+69
| |/
* | Merge "Remove an unused file."Elliott Hughes2014-09-132-69/+0
|\ \ | |/ |/|
| * Remove an unused file.Elliott Hughes2014-09-132-69/+0
|/
* Merge "Explain why clock(3) isn't broken."Elliott Hughes2014-09-121-0/+3
|\
| * Explain why clock(3) isn't broken.Elliott Hughes2014-09-121-0/+3
|/
* Merge "Get new coshl, sinhl, and tanhl implementations from upstream."Elliott Hughes2014-09-125-3/+436
|\
| * Get new coshl, sinhl, and tanhl implementations from upstream.Elliott Hughes2014-09-125-3/+436
|/
* Merge "Add a test for pthread_gettid_np."Elliott Hughes2014-09-121-0/+26
|\