summaryrefslogtreecommitdiff
path: root/src/base/SConscript
AgeCommit message (Expand)Author
2020-01-09tests,base: Added GTest for base/socket.ccBobby R. Bruce
2019-12-17scons: Added channel_addr.cc dependency to channel_addr GTestBobby R. Bruce
2019-12-03base: add the FmtStackTrace debug optionCiro Santilli
2019-11-26base: generalize ExecTicks to all messages with FmtTicksOffCiro Santilli
2019-11-26base: add the --debug-flag to DPRINTF output with FmtFlagCiro Santilli
2019-11-21tests,base: Added GTests for exec_ecoff.h and exec_aout.hBobby R. Bruce
2019-11-21test,base: Added GTest for base/loader/image_file_data.ccBobby R. Bruce
2019-11-20tests, base: Added GTests for base/intmath.ccBobby R. Bruce
2019-11-20tests, base: Removed dead code from base/intmathMahyar Samani
2019-11-13tests: Added GTests for base/chunk_generator.hhBobby R. Bruce
2019-11-13tests: Added GTests for base/types.ccBobby R. Bruce
2019-11-12tests,base: Added GTests for base/condcodes.hhBobby R. Bruce
2019-11-07tests,base: Added GTests for base/match.ccBobby R. Bruce
2019-10-24tests: Added GTests for base/str.ccBobby R. Bruce
2019-10-18tests: Added GTests for base/bitfield.hhBobby R. Bruce
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