Subversion Repositories shark

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1621 5964d 19h fabio /shark/branches/xen/ Move all the low level libc related headers from the OSLib to libc/.

Move the headers used to define the libc interface exported by Shark from
the OSLib to libc/arch/$(ARCH) (remember, by now ARCH can be only x86,) and
change their users to reflect the movement. There are still a couple of
problems to solve, that are how to deal with the libc code used inside the
kernel, and how to handle things that are on the boundary, e.g., some type
definitions and so on. Btw this had to be started from somewhere.
 
1618 5965d 14h 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 6317d 03h tullio /shark/trunk/ Added missing GPL license disclaimer.  
989 6960d 01h trimarchi /shark/trunk/ports/first/ change in shared object compare function  
964 7000d 03h trimarchi /shark/trunk/ports/first/ Change in somenthing for marte  
954 7004d 02h trimarchi /shark/trunk/ports/first/ Change in constant  
941 7012d 20h trimarchi /shark/trunk/ports/first/ Change in initialize code  
940 7012d 22h trimarchi /shark/trunk/ports/first/ Add timespec limit control  
908 7078d 04h trimarchi /shark/trunk/ports/first/ change for quality and importance function  
897 7093d 04h trimarchi /shark/trunk/ports/first/ fix some bug for bool value  
895 7093d 05h trimarchi /shark/trunk/ports/first/ change in bool type  
881 7100d 23h trimarchi /shark/trunk/ports/first/ Add new configuration file width doxygen  
877 7109d 03h trimarchi /shark/trunk/ports/first/ Change for the new API  
874 7120d 03h trimarchi /shark/trunk/ports/first/ Add function return error  
868 7122d 23h trimarchi /shark/trunk/ports/first/ modify for new api support  
829 7169d 21h giacomo /shark/trunk/ports/first/ Update  
825 7171d 03h trimarchi /shark/trunk/ports/first/ Shared Object Bug fixed  
823 7171d 05h trimarchi /shark/trunk/ports/first/ Change minor stuff  
811 7172d 05h trimarchi /shark/trunk/ports/first/ Adjust shared object function  
808 7175d 01h trimarchi /shark/trunk/ Shared Object support first version  
221 7533d 22h giacomo /shark/trunk/ports/ FIRST - S.Ha.R.K. Implementation