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
50 6960 d 8 h jermar /SPARTAN/trunk/ Big indentation update.

Add Jakub Vana to AUTHORS.

Minor fixes.
 
45 6960 d 13 h vana /SPARTAN/trunk/ Added fpu_context_t type.
IA-32's version of this type contains array of 512 bytes to be used by FXSAVE ... instructions.
 
42 6961 d 1 h jermar /SPARTAN/trunk/ Add stdarg.h to support variable argument list functions on architectures with compiler support for __builtin_va_*.
stackarg.h is kept for those architectures which lack that kind of support and for testing purposes.

Make printing functions use the __native type and support the maximum integer width.
 
40 6962 d 10 h jermar /SPARTAN/trunk/ Variable argument list support for architectures passing arguments on stack.  
39 6964 d 1 h jermar /SPARTAN/trunk/arch/ia64/ IA-64 cosmetics.
Fix boot/boot.s to jump to the appropriate address.
Revert _link.ld to contain previously deleted sections.
 
37 6965 d 12 h jermar /SPARTAN/trunk/ More IA-64 work.
IA-64 putchar() for Ski simulator.
Linker script changes.
 
36 6966 d 3 h jermar /SPARTAN/trunk/arch/ia64/ More IA-64 work.  
35 6967 d 12 h jermar /SPARTAN/trunk/ Early support for IA-64 architecture.  
4 7039 d 5 h jermar /SPARTAN/trunk/arch/ Added directories for new architectures.