Subversion Repositories HelenOS-historic

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
318 6831 d 7 h jermar /SPARTAN/trunk/ Make AMD64 gencontext.c consistent with MIPS gencontext.c  
317 6831 d 7 h palkovsky /SPARTAN/trunk/ MIPS exception now saves all necesssary information only on stack.  
306 6832 d 8 h palkovsky /SPARTAN/trunk/ Fixed mips boot process.
On interrupt saving registers, save $lo, $hi.
Add interrupt naming to asm files (mips).
Save only necessary registers on context switch (see mips ABI).
Fixed copyright info.
 
297 6833 d 5 h palkovsky /SPARTAN/trunk/ Symtab now contains variables  
293 6833 d 17 h palkovsky /SPARTAN/trunk/ Symbol table now contains static functions too.
NOTE: gcc heavily inlines, be aware of optimizations.

Removed excesive item from boot page tables.
 
288 6833 d 23 h jermar /SPARTAN/trunk/ Create tools/ directory.
Move helper scripts and tools out of src/ and arch/.