gem5/sim
Nathan Binkert e0b065ff7c Separate the stuff for SimObject from SimObject builder.
This makes testing a bit easier.

arch/alpha/alpha_memory.cc:
cpu/intr_control.cc:
cpu/memtest/memtest.cc:
cpu/simple_cpu/simple_cpu.cc:
dev/alpha_console.cc:
dev/console.cc:
dev/disk_image.cc:
dev/etherbus.cc:
dev/etherdump.cc:
dev/etherlink.cc:
dev/ethertap.cc:
dev/simple_disk.cc:
kern/tru64/tru64_system.cc:
sim/main.cc:
sim/prog.cc:
    Need to include builder.hh
    sort #includes
sim/sim_object.cc:
sim/sim_object.hh:
    Separate the SimObjectBuilder stuff into its own file

--HG--
extra : convert_revision : e8395e0cc6ae1f180f9cd6f100795a1ac44aeed5
2003-10-20 20:17:01 -04:00
..
async.hh Import changeset 2003-10-07 10:41:54 -04:00
builder.cc Separate the stuff for SimObject from SimObject builder. 2003-10-20 20:17:01 -04:00
builder.hh Separate the stuff for SimObject from SimObject builder. 2003-10-20 20:17:01 -04:00
debug.cc Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
debug.hh Import changeset 2003-10-07 10:41:54 -04:00
eventq.cc Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
eventq.hh Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
host.hh Import changeset 2003-10-07 10:41:54 -04:00
main.cc Separate the stuff for SimObject from SimObject builder. 2003-10-20 20:17:01 -04:00
param.cc Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
param.hh Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
prog.cc Separate the stuff for SimObject from SimObject builder. 2003-10-20 20:17:01 -04:00
prog.hh Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
serialize.cc Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
serialize.hh Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
sim_events.cc Rename full_cpu/cpu.cc,hh to full_cpu.cc,hh. 2003-10-13 21:51:34 -07:00
sim_events.hh Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
sim_exit.hh Import changeset 2003-10-07 10:41:54 -04:00
sim_object.cc Separate the stuff for SimObject from SimObject builder. 2003-10-20 20:17:01 -04:00
sim_object.hh Separate the stuff for SimObject from SimObject builder. 2003-10-20 20:17:01 -04:00
sim_time.cc Make things work on OpenBSD again 2003-10-10 22:59:51 -04:00
sim_time.hh Make things work on OpenBSD again 2003-10-10 22:59:51 -04:00
system.cc Remove all of the Tru64 specific stuff from the base System object 2003-10-14 12:19:59 -04:00
system.hh Remove all of the Tru64 specific stuff from the base System object 2003-10-14 12:19:59 -04:00
universe.cc Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00