gem5/arch
Kevin Lim 4a2c50bc8f Support loading in a symbol file.
arch/alpha/freebsd/system.cc:
arch/alpha/isa/decoder.isa:
arch/alpha/linux/system.cc:
arch/alpha/system.cc:
arch/alpha/tru64/system.cc:
    Let symbol files be read in so that profiling can happen on the binaries as well.
python/m5/objects/System.py:
    Add in symbol files.
sim/pseudo_inst.cc:
    Load in a specified symbol file.
sim/pseudo_inst.hh:
    Allow for symbols to be loaded.
sim/system.hh:
    Support symbol file.
util/m5/m5.c:
util/m5/m5op.S:
    Add support to m5 util for loading symbols (and readfile).

--HG--
extra : convert_revision : f10c1049bcd7b22b98c73052c0666b964aff222b
2006-08-23 16:57:07 -04:00
..
alpha Support loading in a symbol file. 2006-08-23 16:57:07 -04:00
mips last changes before big merge 2006-03-09 03:27:51 -05:00
sparc fix merging issues 2006-03-09 16:17:10 -05:00
isa_parser.py Updates to isa parser to make it see dependencies properly with the new scanner. 2006-05-23 18:18:16 -04:00
isa_specific.hh Auto-generate arch/foo.hh "switch headers" in scons. 2006-02-22 22:22:06 -05:00
SConscript Backport ISA scanner fix from newmem to work with 2006-05-17 07:05:27 -04:00