diff options
author | Gabe Black <gblack@eecs.umich.edu> | 2006-03-07 14:34:11 -0500 |
---|---|---|
committer | Gabe Black <gblack@eecs.umich.edu> | 2006-03-07 14:34:11 -0500 |
commit | b5f65c36c756c4dc1dd8746f5f46a99a132ed13b (patch) | |
tree | 77fc21d84732f12ad46619d371e3868f193577b4 /build | |
parent | 8106a804508a42455650082a83f4cdb366ca5148 (diff) | |
download | gem5-b5f65c36c756c4dc1dd8746f5f46a99a132ed13b.tar.xz |
Corrected a mispelling of "unimplemented".
arch/sparc/stacktrace.hh:
- Change the StackTrace code so that the class can more easily be
cleaned out and reused to avoid extra allocations.
- Allow trace() to accept a static instruction pointer so it can
determine if the instruction is worth tracing. This is moved from
the CPU.
- provide constants for special meaning PCs (user, console, unknown),
instead of magic numbers
arch/sparc/stacktrace.hh:
Added some typedefs for Addr and MachInst, and untemplatized StaticInstPtr
arch/sparc/stacktrace.hh:
Made Addr a global type
arch/sparc/stacktrace.hh:
bk cp ../alpha/stacktrace.hh stacktrace.hh
--HG--
extra : convert_revision : 8fd15e5ec8d676d081380b21886234561c5f3678
Diffstat (limited to 'build')
0 files changed, 0 insertions, 0 deletions