Subversion Repositories shark

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1619 5957d 05h 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.
 
/shark/branches/xen/libc/arch
/shark/branches/xen/libc/arch/x86
/shark/branches/xen/libc/arch/x86/libm
/shark/branches/xen/oslib/libc
/shark/branches/xen/oslib/libm
/shark/branches/xen/include/bits/endian.h
/shark/branches/xen/libc/arch/x86/libm/makefile
/shark/branches/xen/libc/arch/x86/makefile
/shark/branches/xen/libc/makefile
/shark/branches/xen/oslib/makefile
/shark/branches/xen/shark.cfg
1618 5957d 19h 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.
 
/shark/branches/xen
1617 6211d 09h /demos/tags/rel_1_5_4/ This commit was manufactured by cvs2svn to create tag 'rel_1_5_4'.  
/demos/tags/rel_1_5_4
1616 6211d 09h boinc /demos/trunk/network/ Added notify.c demo and the java program to generate datagrams.  
/demos/trunk/network/DatagramSender.java
/demos/trunk/network/notify.c
/demos/trunk/network/makefile
1615 6231d 09h tullio /demos/trunk/newtrace/udp/ Some new useful comments to the udp demo for the new tracer.  
/demos/trunk/newtrace/udp/udptrace.c
1614 6301d 04h /demos/tags/rel_1_5_3/ This commit was manufactured by cvs2svn to create tag 'rel_1_5_3'.  
/demos/tags/rel_1_5_3
1613 6301d 04h tullio /demos/trunk/ Changed due to modification to officially distributed demos.  
/demos/trunk/readme.txt
1612 6301d 04h tullio /demos/trunk/ Moved to unsupported demos.  
/demos/trunk/first
/demos/trunk/pngdemo
1611 6301d 04h tullio /demos/trunk/ Changed due to demo removal.  
/demos/trunk/makefile
1610 6301d 04h tullio /demos/trunk/ Moved to unsupported demos  
/demos/trunk/loader
1609 6301d 04h tullio /demos/trunk/loader/ Moved to unsupported demos.  
/demos/trunk/loader/common
/demos/trunk/loader/makefile
/demos/trunk/loader/readme.txt
1608 6301d 05h tullio /demos/trunk/ Changed due to demo directory removal.  
/demos/trunk/makefile
1607 6301d 05h tullio /demos/trunk/ Moved to unsupported demos.  
/demos/trunk/sharkDecoderWithFSF
1606 6309d 08h tullio /demos/trunk/ Added missing GPL license disclaimer.  
/demos/trunk/astro/asteroid.c
/demos/trunk/astro/asteroid.h
/demos/trunk/astro/astro.c
/demos/trunk/astro/initfile.c
/demos/trunk/astro/rock.c
/demos/trunk/astro/stat.c
/demos/trunk/base/initfile.c
/demos/trunk/base/ipcidemo.c
/demos/trunk/bttvdemo/initfile.c
/demos/trunk/mesademo/mesademo.c
/demos/trunk/mesatex/mesatex.c
/demos/trunk/network/net.c
/demos/trunk/newtrace/instr/bezier.c
/demos/trunk/newtrace/instr/bezier_i.c
/demos/trunk/newtrace/instr/instr.c
/demos/trunk/newtrace/nosave/initfile.c
/demos/trunk/newtrace/nosave/nosave.c
/demos/trunk/newtrace/udp/udptrace.c
/demos/trunk/newtrace/utils/extract.c
/demos/trunk/newtrace/utils/list.c
/demos/trunk/newtrace/utils/pwcet_gen.c
/demos/trunk/newtrace/utils/udpdump.c
/demos/trunk/servo/initfile.c
/demos/trunk/servo/load.c
/demos/trunk/tftptest/tftptest.c
1605 6477d 08h /demos/tags/rel_1_5_2_1/ This commit was manufactured by cvs2svn to create tag 'rel_1_5_2_1'.  
/demos/tags/rel_1_5_2_1
1604 6477d 08h /demos/tags/rel_1_5_2/ This commit was manufactured by cvs2svn to create tag 'rel_1_5_2'.  
/demos/tags/rel_1_5_2
1603 6477d 08h tullio /demos/trunk/shutdown/ Inserted __PCI__ flag into makefile.  
/demos/trunk/shutdown/makefile
1602 6481d 09h /demos/tags/rel_1_5_1/ This commit was manufactured by cvs2svn to create tag 'rel_1_5_1'.  
/demos/tags/rel_1_5_1
1601 6481d 09h tullio /demos/trunk/dynademo/ added dynalynk support (thanks to LexN)  
/demos/trunk/dynademo
/demos/trunk/dynademo/app.c
/demos/trunk/dynademo/data.bin
/demos/trunk/dynademo/make_app.mk
/demos/trunk/dynademo/make_os.mk
/demos/trunk/dynademo/os.c
/demos/trunk/dynademo/readme.txt
1600 6497d 08h tullio /demos/trunk/tftptest/ Retouch to keyboard management.
Added few useful comments.
 
/demos/trunk/tftptest/tftptest.c

Show All