summaryrefslogtreecommitdiff
path: root/src/base/time.cc
AgeCommit message (Expand)Author
2018-09-11base: Avoid dividing by zero in Time::[gs]etTick.Gabe Black
2017-12-04misc: Rename misc.(hh|cc) to logging.(hh|cc)Gabe Black
2016-11-09style: [patch 3/22] reduce include dependencies in some headersBrandon Potter
2016-11-09style: [patch 1/22] use /r/3648/ to reorganize includesBrandon Potter
2015-07-07sim: Refactor the serialization base classAndreas Sandberg
2014-11-12base: Revert 9277177eccff and use getenv/setenv for UTC timeAndreas Hansson
2014-10-20misc: Use gmtime for conversion to UTC to avoid getenv/setenvAndreas Hansson
2012-03-01ARM: Add RTC device for ARM platforms.Ali Saidi
2011-02-02Time: Add serialization functions to the Time class.Gabe Black
2011-01-19Time: Add setTick and getTick functions to the Time class.Gabe Black
2011-01-15time: improve time datastructureNathan Binkert
2008-09-19Use the proper version of C++ headersNathan Binkert
2007-01-26make our code a little more standards compliantAli Saidi
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-22New directory structure:Steve Reinhardt