aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/flt-32/k_rem_pio2f.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-24Remove unused math filesWilco Dijkstra1-219/+0
2018-05-22Fix i686-linux-gnu build with GCC mainline.Joseph Myers1-0/+10
2018-05-09Move math_narrow_eval to separate math-narrow-eval.h.Joseph Myers1-0/+1
2017-03-01Narrowing the visibility of libc-internal.h even further.Zack Weinberg1-1/+1
2016-08-18Get rid of array-bounds warning in __kernel_rem_pio2[f] with gcc 6.1 -O3.Stefan Liebler1-0/+10
2015-12-11Fix indentation.Steve Ellcey1-1/+3
2015-09-23Use math_narrow_eval more consistently.Joseph Myers1-14/+5
2013-06-06Fix leading whitespaces.Ondrej Bilka1-3/+3
2013-06-05Remove trailing whitespace.Joseph Myers1-6/+6
2012-07-03Fix float range reduction problems (bug 14283).Joseph Myers1-14/+23
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson1-2/+2
2012-01-27Remove __STDC__ conditionals from libm.Joseph Myers1-18/+1
1999-07-14Update.Ulrich Drepper1-0/+213