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
/
amd64
/
include
/
boot
– Rev 4377
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
4377
5655 d 3 h
svoboda
/branches/tracing/
Merge latest trunk changes to tracing. (i.e. revs 3684:4374, huge). This time hopefully the real thing.
2787
6065 d 7 h
decky
/branches/tracing/
add dynamic linking, debugging and tracing branch
2071
6500 d 3 h
jermar
/trunk/
(c) versus (C)
1888
6625 d 6 h
jermar
/trunk/
C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64.
1811
6677 d 11 h
decky
/trunk/kernel/arch/
unify bootstrapping
1787
6690 d 5 h
decky
/
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot
1702
6718 d 9 h
cejka
/kernel/trunk/
Kernel doxygen comments updated.
695
6874 d 4 h
decky
/kernel/trunk/arch/amd64/
make AMD64 boot again (using grub, see /boot tree), SMP is still broken
694
6874 d 5 h
decky
/kernel/trunk/arch/amd64/
break AMD64, will be fixed soon
534
6909 d 4 h
jermar
/
Rename HelenOS/SPARTAN to HelenOS/kernel again.
532
6909 d 4 h
jermar
/
Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.
501
6921 d 8 h
jermar
/
Rename HelenOS/SPARTAN to HelenOS/kernel.
467
6935 d 7 h
jermar
/SPARTAN/trunk/arch/
Add sparc64 context_offset.h.
Fix symbolic links in amd64 to be relative.
457
6935 d 11 h
decky
/SPARTAN/trunk/
new build system almost finished
275
7001 d 4 h
palkovsky
/SPARTAN/trunk/arch/
Moved AMD64 kernel above 1MB.
268
7001 d 7 h
palkovsky
/SPARTAN/trunk/
Added symbol table lookup in exceptions.
This breaks ia64 & ppc architecture compiles.
245
7002 d 6 h
palkovsky
/SPARTAN/trunk/
Use ia32 memmap.h/memmapash.h
194
7005 d 5 h
palkovsky
/SPARTAN/trunk/arch/amd64/
Code cleanup.
178
7006 d 9 h
palkovsky
/SPARTAN/trunk/arch/amd64/
Fixed linker script to include .eh_frame section.
It now boots into protected mode.