Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4687 5441 d 11 h jermar /tags/0.4.1/ Tag 0.4.1  
4490 5502 d 13 h decky /trunk/kernel/ remove redundant index_t and count_t types (which were always quite ambiguous and not actually needed)  
3672 5682 d 13 h jermar /trunk/ Merge sparc branch to trunk.  
3071 5867 d 18 h decky /trunk/kernel/ reflect changes in generic code
proper formatting directives
coding style
 
2462 6230 d 12 h jermar /trunk/kernel/ Replace gcc-specific __FUNCTION__ with C99 __func__.
suncc's xregs=no%float can be used only on sparc64.
 
2272 6278 d 14 h jermar /trunk/kernel/ Indentation and formatting fixes.  
2089 6359 d 19 h decky /trunk/ huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes
 
2071 6370 d 12 h jermar /trunk/ (c) versus (C)  
1903 6482 d 12 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.