Age | Commit message (Expand) | Author |
2019-12-17 | scons: Added channel_addr.cc dependency to channel_addr GTest | Bobby R. Bruce |
2019-12-03 | base: add the FmtStackTrace debug option | Ciro Santilli |
2019-11-26 | base: generalize ExecTicks to all messages with FmtTicksOff | Ciro Santilli |
2019-11-26 | base: add the --debug-flag to DPRINTF output with FmtFlag | Ciro Santilli |
2019-11-21 | tests,base: Added GTests for exec_ecoff.h and exec_aout.h | Bobby R. Bruce |
2019-11-21 | test,base: Added GTest for base/loader/image_file_data.cc | Bobby R. Bruce |
2019-11-20 | tests, base: Added GTests for base/intmath.cc | Bobby R. Bruce |
2019-11-20 | tests, base: Removed dead code from base/intmath | Mahyar Samani |
2019-11-13 | tests: Added GTests for base/chunk_generator.hh | Bobby R. Bruce |
2019-11-13 | tests: Added GTests for base/types.cc | Bobby R. Bruce |
2019-11-12 | tests,base: Added GTests for base/condcodes.hh | Bobby R. Bruce |
2019-11-07 | tests,base: Added GTests for base/match.cc | Bobby R. Bruce |
2019-10-24 | tests: Added GTests for base/str.cc | Bobby R. Bruce |
2019-10-18 | tests: Added GTests for base/bitfield.hh | Bobby R. Bruce |
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 |