summaryrefslogtreecommitdiff
path: root/src/base/random.hh
AgeCommit message (Expand)Author
2015-10-12misc: Remove redundant compiler-specific definesAndreas Hansson
2015-07-07sim: Refactor the serialization base classAndreas Sandberg
2014-09-03base: Use STL C++11 random number generationAndreas Hansson
2012-09-19AddrRange: Transition from Range<T> to AddrRangeAndreas Hansson
2010-11-20random: small comment about our random number generator and its originNathan Binkert
2009-05-17types: Move stuff for global types into src/base/types.hhNathan Binkert
2007-10-31Base: Rework the way M5 provides and creates random numbers.Ali Saidi
2007-02-09Get rid of the Random context and add the support directly to python.Nathan Binkert
2006-11-04fixes so that M5 will compile under solarisAli Saidi
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-22New directory structure:Steve Reinhardt