Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2474 6177 d 17 h jermar /tags/0.2.0.5/ Add tag for HelenOS 0.2.0.5.  
2462 6189 d 19 h jermar /trunk/kernel/ Replace gcc-specific __FUNCTION__ with C99 __func__.
suncc's xregs=no%float can be used only on sparc64.
 
2272 6237 d 21 h jermar /trunk/kernel/ Indentation and formatting fixes.  
2089 6319 d 2 h decky /trunk/ huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes
 
2071 6329 d 19 h jermar /trunk/ (c) versus (C)  
1903 6441 d 19 h jermar /trunk/ SMP stuff for sparc64.
Almost complete except for IPIs.
The absence of IPI support deadlocks
the kernel when more CPUs are configured.