Home | History | Annotate | Download | only in gen
History log of /src/lib/libc/gen/fixunstfdi_ieee754.c
RevisionDateAuthorComments
 1.2  05-Jan-2024  rin fixunstf[sd]i_ieee754: Explicitly include stddef.h for size_t

Fix build for mips{,n}64. Note that stddef.h has been implicitly
included via eabi.h for aarch64, on the other hand.
 1.1  09-Jul-2011  matt branches: 1.1.52;
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.1.52.1  15-Oct-2024  martin Additionally pull up following revision(s) (requested by rin in ticket #952):

lib/libc/gen/fixunstfdi_ieee754.c: revision 1.2
lib/libc/gen/fixunstfsi_ieee754.c: revision 1.3

fixunstf[sd]i_ieee754: Explicitly include stddef.h for size_t

Fix build for mips{,n}64. Note that stddef.h has been implicitly
included via eabi.h for aarch64, on the other hand.

RSS XML Feed