Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1968 6519 d 8 h jermar /tags/ Canonize pre-0.2.0.3 tags: remove inner branches, tags and trunk directories.
The change now should reflect how those releases looked like after checkout.
 
1963 6519 d 9 h jermar /tags/0.1.1/ Tagging release 0.1.1  
1031 6745 d 6 h cejka /uspace/trunk/ SoftFloat integrated into HelenOS uspace.  
737 6797 d 13 h cejka /uspace/trunk/softfloat/ Added function for 64 bit multiplication but its still buggy.  
731 6797 d 16 h cejka /uspace/trunk/softfloat/ Arithmetic.c divided into four new files.
64 bit add implemented.