summaryrefslogtreecommitdiff
path: root/src/base/refcnt.hh
AgeCommit message (Expand)Author
2018-12-03base: Add type alias for raw pointer in RefCountingPtrGiacomo Gabrielli
2018-11-16cpu: Fix the usage of const DynInstPtrRekai Gonzalez-Alberquilla
2011-04-13refcnt: Update doxygen commentsNathan Binkert
2011-04-13refcnt: Inline comparison functionsNathan Binkert
2011-01-22refcnt: Change things around so that we handle constness correctly.Nathan Binkert
2011-01-03RefCount: Fix reference counting pointer == and != with a T* on the left.Gabe Black
2010-04-02refcnt: no default copy contructor or copy operatorNathan Binkert
2006-12-27No need to use NULL, just use 0Nathan Binkert
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-22New directory structure:Steve Reinhardt