HelenOS
HelenOS-doc
HelenOS-historic
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
HelenOS
(root)
/
branches
/
dynload
/
kernel
/
arch
/
mips32
/
include
/
atomic.h
@ 4727
– Rev 4691
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
4691
5554 d 4 h
svoboda
/branches/dynload/
Merge trunk changes up to r4686.
4343
5666 d 1 h
svoboda
/branches/dynload/
Merged trunk changes up to r3925 to dynload.
3191
5969 d 9 h
svoboda
/branches/dynload/
Merge latest trunk changes into dynload
3168
5981 d 9 h
svoboda
/branches/dynload/
For each arch define one register for passing a pointer to PCB. Implemented in kernel lowlevel swich-to-userspace funcs and libc entry points. Missing in loader's program_run implementations.
3107
5993 d 14 h
svoboda
/branches/dynload/
Merge trunk changes up to r3044 into dynload
2927
6015 d 12 h
decky
/branches/dynload/
added dynload branch
2082
6494 d 9 h
decky
/trunk/
__asm__ __volatile__ -> asm volatile
2071
6499 d 2 h
jermar
/trunk/
(c) versus (C)
1888
6624 d 5 h
jermar
/trunk/
C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64.
1787
6689 d 4 h
decky
/
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot
1769
6699 d 1 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
6717 d 8 h
cejka
/kernel/trunk/
Kernel doxygen comments updated.
1107
6800 d 0 h
jermar
/kernel/trunk/
Small atomic #include and typedef changes.
1104
6800 d 5 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
6807 d 3 h
jermar
/kernel/trunk/
Redefine semantics of unary atomic operations.
Add test to verify that an architecture understands the semantics correctly.
627
6897 d 5 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
6897 d 6 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
6908 d 3 h
jermar
/
Rename HelenOS/SPARTAN to HelenOS/kernel again.
532
6908 d 3 h
jermar
/
Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.
501
6920 d 7 h
jermar
/
Rename HelenOS/SPARTAN to HelenOS/kernel.
←Prev
1
2
Next→
Show All