Rename sim/universe.{cc,hh} to root.{cc,hh} (since the
authorSteve Reinhardt <stever@eecs.umich.edu>
Thu, 2 Jun 2005 01:59:27 +0000 (21:59 -0400)
committerSteve Reinhardt <stever@eecs.umich.edu>
Thu, 2 Jun 2005 01:59:27 +0000 (21:59 -0400)
commit62fa781fee9ae93432e81902d73a35a83dbde642
tree9cf01f352ac2bf102f1a64325c51be3132a77418
parent8031cd93b53cd3fe17a5a5f21e8e8bd833398e97
Rename sim/universe.{cc,hh} to root.{cc,hh} (since the
object defined there was renamed Root long ago).

SConscript:
arch/alpha/alpha_linux_process.cc:
arch/alpha/alpha_tru64_process.cc:
base/misc.cc:
base/pollevent.cc:
base/pollevent.hh:
base/stats/events.cc:
base/trace.hh:
cpu/beta_cpu/fetch_impl.hh:
cpu/beta_cpu/full_cpu.cc:
cpu/beta_cpu/inst_queue_impl.hh:
cpu/pc_event.cc:
cpu/static_inst.cc:
dev/etherbus.cc:
dev/etherdump.cc:
dev/etherlink.cc:
dev/ide_disk.cc:
dev/pcidev.cc:
sim/builder.cc:
sim/eventq.cc:
sim/main.cc:
sim/root.cc:
sim/stat_control.cc:
    Rename sim/universe.{cc,hh} to root.{cc,hh}.

--HG--
rename : sim/universe.cc => sim/root.cc
extra : convert_revision : b8699e81e285253d66da75412e7bb2c251c0389a
24 files changed:
SConscript
arch/alpha/alpha_linux_process.cc
arch/alpha/alpha_tru64_process.cc
base/misc.cc
base/pollevent.cc
base/pollevent.hh
base/stats/events.cc
base/trace.hh
cpu/beta_cpu/fetch_impl.hh
cpu/beta_cpu/full_cpu.cc
cpu/beta_cpu/inst_queue_impl.hh
cpu/pc_event.cc
cpu/static_inst.cc
dev/etherbus.cc
dev/etherdump.cc
dev/etherlink.cc
dev/ide_disk.cc
dev/pcidev.cc
sim/builder.cc
sim/eventq.cc
sim/main.cc
sim/root.cc [new file with mode: 0644]
sim/stat_control.cc
sim/universe.cc [deleted file]