Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2505 6141 d 10 h jermar /trunk/kernel/genarch/src/softint/ Minor cleanup of softint.  
2071 6338 d 23 h jermar /trunk/ (c) versus (C)  
1888 6464 d 2 h jermar /trunk/ C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64.
 
1787 6529 d 1 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1702 6557 d 5 h cejka /kernel/trunk/ Kernel doxygen comments updated.  
1196 6615 d 6 h cejka /kernel/trunk/ Printf ported back from uspace to kernel.
Printf calls changed to match new conventions.
 
811 6682 d 23 h jermar /kernel/trunk/ Fix number of steps in softint division.
Make ia64 port compile with softint.
 
810 6683 d 4 h cejka /kernel/trunk/genarch/ Added softint for emulation 32 and 64 bit division.
Not tested yet.