about summary refs log tree commit diff
path: root/sysdeps/ieee754/ldbl-opt
Commit message (Expand)AuthorAgeFilesLines
* Add llogb, llogbf, llogbl.Joseph Myers2016-12-023-1/+33
* Make ilogb wrappers type-generic.Joseph Myers2016-11-283-10/+1
* Add setpayloadsig, setpayloadsigf, setpayloadsigl.Joseph Myers2016-11-242-1/+28
* Add setpayload, setpayloadf, setpayloadl.Joseph Myers2016-11-192-1/+28
* Add canonicalize, canonicalizef, canonicalizel.Joseph Myers2016-10-263-1/+34
* Add getpayloadl to libnldbl.Joseph Myers2016-10-262-1/+28
* Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes2016-10-252-0/+9
* Add totalordermag, totalordermagf, totalordermagl.Joseph Myers2016-10-152-1/+28
* Add totalorder, totalorderf, totalorderl.Joseph Myers2016-10-122-1/+28
* Build s_nan* objects from a generic templatePaul E. Murphy2016-09-203-10/+1
* Make ldexpF generic.Paul E. Murphy2016-09-202-6/+46
* Make common fmin implementation generic.Paul E. Murphy2016-09-013-10/+1
* Make common fmax implementation generic.Paul E. Murphy2016-09-013-10/+1
* Make common nextdown implementation generic.Paul E. Murphy2016-09-011-0/+5
* Make common fdim implementation generic.Paul E. Murphy2016-09-014-13/+10
* Convert remaining complex function to generated filesPaul E. Murphy2016-08-2912-74/+28
* Convert _Complex tangent functions to generated codePaul E. Murphy2016-08-198-48/+0
* Convert _Complex sine functions to generated codePaul E. Murphy2016-08-198-48/+0
* Convert _Complex cosine functions to generated codePaul E. Murphy2016-08-198-48/+0
* Support for type-generic libm function implementations libmPaul E. Murphy2016-08-1712-60/+87
* Add nextup and nextdown math functionsRajalakshmi Srinivasaraghavan2016-06-163-1/+58
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-042-2/+2
* Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers2015-11-204-12/+18
* Make nextafter, nexttoward set errno (bug 6799).Joseph Myers2015-11-021-0/+3
* Make drem an alias of remainder (bug 16171).Joseph Myers2015-10-297-21/+8
* Fix nexttoward overflow in non-default rounding modes (bug 19059).Joseph Myers2015-10-021-2/+2
* Use math_narrow_eval more consistently.Joseph Myers2015-09-231-4/+1
* Make scalbn set errno (bug 6803).Joseph Myers2015-09-161-0/+3
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-081-1/+1
* Fixed powerpc64 build.Andrew Senkevich2015-06-191-0/+4
* Replace finite with isfinite.Wilco Dijkstra2015-06-031-1/+1
* This patch renames all uses of __isinf*, __isnan*, __finite* and __signbit* t...Wilco Dijkstra2015-06-034-4/+4
* Use __copysign rather than copysign.Wilco Dijkstra2015-04-221-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-022-2/+2
* Remove IS_IN_libmSiddhesh Poyarekar2014-11-2410-10/+10
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-012-2/+2
* rename configure.in to configure.acMike Frysinger2013-10-302-1/+1
* Remove --disable-versioning.Joseph Myers2013-09-041-1/+1
* Revert "Use ieee754/dbl-64/wordsize-64 on powerpc64"Andreas Schwab2013-01-1017-117/+0
* Use ieee754/dbl-64/wordsize-64 on powerpc64Andreas Schwab2013-01-1017-0/+117
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-022-2/+2
* Fix "conflicting types for built-in function" warnings from nldbl-*.c.Joseph Myers2012-12-041-0/+99
* Add missing magic to GLIBC_PROVIDES.Roland McGrath2012-10-091-120/+0
* Remove use of INTDEF/INTUSE in libioAndreas Schwab2012-05-241-5/+5
* Track dependencies for .oS-only objectsAndreas Schwab2012-05-161-0/+1
* Fix nexttoward bugs (bugs 2550, 2570).Joseph Myers2012-05-011-6/+2
* Fix ilogb exception and errno (bug 6794)Adhemerval Zanella2012-04-172-1/+6
* Disable use of FMA instructions in branredAndreas Schwab2012-03-211-34/+127
* Use target-specific math_private.h in math_ldbl_opt.h.Richard Henderson2012-03-091-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-092-6/+4