Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libc/gen



Module Name:    src
Committed By:   matt
Date:           Fri Aug 23 16:01:35 UTC 2013

Added Files:
        src/lib/libc/gen: floatunsidf_ieee754.c floatunsisf_ieee754.c

Log Message:
Add __floatunsi{sd}f for IEEE754.
Unlike the quad versions, these don't use floating point.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/lib/libc/gen/floatunsidf_ieee754.c \
    src/lib/libc/gen/floatunsisf_ieee754.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index