Subversion Repositories HelenOS

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
2996 5888 d 16 h svoboda /branches/dynload/ Improve ppc32 dynamic loading support. Getting there...  
2927 5897 d 4 h decky /branches/dynload/ added dynload branch  
2861 5925 d 18 h cejka /trunk/ Used common macro for context saving on ppc64.  
2860 5926 d 17 h cejka /trunk/ Context handling unified for sparc64.  
2798 5938 d 17 h jermar /trunk/uspace/ Replace all endian.h in uspace with a copy of the kernel's respective byteorder.h.  
2795 5939 d 17 h jermar /trunk/uspace/lib/libc/ Support of byte swapping in userspace.  
2781 5958 d 1 h cejka /trunk/ Unified context saving/restoring macros in ppc32.  
2780 5958 d 1 h cejka /trunk/ Fixed broken context_offset.h symlinks for mips32eb and ia32xen.  
2779 5958 d 1 h cejka /trunk/ Context saving/restoring macros used for mips32.  
2778 5958 d 2 h jermar /trunk/uspace/lib/libc/arch/ia32/src/ Fix jmp_buf vs. context structure in comment.  
2777 5958 d 3 h cejka /trunk/ Unified context handling code for amd64.  
2776 5958 d 4 h cejka /trunk/uspace/lib/libc/arch/ia32/src/ Context saving/restoring code replaced with macro.  
2773 5958 d 5 h cejka /trunk/uspace/lib/libc/ United headers using context_t in uspace.  
2745 5975 d 2 h decky /trunk/ code cleanup (mostly signed/unsigned)
allow extra compiler warnings
 
2718 5998 d 20 h cejka /trunk/uspace/lib/libc/arch/ia32/ Added setjmp and longjmp functions for ia32 architecture.  
2613 6076 d 18 h jermar /trunk/ Support for six syscall arguments for ia32.  
2611 6076 d 23 h jermar /trunk/ Support for six syscall arguments for arm32.  
2610 6077 d 21 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 6077 d 21 h jermar /trunk/uspace/lib/libc/arch/ppc32/src/ Support for six syscall arguments for ppc32.  
2608 6077 d 21 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
 

Show All