Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
3888 5682 d 18 h jermar /tags/0.4.0/ Tag 0.4.0.  
2479 6284 d 19 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6441 d 12 h jermar /trunk/ (c) versus (C)  
1787 6631 d 14 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1657 6665 d 7 h cejka /uspace/trunk/ Another doxygen comments.  
734 6801 d 17 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 6801 d 19 h cejka /uspace/trunk/softfloat/ Arithmetic.c divided into four new files.
64 bit add implemented.