style: change C/C++ source permissions to noexec
[gem5.git] / src / cpu / o3 / thread_context_impl.hh
2018-01-10 BKPstyle: change C/C++ source permissions to noexec
2017-11-21 Nikos Nikoleriscpu-o3: Prevent cpu from suspending if it is already...
2017-09-11 Gabe Blackstats: Get rid of some kernel stats related cruft.
2017-07-05 Rekai Gonzalez-Alb... cpu: Added interface for vector reg file
2017-07-05 Rekai Gonzalez-Alb... cpu: Simplify the rename interface and use RegId
2015-07-28 Nilay Vaishrevert 5af8f40d8f2c
2015-07-26 Nilay Vaishcpu: implements vector registers
2014-09-20 Mitch Hayengaalpha,arm,mips,power,x86,cpu,sim: Cleanup activate...
2014-01-24 Ali Saidiarch, cpu: Add support for flattening misc register...
2013-10-17 Matt Horsnellcpu: add consistent guarding to *_impl.hh files.
2013-10-15 Yasuko Eckertcpu: add a condition-code register class
2013-01-22 Nilay Vaishx86, cpu: corrects 270c9a75e91f, take over decoder...
2013-01-07 Andreas Sandbergcpu: Fix broken thread context handover
2013-01-07 Andreas Sandbergo3 cpu: Remove unused variables
2013-01-07 Andreas Sandbergcpu: Unify SimpleCPU and O3 CPU serialization code
2013-01-07 Andreas Sandbergcpu: Implement a flat register interface in thread...
2013-01-07 Andreas Sandbergarch: Make the ISA class inherit from SimObject
2013-01-07 Ali Saidicpu: rename the misleading inSyscall to noSquashFromTC
2012-08-28 Andreas HanssonClock: Add a Cycles wrapper class and use where applicable
2012-03-09 Geoffrey BlakeCheckerCPU: Make CheckerCPU runtime selectable instead...
2012-02-24 Andreas HanssonMEM: Make port proxies use references rather than pointers
2012-02-01 Gabe BlackMerge ... head, hopefully the last time for this batch.
2012-01-31 Geoffrey BlakeCheckerCPU: Re-factor CheckerCPU to be compatible with...
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-17 Andreas HanssonMEM: Add port proxies instead of non-structural ports
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-10-31 Gabe BlackSE/FS: Make the functions available from the TC consist...
2011-10-30 Gabe BlackSE/FS: Make getProcessPtr available in both modes,...
2011-10-16 Gabe BlackSE/FS: Build/expose vport in SE mode.
2011-08-19 Geoffrey BlakeFix bugs due to interaction between SEV instructions...
2011-04-15 Nathan Binkerttrace: reimplement the DTRACE function so it doesn...
2011-04-04 Ali SaidiARM: Fix checkpoint restoration into O3 CPU and the...
2011-01-08 Steve ReinhardtReplace curTick global variable with accessor functions.
2010-11-15 Ali SaidiO3: reset architetural state by calling clear()
2010-10-31 Gabe BlackISA,CPU,etc: Create an ISA defined PC type that abstrac...
2010-09-14 Gabe BlackCPU: Get rid of the now unnecessary getInst/setInst...
2010-06-22 Timothy M. JonesO3ThreadContext: When taking over from a previous conte...
2010-01-19 Derek Howermerge
2009-09-23 Nathan Binkertarch: nuke arch/isa_specific.hh and move stuff to gener...
2009-07-13 Derek Howermerge
2009-07-09 Gabe BlackRegisters: Add a registers.hh file as an ISA switched...
2009-07-09 Gabe BlackRegisters: Get rid of the float register width parameter.
2009-07-09 Gabe BlackRegisters: Add an ISA object which replaces the MiscReg...
2009-05-26 Nathan Binkerttypes: add a type for thread IDs and try to use it...
2009-04-15 Steve ReinhardtGet rid of the Unallocated thread context state.
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-02-27 Gabe BlackProcesses: Make getting and setting system call argumen...
2009-01-20 Nathan Binkertthread_context: move getSystemPtr so SE mode can get...
2008-11-04 Lisa Hsuget rid of all instances of readTid() and getThreadNum...
2008-11-03 Lisa HsuAdd in Context IDs to the simulator. From now on,...
2008-11-03 Lisa Hsumake BaseCPU the provider of _cpuId, and cpuId() instea...
2008-10-21 Nathan Binkertstyle: Use the correct m5 style for things relating...
2008-07-01 Ali SaidiRemove delVirtPort() and make getVirtPort() only return...
2008-06-28 Steve ReinhardtAutomated merge after backout.
2008-06-28 Steve ReinhardtBacked out changeset 94a7bb476fca: caused memory leak.
2008-06-24 Ali SaidiAutomated merge with repo.m5sim.org/m5-stable
2008-06-21 Steve ReinhardtGenerate more useful error messages for unconnected...
2007-11-15 Korey Sewellput the flattenIndex stuff back in O3 AND put fatal...
2007-11-15 Korey Sewellmerge Ali's config change...
2007-11-15 Korey SewellGet MIPS simple regression working. Take out unecessary...
2007-11-15 Korey Sewellbranch merge
2007-11-12 Gabe BlackX86: Make the micropc available through the thread...
2007-10-31 Steve ReinhardtMerge in bus DPRINTF changes.
2007-09-20 Gabe BlackX86: Put in the foundation for x87 stack based fp regis...
2007-04-03 Ali SaidiMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-03-27 Ron DreslinskiMerge zizzer:/bk/newmem
2007-03-23 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-03-16 Ali SaidiMerge zizzer:/bk/newmem
2007-03-15 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-15 Ali SaidiMerge zizzer:/bk/newmem
2007-03-13 Ali Saidifix segfault when peer owner attempts to use functional...
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-01 Lisa HsuMerge zizzer:/bk/newmem
2007-01-29 Ali SaidiMerge zizzer:/bk/newmem
2007-01-28 Gabe BlackMerge zizzer:/bk/newmem
2007-01-28 Gabe BlackMerge zizzer:/bk/newmem
2007-01-27 Gabe BlackMerge zizzer:/bk/newmem
2007-01-25 Gabe BlackMerge zizzer:/bk/newmem
2007-01-23 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-01-03 Gabe BlackMerge zizzer:/bk/newmem
2006-12-17 Gabe BlackMerge zizzer:/bk/newmem
2006-12-16 Gabe BlackMerge zizzer:/bk/newmem
2006-12-12 Gabe BlackMerge zizzer:/bk/newmem/
2006-12-06 Gabe BlackMerge zizzer:/bk/newmem
2006-12-06 Gabe BlackFlattening and syscallReturn fixes
2006-12-03 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2006-12-03 Steve ReinhardtMerge zizzer.eecs.umich.edu:/bk/newmem
2006-11-29 Gabe BlackMerge zizzer:/bk/sparcfs
2006-11-29 Ali SaidiMerge zizzer:/bk/newmem
2006-11-29 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-11-29 Kevin LimChange the connecting of the physPort and virtPort...
next