Subversion Repositories HelenOS-historic

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
324 6833 d 20 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 6835 d 23 h jermar /SPARTAN/trunk/arch/mips/ Copyright notices changes.  
313 6836 d 11 h palkovsky /SPARTAN/trunk/arch/ MIPS bug fixes.
Added usermode to MIPS, unfortunately impossible to test until
MM is ready.
 
125 6889 d 12 h jermar /SPARTAN/trunk/ Huge indentation fix.  
32 6968 d 12 h jermar /SPARTAN/trunk/ ACPI detection code.
MP detection code rewrite.
Minor changes.
 
26 6973 d 20 h jermar /SPARTAN/trunk/ Code cleanup after arch_init() splitting.
Restore %ds and %es registers before iret.
 
23 6976 d 17 h jermar /SPARTAN/trunk/ Fix wrong order of *_init() function calls.  
1 7036 d 16 h jermar /SPARTAN/ Initial import