summaryrefslogtreecommitdiff
path: root/src/sim/init.cc
AgeCommit message (Expand)Author
2017-12-04misc: Rename misc.(hh|cc) to logging.(hh|cc)Gabe Black
2017-05-02base, sim, dev: Remove SWIGAndreas Sandberg
2017-05-02python: Use PyBind11 instead of SWIG for Python wrappersAndreas Sandberg
2017-02-07style: Force Python.h to be included before main headerAndreas Sandberg
2016-11-09style: [patch 1/22] use /r/3648/ to reorganize includesBrandon Potter
2016-06-28scons: Track swig packages when loading embedded swig codeAndreas Hansson
2014-10-16config: Add a --without-python option to build processAndrew Bardsley
2014-04-23sim: Use correct unit for abort messageAndreas Hansson
2013-11-29base: Fix race in PollQueue and remove SIGALRM workaroundAndreas Sandberg
2013-11-29base: Clean up signal handlingAndreas Sandberg
2013-01-07base: Add wrapped protobuf output streamsAndreas Hansson
2012-04-14clang/gcc: Fix compilation issues with clang 3.0 and gcc 4.6Andreas Hansson
2011-04-15python: cleanup python code so stuff doesn't automatically happen at startupNathan Binkert
2011-04-15includes: sort all includesNathan Binkert
2011-01-07Replace curTick global variable with accessor functions.Steve Reinhardt
2010-09-09init: don't build files that centralize python and swig codeNathan Binkert
2010-07-21python: Add mechanism to override code compiled into the exectuableNathan Binkert
2009-06-04types: clean up types, especially signed vs unsignedNathan Binkert
2009-05-17includes: sort includes againNathan Binkert
2009-05-17types: Move stuff for global types into src/base/types.hhNathan Binkert
2008-10-09SCons: add code to provide a libm5 shared library.Nathan Binkert
2008-08-03libm5: Create a libm5 static library for embedding m5.Nathan Binkert