Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2782 5953 d 19 h jermar /tags/0.3.0/ Tagging HelenOS 0.3.0.  
2479 6223 d 2 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6379 d 19 h jermar /trunk/ (c) versus (C)  
1787 6569 d 22 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1657 6603 d 15 h cejka /uspace/trunk/ Another doxygen comments.  
1031 6687 d 15 h cejka /uspace/trunk/ SoftFloat integrated into HelenOS uspace.  
829 6721 d 2 h cejka /uspace/trunk/softfloat/ Fixed some problems with 64 bit arithmetic but others still persisting.  
828 6721 d 13 h cejka /uspace/trunk/softfloat/ 64bit float division added.
Some bugs fixed in 64bit multiplication and adding.
 
731 6740 d 2 h cejka /uspace/trunk/softfloat/ Arithmetic.c divided into four new files.
64 bit add implemented.