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
940 6627 d 14 h jermar /kernel/trunk/ Get rid of unneeded macros.
Their functionality has been replaced by the ELF loader.
 
815 6659 d 20 h jermar /kernel/trunk/ Fix sparc64 and ia64 to work with the changed frame allocator.

Fix ppc32 to at least compile.
 
792 6661 d 18 h jermar /kernel/trunk/ Page hash table architectures now use generic hash table to manage
mappings.
 
569 6721 d 10 h jermar /kernel/trunk/ sparc64 work.
Implement functions for reading IMMU and DMMU TLBs.
 
534 6725 d 13 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel again.  
532 6725 d 13 h jermar / Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.  
501 6737 d 18 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
426 6760 d 19 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.
 
418 6768 d 12 h jermar /SPARTAN/trunk/ sparc64 infrastructure.