Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4691 5382 d 2 h svoboda /branches/dynload/ Merge trunk changes up to r4686.  
4343 5494 d 0 h svoboda /branches/dynload/ Merged trunk changes up to r3925 to dynload.  
4342 5494 d 0 h svoboda /branches/dynload/ Merge trunk changes up to r3889 to dynload.  
2927 5843 d 11 h decky /branches/dynload/ added dynload branch  
2779 5904 d 9 h cejka /trunk/ Context saving/restoring macros used for mips32.  
2089 6316 d 8 h decky /trunk/ huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes
 
2071 6327 d 0 h jermar /trunk/ (c) versus (C)  
1949 6414 d 8 h jermar /trunk/kernel/arch/ Remove notes about automatically generated context_offset.h
and replace it with a proper copyright notice.
 
1948 6414 d 11 h jermar /trunk/kernel/ Remove broken, outdated and unused gencontext.c utilities.  
1787 6517 d 3 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1769 6526 d 23 h jermar /kernel/trunk/arch/ Change cache_error exception to take istate * as a parameter.
Make cache_error() print epc in the panic message.
Do not rely on the compiler to generate 'nop' after 'beq' in atomic_add()
and put it there explicitly.
Indentation fixes and cosmetic changes.
 
1702 6545 d 7 h cejka /kernel/trunk/ Kernel doxygen comments updated.  
1102 6628 d 22 h palkovsky /kernel/trunk/arch/ Keep $K1 register for use as a thread local storage pointer on MIPS.  
1054 6634 d 4 h cejka /kernel/trunk/ Updated stackarg macros for mips32.
Mips32 stack aligned on 8 bytes boundary.
 
860 6657 d 21 h decky /kernel/trunk/ indentation changes
ppc32 fpu context save/restore
ppc32 CPU version
ppc32 memcpy
 
534 6736 d 1 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel again.  
532 6736 d 2 h jermar / Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.  
501 6748 d 6 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
457 6762 d 9 h decky /SPARTAN/trunk/ new build system almost finished