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
/
src
/
base
/
random.cc
Age
Commit message (
Expand
)
Author
2017-12-04
misc: Rename misc.(hh|cc) to logging.(hh|cc)
Gabe Black
2016-11-09
style: [patch 1/22] use /r/3648/ to reorganize includes
Brandon Potter
2015-07-07
sim: Refactor the serialization base class
Andreas Sandberg
2014-09-03
base: Use STL C++11 random number generation
Andreas Hansson
2012-01-09
Base: Fixed shift amount in genrand() to work with large numbers
Dam Sunwoo
2010-08-23
BASE: Fix genrand to generate both 0s and 1s when max equals one.
Ali Saidi
2007-10-31
Base: Rework the way M5 provides and creates random numbers.
Ali Saidi
2007-04-21
fixes for solaris compile
Ali Saidi
2007-04-21
create base/fenv.c to standerdize fenv across platforms. It's a c file and no...
Ali Saidi
2007-02-09
Get rid of the Random context and add the support directly to python.
Nathan Binkert
2007-01-26
make our code a little more standards compliant
Ali Saidi
2006-11-04
fixes so that M5 will compile under solaris
Ali Saidi
2006-05-31
Updated Authors from bk prs info
Ali Saidi
2006-05-22
New directory structure:
Steve Reinhardt