Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2782 5904 d 2 h jermar /tags/0.3.0/ Tagging HelenOS 0.3.0.  
2479 6173 d 9 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6330 d 2 h jermar /trunk/ (c) versus (C)  
1787 6520 d 5 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1657 6553 d 22 h cejka /uspace/trunk/ Another doxygen comments.  
734 6690 d 7 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 6690 d 9 h cejka /uspace/trunk/softfloat/ Arithmetic.c divided into four new files.
64 bit add implemented.