about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/k_rem_pio2.c
Commit message (Expand)AuthorAgeFilesLines
* Prepare for radical source tree reorganization. zack/build-layout-experimentZack Weinberg2017-06-081-362/+0
* Narrowing the visibility of libc-internal.h even further.Zack Weinberg2017-03-011-1/+1
* Get rid of array-bounds warning in __kernel_rem_pio2[f] with gcc 6.1 -O3.Stefan Liebler2016-08-181-0/+10
* Use math_narrow_eval more consistently.Joseph Myers2015-09-231-14/+5
* Format floating routines.Ondřej Bílka2013-10-171-133/+182
* Fix leading whitespaces.Ondrej Bilka2013-06-061-3/+3
* Implement ldbl-96 sinl / cosl / sincosl (bug 13851).Joseph Myers2012-03-161-7/+10
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Remove __STDC__ conditionals from libm.Joseph Myers2012-01-271-18/+1
* Fix up __kernel_rem_pio2 for FLT_EVAL_METHOD != 0 architecturesJakub Jelinek2011-08-041-6/+12
* Update.Ulrich Drepper1999-07-141-0/+320