Home | History | Annotate | Download | only in quad
History log of /src/lib/libc/quad/floatunditf_ieee754.c
RevisionDateAuthorComments
 1.4  05-Aug-2012  matt If compiling for SOFTFLOAT, include "softfloat/softfloat-for-gcc.h" so we
can pick any redefinitions of the function (for ARM EABI).
 1.3  25-Mar-2012  christos - change from size_t to unsigned int because we don't need the extra width
- cast to unsigned int results of quad ops
 1.2  09-Jul-2011  matt branches: 1.2.2;
Appease lint and don't use C99 features.
 1.1  09-Jul-2011  matt Add ieee754 versions of the compiler runtime functions
__fixuns{sf,df,tf}{si,di}.
Add an ieee754 version of the compiler runtime function __floatuntfdi
 1.2.2.2  30-Oct-2012  yamt sync with head
 1.2.2.1  17-Apr-2012  yamt sync with head

RSS XML Feed