Subversion Repositories HelenOS-historic

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
125 6893 d 0 h jermar /SPARTAN/trunk/ Huge indentation fix.  
103 6938 d 3 h jermar /SPARTAN/trunk/ Just cleanup.  
65 6958 d 3 h decky /SPARTAN/trunk/arch/ia32/ doxygen-style comments  
52 6961 d 0 h vana /SPARTAN/trunk/ Move fpu_context switching functions from context.s to fpu_context.c on all platforms.
Add fpu_context.h.

Make before_thread_runs() arch-independent and create arch dependent version before_thread_runs_arch().
 
50 6961 d 7 h jermar /SPARTAN/trunk/ Big indentation update.

Add Jakub Vana to AUTHORS.

Minor fixes.
 
49 6961 d 7 h vana /SPARTAN/trunk/arch/ia32/src/ Change indentation in context.s.  
48 6961 d 8 h vana /SPARTAN/trunk/arch/ia32/src/ Add missing function names.  
46 6961 d 8 h vana /SPARTAN/trunk/ Remove fpu_context pointer from context_t.
Add fpu_context statically to thread_t.
Two functions for saving and restoring FPU context on lazy switch.
 
1 7040 d 5 h jermar /SPARTAN/ Initial import