Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4687 5401 d 4 h jermar /tags/0.4.1/ Tag 0.4.1  
4627 5427 d 14 h jermar /trunk/kernel/arch/mips32/include/ mips32's istate_t must respect the 8-byte stack alignment.  
3890 5571 d 5 h jermar /trunk/ Get rid of CONFIG_DEBUG_ALLREGS.  
3880 5573 d 5 h decky /trunk/kernel/arch/ simplify configuration
introduce arch_construct_function and inb/outb (sometimes empty) on all platforms
various code cleanup
 
2779 5907 d 13 h cejka /trunk/ Context saving/restoring macros used for mips32.  
2089 6319 d 12 h decky /trunk/ huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes
 
2071 6330 d 5 h jermar /trunk/ (c) versus (C)  
1949 6417 d 12 h jermar /trunk/kernel/arch/ Remove notes about automatically generated context_offset.h
and replace it with a proper copyright notice.
 
1948 6417 d 15 h jermar /trunk/kernel/ Remove broken, outdated and unused gencontext.c utilities.  
1787 6520 d 7 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1769 6530 d 4 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 6548 d 11 h cejka /kernel/trunk/ Kernel doxygen comments updated.  
1102 6632 d 3 h palkovsky /kernel/trunk/arch/ Keep $K1 register for use as a thread local storage pointer on MIPS.  
1054 6637 d 8 h cejka /kernel/trunk/ Updated stackarg macros for mips32.
Mips32 stack aligned on 8 bytes boundary.
 
860 6661 d 1 h decky /kernel/trunk/ indentation changes
ppc32 fpu context save/restore
ppc32 CPU version
ppc32 memcpy
 
534 6739 d 6 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel again.  
532 6739 d 6 h jermar / Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.  
501 6751 d 10 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
457 6765 d 14 h decky /SPARTAN/trunk/ new build system almost finished