alpha: Remove ALPHA tru64 support and associated tests
authorAndreas Hansson <andreas.hansson@arm.com>
Thu, 17 Nov 2016 09:54:14 +0000 (04:54 -0500)
committerAndreas Hansson <andreas.hansson@arm.com>
Thu, 17 Nov 2016 09:54:14 +0000 (04:54 -0500)
commit6ed567d6002df081dd6cf2db6685d3e66c11272b
treed6df4c0abaf10391c9ca9fb9dfc833737c979e37
parent74249f80df4e6128da38dfb5dbf5f61285c673a2
alpha: Remove ALPHA tru64 support and associated tests

No one appears to be using it, and it is causing build issues
and increases the development and maintenance effort.
172 files changed:
src/arch/alpha/AlphaSystem.py
src/arch/alpha/SConscript
src/arch/alpha/kernel_stats.cc
src/arch/alpha/tru64/process.cc [deleted file]
src/arch/alpha/tru64/process.hh [deleted file]
src/arch/alpha/tru64/system.cc [deleted file]
src/arch/alpha/tru64/system.hh [deleted file]
src/arch/alpha/tru64/tru64.cc [deleted file]
src/arch/alpha/tru64/tru64.hh [deleted file]
src/kern/SConscript
src/kern/kernel_stats.cc
src/kern/kernel_stats.hh
src/kern/tru64/dump_mbuf.cc [deleted file]
src/kern/tru64/dump_mbuf.hh [deleted file]
src/kern/tru64/mbuf.hh [deleted file]
src/kern/tru64/printf.cc [deleted file]
src/kern/tru64/printf.hh [deleted file]
src/kern/tru64/tru64.hh [deleted file]
src/kern/tru64/tru64_events.cc [deleted file]
src/kern/tru64/tru64_events.hh [deleted file]
src/kern/tru64/tru64_syscalls.cc [deleted file]
src/kern/tru64/tru64_syscalls.hh [deleted file]
src/sim/process.cc
tests/long/se/20.parser/ref/alpha/tru64/NOTE [deleted file]
tests/long/se/20.parser/ref/alpha/tru64/minor-timing/config.ini [deleted file]
tests/long/se/20.parser/ref/alpha/tru64/minor-timing/simerr [deleted file]
tests/long/se/20.parser/ref/alpha/tru64/minor-timing/simout [deleted file]
tests/long/se/20.parser/ref/alpha/tru64/minor-timing/stats.txt [deleted file]
tests/long/se/30.eon/ref/alpha/tru64/minor-timing/config.ini [deleted file]
tests/long/se/30.eon/ref/alpha/tru64/minor-timing/simerr [deleted file]
tests/long/se/30.eon/ref/alpha/tru64/minor-timing/simout [deleted file]
tests/long/se/30.eon/ref/alpha/tru64/minor-timing/stats.txt [deleted file]
tests/long/se/30.eon/ref/alpha/tru64/o3-timing/config.ini [deleted file]
tests/long/se/30.eon/ref/alpha/tru64/o3-timing/simerr [deleted file]
tests/long/se/30.eon/ref/alpha/tru64/o3-timing/simout [deleted file]
tests/long/se/30.eon/ref/alpha/tru64/o3-timing/stats.txt [deleted file]
tests/long/se/30.eon/ref/alpha/tru64/simple-timing/config.ini [deleted file]
tests/long/se/30.eon/ref/alpha/tru64/simple-timing/simerr [deleted file]
tests/long/se/30.eon/ref/alpha/tru64/simple-timing/simout [deleted file]
tests/long/se/30.eon/ref/alpha/tru64/simple-timing/stats.txt [deleted file]
tests/long/se/40.perlbmk/ref/alpha/tru64/minor-timing/config.ini [deleted file]
tests/long/se/40.perlbmk/ref/alpha/tru64/minor-timing/simerr [deleted file]
tests/long/se/40.perlbmk/ref/alpha/tru64/minor-timing/simout [deleted file]
tests/long/se/40.perlbmk/ref/alpha/tru64/minor-timing/stats.txt [deleted file]
tests/long/se/40.perlbmk/ref/alpha/tru64/o3-timing/config.ini [deleted file]
tests/long/se/40.perlbmk/ref/alpha/tru64/o3-timing/simerr [deleted file]
tests/long/se/40.perlbmk/ref/alpha/tru64/o3-timing/simout [deleted file]
tests/long/se/40.perlbmk/ref/alpha/tru64/o3-timing/stats.txt [deleted file]
tests/long/se/40.perlbmk/ref/alpha/tru64/simple-atomic/config.ini [deleted file]
tests/long/se/40.perlbmk/ref/alpha/tru64/simple-atomic/simerr [deleted file]
tests/long/se/40.perlbmk/ref/alpha/tru64/simple-atomic/simout [deleted file]
tests/long/se/40.perlbmk/ref/alpha/tru64/simple-atomic/stats.txt [deleted file]
tests/long/se/40.perlbmk/ref/alpha/tru64/simple-timing/config.ini [deleted file]
tests/long/se/40.perlbmk/ref/alpha/tru64/simple-timing/simerr [deleted file]
tests/long/se/40.perlbmk/ref/alpha/tru64/simple-timing/simout [deleted file]
tests/long/se/40.perlbmk/ref/alpha/tru64/simple-timing/stats.txt [deleted file]
tests/long/se/50.vortex/ref/alpha/tru64/minor-timing/config.ini [deleted file]
tests/long/se/50.vortex/ref/alpha/tru64/minor-timing/simerr [deleted file]
tests/long/se/50.vortex/ref/alpha/tru64/minor-timing/simout [deleted file]
tests/long/se/50.vortex/ref/alpha/tru64/minor-timing/stats.txt [deleted file]
tests/long/se/50.vortex/ref/alpha/tru64/o3-timing/config.ini [deleted file]
tests/long/se/50.vortex/ref/alpha/tru64/o3-timing/simerr [deleted file]
tests/long/se/50.vortex/ref/alpha/tru64/o3-timing/simout [deleted file]
tests/long/se/50.vortex/ref/alpha/tru64/o3-timing/smred.msg [deleted file]
tests/long/se/50.vortex/ref/alpha/tru64/o3-timing/smred.out [deleted file]
tests/long/se/50.vortex/ref/alpha/tru64/o3-timing/stats.txt [deleted file]
tests/long/se/60.bzip2/ref/alpha/tru64/minor-timing/config.ini [deleted file]
tests/long/se/60.bzip2/ref/alpha/tru64/minor-timing/simerr [deleted file]
tests/long/se/60.bzip2/ref/alpha/tru64/minor-timing/simout [deleted file]
tests/long/se/60.bzip2/ref/alpha/tru64/minor-timing/stats.txt [deleted file]
tests/long/se/60.bzip2/ref/alpha/tru64/o3-timing/config.ini [deleted file]
tests/long/se/60.bzip2/ref/alpha/tru64/o3-timing/simerr [deleted file]
tests/long/se/60.bzip2/ref/alpha/tru64/o3-timing/simout [deleted file]
tests/long/se/60.bzip2/ref/alpha/tru64/o3-timing/stats.txt [deleted file]
tests/long/se/60.bzip2/ref/alpha/tru64/simple-atomic/config.ini [deleted file]
tests/long/se/60.bzip2/ref/alpha/tru64/simple-atomic/simerr [deleted file]
tests/long/se/60.bzip2/ref/alpha/tru64/simple-atomic/simout [deleted file]
tests/long/se/60.bzip2/ref/alpha/tru64/simple-atomic/stats.txt [deleted file]
tests/long/se/60.bzip2/ref/alpha/tru64/simple-timing/config.ini [deleted file]
tests/long/se/60.bzip2/ref/alpha/tru64/simple-timing/simerr [deleted file]
tests/long/se/60.bzip2/ref/alpha/tru64/simple-timing/simout [deleted file]
tests/long/se/60.bzip2/ref/alpha/tru64/simple-timing/stats.txt [deleted file]
tests/long/se/70.twolf/ref/alpha/tru64/minor-timing/config.ini [deleted file]
tests/long/se/70.twolf/ref/alpha/tru64/minor-timing/simerr [deleted file]
tests/long/se/70.twolf/ref/alpha/tru64/minor-timing/simout [deleted file]
tests/long/se/70.twolf/ref/alpha/tru64/minor-timing/stats.txt [deleted file]
tests/long/se/70.twolf/ref/alpha/tru64/o3-timing/config.ini [deleted file]
tests/long/se/70.twolf/ref/alpha/tru64/o3-timing/simerr [deleted file]
tests/long/se/70.twolf/ref/alpha/tru64/o3-timing/simout [deleted file]
tests/long/se/70.twolf/ref/alpha/tru64/o3-timing/smred.out [deleted file]
tests/long/se/70.twolf/ref/alpha/tru64/o3-timing/smred.pin [deleted file]
tests/long/se/70.twolf/ref/alpha/tru64/o3-timing/smred.pl1 [deleted file]
tests/long/se/70.twolf/ref/alpha/tru64/o3-timing/smred.pl2 [deleted file]
tests/long/se/70.twolf/ref/alpha/tru64/o3-timing/smred.sav [deleted file]
tests/long/se/70.twolf/ref/alpha/tru64/o3-timing/smred.sv2 [deleted file]
tests/long/se/70.twolf/ref/alpha/tru64/o3-timing/smred.twf [deleted file]
tests/long/se/70.twolf/ref/alpha/tru64/o3-timing/stats.txt [deleted file]
tests/quick/se/00.hello/ref/alpha/tru64/minor-timing/config.ini [deleted file]
tests/quick/se/00.hello/ref/alpha/tru64/minor-timing/simerr [deleted file]
tests/quick/se/00.hello/ref/alpha/tru64/minor-timing/simout [deleted file]
tests/quick/se/00.hello/ref/alpha/tru64/minor-timing/stats.txt [deleted file]
tests/quick/se/00.hello/ref/alpha/tru64/o3-timing/config.ini [deleted file]
tests/quick/se/00.hello/ref/alpha/tru64/o3-timing/simerr [deleted file]
tests/quick/se/00.hello/ref/alpha/tru64/o3-timing/simout [deleted file]
tests/quick/se/00.hello/ref/alpha/tru64/o3-timing/stats.txt [deleted file]
tests/quick/se/00.hello/ref/alpha/tru64/simple-atomic/config.ini [deleted file]
tests/quick/se/00.hello/ref/alpha/tru64/simple-atomic/simerr [deleted file]
tests/quick/se/00.hello/ref/alpha/tru64/simple-atomic/simout [deleted file]
tests/quick/se/00.hello/ref/alpha/tru64/simple-atomic/stats.txt [deleted file]
tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MESI_Two_Level/config.ini [deleted file]
tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MESI_Two_Level/simerr [deleted file]
tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MESI_Two_Level/simout [deleted file]
tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MESI_Two_Level/stats.txt [deleted file]
tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory/config.ini [deleted file]
tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory/simerr [deleted file]
tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory/simout [deleted file]
tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory/stats.txt [deleted file]
tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_token/config.ini [deleted file]
tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_token/simerr [deleted file]
tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_token/simout [deleted file]
tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_token/stats.txt [deleted file]
tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/config.ini [deleted file]
tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/simerr [deleted file]
tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/simout [deleted file]
tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/stats.txt [deleted file]
tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby/config.ini [deleted file]
tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby/simerr [deleted file]
tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby/simout [deleted file]
tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby/stats.txt [deleted file]
tests/quick/se/00.hello/ref/alpha/tru64/simple-timing/config.ini [deleted file]
tests/quick/se/00.hello/ref/alpha/tru64/simple-timing/simerr [deleted file]
tests/quick/se/00.hello/ref/alpha/tru64/simple-timing/simout [deleted file]
tests/quick/se/00.hello/ref/alpha/tru64/simple-timing/stats.txt [deleted file]
tests/quick/se/30.eon/ref/alpha/tru64/simple-atomic/config.ini [deleted file]
tests/quick/se/30.eon/ref/alpha/tru64/simple-atomic/simerr [deleted file]
tests/quick/se/30.eon/ref/alpha/tru64/simple-atomic/simout [deleted file]
tests/quick/se/30.eon/ref/alpha/tru64/simple-atomic/stats.txt [deleted file]
tests/quick/se/50.vortex/ref/alpha/tru64/simple-atomic/config.ini [deleted file]
tests/quick/se/50.vortex/ref/alpha/tru64/simple-atomic/simerr [deleted file]
tests/quick/se/50.vortex/ref/alpha/tru64/simple-atomic/simout [deleted file]
tests/quick/se/50.vortex/ref/alpha/tru64/simple-atomic/smred.msg [deleted file]
tests/quick/se/50.vortex/ref/alpha/tru64/simple-atomic/smred.out [deleted file]
tests/quick/se/50.vortex/ref/alpha/tru64/simple-atomic/stats.txt [deleted file]
tests/quick/se/50.vortex/ref/alpha/tru64/simple-timing/config.ini [deleted file]
tests/quick/se/50.vortex/ref/alpha/tru64/simple-timing/simerr [deleted file]
tests/quick/se/50.vortex/ref/alpha/tru64/simple-timing/simout [deleted file]
tests/quick/se/50.vortex/ref/alpha/tru64/simple-timing/smred.msg [deleted file]
tests/quick/se/50.vortex/ref/alpha/tru64/simple-timing/smred.out [deleted file]
tests/quick/se/50.vortex/ref/alpha/tru64/simple-timing/stats.txt [deleted file]
tests/quick/se/70.twolf/ref/alpha/tru64/simple-atomic/config.ini [deleted file]
tests/quick/se/70.twolf/ref/alpha/tru64/simple-atomic/simerr [deleted file]
tests/quick/se/70.twolf/ref/alpha/tru64/simple-atomic/simout [deleted file]
tests/quick/se/70.twolf/ref/alpha/tru64/simple-atomic/smred.out [deleted file]
tests/quick/se/70.twolf/ref/alpha/tru64/simple-atomic/smred.pin [deleted file]
tests/quick/se/70.twolf/ref/alpha/tru64/simple-atomic/smred.pl1 [deleted file]
tests/quick/se/70.twolf/ref/alpha/tru64/simple-atomic/smred.pl2 [deleted file]
tests/quick/se/70.twolf/ref/alpha/tru64/simple-atomic/smred.sav [deleted file]
tests/quick/se/70.twolf/ref/alpha/tru64/simple-atomic/smred.sv2 [deleted file]
tests/quick/se/70.twolf/ref/alpha/tru64/simple-atomic/smred.twf [deleted file]
tests/quick/se/70.twolf/ref/alpha/tru64/simple-atomic/stats.txt [deleted file]
tests/quick/se/70.twolf/ref/alpha/tru64/simple-timing/config.ini [deleted file]
tests/quick/se/70.twolf/ref/alpha/tru64/simple-timing/simerr [deleted file]
tests/quick/se/70.twolf/ref/alpha/tru64/simple-timing/simout [deleted file]
tests/quick/se/70.twolf/ref/alpha/tru64/simple-timing/smred.out [deleted file]
tests/quick/se/70.twolf/ref/alpha/tru64/simple-timing/smred.pin [deleted file]
tests/quick/se/70.twolf/ref/alpha/tru64/simple-timing/smred.pl1 [deleted file]
tests/quick/se/70.twolf/ref/alpha/tru64/simple-timing/smred.pl2 [deleted file]
tests/quick/se/70.twolf/ref/alpha/tru64/simple-timing/smred.sav [deleted file]
tests/quick/se/70.twolf/ref/alpha/tru64/simple-timing/smred.sv2 [deleted file]
tests/quick/se/70.twolf/ref/alpha/tru64/simple-timing/smred.twf [deleted file]
tests/quick/se/70.twolf/ref/alpha/tru64/simple-timing/stats.txt [deleted file]
tests/test-progs/hello/bin/alpha/tru64/hello [deleted file]