cpu: make ExecSymbol show the symbol in addition to address
[gem5.git] / src / cpu / pc_event.cc
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.
2019-10-25 Gabe Blackcpu,sim: Get rid of a bunch of conditional compilation...
2019-10-25 Gabe Blackcpu: Don't print the CPU name when a (Break|Panic)PCEve...
2019-10-25 Gabe Blackcpu: Pass the address to check into the PCEventQueue...
2019-10-25 Gabe Blackcpu: Stop checking for PC changes when servicing a...
2019-10-25 Gabe Blackcpu: Create a PCEventScope class to abstract the scope...
2019-10-17 Gabe Blackcpu: Clean up some style issues in pc_event.(hh|cc).
2019-10-15 Gabe Blackcpu: Delete the unused sched_break_pc(_sys) functions.
2016-11-09 Brandon Potterstyle: [patch 1/22] use /r/3648/ to reorganize includes
2013-04-22 Andreas Sandbergarm: Enable support for triggering a sim panic on kerne...
2012-11-02 Dam SunwooARM: dump stats and process info on context switches
2012-05-10 Ali Saidigem5: fix some iterator use and erase bugs
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-10 Ali SaidiAutomated merge with ssh://repo.gem5.org/gem5
2012-01-10 Anders HandlerCPU: Remove Alpha-specific PC alignment check.
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-04-15 Nathan Binkerttrace: reimplement the DTRACE function so it doesn...
2011-04-15 Nathan Binkertdebug: create a Debug namespace
2011-04-15 Nathan Binkertincludes: sort all includes
2011-01-08 Steve ReinhardtReplace curTick global variable with accessor functions.
2010-10-31 Gabe BlackISA,CPU,etc: Create an ISA defined PC type that abstrac...
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-02-23 Nathan Binkertdebug: Move debug_break into src/base
2007-04-03 Ali SaidiMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-03-23 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-03-15 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-13 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-12 Ron DreslinskiMerge zizzer:/bk/newmem
2007-03-12 Ali Saidiremove the extern C around gdb helper functions. It...
2007-03-08 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-07 Ali SaidiMerge zizzer:/bk/newmem
2007-03-06 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-06 Ali SaidiMerge zizzer:/bk/newmem
2007-03-06 Nathan BinkertMove all of the parameters of the Root SimObject so...
2006-10-01 Kevin LimMerge ktlim@zamp:./local/clean/o3-merge/m5
2006-07-06 Ali SaidiMerge zizzer:/bk/newmem
2006-06-12 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-06-12 Nathan BinkertMerge iceaxe.:/Volumes/work/research/m5/head
2006-06-10 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem
2006-06-06 Kevin LimChange ExecContext to ThreadContext. This is being...
2006-06-04 Kevin LimMerge ktlim@zamp:/z/ktlim2/clean/m5-o3
2006-06-02 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-05-31 Ali SaidiUpdated Authors from bk prs info
2006-05-30 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-05-22 Steve ReinhardtNew directory structure: