Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2130 6296 d 8 h jermar /tags/0.2.0.4/ Tagging 0.2.0.4 release.  
2071 6329 d 10 h jermar /trunk/ (c) versus (C)  
1787 6519 d 12 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1657 6553 d 5 h cejka /uspace/trunk/ Another doxygen comments.  
1031 6637 d 6 h cejka /uspace/trunk/ SoftFloat integrated into HelenOS uspace.  
829 6670 d 16 h cejka /uspace/trunk/softfloat/ Fixed some problems with 64 bit arithmetic but others still persisting.  
828 6671 d 3 h cejka /uspace/trunk/softfloat/ 64bit float division added.
Some bugs fixed in 64bit multiplication and adding.
 
731 6689 d 16 h cejka /uspace/trunk/softfloat/ Arithmetic.c divided into four new files.
64 bit add implemented.