Home | History | Annotate | Download | only in gen
History log of /src/lib/libc/gen/signbitl_ieee754.c
RevisionDateAuthorComments
 1.3  17-May-2025  andvar Fix RCS ID in few more files.
 1.2  26-Apr-2019  maya branches: 1.2.12;
Unify signbitl implementations.
(Unclear why they were different, it was only the comments that
differed)

Add a comment describing why the generic version works for both 80-bit
and 128-bit double.
 1.1  17-Jan-2011  matt branches: 1.1.4; 1.1.48;
Make the MIPS N32/N64 ABIs properly support 128-bit long doubles. With this
change, we should be fully conformant with the N32 and N64 ABIs.
Add {fpclassify,infinity,isnan,ininf,signbit}l_ieee754.c back to lib/libc/gen.
Note that infinityl_ieee754.c will work with either 64-bit, 80-bit, or
128-bit long doubles.
 1.1.48.1  10-Jun-2019  christos Sync with HEAD
 1.1.4.2  29-Apr-2011  matt Pull in true (128-bit) long double support for MIPS from -current.
 1.1.4.1  17-Jan-2011  matt file signbitl_ieee754.c was added on branch matt-nb5-mips64 on 2011-04-29 07:48:35 +0000
 1.2.12.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed