Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
3888 5572 d 15 h jermar /tags/0.4.0/ Tag 0.4.0.  
2479 6174 d 16 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6331 d 9 h jermar /trunk/ (c) versus (C)  
1787 6521 d 11 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1657 6555 d 4 h cejka /uspace/trunk/ Another doxygen comments.  
734 6691 d 14 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 6691 d 16 h cejka /uspace/trunk/softfloat/ Arithmetic.c divided into four new files.
64 bit add implemented.