Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3007 5842 d 20 h jermar /trunk/ Improve linking and loading of boot ELF images.
(Contributed by Jiri Svoboda)
 
2861 5882 d 19 h cejka /trunk/ Used common macro for context saving on ppc64.  
2860 5883 d 19 h cejka /trunk/ Context handling unified for sparc64.  
2798 5895 d 18 h jermar /trunk/uspace/ Replace all endian.h in uspace with a copy of the kernel's respective byteorder.h.  
2795 5896 d 18 h jermar /trunk/uspace/lib/libc/ Support of byte swapping in userspace.  
2781 5915 d 2 h cejka /trunk/ Unified context saving/restoring macros in ppc32.  
2780 5915 d 2 h cejka /trunk/ Fixed broken context_offset.h symlinks for mips32eb and ia32xen.  
2779 5915 d 3 h cejka /trunk/ Context saving/restoring macros used for mips32.  
2778 5915 d 4 h jermar /trunk/uspace/lib/libc/arch/ia32/src/ Fix jmp_buf vs. context structure in comment.  
2777 5915 d 5 h cejka /trunk/ Unified context handling code for amd64.  
2776 5915 d 5 h cejka /trunk/uspace/lib/libc/arch/ia32/src/ Context saving/restoring code replaced with macro.  
2773 5915 d 6 h cejka /trunk/uspace/lib/libc/ United headers using context_t in uspace.  
2745 5932 d 3 h decky /trunk/ code cleanup (mostly signed/unsigned)
allow extra compiler warnings
 
2718 5955 d 22 h cejka /trunk/uspace/lib/libc/arch/ia32/ Added setjmp and longjmp functions for ia32 architecture.  
2613 6033 d 19 h jermar /trunk/ Support for six syscall arguments for ia32.  
2611 6034 d 1 h jermar /trunk/ Support for six syscall arguments for arm32.  
2610 6034 d 22 h jermar /trunk/ Support for six syscall arguments for sparc64.
There is a minor stability issue which needs to be fixed (kernel panics upon entering kconsole from the
console task).
 
2609 6034 d 23 h jermar /trunk/uspace/lib/libc/arch/ppc32/src/ Support for six syscall arguments for ppc32.  
2608 6034 d 23 h jermar /trunk/ Support for six syscall arguments on ia64.

--iSupis line, and those below, will be ignored--

M kernel/arch/ia64/include/interrupt.h
M kernel/arch/ia64/src/ivt.S
M kernel/arch/ia64/src/interrupt.c
M uspace/lib/libc/arch/ia64/src/syscall.S
 
2607 6034 d 23 h jermar /trunk/ Support for six syscall arguments on mips32.  

Show All