index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dev
/
platform.hh
Age
Commit message (
Expand
)
Author
2006-04-11
fullsys now builds and runs for about one cycle
Ali Saidi
2006-03-09
Hand merge. Stuff probably doesn't compile.
Gabe Black
2006-02-21
Made Addr a global type
Gabe Black
2006-02-19
Changes to untemplate StaticInst and StaticInstPtr, change the isa to a names...
Gabe Black
2006-02-12
Removed isa_traits.hh from targetarch, moved vptr.hh from arch/alpha to sim, ...
Gabe Black
2006-01-31
changed sendresult -> bool,tick,void as appropriate
Ali Saidi
2005-06-05
Many files:
Steve Reinhardt
2005-04-11
Make the notion of a global event tick independent of the actual
Nathan Binkert
2005-01-15
New and improved configuration mechanism. No more writing of
Nathan Binkert
2004-11-13
Use parameter structs for initialization so it's easier
Nathan Binkert
2004-10-25
changes to make interrupts part of the platform rather than tsunami
Ali Saidi
2004-06-26
rewrote uart and renamed console.cc to simconsole to reduce confusion
Ali Saidi
2004-06-04
Updated copyright on Tsunami and kern/linux files.
Ali Saidi
2004-06-01
Removed dynamic cast to get interrupt frequency and replaced with a
Ali Saidi
2004-05-14
Linux boots... various fixes to make console work correctly
Ali Saidi
2004-05-03
Checkin of latest IDE and some separation between platforms (Tsunami and
Andrew Schultz
2004-02-09
Added platform.hh
Andrew Schultz