Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1967 6447 d 1 h jermar /tags/0.2.0.3/ Tagging release 0.2.0.3  
1787 6555 d 4 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1769 6565 d 1 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 6583 d 8 h cejka /kernel/trunk/ Kernel doxygen comments updated.  
1102 6667 d 0 h palkovsky /kernel/trunk/arch/ Keep $K1 register for use as a thread local storage pointer on MIPS.  
1054 6672 d 5 h cejka /kernel/trunk/ Updated stackarg macros for mips32.
Mips32 stack aligned on 8 bytes boundary.
 
860 6695 d 22 h decky /kernel/trunk/ indentation changes
ppc32 fpu context save/restore
ppc32 CPU version
ppc32 memcpy
 
534 6774 d 3 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel again.  
532 6774 d 3 h jermar / Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.  
501 6786 d 7 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
457 6800 d 11 h decky /SPARTAN/trunk/ new build system almost finished