Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1968 6416 d 7 h jermar /tags/ Canonize pre-0.2.0.3 tags: remove inner branches, tags and trunk directories.
The change now should reflect how those releases looked like after checkout.
 
1965 6416 d 8 h jermar /tags/0.2.0.1/ Tagging release 0.2.0.1  
610 6735 d 12 h palkovsky /kernel/trunk/arch/mips32/ Cleanup of unnecessary things.  
534 6743 d 10 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel again.  
532 6743 d 10 h jermar / Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.  
501 6755 d 14 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
341 6826 d 15 h jermar /SPARTAN/trunk/ Rename mips port to mips32.  
329 6828 d 12 h palkovsky /SPARTAN/trunk/ Basic changes to boot it on SGI Indy.  
324 6829 d 15 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 6831 d 19 h jermar /SPARTAN/trunk/arch/mips/ Copyright notices changes.  
195 6839 d 9 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 6885 d 7 h jermar /SPARTAN/trunk/ Huge indentation fix.  
15 6982 d 11 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.
 
1 7032 d 12 h jermar /SPARTAN/ Initial import