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