gem5/sim
Nathan Binkert 4759c203c7 Remove all of the Tru64 specific stuff from the base System object
into its own Tru64System object.  Also remove the System builder
stuff and create a Tru64System builder.  This makes it much
simpler to support more operating systems.

arch/alpha/ev5.cc:
    Each system provides its own mechanism for doing a breakpoint.
base/remote_gdb.hh:
    #include <map>
cpu/pc_event.cc:
cpu/pc_event.hh:
    Separate out System specific PCEvents
cpu/simple_cpu/simple_cpu.cc:
    each system provides its own init script
kern/tru64/dump_mbuf.cc:
kern/tru64/printf.cc:
    Stick this in a namespace

--HG--
extra : convert_revision : 9f74527ed2ff8010431d9aff34357aaecc1fb3f6
2003-10-14 12:19:59 -04:00
..
async.hh Import changeset 2003-10-07 10:41:54 -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 Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07: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 Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07: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 Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -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 Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
sim_object.hh Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07: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