Subversion Repositories HelenOS-historic

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
1024 6627 d 5 h jermar /kernel/trunk/ Redefine semantics of unary atomic operations.
Add test to verify that an architecture understands the semantics correctly.
 
863 6649 d 1 h jermar /kernel/trunk/arch/sparc64/ sparc64 work.
Add initial TLB miss handlers.
 
861 6649 d 11 h jermar /kernel/trunk/arch/sparc64/include/ Add atomic_add() operation for sparc64.  
627 6717 d 7 h jermar /kernel/trunk/ Fix ia64 and sparc64 to compile with new atomic_t.
Fix rwlock test #5 and semaphore test #1 to compile with new atomic_t.

sparc64 work.
TBA must be set before a function call when MMU is switched off.
 
625 6717 d 8 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 6728 d 5 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel again.  
532 6728 d 5 h jermar / Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.  
501 6740 d 9 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
475 6752 d 10 h jermar /SPARTAN/trunk/ Define atomic_t type.  
418 6771 d 4 h jermar /SPARTAN/trunk/ sparc64 infrastructure.