Rev |
Age |
Author |
Path |
Log message |
Diff |
1621 |
6207d 11h |
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. |
|
1619 |
6207d 16h |
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 |
6208d 06h |
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 |
6559d 20h |
tullio |
/shark/trunk/ |
Added missing GPL license disclaimer. |
|
924 |
7290d 15h |
pj |
/shark/trunk/include/bits/ |
changed some error numbers |
|
158 |
7908d 11h |
pj |
/shark/trunk/include/ |
- added comments and sys_shutdown_message |
|
38 |
8022d 13h |
pj |
/shark/trunk/ |
- new scheduling module interface
- various fixes |
|
9 |
8093d 22h |
pj |
/shark/trunk/include/bits/ |
modified UNVALUD constants in INVALUD |
|
3 |
8306d 16h |
pj |
/shark/trunk/ |
This commit was generated by cvs2svn to compensate for changes in r2,
which included commits to RCS files with non-trunk default branches. |
|