summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-128ibm/s_fmal.c
AgeCommit message (Expand)Author
2018-05-11Do not include math-barriers.h in math_private.h.Joseph Myers
2018-05-10Move math_check_force_underflow macros to separate math-underflow.h.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-08-19Merge common usage of mul_split functionPaul E. Murphy
2016-05-19Implement proper fmal for ldbl-128ibm (bug 13304).Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-06-03Replace finite with isfinite.Wilco Dijkstra
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-24Remove IS_IN_libmSiddhesh Poyarekar
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-22Fix sign of inexact zero results for ldbl-128ibm fmal.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-09-07Check for finite/infinity parms in IBM Long Double 128 fmal( )Ulrich Drepper