Català-Valencià - Catalan
中文 - Chinese (Simplified)
中文 - Chinese (Traditional)
Česky - Czech
Dansk - Danish
Nederlands - Dutch
English - English
Suomi - Finnish
Français - French
Deutsch - German
עברית - Hebrew
हिंदी - Hindi
Magyar - Hungarian
Bahasa Indonesia - Indonesian
Italiano - Italian
日本語 - Japanese
한국어 - Korean
Македонски - Macedonian
मराठी - Marathi
Norsk - Norwegian
Polski - Polish
Português - Portuguese
Português - Portuguese (Brazil)
Русский - Russian
Slovenčina - Slovak
Slovenščina - Slovenian
Español - Spanish
Svenska - Swedish
Türkçe - Turkish
Українська - Ukrainian
Oëzbekcha - Uzbek
Subversion Repositories
shark
(root)
/
shark
/
branches
/
xen
/
shark.cfg
@ 1679
- Rev 1681
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
1681
6124d 02h
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.
1619
6154d 06h
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
6154d 21h
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
6203d 11h
tullio
/shark/trunk/
Changed the default base address to avoid changing it every time.
1073
6492d 07h
tullio
/shark/trunk/
Updated makefiles to consider the new shark.cfg COMPILER option.
1037
6799d 03h
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
7479d 05h
giacomo
/shark/trunk/
Update
623
7479d 07h
giacomo
/shark/trunk/
Update
620
7480d 03h
mauro
/shark/trunk/
Reboot mode added.
599
7486d 04h
giacomo
/shark/trunk/
LINUX/DJGPP differences removed
577
7498d 12h
giacomo
/shark/trunk/
Default version
576
7499d 06h
giacomo
/shark/trunk/
Update
575
7500d 02h
giacomo
/shark/trunk/
Update
573
7501d 03h
giacomo
/shark/trunk/
Added LINUX/DJGPP selection
558
7505d 12h
giacomo
/shark/trunk/
Update
502
7541d 06h
giacomo
/shark/trunk/
Update York Tracer
496
7542d 12h
giacomo
/shark/trunk/
Update
489
7550d 03h
giacomo
/shark/trunk/
Update
450
7569d 03h
giacomo
/shark/trunk/
Update
449
7569d 03h
giacomo
/shark/trunk/
Update
←Prev
1
2
Next→
Show All