Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4692 5399 d 10 h svoboda /branches/tracing/ Merge trunk changes up to r4686.  
4377 5499 d 9 h svoboda /branches/tracing/ Merge latest trunk changes to tracing. (i.e. revs 3684:4374, huge). This time hopefully the real thing.  
2787 5909 d 13 h decky /branches/tracing/ add dynamic linking, debugging and tracing branch  
2779 5921 d 17 h cejka /trunk/ Context saving/restoring macros used for mips32.  
2089 6333 d 16 h decky /trunk/ huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes
 
2071 6344 d 9 h jermar /trunk/ (c) versus (C)  
1949 6431 d 16 h jermar /trunk/kernel/arch/ Remove notes about automatically generated context_offset.h
and replace it with a proper copyright notice.
 
1948 6431 d 19 h jermar /trunk/kernel/ Remove broken, outdated and unused gencontext.c utilities.  
1787 6534 d 11 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1769 6544 d 8 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 6562 d 15 h cejka /kernel/trunk/ Kernel doxygen comments updated.  
1102 6646 d 6 h palkovsky /kernel/trunk/arch/ Keep $K1 register for use as a thread local storage pointer on MIPS.  
1054 6651 d 12 h cejka /kernel/trunk/ Updated stackarg macros for mips32.
Mips32 stack aligned on 8 bytes boundary.
 
860 6675 d 5 h decky /kernel/trunk/ indentation changes
ppc32 fpu context save/restore
ppc32 CPU version
ppc32 memcpy
 
534 6753 d 10 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel again.  
532 6753 d 10 h jermar / Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.  
501 6765 d 14 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
457 6779 d 17 h decky /SPARTAN/trunk/ new build system almost finished