Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
3343 6511 d 2 h decky /branches/sparc/ add sparc branch  
2479 6934 d 5 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 7090 d 22 h jermar /trunk/ (c) versus (C)  
1787 7281 d 0 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1657 7314 d 17 h cejka /uspace/trunk/ Another doxygen comments.  
734 7451 d 3 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 7451 d 4 h cejka /uspace/trunk/softfloat/ Arithmetic.c divided into four new files.
64 bit add implemented.