summaryrefslogtreecommitdiff
path: root/lib/logl.c
Commit message (Collapse)AuthorAgeFilesLines
* Minor formatting changes.Bruno Haible2010-03-251-2/+2
|
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-12/+12
|
* Move the isnanf(), isnand(), isnanl() declarations to <math.h>.Bruno Haible2008-10-191-2/+0
|
* Remove unused variables.Bruno Haible2008-04-161-2/+1
|
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-6/+4
|
* Better support of signalling NaNs.Bruno Haible2007-03-261-2/+9
|
* New module 'math'. <math.h> replaces mathl.h.Bruno Haible2007-02-181-21/+22
|
* *** empty log message ***Paul Eggert2005-05-141-1/+1
|
* Add GPL notice, to match glibc's added LGPL notice.Paul Eggert2004-10-061-9/+29
| | | | | (logl): Keep the code as similar to glibc as possible. This avoids a potential constant-folding bug.
* Transcendental functions for 'long double', from Paolo Bonzini.Bruno Haible2003-02-181-0/+238