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
/
tracing
/
kernel
/
arch
/
sparc64
/
include
/
debug.h
@ 3759
– Rev 2787
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
2787
6062 d 18 h
decky
/branches/tracing/
add dynamic linking, debugging and tracing branch
2071
6497 d 14 h
jermar
/trunk/
(c) versus (C)
2068
6504 d 21 h
jermar
/trunk/kernel/
Formatting and indentation fixes.
1860
6636 d 15 h
jermar
/trunk/kernel/
A lot of untested sparc64 stuff:
- Write ASID to hardware when a thread is about to run in userspace.
- Add userspace() and switch_to_userspace() functions.
- Handle special cases when the userspace spill/fill handler causes MMU trap.
- Resolve some TODOs in the existing sparc64 code.
- sparc64 has now C99 compliant header guards.
- Formatting and indentation fixes.
1787
6687 d 16 h
decky
/
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot
1705
6714 d 23 h
cejka
/kernel/trunk/
Added file with modules definitions and descriptions.
We are able to change modules order and their description in one place.
1702
6715 d 20 h
cejka
/kernel/trunk/
Kernel doxygen comments updated.
581
6900 d 22 h
palkovsky
/kernel/trunk/
Small debug changes.