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
4011 5570 d 5 h svoboda /trunk/kernel/ String functions should be declared in string.h (and implemented in string.c) in the kernel.  
3918 5583 d 4 h decky /trunk/kernel/ avoid ugly ifdefs in fpu1 test  
3907 5584 d 16 h decky /trunk/kernel/ remove forgotten #ifdef arch  
3884 5588 d 6 h decky /trunk/ centralize configuration data
use a header file for passing most of the configuration directives
 
3803 5611 d 8 h decky /trunk/ configuration system overhaul (requires newt)  
3703 5646 d 7 h decky /trunk/kernel/ compile kconsole optionally  
3657 5662 d 14 h vana /trunk/ Legacy IRQ support, uspace NS16550 support, some minor changes  
3646 5664 d 7 h jermar /trunk/kernel/ Initial support for interrupt driven driver for ns16550.  
3486 5717 d 12 h decky /trunk/ faster compilation using -pipe  
3445 5736 d 6 h jermar /trunk/kernel/ Rename ipc/ipc_kbox.c to ipc/kbox.c.  
3438 5736 d 14 h svoboda /trunk/ Merge syscall tracer (trace) and relevant part of udebug interface from tracing to trunk.  
3240 5784 d 16 h decky / move unfinished ObjC support to a separate branch  
3222 5807 d 10 h svoboda /trunk/ Merge program-loader related stuff from dynload branch to trunk. (huge)  
3179 5825 d 9 h jermar /trunk/kernel/ Introduce the notion of FPU_NO_CFLAGS and separate building of test/fpu
objects and building the rest of kernel objects. Now, amd64 and ia32 can
enable things such as SSE selectively for the test/fpu/*.
 
3172 5827 d 5 h jermar /trunk/kernel/ Frame pointers will make debugging much easier.  
3105 5839 d 19 h svoboda /trunk/kernel/ Revert accidental change of Makefile  
3104 5839 d 19 h svoboda /trunk/kernel/ Declare arguments for memstr.h operations as pointers instead of uintptr_t.  
3053 5842 d 12 h decky /trunk/kernel/ add CONFIG_EDEBUG
remove klog
 
2746 5939 d 10 h decky /trunk/kernel/ start merging tasklets (more or less a rewrite)  
2745 5939 d 15 h decky /trunk/ code cleanup (mostly signed/unsigned)
allow extra compiler warnings
 

Show All