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