Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4692 5366 d 13 h svoboda /branches/tracing/ Merge trunk changes up to r4686.  
3675 5623 d 11 h svoboda /branches/tracing/ Merge latest trunk changes to tracing.  
3424 5704 d 11 h svoboda /branches/tracing/ Merge trunk changes up to r3180 into tracing  
2787 5876 d 16 h decky /branches/tracing/ add dynamic linking, debugging and tracing branch  
2462 6171 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 6219 d 14 h jermar /trunk/kernel/ Indentation and formatting fixes.  
2089 6300 d 19 h decky /trunk/ huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes
 
2071 6311 d 12 h jermar /trunk/ (c) versus (C)  
1903 6423 d 13 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.