aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/dbl-64/s_copysign.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-11Use GCC builtins for copysign functions if desired.Stefan Liebler1-7/+2
2018-09-27Use copysign functions not __copysign functions in glibc libm.Joseph Myers1-0/+1
2017-09-29Use libm_alias_double for some dbl-64 functions.Joseph Myers1-5/+2
2017-08-03Consistently use uintN_t not u_intN_t in libm.Joseph Myers1-1/+1
2013-10-17Format floating routines.Ondřej Bílka1-6/+7
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson1-2/+2
2012-01-27Remove __STDC__ conditionals from libm.Joseph Myers1-6/+1
1999-07-14Update.Ulrich Drepper1-0/+43