base: Move Stats::Info functions to its own source file
[gem5.git] / src / base / SConscript
2021-02-03 Daniel R. Carvalhobase: Move Stats::Info functions to its own source...
2021-02-03 Daniel R. Carvalhoscons: Separate debug flags from debug-format flags
2021-01-26 Andreas Sandbergbase, python: Add a Temperature type and associated...
2021-01-19 Daniel R. Carvalhobase: Add unit tests for flags.hh
2021-01-15 Daniel R. Carvalhobase: Add unit test for debug.hh
2021-01-13 Neil Natekartests, base: Added GTests for base/amo.hh
2020-11-16 Bobby R. Brucemisc: Merge branch hotfix v20.1.0.2 branch into develop
2020-10-01 Bobby R. Brucemisc: Merge branch 'release-staging-v20.1.0.0' into...
2020-09-28 Earl Oubase,sim: implement a faster mutex for single thread...
2020-09-25 Bobby R. Brucemisc: Merge branch 'release-staging-v20.1.0.0' into...
2020-09-22 Bobby R. Brucemisc: Merge branch 'release-staging-v20.1.0.0' into...
2020-09-17 Bobby R. Brucemisc: Merge branch 'release-staging-v20.1.0.0' into...
2020-09-16 Gabe Blackbase: Create a SConscript for the loader subdirectory.
2020-08-23 Gabe Blackmisc: Delete the critical path annotation code.
2020-08-18 Gabe Blackbase: Get rid the Callback type.
2020-07-29 Bobby R. Brucebase,scons: `-wno-deprecated-copy` added for hdf5.cc...
2020-07-16 Bobby R. Brucebase,scons: Fixed `stats/hdf5.cc` CXXFlags to `-Wno...
2020-04-22 Bobby R. Brucebase,misc: Added version to code
2020-03-06 Gabe Blackbase: Disable a warning in hdf5.cc which comes from...
2020-02-26 Bobby R. Brucemisc: merge branch 'release-staging-v19.0.0.0' into...
2020-02-24 Bobby R. Brucemisc: Merged release-staging-v19.0.0.0 into develop
2020-02-17 Gabe Blackbase: Delete authors lists from files in base.
2020-02-13 Gabe Blackbase: Delete alpha loader components.
2020-01-09 Bobby R. Brucetests,base: Added GTest for base/socket.cc
2019-12-17 Bobby R. Brucescons: Added channel_addr.cc dependency to channel_addr...
2019-12-03 Ciro Santillibase: add the FmtStackTrace debug option
2019-11-26 Ciro Santillibase: generalize ExecTicks to all messages with FmtTicksOff
2019-11-26 Ciro Santillibase: add the --debug-flag to DPRINTF output with FmtFlag
2019-11-21 Bobby R. Brucetests,base: Added GTests for exec_ecoff.h and exec_aout.h
2019-11-21 Bobby R. Brucetest,base: Added GTest for base/loader/image_file_data.cc
2019-11-20 Bobby R. Brucetests, base: Added GTests for base/intmath.cc
2019-11-20 Mahyar Samanitests, base: Removed dead code from base/intmath
2019-11-13 Bobby R. Brucetests: Added GTests for base/chunk_generator.hh
2019-11-13 Bobby R. Brucetests: Added GTests for base/types.cc
2019-11-12 Bobby R. Brucetests,base: Added GTests for base/condcodes.hh
2019-11-07 Bobby R. Brucetests,base: Added GTests for base/match.cc
2019-10-24 Bobby R. Brucetests: Added GTests for base/str.cc
2019-10-18 Bobby R. Brucetests: Added GTests for base/bitfield.hh
2019-10-18 Bobby R. Brucetests: Added GTests for base/atomicio.cc
2019-10-18 Andreas Sandbergbase: Add classes that encapsulate a channel address
2019-10-15 Gabe Blackarch,base: Restructure the object file loaders.
2019-10-14 Bobby R. BruceTests: Added GTests for base/callback.cc
2019-10-12 Gabe Blackarch,base: Separate the idea of a memory image and...
2019-10-09 Bobby R. Brucetests: Migrated refcnt.cc test from src/unitttest to...
2019-10-09 Gabe Blackarch-mips,arch-riscv,base: Get rid of the unused HexFil...
2019-08-29 Andreas Sandbergstats: Add beta support for HDF5 stat dumps
2019-08-29 Andreas Sandbergstats: Add support for hierarchical stats
2019-05-14 Danielbase: Add GTest to SatCounter
2018-12-06 Rekai Gonzalez-Alb... base: Iterable CircularQueue implementation
2018-11-29 Gabe Blackbase: Change the unit test binary names to use .test...
2018-11-29 Gabe Blackbase: Rename unit test cc files to be *.test.cc.
2018-11-28 Giacomo Travaglinitests: Convert IniFile unit test to a GTest
2018-10-26 Andreas Sandbergtests: Convert AddrRangeMap unit test to a GTest
2018-10-26 Andreas Sandbergtests: Convert CircleBuf unit test to a GTest
2018-09-10 Nikos Nikolerisbase: Fix isSubset() for addr ranges with interleaving
2018-06-28 Giacomo Travaglinibase: Add an asymmetrical Coroutine class
2018-06-21 Gabe Blackbase: Add a class which encapsulates Fibers.
2017-12-13 Gabe Blackarm,sparc,x86,base,cpu,sim: Replace the Twin(32|64...
2017-12-12 Gabe Blacktests: Turn fbtest into a gtest and move it to src...
2017-12-12 Gabe Blacktests: Move the cprintftest unit test into src/base.
2017-12-12 Gabe Blacktests: Move the trietest unit test into base.
2017-12-12 Gabe Blacktests: Add an implementation of the Logger interface...
2017-12-06 Gabe Blackbase: Split out the pixel class in framebuffer.(cc...
2017-12-04 Gabe Blackmisc: Rename misc.(hh|cc) to logging.(hh|cc)
2017-11-28 Gabe Blacktests: Move the bituniontest to be alongside the bituni...
2017-10-31 Giacomo Travaglinibase: Introducing utility for writing raw data in png...
2017-10-20 Giacomo Travaglinibase: Function for mirroring bits in variable length...
2015-08-07 Andreas Sandbergbase: Rewrite the CircleBuf to fix bugs and add seriali...
2015-05-23 Andreas Sandbergbase: Redesign internal frame buffer handling
2014-09-03 Andreas Hanssonbase: Use STL C++11 random number generation
2014-08-10 Andreas Hanssonbase: Remove unused files
2013-09-04 Andreas Hanssonarch: Resurrect the NOISA build target and rename it...
2013-02-15 Anthony Gutierrezloader: add a flattened device tree blob (dtb) object
2013-02-11 Nilay Vaishruby: replace Time with Cycles in Message class
2012-09-19 Andreas HanssonAddrRange: Simplify Range by removing stream input...
2012-06-05 Ali Saidisim: Remove FastAlloc
2011-06-03 Nathan Binkertscons: rename TraceFlags to DebugFlags
2011-05-12 Nathan Binkertstats: delete mysql support
2011-05-12 Nathan Binkertstats: move code that loops over all stats into python
2011-02-22 Brad Beckmannm5: merged in hammer fix
2011-02-16 Nathan Binkertmerge alpha system files into tree
2011-02-12 Ali SaidiVNC: Add VNC server to M5
2011-01-03 Steve ReinhardtDelete unused files from src/base directory.
2010-11-20 Ali SaidiSCons: Support building without an ISA
2010-06-15 Nathan Binkertstats: get rid of the never-really-used event stuff
2010-04-18 Nathan Binkertcallback: Make helper functions that create callback...
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-02-27 Ali SaidiCPA: Add new object for gathering critical path annotat...
2009-02-23 Nathan Binkertstats: get rid of the convoluted 'database' code.
2009-02-23 Nathan Binkertdebug: Move debug_break into src/base
2009-01-19 Nathan Binkerttracing: Add help strings for some of the trace flags
2008-09-19 Nathan Binkertatomicio: provide atomic read and write functions.
2007-11-15 Korey Sewellmerge Ali's config change...
2007-11-15 Korey Sewellbranch merge
2007-11-13 Korey SewellAdd in files from merge-bare-iron, get them compiling...
2007-10-31 Steve ReinhardtMerge in bus DPRINTF changes.
2007-10-31 Ali SaidiTraceflags: Add SCons function to created a traceflag...
2007-10-31 Ali SaidiBase: Rework the way M5 provides and creates random...
2007-06-20 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-18 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
next