summaryrefslogtreecommitdiff
path: root/src/mem/mem_object.cc
AgeCommit message (Expand)Author
2012-10-15Port: Add protocol-agnostic ports in the port hierarchyAndreas Hansson
2012-08-21Clock: Move the clock and related functions to ClockedObjectAndreas Hansson
2012-03-30MEM: Introduce the master/slave port sub-classes in C++William Wang
2012-01-17MEM: Remove Port removeConn and MemObject deletePortRefsAndreas Hansson
2008-08-11params: Get rid of the remnants of the old style parameter configuration stuff.Nathan Binkert
2008-06-28Backed out changeset 94a7bb476fca: caused memory leak.Steve Reinhardt
2008-06-21Generate more useful error messages for unconnected ports.Steve Reinhardt
2007-08-30params: Deprecate old-style constructors; update most SimObject constructors.Miles Kaufmann
2007-07-23Major changes to how SimObjects are created and initialized. Almost allNathan Binkert
2007-03-08stop m5 from leaking like a sieveAli Saidi
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-22New directory structure:Steve Reinhardt