Update the python file for the CPU.
[gem5.git] / cpu /
2006-04-22 Kevin LimUpdates for OzoneCPU.
2006-04-22 Kevin LimUpdates for O3 model.
2006-04-22 Kevin LimMove quiesce event to its own class.
2006-03-09 Ali SaidiMerge zizzer:/bk/multiarch
2006-03-09 Ali Saidino more common syscall emulation, now common for everyone
2006-03-09 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-03-09 Kevin LimUse functions to access XC.
2006-03-09 Korey Sewelllast changes before big merge
2006-03-08 Korey SewellMerge zizzer:/bk/multiarch
2006-03-08 Kevin LimInclude ability to copy all misc regs.
2006-03-08 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-03-08 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-03-08 Kevin LimFixes for accesses to the misc regs.
2006-03-08 Kevin LimFixes to allow the ExecContext to be used for profiling.
2006-03-08 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-03-08 Kevin LimUpdates for the quiesceEvent that was added to the XC.
2006-03-07 Gabe BlackPushed ev5.hh out of the non-alpha code.
2006-03-07 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-03-05 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-03-05 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-03-05 Ali SaidiMerge zizzer:/bk/m5
2006-03-04 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-03-04 Kevin LimSteps towards setting up the infrastructure to allow...
2006-03-04 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-03-04 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-03-03 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-03-03 Kevin LimChanges to support automatic renaming of the shadow...
2006-03-03 Ali SaidiMerge zizzer:/bk/m5
2006-03-03 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-03-02 Ali SaidiFix fault handling, dereferincing a null pointer is...
2006-03-01 Ali SaidiMerge zizzer:/bk/m5
2006-03-01 Gabe BlackCleaned up some of the Fault system.
2006-03-01 Gabe BlackChanged the name of the fault's invocation method from...
2006-03-01 Gabe BlackUsed the Fault constructor to create Interrupt faults...
2006-03-01 Gabe Blackmoved ev5_trap fully into the fault class.
2006-02-28 Ali SaidiAdd quiesceNs, quiesceTime, quiesceCycles, and m5panic...
2006-02-28 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-02-28 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-28 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-28 Gabe BlackCleaned up and slightly reorganized the Fault class...
2006-02-28 Gabe BlackChanged ev5_trap from a function of the execution conte...
2006-02-27 Gabe BlackGot rid of the fault_addr function.
2006-02-27 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-02-27 Kevin LimChanges to put all the misc regs within the misc reg...
2006-02-27 Gabe BlackRenamed arch files to remove alpha prefix, and changed...
2006-02-27 Gabe BlackChanged targetarch to just arch.
2006-02-27 Gabe BlackAdded isMachineCheckFault and isAlignmentFault virtual...
2006-02-27 Gabe BlackMachineCheckFaults and AlignmentFaults are now generate...
2006-02-27 Gabe BlackChanged targetarch to arch for isa_traits.hh include
2006-02-27 Gabe BlackWhere architecture independent sources included arch...
2006-02-26 Steve ReinhardtMake sure cpu/static_inst_exec_sigs.hh get rebuilt...
2006-02-24 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-24 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-24 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-24 Lisa HsuMerge zizzer:/bk/m5
2006-02-24 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-24 Gabe BlackRemoved a stray ::.
2006-02-24 Gabe BlackChanged Fault from a FaultBase * to a RefCountingPtr...
2006-02-23 Steve ReinhardtEnable building only selected CPU models via new scons
2006-02-23 Ali SaidiMerge zizzer:/bk/m5
2006-02-23 Ali SaidiGet rid of the xc from the alphaAccess/alphaConsole...
2006-02-23 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-23 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-22 Korey SewellMIPS Compiles scons/MIPS_SE/arch/mips/decoder.do!!!!!!
2006-02-22 Korey SewellMerge zizzer:/bk/multiarch
2006-02-22 Gabe BlackChanged Fault * to Fault, which is a typedef to FaultBa...
2006-02-21 Gabe BlackMade Addr a global type
2006-02-19 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-19 Gabe BlackRemade some changes which were undone
2006-02-19 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-19 Gabe BlackChanges to untemplate StaticInst and StaticInstPtr...
2006-02-19 Ali SaidiMerge zizzer:/bk/m5
2006-02-18 Lisa HsuMerge zizzer:/bk/m5
2006-02-18 Korey Sewellchanges from mergedmem
2006-02-16 Kevin LimRemove fake fault.
2006-02-16 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-02-16 Korey SewellMerge zizzer:/bk/multiarch
2006-02-16 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-16 Gabe BlackChanged the fault enum into a class, and fixed everythi...
2006-02-15 Ali SaidiMerge zizzer:/bk/m5
2006-02-14 Korey SewellMerge zizzer:/bk/multiarch
2006-02-12 Gabe BlackRemoved isa_traits.hh from targetarch, moved vptr.hh...
2006-02-12 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-12 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-11 Ali SaidiMerge zizzer:/bk/m5
2006-02-10 Ali SaidiMerge zizzer:/bk/m5
2006-02-10 Ali Saidifix problems on darwin/*BSD for syscall emulation mode
2006-02-09 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-09 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-08 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-08 Gabe BlackAlot of changes to push towards ISA independence. Highl...
2006-02-03 Gabe Blackbyte_swap.hh was removed from arch/alpha/, and replaced...
2005-12-23 Steve ReinhardtChange base/intmath.{cc,hh} to follow m5 style.
2005-12-01 Ron DreslinskiTwo small fixes for mem_req's and Probe path with MOSI...
2005-11-20 Nathan Binkertswitch all profiling stuff to the kernelSymtab since...
2005-11-20 Nathan Binkertclear the function profile on a stats reset
2005-11-20 Nathan Binkertuse Counter to avoid overflowing an int
2005-11-20 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2005-11-20 Nathan BinkertFor SimpleCPU profiling code, only update the exec...
2005-11-20 Nathan BinkertCleanup the StackTrace interfaces and profile interface...
next