about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/s_expm1.c
Commit message (Expand)AuthorAgeFilesLines
* Do not include math-barriers.h in math_private.h.Joseph Myers2018-05-111-0/+1
* Move math_check_force_underflow macros to separate math-underflow.h.Joseph Myers2018-05-101-0/+1
* Use libm_alias_double for some dbl-64 functions.Joseph Myers2017-09-291-5/+2
* Consistently use uintN_t not u_intN_t in libm.Joseph Myers2017-08-031-5/+5
* Refactor code forcing underflow exceptions.Joseph Myers2015-09-231-5/+1
* Fix expm1 missing underflows (bug 16353).Joseph Myers2015-06-221-0/+6
* Format floating routines.Ondřej Bílka2013-10-171-97/+126
* Remove DO_NOT_USE_THIS conditionals.Ondřej Bílka2013-09-101-4/+0
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Use math_force_eval in more placesUlrich Drepper2011-10-251-45/+33
* * sysdeps/ieee754/dbl-64/s_expm1.c: Set errno for overflow.Ulrich Drepper2009-04-271-1/+5
* Update.Ulrich Drepper1999-07-141-0/+243