Subversion Repositories HelenOS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4348 5586 d 20 h svoboda /branches/dynload/ Merge latest trunk changes to dynload.  
2927 5937 d 19 h decky /branches/dynload/ added dynload branch  
2071 6421 d 9 h jermar /trunk/ (c) versus (C)  
2050 6450 d 19 h decky /trunk/kernel/ benchmarking with statistics (initial)  
2027 6457 d 17 h decky /trunk/kernel/ cleanup kernel tests infrastructure  
2020 6458 d 10 h decky /trunk/kernel/ integrate more tests  
2019 6458 d 11 h decky /trunk/kernel/ prepare for new test infrastructure  
1787 6611 d 11 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1104 6722 d 12 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 6729 d 10 h jermar /kernel/trunk/ Redefine semantics of unary atomic operations.
Add test to verify that an architecture understands the semantics correctly.