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