Subversion Repositories shark

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1681 5941d 20h fabio /shark/branches/xen/ Redesign the build system.

Switch to a non-recursive easy to configure build system, with a topdir
makefile that collects information on the targets to build from the subdirs
and generates the needed targets and commands. The ports and demos are
still not connected to the build. The new build system is documented
in the main makefile.
 
1621 5971d 20h 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 5972d 15h 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.
 
1001 6958d 21h trimarchi /shark/trunk/oslib/kl/ add debug stuff to oslib  
999 6958d 21h trimarchi /shark/trunk/oslib/kl/ Bug Fix for the last event in oneshot  
652 7296d 01h mauro /shark/trunk/oslib/ update  
651 7296d 03h mauro /shark/trunk/oslib/kl/ APIC restore patched  
650 7296d 03h giacomo /shark/trunk/oslib/ Update  
649 7296d 04h mauro /shark/trunk/oslib/kl/ update  
648 7296d 04h mauro /shark/trunk/oslib/ bugfix  
646 7296d 07h mauro /shark/trunk/ Dynamic clk_per_msec change  
620 7297d 21h mauro /shark/trunk/ Reboot mode added.  
619 7297d 23h mauro /shark/trunk/oslib/ Safe TSR and APIC timer initialization.  
502 7359d 00h giacomo /shark/trunk/ Update York Tracer  
496 7360d 06h giacomo /shark/trunk/ Update  
353 7449d 22h giacomo /shark/trunk/ New Tracer  
336 7471d 00h giacomo /shark/trunk/ Update  
333 7475d 02h giacomo /shark/trunk/ Warnings Removed  
329 7476d 03h giacomo /shark/trunk/oslib/kl/ 1197 -> 1193182  
322 7483d 03h giacomo /shark/trunk/oslib/ Indirect ljmp warning  

Show All