Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1968 6433 d 19 h jermar /tags/ Canonize pre-0.2.0.3 tags: remove inner branches, tags and trunk directories.
The change now should reflect how those releases looked like after checkout.
 
1962 6433 d 19 h jermar /tags/0.1.0/ Tagging release 0.1.0  
414 6808 d 7 h jermar /SPARTAN/trunk/ Create generic context_save() and context_restore().
These two functions are defined inline and only call context_save_arch() and context_restore_arch(), respectively.
The main purpose of this is to enable centralized commenting of these important and tricky functions.
 
342 6844 d 3 h jermar /SPARTAN/trunk/arch/ Rename ppc port to ppc32.  
199 6856 d 19 h decky /SPARTAN/trunk/arch/ppc/ PPC context save/restore