Subversion Repositories HelenOS-historic

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
941 6620 d 12 h palkovsky /kernel/trunk/ Fixed mips elf loading.  
938 6620 d 12 h jermar /kernel/trunk/ Basic support for loading ELF object files.
ia64, amd64, ia32 working.
mips32 requires some attention.
 
794 6654 d 15 h palkovsky /kernel/trunk/ Added MIPS userspace. Currently can't make it work in gxemul.  
534 6718 d 11 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel again.  
532 6718 d 11 h jermar / Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.  
501 6730 d 16 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
324 6804 d 17 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.