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)
/
demos
/
branches
/
xen
/
newtrace
- Rev 1686
Rev
Hide 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
Changes
1686
6098d 06h
fabio
/demos/branches/xen/
Convert the makefiles to the new build system.
Convert all the makefiles to the syntax and conventions of the new build
system. Compile-tested only. Temporarily almost everything depends on
__GRX__ as even the text console code seems to use some grx symbols; this
should be fixed in the base system.
/demos/branches/xen/Makefile
/demos/branches/xen/advtimer/Makefile
/demos/branches/xen/astro/Makefile
/demos/branches/xen/base/Makefile
/demos/branches/xen/bca/Makefile
/demos/branches/xen/bttvdemo/Makefile
/demos/branches/xen/cpufreq/Makefile
/demos/branches/xen/dosfs/Makefile
/demos/branches/xen/helloworld/Makefile
/demos/branches/xen/input/Makefile
/demos/branches/xen/jumpball/Makefile
/demos/branches/xen/mesademo/Makefile
/demos/branches/xen/mesatex/Makefile
/demos/branches/xen/mix/Makefile
/demos/branches/xen/network/Makefile
/demos/branches/xen/newtrace/Makefile
/demos/branches/xen/newtrace/instr/Makefile
/demos/branches/xen/newtrace/nosave/Makefile
/demos/branches/xen/newtrace/udp/Makefile
/demos/branches/xen/newtrace/utils/Makefile
/demos/branches/xen/orbit/Makefile
/demos/branches/xen/pci6025e/Makefile
/demos/branches/xen/pse51/Makefile
/demos/branches/xen/servo/Makefile
/demos/branches/xen/shutdown/Makefile
/demos/branches/xen/tftptest/Makefile
/demos/branches/xen/advtimer/makefile
/demos/branches/xen/astro/makefile
/demos/branches/xen/base/makefile
/demos/branches/xen/bca/makefile
/demos/branches/xen/bttvdemo/makefile
/demos/branches/xen/cpufreq/makefile
/demos/branches/xen/dosfs/makefile
/demos/branches/xen/helloworld/makefile
/demos/branches/xen/input/makefile
/demos/branches/xen/jumpball/makefile
/demos/branches/xen/makefile
/demos/branches/xen/mesademo/makefile
/demos/branches/xen/mesatex/makefile
/demos/branches/xen/mix/makefile
/demos/branches/xen/network/makefile
/demos/branches/xen/newtrace/instr/makefile
/demos/branches/xen/newtrace/makefile
/demos/branches/xen/newtrace/nosave/makefile
/demos/branches/xen/newtrace/udp/makefile
/demos/branches/xen/newtrace/utils/makefile
/demos/branches/xen/orbit/makefile
/demos/branches/xen/pci6025e/makefile
/demos/branches/xen/pse51/makefile
/demos/branches/xen/servo/makefile
/demos/branches/xen/shutdown/makefile
/demos/branches/xen/tftptest/makefile
/demos/branches/xen/base/condtest.c
/demos/branches/xen/base/mdemo.c
/demos/branches/xen/base/pcdemo.c
/demos/branches/xen/jumpball/demo.c
1684
6098d 19h
fabio
/demos/branches/xen/
Branch the demos tree to sync it with the xen branch of the kernel.
This branch will contain a sync'ed version of the demos with the new
build system and the new kernel tree structure.
/demos/branches/xen
1615
6435d 21h
tullio
/demos/trunk/newtrace/udp/
Some new useful comments to the udp demo for the new tracer.
/demos/trunk/newtrace/udp/udptrace.c
1606
6513d 20h
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
1574
6724d 18h
tullio
/demos/trunk/newtrace/udp/
Comments update.
/demos/trunk/newtrace/udp/udptrace.c
1573
6724d 18h
tullio
/demos/trunk/newtrace/udp/
Updated comments.
/demos/trunk/newtrace/udp/udptrace.c
1569
6819d 17h
tullio
/demos/trunk/
Corrected the initfile to update the IntDrive initialization.
Also updated correctly manage the level register module.
/demos/trunk/advtimer/initfile.c
/demos/trunk/astro/initfile.c
/demos/trunk/base/initfile.c
/demos/trunk/bca/initfile.c
/demos/trunk/bttvdemo/initfile.c
/demos/trunk/cpufreq/initfile.c
/demos/trunk/first/initfile.c
/demos/trunk/input/initcur.c
/demos/trunk/input/initfile.c
/demos/trunk/input/initjoy.c
/demos/trunk/input/initkey.c
/demos/trunk/input/initspk.c
/demos/trunk/jumpball/ecp.c
/demos/trunk/jumpball/ern.c
/demos/trunk/jumpball/rrn.c
/demos/trunk/jumpball/rrp.c
/demos/trunk/loader/shark/initfile.c
/demos/trunk/mesademo/initfile.c
/demos/trunk/mesatex/initfile.c
/demos/trunk/mix/initfile.c
/demos/trunk/network/initfile.c
/demos/trunk/newtrace/initfile/initfile.c
/demos/trunk/newtrace/instr/initfile.c
/demos/trunk/newtrace/nosave/initfile.c
/demos/trunk/newtrace/udp/initfile.c
/demos/trunk/orbit/initfile.c
/demos/trunk/pci6025e/initfile.c
/demos/trunk/pngdemo/initfile.c
/demos/trunk/servo/initfile.c
/demos/trunk/sharkDecoderWithFSF/initfile.c
/demos/trunk/shutdown/ishut.c
/demos/trunk/tftptest/initfile.c
1568
6819d 18h
tullio
/demos/trunk/newtrace/
Commented the udp demo (with the option for saving on file).
Corrected all the initfiles to update the IntDrive initialization.
Corrected all the initfiles to correctly manage the level register module.
Slightly changed the list.c utility to list the tracing content.
/demos/trunk/newtrace/initfile/initfile.c
/demos/trunk/newtrace/instr/initfile.c
/demos/trunk/newtrace/nosave/makefile
/demos/trunk/newtrace/readme
/demos/trunk/newtrace/udp/initfile.c
/demos/trunk/newtrace/udp/udptrace.c
/demos/trunk/newtrace/utils/list.c
1567
7122d 13h
mauro
/demos/trunk/
New intdrive implementation
/demos/trunk/advtimer/initfile.c
/demos/trunk/astro/asteroid.h
/demos/trunk/astro/astro.c
/demos/trunk/astro/initfile.c
/demos/trunk/astro/rock.c
/demos/trunk/base/iaster4.c
/demos/trunk/base/iaster6.c
/demos/trunk/base/iaster7.c
/demos/trunk/base/iaster8.c
/demos/trunk/base/imdemo.c
/demos/trunk/base/initfile.c
/demos/trunk/base/initgraph.c
/demos/trunk/base/ipcidemo.c
/demos/trunk/bca/initfile.c
/demos/trunk/bttvdemo/initfile.c
/demos/trunk/cpufreq/initfile.c
/demos/trunk/first/initfile.c
/demos/trunk/jumpball/ball.c
/demos/trunk/jumpball/ecp.c
/demos/trunk/jumpball/ern.c
/demos/trunk/jumpball/rrn.c
/demos/trunk/jumpball/rrp.c
/demos/trunk/loader/shark/initfile.c
/demos/trunk/mesademo/initfile.c
/demos/trunk/mesatex/initfile.c
/demos/trunk/mix/initfile.c
/demos/trunk/network/initfile.c
/demos/trunk/newtrace/initfile/initfile.c
/demos/trunk/newtrace/instr/initfile.c
/demos/trunk/newtrace/udp/initfile.c
/demos/trunk/orbit/initfile.c
/demos/trunk/pci6025e/initfile.c
/demos/trunk/pci6025e/test_ec.c
/demos/trunk/servo/initfile.c
/demos/trunk/sharkDecoderWithFSF/initfile.c
/demos/trunk/shutdown/ishut.c
/demos/trunk/tftptest/initfile.c
1560
7181d 19h
trimarchi
/demos/trunk/newtrace/
change in event catch
/demos/trunk/newtrace/udp/initfile.c
/demos/trunk/newtrace/utils/extract.c
/demos/trunk/newtrace/utils/pwcet_gen.c
1558
7183d 13h
trimarchi
/demos/trunk/newtrace/utils/
Add server data to statistics
/demos/trunk/newtrace/utils/extract.c
/demos/trunk/newtrace/utils/pwcet_gen.c
1552
7196d 20h
pj
/demos/trunk/
moved modules
/demos/trunk/advtimer/initfile.c
/demos/trunk/astro/asteroid.h
/demos/trunk/astro/initfile.c
/demos/trunk/base/aster.c
/demos/trunk/base/aster2.c
/demos/trunk/base/aster3.c
/demos/trunk/base/aster4.c
/demos/trunk/base/aster5.c
/demos/trunk/base/aster6.c
/demos/trunk/base/aster7.c
/demos/trunk/base/aster8.c
/demos/trunk/base/cabs.c
/demos/trunk/base/fly.c
/demos/trunk/base/iaster1.c
/demos/trunk/base/iaster3.c
/demos/trunk/base/iaster4.c
/demos/trunk/base/iaster6.c
/demos/trunk/base/iaster7.c
/demos/trunk/base/iaster8.c
/demos/trunk/base/ihello.c
/demos/trunk/base/imdemo.c
/demos/trunk/base/initfile.c
/demos/trunk/base/initgraph.c
/demos/trunk/base/ipcidemo.c
/demos/trunk/base/isemdemo.c
/demos/trunk/base/mdemo.c
/demos/trunk/base/srpdemo.c
/demos/trunk/bca/initfile.c
/demos/trunk/bttvdemo/initfile.c
/demos/trunk/cpufreq/initfile.c
/demos/trunk/dosfs/initfile.c
/demos/trunk/helloworld/initfile.c
/demos/trunk/input/initcur.c
/demos/trunk/input/initfile.c
/demos/trunk/input/initjoy.c
/demos/trunk/input/initkey.c
/demos/trunk/input/initspk.c
/demos/trunk/jumpball/ecp.c
/demos/trunk/jumpball/ern.c
/demos/trunk/jumpball/rrn.c
/demos/trunk/jumpball/rrp.c
/demos/trunk/makefile
/demos/trunk/mesademo/initfile.c
/demos/trunk/mesatex/initfile.c
/demos/trunk/mix/initfile.c
/demos/trunk/network/initfile.c
/demos/trunk/newtrace/initfile/initfile.c
/demos/trunk/newtrace/instr/initfile.c
/demos/trunk/newtrace/nosave/initfile.c
/demos/trunk/newtrace/udp/initfile.c
/demos/trunk/orbit/initfile.c
/demos/trunk/pci6025e/initfile.c
/demos/trunk/pci6025e/wave.c
/demos/trunk/pngdemo/initfile.c
/demos/trunk/pse51/pinit.c
/demos/trunk/servo/initfile.c
/demos/trunk/shutdown/ishut.c
/demos/trunk/shutdown/shutdown.c
/demos/trunk/tftptest/initfile.c
/demos/trunk/tftptest/tftptest.c
1550
7244d 16h
pj
/demos/trunk/
removed sys_end, sys_abort, using exit instead
removed sys_abort_shutdown at the end of the shutdown task
/demos/trunk/advtimer/advtimer.c
/demos/trunk/advtimer/initfile.c
/demos/trunk/astro/asteroid.c
/demos/trunk/astro/astro.c
/demos/trunk/astro/initfile.c
/demos/trunk/astro/rock.c
/demos/trunk/astro/stat.c
/demos/trunk/bca/bca.c
/demos/trunk/bca/fab_lib.c
/demos/trunk/bca/initfile.c
/demos/trunk/bttvdemo/bttv.c
/demos/trunk/bttvdemo/initfile.c
/demos/trunk/cpufreq/cpufreq.c
/demos/trunk/cpufreq/initfile.c
/demos/trunk/first/initfile.c
/demos/trunk/first/test.c
/demos/trunk/first/test1.c
/demos/trunk/first/test2.c
/demos/trunk/input/initcur.c
/demos/trunk/input/initfile.c
/demos/trunk/input/initjoy.c
/demos/trunk/input/initkey.c
/demos/trunk/input/initspk.c
/demos/trunk/input/input.c
/demos/trunk/input/joy.c
/demos/trunk/input/key.c
/demos/trunk/input/mouse.c
/demos/trunk/input/speak.c
/demos/trunk/jumpball/ball.c
/demos/trunk/jumpball/demo.c
/demos/trunk/jumpball/ecp.c
/demos/trunk/jumpball/ern.c
/demos/trunk/jumpball/jetctrl.c
/demos/trunk/jumpball/rrn.c
/demos/trunk/jumpball/rrp.c
/demos/trunk/mesademo/initfile.c
/demos/trunk/mesademo/mesademo.c
/demos/trunk/mesatex/initfile.c
/demos/trunk/mesatex/mesatex.c
/demos/trunk/mix/initfile.c
/demos/trunk/mix/mix.c
/demos/trunk/network/initfile.c
/demos/trunk/network/net.c
/demos/trunk/network/talk.c
/demos/trunk/newtrace/initfile/initfile.c
/demos/trunk/newtrace/instr/initfile.c
/demos/trunk/newtrace/instr/instr.c
/demos/trunk/newtrace/udp/initfile.c
/demos/trunk/orbit/initfile.c
/demos/trunk/orbit/orbit.c
/demos/trunk/pci6025e/initfile.c
/demos/trunk/pci6025e/test_bec.c
/demos/trunk/pci6025e/test_bms.c
/demos/trunk/pci6025e/test_dac.c
/demos/trunk/pci6025e/test_dio.c
/demos/trunk/pci6025e/test_ec.c
/demos/trunk/pci6025e/test_mes.c
/demos/trunk/pci6025e/test_ppi.c
/demos/trunk/pci6025e/wave.c
/demos/trunk/pngdemo/initfile.c
/demos/trunk/pngdemo/pngdemo.c
/demos/trunk/pse51/ptest1.c
/demos/trunk/pse51/ptest2.c
/demos/trunk/pse51/ptest3.c
/demos/trunk/pse51/ptest4.c
/demos/trunk/pse51/ptest5.c
/demos/trunk/pse51/ptest6.c
/demos/trunk/servo/initfile.c
/demos/trunk/servo/load.c
/demos/trunk/tftptest/initfile.c
/demos/trunk/tftptest/tftptest.c
1532
7365d 21h
giacomo
/demos/trunk/newtrace/utils/
Example files
/demos/trunk/newtrace/utils/test
/demos/trunk/newtrace/utils/test.pwc
/demos/trunk/newtrace/utils/extract.c
1523
7379d 15h
giacomo
/demos/trunk/newtrace/utils/
Update
/demos/trunk/newtrace/utils/extract.c
/demos/trunk/newtrace/utils/pwcet_gen.c
1522
7380d 22h
giacomo
/demos/trunk/newtrace/utils/
Update
/demos/trunk/newtrace/utils/README
1521
7380d 22h
giacomo
/demos/trunk/newtrace/utils/
udpate
/demos/trunk/newtrace/utils/example_results
1520
7381d 17h
giacomo
/demos/trunk/newtrace/utils/
Update
/demos/trunk/newtrace/utils/extract.c
/demos/trunk/newtrace/utils/pwcet_gen.c
1519
7381d 20h
giacomo
/demos/trunk/newtrace/initfile/
update
/demos/trunk/newtrace/initfile/initfile.c
1518
7381d 20h
giacomo
/demos/trunk/newtrace/
Update
/demos/trunk/newtrace/instr/instr.c
/demos/trunk/newtrace/udp/udptrace.c
←Prev
1
2
Next→
Show All