Subversion Repositories shark

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1056 6591d 17h 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 6668d 10h tullio /shark/trunk/drivers/linuxc26/include/asm/ Fized the multiline comment warning.  
1047 6669d 07h mauro /shark/trunk/drivers/ Added functions needed by the USB driver.  
1044 6690d 08h 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 7328d 07h giacomo /shark/trunk/ Update for USB  
780 7349d 05h giacomo /shark/trunk/drivers/linuxc26/include/asm/ Update  
490 7523d 04h giacomo /shark/trunk/drivers/ Update  
475 7528d 02h giacomo /shark/trunk/drivers/ Update  
440 7555d 04h giacomo /shark/trunk/drivers/ Update  
435 7556d 09h giacomo /shark/trunk/drivers/linuxc26/include/asm/ Update  
434 7556d 10h giacomo /shark/trunk/drivers/linuxc26/include/ Update  
428 7557d 04h giacomo /shark/trunk/drivers/ Update  
424 7557d 07h giacomo /shark/trunk/drivers/linuxc26/include/ New Linux 2.6.0 Support  
422 7557d 07h giacomo /shark/trunk/drivers/linuxc26/ New Linux 2.6.0 Support