Age | Commit message (Expand) | Author |
2019-10-18 | tests: Added GTests for base/atomicio.cc | Bobby R. Bruce |
2019-10-18 | base: Add classes that encapsulate a channel address | Andreas Sandberg |
2019-10-15 | arch,base: Restructure the object file loaders. | Gabe Black |
2019-10-14 | Tests: Added GTests for base/callback.cc | Bobby R. Bruce |
2019-10-12 | arch,base: Separate the idea of a memory image and object file. | Gabe Black |
2019-10-09 | tests: Migrated refcnt.cc test from src/unitttest to a gtest | Bobby R. Bruce |
2019-10-09 | arch-mips,arch-riscv,base: Get rid of the unused HexFile class. | Gabe Black |
2019-08-29 | stats: Add beta support for HDF5 stat dumps | Andreas Sandberg |
2019-08-29 | stats: Add support for hierarchical stats | Andreas Sandberg |
2019-05-14 | base: Add GTest to SatCounter | Daniel |
2018-12-06 | base: Iterable CircularQueue implementation | Rekai Gonzalez-Alberquilla |
2018-11-29 | base: Change the unit test binary names to use .test, and to be consistent. | Gabe Black |
2018-11-29 | base: Rename unit test cc files to be *.test.cc. | Gabe Black |
2018-11-28 | tests: Convert IniFile unit test to a GTest | Giacomo Travaglini |
2018-10-26 | tests: Convert AddrRangeMap unit test to a GTest | Andreas Sandberg |
2018-10-26 | tests: Convert CircleBuf unit test to a GTest | Andreas Sandberg |
2018-09-10 | base: Fix isSubset() for addr ranges with interleaving | Nikos Nikoleris |
2018-06-28 | base: Add an asymmetrical Coroutine class | Giacomo Travaglini |
2018-06-21 | base: Add a class which encapsulates Fibers. | Gabe Black |
2017-12-13 | arm,sparc,x86,base,cpu,sim: Replace the Twin(32|64)_t types with. | Gabe Black |
2017-12-12 | tests: Turn fbtest into a gtest and move it to src/base. | Gabe Black |
2017-12-12 | tests: Move the cprintftest unit test into src/base. | Gabe Black |
2017-12-12 | tests: Move the trietest unit test into base. | Gabe Black |
2017-12-12 | tests: Add an implementation of the Logger interface for use gtests. | Gabe Black |
2017-12-06 | base: Split out the pixel class in framebuffer.(cc|hh). | Gabe Black |
2017-12-04 | misc: Rename misc.(hh|cc) to logging.(hh|cc) | Gabe Black |
2017-11-28 | tests: Move the bituniontest to be alongside the bitunion header. | Gabe Black |
2017-10-31 | base: Introducing utility for writing raw data in png format | Giacomo Travaglini |
2017-10-20 | base: Function for mirroring bits in variable length word | Giacomo Travaglini |
2015-08-07 | base: Rewrite the CircleBuf to fix bugs and add serialization | Andreas Sandberg |
2015-05-23 | base: Redesign internal frame buffer handling | Andreas Sandberg |
2014-09-03 | base: Use STL C++11 random number generation | Andreas Hansson |
2014-08-10 | base: Remove unused files | Andreas Hansson |
2013-09-04 | arch: Resurrect the NOISA build target and rename it NULL | Andreas Hansson |
2013-02-15 | loader: add a flattened device tree blob (dtb) object | Anthony Gutierrez |
2013-02-10 | ruby: replace Time with Cycles in Message class | Nilay Vaish |
2012-09-19 | AddrRange: Simplify Range by removing stream input/output | Andreas Hansson |
2012-06-05 | sim: Remove FastAlloc | Ali Saidi |
2011-06-02 | scons: rename TraceFlags to DebugFlags | Nathan Binkert |
2011-05-12 | stats: delete mysql support | Nathan Binkert |
2011-05-12 | stats: move code that loops over all stats into python | Nathan Binkert |
2011-02-11 | VNC: Add VNC server to M5 | Ali Saidi |
2011-01-03 | Delete unused files from src/base directory. | Steve Reinhardt |
2010-11-19 | SCons: Support building without an ISA | Ali Saidi |
2010-06-14 | stats: get rid of the never-really-used event stuff | Nathan Binkert |
2010-04-18 | callback: Make helper functions that create callback objects for you | Nathan Binkert |
2009-02-26 | CPA: Add new object for gathering critical path annotations. | Ali Saidi |
2009-02-23 | stats: get rid of the convoluted 'database' code. | Nathan Binkert |
2009-02-23 | debug: Move debug_break into src/base | Nathan Binkert |
2009-01-19 | tracing: Add help strings for some of the trace flags | Nathan Binkert |