Subversion Repositories shark

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1618 6209d 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.
 
1056 6672d 01h tullio /shark/trunk/ Added gcc 4x support. Actually, tested with version 4.1.2.
Into code, updated some constructs that were not compatible with gcc 4x.
Into config files, added compiler flags to suppress some warnings (turned as default since gcc 4x) and turned off optimizations for inline code, which generated unwanted calls to builtin memcpy.
 
1050 6748d 17h tullio /shark/trunk/drivers/linuxc26/include/asm/ Fized the multiline comment warning.  
1047 6749d 15h mauro /shark/trunk/drivers/ Added functions needed by the USB driver.  
1044 6770d 16h tullio /shark/trunk/drivers/linuxc26/include/asm/ Remap on linking traps and longer delays removed.
Should not be needed in Shark.
It eliminates unwanted delays on some machines.
 
847 7408d 15h giacomo /shark/trunk/ Update for USB  
780 7429d 12h giacomo /shark/trunk/drivers/linuxc26/include/asm/ Update  
490 7603d 12h giacomo /shark/trunk/drivers/ Update  
475 7608d 10h giacomo /shark/trunk/drivers/ Update  
440 7635d 11h giacomo /shark/trunk/drivers/ Update  
435 7636d 17h giacomo /shark/trunk/drivers/linuxc26/include/asm/ Update  
434 7636d 17h giacomo /shark/trunk/drivers/linuxc26/include/ Update  
428 7637d 11h giacomo /shark/trunk/drivers/ Update  
424 7637d 14h giacomo /shark/trunk/drivers/linuxc26/include/ New Linux 2.6.0 Support  
422 7637d 15h giacomo /shark/trunk/drivers/linuxc26/ New Linux 2.6.0 Support