Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4691 5417 d 12 h svoboda /branches/dynload/ Merge trunk changes up to r4686.  
4338 5529 d 11 h svoboda /branches/dynload/ Merge trunk changes up to r3787 to dynload.  
3588 5696 d 18 h svoboda /branches/dynload/ Merge latest trunk changes into dynload.  
2927 5878 d 21 h decky /branches/dynload/ added dynload branch  
2082 6357 d 18 h decky /trunk/ __asm__ __volatile__ -> asm volatile  
2071 6362 d 11 h jermar /trunk/ (c) versus (C)  
1888 6487 d 14 h jermar /trunk/ C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64.
 
1787 6552 d 13 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1702 6580 d 17 h cejka /kernel/trunk/ Kernel doxygen comments updated.  
1107 6663 d 9 h jermar /kernel/trunk/ Small atomic #include and typedef changes.  
1104 6663 d 14 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 6670 d 12 h jermar /kernel/trunk/ Redefine semantics of unary atomic operations.
Add test to verify that an architecture understands the semantics correctly.
 
627 6760 d 14 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 6760 d 15 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 6771 d 11 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel again.  
532 6771 d 12 h jermar / Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.  
501 6783 d 16 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
478 6794 d 14 h jermar /SPARTAN/trunk/ Re-aply mistakenly reverted changes.  
477 6794 d 17 h vana /SPARTAN/trunk/ Atomic inc & dec functions synchronized on all ia32,ia64 and mips platforms. Now there are 3 versions which returns no value, new value and old value och changed variable.  
475 6795 d 17 h jermar /SPARTAN/trunk/ Define atomic_t type.  

Show All