Subversion Repositories HelenOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2071 6324 d 6 h jermar /trunk/ (c) versus (C)  
1787 6514 d 8 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1657 6548 d 1 h cejka /uspace/trunk/ Another doxygen comments.  
1031 6632 d 2 h cejka /uspace/trunk/ SoftFloat integrated into HelenOS uspace.  
804 6669 d 2 h cejka /uspace/trunk/softfloat/ 32 bit float division added.
Some small bugs fixed.
Code cleanup.
 
734 6684 d 10 h cejka /uspace/trunk/softfloat/ Added function for 64bit subtraction.
Fixed bug in recognizing signaling and quiet NaNs.
Some 64-bit add and sub testing done.
 
731 6684 d 12 h cejka /uspace/trunk/softfloat/ Arithmetic.c divided into four new files.
64 bit add implemented.