Subversion Repositories HelenOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4377 5483 d 22 h svoboda /branches/tracing/ Merge latest trunk changes to tracing. (i.e. revs 3684:4374, huge). This time hopefully the real thing.  
2787 5894 d 2 h decky /branches/tracing/ add dynamic linking, debugging and tracing branch  
2745 5923 d 6 h decky /trunk/ code cleanup (mostly signed/unsigned)
allow extra compiler warnings
 
2089 6318 d 4 h decky /trunk/ huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes
 
2071 6328 d 21 h jermar /trunk/ (c) versus (C)  
1787 6518 d 23 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1731 6542 d 17 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 6546 d 6 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 6547 d 3 h cejka /kernel/trunk/ Kernel doxygen comments updated.  
610 6730 d 0 h palkovsky /kernel/trunk/arch/mips32/ Cleanup of unnecessary things.  
534 6737 d 22 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel again.  
532 6737 d 22 h jermar / Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.  
501 6750 d 3 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
341 6821 d 4 h jermar /SPARTAN/trunk/ Rename mips port to mips32.  
329 6823 d 0 h palkovsky /SPARTAN/trunk/ Basic changes to boot it on SGI Indy.  
324 6824 d 4 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 6826 d 8 h jermar /SPARTAN/trunk/arch/mips/ Copyright notices changes.  
195 6833 d 22 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 6879 d 20 h jermar /SPARTAN/trunk/ Huge indentation fix.  
15 6977 d 0 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.
 

Show All