Rev |
Age |
Author |
Path |
Log message |
Diff |
3742 |
5788 d 12 h |
rimsky |
/branches/sparc/ |
The sparc branch synchronized with trunk at revision 3722 (trunk@3722). |
|
3343 |
5917 d 7 h |
decky |
/branches/sparc/ |
add sparc branch |
|
2745 |
6091 d 12 h |
decky |
/trunk/ |
code cleanup (mostly signed/unsigned)
allow extra compiler warnings |
|
2089 |
6486 d 11 h |
decky |
/trunk/ |
huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes |
|
2071 |
6497 d 4 h |
jermar |
/trunk/ |
(c) versus (C) |
|
1787 |
6687 d 6 h |
decky |
/ |
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot |
|
1731 |
6710 d 23 h |
jermar |
/kernel/trunk/ |
Updates in Doxygen-style comments.
Make architecture specific modules appear conditionally in the documentation.
Add time management module.
Improve names of other modules and sort module order
to be more like in the design documentation. |
|
1705 |
6714 d 13 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 10 h |
cejka |
/kernel/trunk/ |
Kernel doxygen comments updated. |
|
610 |
6898 d 6 h |
palkovsky |
/kernel/trunk/arch/mips32/ |
Cleanup of unnecessary things. |
|
534 |
6906 d 4 h |
jermar |
/ |
Rename HelenOS/SPARTAN to HelenOS/kernel again. |
|
532 |
6906 d 5 h |
jermar |
/ |
Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch. |
|
501 |
6918 d 9 h |
jermar |
/ |
Rename HelenOS/SPARTAN to HelenOS/kernel. |
|
341 |
6989 d 10 h |
jermar |
/SPARTAN/trunk/ |
Rename mips port to mips32. |
|
329 |
6991 d 7 h |
palkovsky |
/SPARTAN/trunk/ |
Basic changes to boot it on SGI Indy. |
|
324 |
6992 d 10 h |
palkovsky |
/SPARTAN/trunk/ |
MIPS architecture now works without any problems in
- msim: compile as OUTPUT_FORMAT(binary)
- gxemul: compile as OUTPUT_FORMAT(ecoff-littlemips), or create
configuration file for binary format (will be done later)
- simics: compile as OUTPUT_FORMAT(elf32-little), might work with binary
format, didn't try yet. |
|
319 |
6994 d 14 h |
jermar |
/SPARTAN/trunk/arch/mips/ |
Copyright notices changes. |
|
195 |
7002 d 4 h |
vana |
/SPARTAN/trunk/ |
1) memcopy and _memcopy functions rewriten to ANSI C norm.
2) Repaired ia32,ia64 and mips version of SPARTAN to work with this memcopy functions
3) Warning for non declared funcions added and repaired ia32,ia64 and mips versions to pass build process with this warning and Werror option |
|
125 |
7048 d 2 h |
jermar |
/SPARTAN/trunk/ |
Huge indentation fix. |
|
15 |
7145 d 6 h |
jermar |
/SPARTAN/trunk/ |
Introduce macros CPU, THREAD, TASK and use them to replace the->cpu, the->thread, the->task.
Later on, this will make it possible to reference *current* cpu, thread and/or task without the aid from virtual memory. |
|