cpu,stats: Update stats for tage_sc_l to new style stats
[gem5.git] / src / base /
2020-12-10 Hoa Nguyenbase-stats: Print the name of stats sharing the same...
2020-11-26 Bobby R. BruceMerge "misc: Merge branch hotfix v20.1.0.2 branch into...
2020-11-17 Isaac Sánchez Barrerabase: Prevent undefined behavior in not interleaved...
2020-11-16 Bobby R. Brucemisc: Merge branch hotfix v20.1.0.2 branch into develop
2020-11-16 Bobby R. Brucemisc: Updated the RELEASE-NOTES and version number v20.1.0.2
2020-11-14 Daniel R. Carvalhobase,cpu,mem: Use templatized SatCounter
2020-11-14 Daniel R. Carvalhobase: Templatize SatCounter
2020-11-09 Isaac Sánchez Barrerabase: Fix `AddrRange::addIntlvBits(Addr)` and new test.
2020-11-06 Bobby R. Brucemisc: Updated the RELEASE-NOTES and version number v20.1.0.1
2020-10-30 Gabe Blackmisc: Delete the now unnecessary create methods.
2020-10-23 Gabe Blackmisc: Replace enable_if<>::type with enable_if_t<>.
2020-10-22 Gabe Blackbase,sim: Move BitUnion serialization support to bituni...
2020-10-22 Gabe Blackbase: Narrow the applicability of the default to_number.
2020-10-19 Gabe Blackmisc: Wrap __attribute__((aligned())) in a macro in...
2020-10-19 Gabe Blackmisc: Use compiler.hh macros when available.
2020-10-14 Gabe Blackbase: Clean up some #ifs in _format_string.
2020-10-14 Gabe Blackmisc: Standardize the way create() constructs SimObjects.
2020-10-14 Gabe Blackbase: Add an M5_WEAK macro to compiler.hh.
2020-10-08 Andreas Sandbergstats: Make Stats::Group::mergeStatGroup public
2020-10-01 Bobby R. Brucemisc: Changed gem5 version info for gem5 20.2 dev
2020-10-01 Gabe Blackbase: Add some error handling to compiler.hh.
2020-10-01 Bobby R. Brucemisc: Merge branch 'release-staging-v20.1.0.0' into...
2020-10-01 Bobby R. Brucemisc: Updated version to 20.1.0.0 v20.1.0.0
2020-09-29 Gabe Blackbase: Expose the ObjectFile class to python.
2020-09-28 Gabe Blackmisc: Update attribute syntax, and reorganize compiler.hh.
2020-09-28 Gabe Blackbase,mem: Use the standard [[deprecated]] attribute.
2020-09-28 Gabe Blackbase,dev: Use the standard attribute [[noreturn]].
2020-09-28 Gabe Blackarch,base,cpu,dev: Get rid of the M5_DUMMY_RETURN macro.
2020-09-28 Gabe Blackarm,base,gpu: Use std::make_unique instead of m5::make_...
2020-09-28 Earl Oubase,sim: implement a faster mutex for single thread...
2020-09-25 Gabe Blackbase: When creating an ELF file memory image, ignore...
2020-09-25 Bobby R. Brucemisc: Merge branch 'release-staging-v20.1.0.0' into...
2020-09-25 Gabe Blackbase: Minor cleanup of the ChunkGenerator.
2020-09-22 Bobby R. Brucemisc: Merge branch 'release-staging-v20.1.0.0' into...
2020-09-22 Bobby R. Brucetests,base: Fixed unittests for .fast
2020-09-20 Gabe Blackbase: Use M5_UNLIKELY with conditional DPRINTF family...
2020-09-20 Gabe Blackbase: Use M5_UNLIKELY for conditional panic, etc.,...
2020-09-20 Gabe Blackbase: Add M5_LIKELY and M5_UNLIKELY macros to compiler.hh.
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-09-16 Earl Oubase: use setjmp to speed up fiber
2020-09-08 Hoa Nguyenbase: Tag API methods in crc.hh
2020-09-08 Hoa Nguyenbase: Tag API methods to debug.hh
2020-09-08 Hoa Nguyenbase: Tag API methods in inet.hh
2020-09-08 Hoa Nguyenbase: Tag API variables in date.cc
2020-09-08 Hoa Nguyenbase: Tag API methods in flags.hh
2020-09-08 Hoa Nguyenbase: Tag API variables in version.cc
2020-09-08 Hoa Nguyenbase: Tag API methods in intmath.hh
2020-09-08 Hoa Nguyenbase: Tag API methods in sat_counter.hh
2020-09-08 Hoa Nguyenbase: Tag API methods in condcodes.hh
2020-09-08 Hoa Nguyenbase: Tag API methods to trace.hh
2020-09-08 Hoa Nguyenbase: Tag API methods in remote_gdb.hh
2020-09-08 Hoa Nguyenbase: Tag API methods in stl_helpers.hh
2020-09-08 Hoa Nguyenbase: Tag API methods in pollevent.hh
2020-09-08 Hoa Nguyenbase: Tag API methods and variables in addr_range.hh
2020-09-08 Hoa Nguyenbase: Tag API methods and variables in callback.hh
2020-09-08 Hoa Nguyenbase: Tag API methods and variables in bitunion.hh
2020-09-08 Hoa Nguyenbase: Tag API methods and variables in trie.hh
2020-09-08 Hoa Nguyenbase: Tag API methods in socket.hh
2020-09-08 Hoa Nguyenbase: Tag API methods and variables in channel_addr.hh
2020-09-08 Hoa Nguyenbase: Tag API methods and variables in addr_range_map.hh
2020-09-08 Hoa Nguyenbase: Tag API methods in amo.hh
2020-09-08 Hoa Nguyenbase: Tag API methods and variables in random.hh
2020-09-08 Andreas Sandbergbase, sim: Make ByteOrder into a ScopedEnum accessible...
2020-09-08 Hoa Nguyenbase: Tag API methods and variables to circular_queue.hh
2020-09-08 Hoa Nguyenbase: Tag API methods and variables in chunk_generator.hh
2020-09-08 Hoa Nguyenbase: Tag API methods and macros in logger.hh
2020-09-08 Hoa Nguyenbase: Tag API methods and variables in fiber.hh
2020-09-08 Hoa Nguyenbase: Tag API methods in coroutine.hh
2020-09-08 Hoa Nguyenbase: Tag API methods and variables in bitfield.hh
2020-09-07 Andreas Sandbergbase: Cleanup debug flags API
2020-09-07 Andreas Sandbergbase: Remove unused Debug::All flag
2020-09-07 Andreas Sandbergbase: Cleanup Debug::CompoundFlag
2020-09-02 Hoa Nguyenext: Revert "base: Use system libelf instead of ext"
2020-09-01 Gabe Blackbase: Make the Value stat's functor method accept lambdas.
2020-08-31 Nathanael Premillieubase: avoid recreating socket at each call to listen()
2020-08-28 Jason Lowe-Powerbase: Use system libelf instead of ext
2020-08-23 Gabe Blackmisc: Delete the critical path annotation code.
2020-08-18 Gabe Blackmisc: Rename CallbackQueue2 to CallbackQueue.
2020-08-18 Gabe Blackbase: Get rid the Callback type.
2020-08-18 Gabe Blackmisc: Make the stats callbacks use CallbackQueue2.
2020-08-18 Gabe Blackmisc: Make registerExitCallback use CallbackQueue2.
2020-08-18 Gabe Blackbase: Add a new type of CallbackQueue.
2020-07-29 Bobby R. Brucebase,scons: `-wno-deprecated-copy` added for hdf5.cc...
2020-07-22 Bobby R. Brucebase,arch: Fixed usage of `bitfield::replaceBits`
2020-07-16 Bobby R. Brucebase,scons: Fixed `stats/hdf5.cc` CXXFlags to `-Wno...
2020-07-13 Matt Sinclairarch-gcn3: fix bits that SDWA selects
2020-07-04 Bobby R. Brucemisc: Reverting version numbers
2020-07-04 Bobby R. Brucemisc: Merged m5ops_base hotfix into develop
2020-07-04 Bobby R. Brucemisc: Updated release notes and version number v20.0.0.3
2020-06-30 Hoa Nguyenbase: Improve error message occurs when base couldn...
2020-06-26 Ciro Santillistats: add option to disable alignment spaces in stats...
2020-06-22 Sandipan Dasbase: Fix build errors with gcc 10.x
2020-06-15 Daniel R. Carvalhobase: Delete deletePointer helpers
2020-06-10 Bobby R. Brucemisc: Reverted version information to "develop"
2020-06-09 Gabe Blackarch,base,cpu,kerm,sim: Build a symbol table for object...
2020-06-08 Bobby R. Brucemisc: Merge hotfix v20.0.0.2 into develop
2020-06-08 Bobby R. Brucemisc: Updated release notes and version number v20.0.0.2
2020-06-03 Gabe Blackbase,sim: Move DTRACE into base/debug.hh.
2020-06-02 Bobby R. Brucemisc: Merge branch version update into develop
next