summaryrefslogtreecommitdiff
path: root/src/base/pollevent.cc
AgeCommit message (Expand)Author
2017-12-04misc: Rename misc.(hh|cc) to logging.(hh|cc)Gabe Black
2017-08-02base: Give more information when setting up asynchronous IO fails.Gabe Black
2016-11-09style: [patch 1/22] use /r/3648/ to reorganize includesBrandon Potter
2015-07-07sim: Refactor the serialization base classAndreas Sandberg
2014-10-16sim: EventQueue wakeup on events scheduled outside the event loopAndreas Hansson
2014-09-09misc: Fix a number of unitialised variables and membersAndreas Hansson
2013-11-29base: Fix race in PollQueue and remove SIGALRM workaroundAndreas Sandberg
2013-11-29base: Clean up signal handlingAndreas Sandberg
2013-10-07base: Fix a potential race in PollQueue::setupAsyncIOAndreas Sandberg
2011-04-15includes: sort all includesNathan Binkert
2009-05-17includes: sort includes againNathan Binkert
2009-05-17types: Move stuff for global types into src/base/types.hhNathan Binkert
2007-03-06Move all of the parameters of the Root SimObject so they areNathan Binkert
2007-01-26make our code a little more standards compliantAli Saidi
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