Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4342 5491 d 8 h svoboda /branches/dynload/ Merge trunk changes up to r3889 to dynload.  
4338 5491 d 9 h svoboda /branches/dynload/ Merge trunk changes up to r3787 to dynload.  
3674 5636 d 7 h svoboda /branches/dynload/ Merge latest trunk changes to dynload.  
2927 5840 d 19 h decky /branches/dynload/ added dynload branch  
2608 6021 d 13 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
 
2516 6089 d 8 h vana /trunk/kernel/ IA64 rest of neaded changes to work with simics keyboard  
2089 6313 d 16 h decky /trunk/ huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes
 
2071 6324 d 8 h jermar /trunk/ (c) versus (C)  
2064 6338 d 7 h vana /trunk/ SIMICS added as a simulator kernel runs on  
1942 6415 d 8 h jermar /trunk/ Convert ia64 to the new IRQ and notification scheme.  
1888 6449 d 12 h jermar /trunk/ C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64.
 
1787 6514 d 11 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1780 6521 d 12 h jermar /kernel/trunk/ Replace old __u?? types with respective C99 variants (e.g. uint32_t, int64_t, uintptr_t etc.).  
1702 6542 d 15 h cejka /kernel/trunk/ Kernel doxygen comments updated.  
1621 6549 d 12 h vana /kernel/trunk/arch/ia64/ itanium faulting task kill  
1595 6549 d 21 h palkovsky /kernel/trunk/ Added kernel circular buffer klog.
Added automatic killing of tasks raising inappropriate exceptions.
TODO: Fix vsnprintf return value(and behaviour according to specs) and remove workaround in klog.
 
1507 6553 d 15 h vana /kernel/trunk/ IA64 uspace keyboard kernel part  
1295 6580 d 16 h jermar /kernel/trunk/arch/ia64/ Complete implementation of memcpy_from_uspace() and memcpy_to_uspace().
The memcpy() variants are based on the assembler output of the generic
_memcpy().
 
1288 6581 d 17 h jermar /kernel/trunk/ Complete implementation of copy_from_uspace() and copy_to_uspace()
for amd64 and ia32. Other architectures still compile and run,
but need to implement their own assembly-only memcpy(), memcpy_from_uspace(),
memcpy_to_uspace() and their failover parts. For these architectures
only dummy implementations are provided.
 
1265 6585 d 16 h jermar /kernel/trunk/arch/ Add dummy IRQ_COUNT and irq_ipc_bind_arch() to ia64, ppc32 and sparc64 so that they compile again.  

Show All