cpu: make ExecSymbol show the symbol in addition to address
[gem5.git] / src / cpu / exetrace.cc
2020-09-28 Ciro Santillicpu: make ExecSymbol show the symbol in addition to...
2020-08-28 Gabe Blackmisc: Clean up usage of arch/isa_traits.hh.
2020-07-04 Bobby R. Brucemisc: Merged m5ops_base hotfix into develop
2020-06-08 Bobby R. Brucemisc: Merge hotfix v20.0.0.2 into develop
2020-06-02 Bobby R. Brucemisc: Merge branch version update into develop
2020-06-02 Bobby R. Brucemisc: Merge in 'hotfix-m5-tick-rounding-error'
2020-05-28 Bobby R. BruceMerge branch 'release-staging-v20.0.0.0' into develop
2020-05-28 Bobby R. Brucemisc: Merge branch 'release-staging-v20.0.0.0' into...
2020-05-19 Gabe Blackarch,base,cpu,sim: Statically allocate debugSymbolTable.
2020-05-19 Gabe Blackarch,base,cpu,kern,sim: Encapsulate symbols in a class.
2020-04-22 Gabe Blackbase,arch,sim,cpu: Move object file loader components...
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 Blackcpu: Delete authors lists from the cpu directory.
2020-01-23 Gabe Blackcpu: Fix ExeTraceRecord::traceInst.
2019-11-26 Ciro Santillicpu: prefix ExecEnable to the native trace to match...
2019-11-26 Ciro Santillibase: generalize ExecTicks to all messages with FmtTicksOff
2019-03-14 Giacomo Gabrielliarch-arm,cpu: Add initial support for Arm SVE
2016-11-09 Brandon Potterstyle: [patch 1/22] use /r/3648/ to reorganize includes
2015-01-25 Ali Saidisim: Clean up InstRecord
2015-01-25 Ali Saidicpu: Remove all notion that we know when the cpu is...
2014-09-27 Andreas Hanssonarch: Use const StaticInstPtr references where possible
2014-09-20 Mitch Hayengacpu: Add ExecFlags debug flag
2014-06-01 Steve Reinhardtstyle: eliminate equality tests with true and false stable_2014_08_26
2013-07-15 Umesh Bhaskardebug : Fixes the issue wherein Debug symbols were...
2012-03-19 Andreas Hanssongcc: Clean-up of non-C++0x compliant code, first steps
2012-02-01 Gabe BlackMerge ... head, hopefully the last time for this batch.
2012-01-31 Gabe BlackMerge with main repository.
2012-01-29 Gabe BlackYet another merge with the main repository.
2012-01-28 Gabe BlackMerge with the main repo.
2012-01-16 Gabe BlackMerge yet again with the main repository.
2012-01-07 Gabe BlackAnother merge with the main repository.
2012-01-07 Gabe BlackMerge with the main repository again.
2012-01-07 Gabe BlackMerge with main repository.
2011-11-18 Gabe BlackSE/FS: Get rid of FULL_SYSTEM in the CPU directory.
2011-05-13 Chander SudanthiTrace: Allow printing ASIDs and selectively tracing...
2011-04-15 Nathan Binkerttrace: reimplement the DTRACE function so it doesn...
2011-04-15 Nathan Binkertincludes: sort all includes
2011-01-03 Steve ReinhardtMake commenting on close namespace brackets consistent.
2010-10-31 Gabe BlackISA,CPU,etc: Create an ISA defined PC type that abstrac...
2010-09-14 Gabe BlackCPU: Trim unnecessary includes from some common files.
2010-08-23 Min Kyu JeongCPU: Make Exec trace to print predication result (if...
2010-06-02 Ali SaidiARM: Move PC mode bits around so they can be used for...
2010-01-19 Derek Howermerge
2009-09-23 Nathan Binkertarch: nuke arch/isa_specific.hh and move stuff to gener...
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-02-25 Gabe BlackCPU: Only look up the nearest symbol in the kernel...
2009-02-10 Korey SewellExeTrace: Allow subclasses of the tracer to define...
2009-01-12 Richard StrongThis fix addresses an ill formed if statement that...
2009-01-07 Gabe BlackTracing: Make tracing aware of macro and micro ops.
2008-11-04 Lisa Hsuget rid of all instances of readTid() and getThreadNum...
2007-08-30 Miles Kaufmannparams: Deprecate old-style constructors; update most...
2007-07-29 Steve ReinhardtMerge Gabe's changes from head.
2007-07-29 Gabe BlackMerge ... head. style.py was also missing an argument...
2007-07-29 Gabe BlackMerge with head.
2007-07-29 Gabe BlackTurn the instruction tracing code into pluggable sim...
2007-07-27 Nathan BinkertMerge python and x86 changes with cache branch
2007-07-24 Gabe BlackMerge with head.
2007-07-24 Nathan BinkertMajor changes to how SimObjects are created and initial...
2007-06-21 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-21 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-20 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-19 Gabe BlackMissed an "offset" to get rid of.
2007-06-18 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-14 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-14 Vincentius RobbyModified instruction decode method.
2007-06-14 Gabe BlackA fix for SPARC_FS compilation.
2007-06-12 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-12 Gabe BlackMake microOp vs microop and macroOp vs macroop capitili...
2007-04-16 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-04-13 Ali SaidiMerge zizzer:/bk/newmem
2007-04-10 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-04-10 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-04-10 Gabe BlackFixed a compile error.
2007-04-03 Ali SaidiMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-03-27 Ron DreslinskiMerge zizzer:/bk/newmem
2007-03-24 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-23 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-03-22 Ali SaidiMerge zizzer:/bk/newmem
2007-03-22 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-21 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-21 Gabe BlackThe m5 side of statetrace. This is fairly ugly, but...
2007-03-19 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-19 Gabe BlackCompile fixes for SPARC_FS.
2007-03-08 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-07 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-07 Ali SaidiMerge zizzer:/bk/newmem
2007-03-07 Ali Saidi*MiscReg->*MiscRegNoEffect, *MiscRegWithEffect->*MiscReg
2007-02-14 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-02-13 Nathan BinkertMerge all of the execution trace configuration stuff...
2007-02-12 Ali SaidiMerge zizzer:/bk/newmem
2007-02-12 Steve ReinhardtMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-10 Nathan BinkertClean up tracing stuff more, get rid of the trace log...
2007-02-08 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-02-07 Ali SaidiMerge zizzer:/bk/newmem
2007-02-06 Ali Saidimerge my index fix and lisa's fix
2007-02-06 Ali Saidimore fp fixes
2007-02-02 Ali Saidifix mostly floating point related
2007-02-01 Lisa HsuMerge zizzer:/bk/newmem
2007-01-30 Ali SaidiMerge zizzer:/bk/newmem
next