about summary refs log tree commit diff
path: root/sysdeps/ieee754/ldbl-128ibm/s_logbl.c
Commit message (Expand)AuthorAgeFilesLines
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* Work around powerpc32 integer 0 converting to -0 (bug 887, bug 19049, bug 190...Joseph Myers2015-10-051-0/+3
* Fix ldbl-128ibm logbl near powers of 2 (bug 18030).Joseph Myers2015-02-261-3/+14
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-1/+1
* PowerPC: multiarch logb/logbf/logbl for PowerPC32Adhemerval Zanella2013-12-061-1/+2
* PowerPC floating point little-endian [2 of 15]Alan Modra2013-10-041-2/+3
* Fix ldbl-128ibm "set but not used" warnings.Joseph Myers2012-12-041-1/+2
* Optimize handling of denormals in logb/logbf/logblAndreas Schwab2012-05-261-5/+2
* Fix for logb/logbf/logbl (bugs 13954/13955/13956)Adhemerval Zanella2012-05-101-14/+21
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Remove __STDC__ conditionals from libm.Joseph Myers2012-01-271-6/+1
* 2006-01-27 Dwayne Grant McConnell <decimal@us.ibm.com> cvs/fedora-glibc-20060130T0922Roland McGrath2006-01-281-0/+47
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-47/+0
* 2.5-18.1Jakub Jelinek2007-07-121-0/+47