Subversion Repositories shark

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
1619 6122d 15h fabio /shark/branches/xen/ Move the OSLib libc/libm code into libc/arch.

Isolate the libc/libm code inside the OSLib and move it to libc/ with
the long term goal of isolating and cleaning up the interfaces between
the system components. The ARCH configuration variable will choose
the architecture Shark is being compiled for.

Now the architecture specific part of the libc is in libc/arch/$(ARCH),
but the include/makefile support is far from being generic enough.
 
1618 6123d 05h fabio /shark/branches/xen/ Started a new xen/ branch.

The plan is to support xen (without HVM) as an execution platform, and,
in the process, to decouple the generic kernel from the OSLib, trying to
make it easier to port Shark to new architectures.
 
1063 6474d 19h tullio /shark/trunk/ Added missing GPL license disclaimer.  
1031 6780d 13h tullio /shark/trunk/ Removed dead code.  
1024 6780d 17h mauro /shark/trunk/include/kernel/ New INTERRUPT task model.  
1017 6787d 12h mauro /shark/trunk/include/sys/ Unused file: removed.  
1005 7083d 12h mauro /shark/trunk/ New handlerset with intdrive  
966 7157d 18h pj /shark/trunk/ moved modules  
965 7157d 18h pj /shark/trunk/ moved comm_message  
926 7205d 14h pj /shark/trunk/include/ removed SA_USEFAST  
925 7205d 14h pj /shark/trunk/include/ added exit and _exit  
924 7205d 14h pj /shark/trunk/include/bits/ changed some error numbers  
923 7205d 14h pj /shark/trunk/include/kernel/ removed sys_end, added exit  
922 7205d 14h pj /shark/trunk/include/kernel/ added some missing global variables  
921 7205d 14h pj /shark/trunk/include/kernel/ changed some comments  
912 7206d 21h pj /shark/trunk/include/kernel/ now endcycle calls task_testcancel  
906 7237d 19h mauro /shark/trunk/include/modules/ Bugfix  
878 7266d 11h trimarchi /shark/trunk/include/kernel/ Add macro to dummy group  
869 7280d 15h trimarchi /shark/trunk/include/modules/ new message from scheduling modules  
808 7332d 16h trimarchi /shark/trunk/ Shared Object support first version  
796 7334d 21h trimarchi /shark/trunk/include/kernel/ Add new semaphore type for First Project  
763 7406d 12h anton /shark/trunk/include/ sleep, usleep  
760 7406d 18h anton /shark/trunk/include/modules/ comments  
748 7413d 14h anton /shark/trunk/ *** empty log message ***  
744 7414d 14h anton /shark/trunk/ *** empty log message ***  
742 7418d 20h giacomo /shark/trunk/include/modules/ Scaling Factor  
739 7419d 18h giacomo /shark/trunk/include/kernel/ Update  
708 7427d 13h giacomo /shark/trunk/ Update  
707 7427d 15h anton /shark/trunk/ elastic  
700 7431d 13h anton /shark/trunk/ elastic  
699 7431d 13h giacomo /shark/trunk/ Update  
691 7432d 14h anton /shark/trunk/ elastic  
690 7432d 14h anton /shark/trunk/ activate_at  
677 7433d 17h giacomo /shark/trunk/include/kernel/ Update  
675 7433d 18h giacomo /shark/trunk/include/modules/ Elastic Task Module  
673 7433d 18h giacomo /shark/trunk/ Update  
672 7433d 19h giacomo /shark/trunk/include/kernel/ Update  
671 7433d 19h giacomo /shark/trunk/ Update  
657 7441d 14h anton /shark/trunk/ task_activate, edf, rm  
646 7446d 21h mauro /shark/trunk/ Dynamic clk_per_msec change