build mysql version if libraries exist
authorAli Saidi <saidi@eecs.umich.edu>
Mon, 14 Feb 2005 04:03:04 +0000 (23:03 -0500)
committerAli Saidi <saidi@eecs.umich.edu>
Mon, 14 Feb 2005 04:03:04 +0000 (23:03 -0500)
commit57482491c5eeb3e52f2f29f5f56040445004cb43
tree8169e014e3ab26cf3128168f6c0a625f691e8e4e
parentb78d7c2f16dac11ed468de45a088a362605c6493
build mysql version if libraries exist
add dprintf on alignment faults
fix RR benchmark rcS script name
Add Dual test without rcS script
Update Monet to be closer to the real thing
Fix p4/monet configs
Add a way to read the DRIR register with at 32bit access for validation

SConscript:
build/SConstruct:
    always use mysql if the libraries are installed
arch/alpha/alpha_memory.cc:
    Add a DPRINTF to print alignment faults when they happen
dev/tsunami_cchip.cc:
    Add a way to read the DRIR for validation.

--HG--
extra : convert_revision : 8c112c958f36b785390c46e70a889a79c6bea015
SConscript
arch/alpha/alpha_memory.cc
build/SConstruct
dev/tsunami_cchip.cc