Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
3386 6319 d 10 h decky /branches/network/ add new network branch (copy of current trunk)  
2479 6757 d 13 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6914 d 6 h jermar /trunk/ (c) versus (C)  
1787 7104 d 8 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1740 7127 d 12 h jermar /uspace/trunk/ Changes to uspace doxygen comments.  
1657 7138 d 1 h cejka /uspace/trunk/ Another doxygen comments.  
1031 7222 d 2 h cejka /uspace/trunk/ SoftFloat integrated into HelenOS uspace.  
835 7252 d 4 h cejka /uspace/trunk/softfloat/generic/ Fixed bugs in 64bit float division.  
829 7255 d 13 h cejka /uspace/trunk/softfloat/ Fixed some problems with 64 bit arithmetic but others still persisting.  
828 7256 d 0 h cejka /uspace/trunk/softfloat/ 64bit float division added.
Some bugs fixed in 64bit multiplication and adding.
 
804 7259 d 2 h cejka /uspace/trunk/softfloat/ 32 bit float division added.
Some small bugs fixed.
Code cleanup.
 
731 7274 d 13 h cejka /uspace/trunk/softfloat/ Arithmetic.c divided into four new files.
64 bit add implemented.