History log of /gem5/tests/test-progs/hello/bin/alpha/linux/hello
Revision Date Author Comments
# 3048:3da8c7e43b85 20-Aug-2006 Steve Reinhardt <stever@eecs.umich.edu>

Add Alpha Linux version of "hello world" test.


# 3047:d289176e6b94 20-Aug-2006 Steve Reinhardt <stever@eecs.umich.edu>

Alpha "hello world" test is really Tru64 not Linux... oops.


# 2998:1d5ea4e433f5 16-Aug-2006 Steve Reinhardt <stever@eecs.umich.edu>

More restructuring of regression tests.
Moving work back to zizzer...

configs/common/FSConfig.py:
configs/test/fs.py:
Move CPU connections out of makeLinuxAlphaSystem()
src/python/m5/objects/BaseCPU.py:
Create default TLBs in full system.
Move utility cache functions here.
src/python/m5/objects/O3CPU.py:
Add _mem_ports
tests/run.py:
Add binpath()
Change maxtick default to 'forever'
tests/simple-atomic.py:
Use connectmemPorts()
tests/simple-timing.py:
Fix up.