Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3478 5722 d 4 h decky /branches/arm/ new arm branch  
2071 6340 d 18 h jermar /trunk/ (c) versus (C)  
1888 6465 d 22 h jermar /trunk/ C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64.
 
1787 6530 d 21 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1702 6559 d 1 h cejka /kernel/trunk/ Kernel doxygen comments updated.  
1267 6602 d 0 h decky /kernel/trunk/arch/ppc32/ ppc32: proper exception handling from user-space
code cleanup
 
1107 6641 d 17 h jermar /kernel/trunk/ Small atomic #include and typedef changes.  
1104 6641 d 22 h jermar /kernel/trunk/ Define atomic_t only once in atomic.h
Change the encapsulated counter type to long so that it supports negative values as well.
 
1024 6648 d 20 h jermar /kernel/trunk/ Redefine semantics of unary atomic operations.
Add test to verify that an architecture understands the semantics correctly.
 
1001 6649 d 15 h decky /kernel/trunk/arch/ppc32/include/ fix semantics  
1000 6649 d 15 h decky /kernel/trunk/arch/ppc32/include/ add atomic_pre/post_inc/dec  
990 6649 d 20 h decky /kernel/trunk/ ppc32: initial stack, memory barriers, atomic operations, stack offset fix  
625 6738 d 23 h palkovsky /kernel/trunk/ We are now almost -Wall clean.
- redefined atomic_t
- deleted many, many unused variables
- some minor code cleanups found using compiler warning.
 
534 6749 d 19 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel again.  
532 6749 d 20 h jermar / Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.  
501 6762 d 0 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
475 6774 d 1 h jermar /SPARTAN/trunk/ Define atomic_t type.  
342 6833 d 1 h jermar /SPARTAN/trunk/arch/ Rename ppc port to ppc32.  
156 6865 d 3 h decky /SPARTAN/trunk/ PPC work in progress