Subversion Repositories shark

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1681 5905d 21h 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 5935d 21h 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 5936d 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 6922d 22h trimarchi /shark/trunk/oslib/kl/ add debug stuff to oslib  
999 6922d 22h trimarchi /shark/trunk/oslib/kl/ Bug Fix for the last event in oneshot  
652 7260d 02h mauro /shark/trunk/oslib/ update  
651 7260d 04h mauro /shark/trunk/oslib/kl/ APIC restore patched  
650 7260d 04h giacomo /shark/trunk/oslib/ Update  
649 7260d 05h mauro /shark/trunk/oslib/kl/ update  
648 7260d 05h mauro /shark/trunk/oslib/ bugfix  
646 7260d 08h mauro /shark/trunk/ Dynamic clk_per_msec change  
620 7261d 22h mauro /shark/trunk/ Reboot mode added.  
619 7262d 00h mauro /shark/trunk/oslib/ Safe TSR and APIC timer initialization.  
502 7323d 01h giacomo /shark/trunk/ Update York Tracer  
496 7324d 07h giacomo /shark/trunk/ Update  
353 7413d 23h giacomo /shark/trunk/ New Tracer  
336 7435d 01h giacomo /shark/trunk/ Update  
333 7439d 03h giacomo /shark/trunk/ Warnings Removed  
329 7440d 04h giacomo /shark/trunk/oslib/kl/ 1197 -> 1193182  
322 7447d 04h giacomo /shark/trunk/oslib/ Indirect ljmp warning  

Show All