Enable register windows.
[gem5.git] / arch / alpha /
2006-04-06 Gabe BlackEnable register windows.
2006-04-01 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-03-30 Ali SaidiAdd a functional port that is used to load the original...
2006-03-30 Ali SaidiMake TranslatingPort be a type of Port rather than...
2006-03-30 Kevin LimFixes for full system compiling.
2006-03-29 Ali Saidipage_table.cc is a syscall only kinda thing
2006-03-29 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-03-29 Ali SaidiMerge zizzer:/bk/newmem
2006-03-29 Ali Saidimove stuff around so PageShift is defined before it...
2006-03-29 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-03-29 Kevin LimRemove "using namespace std" from global declarations.
2006-03-29 Steve ReinhardtUse op_decl instead of op_src_decl + op_dest_decl in...
2006-03-29 Steve ReinhardtMake Alpha ItbFault methods abstract instead of calling...
2006-03-29 Steve ReinhardtMake .isa-file ##include file paths relative to includi...
2006-03-29 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-03-28 Kevin LimMove TLB faults into the normal Fault code. The TLB...
2006-03-18 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-03-16 Korey SewellMerge zizzer:/bk/newmem
2006-03-16 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-03-16 Gabe BlackFixups towards compiling.
2006-03-16 Korey SewellMerge zizzer:/bk/newmem
2006-03-15 Ali Saidiadd translations for new sections that are mmapped...
2006-03-14 Korey SewellMerge zizzer:/bk/newmem
2006-03-14 Gabe BlackFixed up after a hand merge.
2006-03-14 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-03-14 Gabe BlackMoved registerfile.hh to regfile.hh
2006-03-14 Gabe BlackChanged the floating point register file into a class...
2006-03-13 Kevin LimHave a copyRegs function defined in the ISA that copies...
2006-03-12 Steve ReinhardtClean up arch/*/process.hh includes and std namespace...
2006-03-12 Steve ReinhardtClean up "using" declarations.
2006-03-12 Korey SewellMerge zizzer:/bk/newmem
2006-03-12 Korey SewellMIPS is back to compiling and building now!
2006-03-12 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-03-12 Steve ReinhardtGet rid of obsolete header that had only one declaration of
2006-03-11 Gabe BlackAdded registerfile.hh and utility.hh
2006-03-11 Gabe BlackWork towards factoring isa_traits.hh into smaller,...
2006-03-10 Gabe BlackGot rid of some dead code.
2006-03-10 Gabe BlackPushed the InternalProcReg type into the MiscRegFile...
2006-03-10 Gabe BlackAdded ev5.hh to files which should include it directly...
2006-03-10 Gabe BlackMoved constants from isa_traits.hh into constants.hh.
2006-03-10 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-03-10 Ron DreslinskiIt now runs hello world binary.
2006-03-10 Gabe BlackPut the InternalProcReg type into the MiscRegFile,...
2006-03-10 Gabe BlackSplit out basic types from isa_traits.hh into a new...
2006-03-10 Gabe BlackEliminated TARGET_ALPHA, since THE_ISA provides the...
2006-03-10 Gabe BlackWrapped setSysCallReturn in !FULL_SYSTEM.
2006-03-10 Gabe BlackSimpleCPU compiles with merge.
2006-03-09 Gabe BlackHand merge. Stuff probably doesn't compile.
2006-03-09 Ali Saidifix merging issues
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 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 Gabe BlackWorking towards compiling SPARC_SE
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 BlackGot rid of some commented out code.
2006-03-07 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-03-07 Gabe BlackSome clean up work with faults.
2006-03-07 Gabe BlackMoved where some alpha specific source files were menti...
2006-03-05 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-03-05 Kevin LimRemove call to swap_palshadow that is no longer needed.
2006-03-05 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-03-05 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-03-05 Gabe BlackChanged targetarch to arch
2006-03-05 Ali SaidiMerge zizzer:/bk/m5
2006-03-05 Ali SaidiMerge zizzer:/bk/m5
2006-03-05 Ali Saidimove alpha specific code into arch/alpha
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 Ali Saidiwe REALLY don't want to use system headers for libelf...
2006-03-04 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-03-04 Gabe BlackRemoved the commented out declaration of the Addr type.
2006-03-04 Gabe BlackFilled out the object file loader so it can load object...
2006-03-03 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-03-03 Kevin LimRemove intr_post function. No longer being used.
2006-03-03 Kevin LimChanges to support automatic renaming of the shadow...
2006-03-03 Ali SaidiMerge zizzer:/bk/m5
2006-03-03 Ali SaidiFirst cut at moving alpha specefic stuff out of /sim...
2006-03-03 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-03-02 Gabe BlackGot rid of the multiple inheritance in the Fault classe...
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 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 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 BlackMoved the _stat for MachineCheckFault and AlignmentFaul...
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...
next