aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-opt
AgeCommit message (Expand)AuthorFilesLines
2017-02-08Move w_exp to libm-compat-call-autoGabriel F. T. Gomes1-1/+1
2017-02-08Move w_lgamma_r to libm-compat-calls-autoGabriel F. T. Gomes2-2/+2
2017-01-04Move wrappers to libm-compat-calls-autoGabriel F. T. Gomes42-42/+42
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers24-24/+24
2016-12-31Add fromfp functions.Joseph Myers6-1/+110
2016-12-21Add roundeven, roundevenf, roundevenl.Joseph Myers2-1/+29
2016-12-20Add fmaxmag, fminmag functions.Joseph Myers5-1/+65
2016-12-14Refactor long double information into bits/long-double.h.Joseph Myers1-0/+24
2016-12-02Add llogb, llogbf, llogbl.Joseph Myers3-1/+33
2016-11-28Make ilogb wrappers type-generic.Joseph Myers3-10/+1
2016-11-24Add setpayloadsig, setpayloadsigf, setpayloadsigl.Joseph Myers2-1/+28
2016-11-19Add setpayload, setpayloadf, setpayloadl.Joseph Myers2-1/+28
2016-10-26Add canonicalize, canonicalizef, canonicalizel.Joseph Myers3-1/+34
2016-10-26Add getpayloadl to libnldbl.Joseph Myers2-1/+28
2016-10-25Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes2-0/+9
2016-10-15Add totalordermag, totalordermagf, totalordermagl.Joseph Myers2-1/+28
2016-10-12Add totalorder, totalorderf, totalorderl.Joseph Myers2-1/+28
2016-09-20Build s_nan* objects from a generic templatePaul E. Murphy3-10/+1
2016-09-20Make ldexpF generic.Paul E. Murphy2-6/+46
2016-09-01Make common fmin implementation generic.Paul E. Murphy3-10/+1
2016-09-01Make common fmax implementation generic.Paul E. Murphy3-10/+1
2016-09-01Make common nextdown implementation generic.Paul E. Murphy1-0/+5
2016-09-01Make common fdim implementation generic.Paul E. Murphy4-13/+10
2016-08-29Convert remaining complex function to generated filesPaul E. Murphy12-74/+28
2016-08-19Convert _Complex tangent functions to generated codePaul E. Murphy8-48/+0
2016-08-19Convert _Complex sine functions to generated codePaul E. Murphy8-48/+0
2016-08-19Convert _Complex cosine functions to generated codePaul E. Murphy8-48/+0
2016-08-17Support for type-generic libm function implementations libmPaul E. Murphy12-60/+87
2016-06-16Add nextup and nextdown math functionsRajalakshmi Srinivasaraghavan3-1/+58
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers2-2/+2
2015-11-20Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers4-12/+18
2015-11-02Make nextafter, nexttoward set errno (bug 6799).Joseph Myers1-0/+3
2015-10-29Make drem an alias of remainder (bug 16171).Joseph Myers7-21/+8
2015-10-02Fix nexttoward overflow in non-default rounding modes (bug 19059).Joseph Myers1-2/+2
2015-09-23Use math_narrow_eval more consistently.Joseph Myers1-4/+1
2015-09-16Make scalbn set errno (bug 6803).Joseph Myers1-0/+3
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers1-1/+1
2015-06-19Fixed powerpc64 build.Andrew Senkevich1-0/+4
2015-06-03Replace finite with isfinite.Wilco Dijkstra1-1/+1
2015-06-03This patch renames all uses of __isinf*, __isnan*, __finite* and __signbit* t...Wilco Dijkstra4-4/+4
2015-04-22Use __copysign rather than copysign.Wilco Dijkstra1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers2-2/+2
2014-11-24Remove IS_IN_libmSiddhesh Poyarekar10-10/+10
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae2-2/+2
2013-10-30rename configure.in to configure.acMike Frysinger2-1/+1
2013-09-04Remove --disable-versioning.Joseph Myers1-1/+1
2013-01-10Revert "Use ieee754/dbl-64/wordsize-64 on powerpc64"Andreas Schwab17-117/+0
2013-01-10Use ieee754/dbl-64/wordsize-64 on powerpc64Andreas Schwab17-0/+117
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers2-2/+2
2012-12-04Fix "conflicting types for built-in function" warnings from nldbl-*.c.Joseph Myers1-0/+99