Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4691 5380 d 22 h svoboda /branches/dynload/ Merge trunk changes up to r4686.  
3674 5637 d 19 h svoboda /branches/dynload/ Merge latest trunk changes to dynload.  
3149 5810 d 4 h svoboda /branches/dynload/ Merge trunk changes up to r3071 into dynload (broken)  
2927 5842 d 7 h decky /branches/dynload/ added dynload branch  
2462 6185 d 20 h jermar /trunk/kernel/ Replace gcc-specific __FUNCTION__ with C99 __func__.
suncc's xregs=no%float can be used only on sparc64.
 
2272 6233 d 23 h jermar /trunk/kernel/ Indentation and formatting fixes.  
2089 6315 d 3 h decky /trunk/ huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes
 
2071 6325 d 20 h jermar /trunk/ (c) versus (C)  
1903 6437 d 21 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.