Subversion Repositories shark

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1619 5963d 13h fabio /shark/branches/xen/ Move the OSLib libc/libm code into libc/arch.

Isolate the libc/libm code inside the OSLib and move it to libc/ with
the long term goal of isolating and cleaning up the interfaces between
the system components. The ARCH configuration variable will choose
the architecture Shark is being compiled for.

Now the architecture specific part of the libc is in libc/arch/$(ARCH),
but the include/makefile support is far from being generic enough.
 
1618 5964d 03h 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.
 
1080 6012d 17h tullio /shark/trunk/ Changed the default base address to avoid changing it every time.  
1073 6301d 14h tullio /shark/trunk/ Updated makefiles to consider the new shark.cfg COMPILER option.  
1037 6608d 10h tullio /shark/trunk/ Resolved bug 237: printf.

Files affected:
- $(BASE)/makefile -> do not compile libfs if not requested into shark.cfg
- $(BASE)/shark.cfg -> added the option to compile or not the FS
- $(BASE)/config/config.mk -> add the make define to compile the FS
- $(BASE)/libc/stdio/printf.c -> remap to the cprintf if FS not compiled
 
637 7288d 11h giacomo /shark/trunk/ Update  
623 7288d 14h giacomo /shark/trunk/ Update  
620 7289d 09h mauro /shark/trunk/ Reboot mode added.  
599 7295d 10h giacomo /shark/trunk/ LINUX/DJGPP differences removed  
577 7307d 19h giacomo /shark/trunk/ Default version  
576 7308d 13h giacomo /shark/trunk/ Update  
575 7309d 09h giacomo /shark/trunk/ Update  
573 7310d 10h giacomo /shark/trunk/ Added LINUX/DJGPP selection  
558 7314d 18h giacomo /shark/trunk/ Update  
502 7350d 13h giacomo /shark/trunk/ Update York Tracer  
496 7351d 19h giacomo /shark/trunk/ Update  
489 7359d 10h giacomo /shark/trunk/ Update  
450 7378d 10h giacomo /shark/trunk/ Update  
449 7378d 10h giacomo /shark/trunk/ Update  
357 7441d 10h giacomo /shark/trunk/ Update  
355 7441d 11h giacomo /shark/trunk/ Update  
336 7462d 13h giacomo /shark/trunk/ Update  
331 7467d 16h giacomo /shark/trunk/ Timer Optimization  
309 7478d 12h giacomo /shark/trunk/ shark configuration file