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
528 6737 d 18 h jermar /kernel/trunk/ sparc64 work.
The context_save/context_restore needed two other improvements.
First, storing of %fp because of window_fills.
Second, flushing all active windows before CONTEXT_LOAD to make CWP - 1 the overlap window.
 
527 6738 d 1 h jermar /kernel/trunk/ saprc64 work.
Perform leaf-procedure optimization for context_save and context_restore.
 
526 6738 d 1 h jermar /kernel/trunk/ sparc64 work.
No need to save/restore local registers.
 
525 6738 d 4 h jermar /kernel/trunk/arch/sparc64/ sparc64 work.
Add stack.h.
 
501 6747 d 0 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
427 6769 d 21 h jermar /SPARTAN/trunk/arch/sparc64/include/ sparc64 work.
Adjust context_set() to be SCD compliant.
 
426 6770 d 1 h jermar /SPARTAN/trunk/ sparc64 work.
Add context_save(), context_set() and context_restore().
Remove putchar() definition from ofw.c.
Add sparc64 putchar().
Add ppc32 putchar() (i.e. the original ofw.c putchar()).
Make arg.h use the builtin va_* constructs.
 
420 6774 d 16 h jermar /SPARTAN/trunk/arch/sparc64/ Small sparc64 changes.
Start native boot loader.
 
418 6777 d 18 h jermar /SPARTAN/trunk/ sparc64 infrastructure.