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 6030d 04h 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 6030d 18h 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 6382d 08h tullio /shark/trunk/ Added missing GPL license disclaimer.  
1031 6688d 02h tullio /shark/trunk/ Removed dead code.  
1024 6688d 06h mauro /shark/trunk/include/kernel/ New INTERRUPT task model.  
1017 6695d 01h mauro /shark/trunk/include/sys/ Unused file: removed.  
1005 6991d 01h mauro /shark/trunk/ New handlerset with intdrive  
966 7065d 07h pj /shark/trunk/ moved modules  
965 7065d 07h pj /shark/trunk/ moved comm_message  
926 7113d 03h pj /shark/trunk/include/ removed SA_USEFAST  
925 7113d 03h pj /shark/trunk/include/ added exit and _exit  
924 7113d 03h pj /shark/trunk/include/bits/ changed some error numbers  
923 7113d 03h pj /shark/trunk/include/kernel/ removed sys_end, added exit  
922 7113d 03h pj /shark/trunk/include/kernel/ added some missing global variables  
921 7113d 03h pj /shark/trunk/include/kernel/ changed some comments  
912 7114d 10h pj /shark/trunk/include/kernel/ now endcycle calls task_testcancel  
906 7145d 08h mauro /shark/trunk/include/modules/ Bugfix  
878 7174d 00h trimarchi /shark/trunk/include/kernel/ Add macro to dummy group  
869 7188d 04h trimarchi /shark/trunk/include/modules/ new message from scheduling modules  
808 7240d 05h trimarchi /shark/trunk/ Shared Object support first version  

Show All