Subversion Repositories HelenOS-historic

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
874 6683 d 0 h cejka /uspace/trunk/softfloat/ 32 bit integers to float type conversions.  
/uspace/trunk/softfloat/arch/ia32/include/functions.h
/uspace/trunk/softfloat/generic/common.c
/uspace/trunk/softfloat/generic/conversion.c
/uspace/trunk/softfloat/generic/softfloat.c
/uspace/trunk/softfloat/include/common.h
/uspace/trunk/softfloat/include/conversion.h
835 6693 d 18 h cejka /uspace/trunk/softfloat/generic/ Fixed bugs in 64bit float division.  
/uspace/trunk/softfloat/generic/common.c
/uspace/trunk/softfloat/generic/div.c
834 6693 d 21 h cejka /uspace/trunk/softfloat/generic/ Fixed most problems with 64bit arithmetic (but division is still buggy).  
/uspace/trunk/softfloat/generic/add.c
/uspace/trunk/softfloat/generic/common.c
829 6697 d 4 h cejka /uspace/trunk/softfloat/ Fixed some problems with 64 bit arithmetic but others still persisting.  
/uspace/trunk/softfloat/generic/common.c
/uspace/trunk/softfloat/include/common.h
/uspace/trunk/softfloat/generic/div.c
/uspace/trunk/softfloat/generic/mul.c
/uspace/trunk/softfloat/include/div.h