Subversion Repositories shark

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1689 6057d 19h fabio /shark/trunk/ Merge the makefile rewrite.

There are still some edges to round, but the big part of the work
should be done. Now we should be ready to support multiple architectures,
cross-compilation and many other nice features.
 
1683 6277d 06h fabio /shark/branches/xen/ Refactor the low level code.

Move the parts of the oslib we're using (actually a little bit more,)
in some sanely-named place, and prepare things for a layout suitable
for multiple architecture support.
 
1621 6307d 09h 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 6308d 04h 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.
 
652 7631d 15h mauro /shark/trunk/oslib/ update  
651 7631d 16h mauro /shark/trunk/oslib/kl/ APIC restore patched  
650 7631d 17h giacomo /shark/trunk/oslib/ Update  
649 7631d 17h mauro /shark/trunk/oslib/kl/ update  
648 7631d 18h mauro /shark/trunk/oslib/ bugfix  
646 7631d 20h mauro /shark/trunk/ Dynamic clk_per_msec change  
619 7633d 12h mauro /shark/trunk/oslib/ Safe TSR and APIC timer initialization.  
336 7806d 14h giacomo /shark/trunk/ Update  
333 7810d 15h giacomo /shark/trunk/ Warnings Removed  
329 7811d 16h giacomo /shark/trunk/oslib/kl/ 1197 -> 1193182  
317 7820d 13h giacomo /shark/trunk/ Update  
314 7821d 16h giacomo /shark/trunk/oslib/kl/ Update  
312 7821d 19h giacomo /shark/trunk/oslib/ Update  
305 7823d 08h giacomo /shark/trunk/oslib/ New __TSC__ __APIC__ compiling options  
304 7824d 19h giacomo /shark/trunk/oslib/kl/ Update  
303 7825d 11h giacomo /shark/trunk/oslib/ Update  

Show All