No description
Find a file
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
arch Remove all of the Tru64 specific stuff from the base System object 2003-10-14 12:19:59 -04:00
base Remove all of the Tru64 specific stuff from the base System object 2003-10-14 12:19:59 -04:00
cpu Remove all of the Tru64 specific stuff from the base System object 2003-10-14 12:19:59 -04:00
dev Split up kernel.cc into separate files for dump_mbuf and printf 2003-10-13 17:24:27 -04:00
docs Try to get the correct license on various files 2003-10-13 02:00:47 -04:00
kern/tru64 Remove all of the Tru64 specific stuff from the base System object 2003-10-14 12:19:59 -04:00
sim Remove all of the Tru64 specific stuff from the base System object 2003-10-14 12:19:59 -04:00
test Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
util Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
Doxyfile Move documentation pages from html into doxygen. Update Doxyfile to support BitKeeper 2003-10-07 14:54:10 -04:00
LICENSE Import changeset 2003-10-07 10:41:54 -04:00