Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/lib/libc/arch/sparc64/softfloat/softfloat-qp.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- src/lib/libc/arch/sparc64/softfloat/softfloat-qp.h 2002/03/04 21:26:40 1.1 +++ src/lib/libc/arch/sparc64/softfloat/softfloat-qp.h 2007/11/08 15:50:21 1.2 @@ -69,6 +69,7 @@ #define float128_to_int32_round_to_zero _softfloat_float128_to_int32_round_to_zero #define float128_to_int64 _softfloat_float128_to_int64 #define float128_to_int64_round_to_zero _softfloat_float128_to_int64_round_to_zero +#define float128_to_uint64_round_to_zero _softfloat_float128_to_uint64_round_to_zero #define float32_to_float128 _softfloat_float32_to_float128 #define float64_to_float128 _softfloat_float64_to_float128 #define int32_to_float128 _softfloat_int32_to_float128