Merge gblack@m5.eecs.umich.edu:/bk/multiarch
[gem5.git] / arch / alpha /
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...
2006-02-27 Gabe BlackRenamed arch files to remove alpha prefix, and changed...
2006-02-27 Gabe BlackAdded isMachineCheckFault and isAlignmentFault virtual...
2006-02-27 Gabe BlackPut the Alpha faults into the AlphaISA namespace
2006-02-27 Gabe BlackMachineCheckFaults and AlignmentFaults are now generate...
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 Lisa HsuMerge zizzer:/bk/m5
2006-02-24 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-24 Gabe BlackChanged Fault from a FaultBase * to a RefCountingPtr...
2006-02-24 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-23 Korey Sewellname changes ...
2006-02-23 Ali Saidiev5.cc:
2006-02-23 Ali SaidiMerge zizzer:/bk/m5
2006-02-23 Ali SaidiGet rid of the xc from the alphaAccess/alphaConsole...
2006-02-23 Steve ReinhardtCreate a Builder object for .isa files in arch/SConscript.
2006-02-23 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-23 Steve ReinhardtAdd pipe() syscall to Alpha Linux emulation.
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-23 Steve ReinhardtClean excess comments out of SConscripts.
2006-02-22 Korey Sewellmake sure alpha still compiles , rename files back...
2006-02-22 Korey SewellMerge zizzer:/bk/multiarch
2006-02-22 Korey SewellRenaming alpha files and changing some MIPS stuff to...
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 BlackReapplied changes which were undone by a pull
2006-02-19 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
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-19 Ali Saidiforgot a negative sign
2006-02-19 Ali SaidiMove Linux/Tru64 architecture independent code into...
2006-02-18 Lisa HsuMerge zizzer:/bk/m5
2006-02-16 Kevin LimRemove fake fault.
2006-02-16 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-02-16 Kevin LimFixes to handle generating the initiateAcc and complete...
2006-02-16 Korey SewellMerge zizzer:/bk/multiarch
2006-02-16 Gabe BlackSome changes which weren't needed before doing a bk...
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-16 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-15 Kevin LimGives separate methods for initiating and completing...
2006-02-15 Ali SaidiMerge zizzer:/bk/m5
2006-02-15 Ali Saidiendian fixes and compiles on mac os x
2006-02-15 Korey SewellMerge zizzer:/bk/multiarch
2006-02-14 Gabe BlackFixed a path in the alpha isa description.
2006-02-14 Korey SewellMerge zizzer:/bk/multiarch
2006-02-12 Gabe BlackPseudo instructions are now passed whatever instruction...
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 Blackvptr.hh:
2006-02-12 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-12 Steve ReinhardtPolishing of isa_parser.py internal operand handling...
2006-02-11 Steve ReinhardtAdd keyword parameters and list-valued arguments to
2006-02-11 Ali Saidifix #if. I wonder why my compiler had no issues. Even...
2006-02-11 Ali Saidihello world works on a BE host for a LE guest
2006-02-11 Ali SaidiMerge zizzer:/bk/m5
2006-02-10 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-10 Ali SaidiMerge zizzer:/bk/m5
2006-02-10 Ali Saidifix problems on darwin/*BSD for syscall emulation mode
2006-02-10 Steve ReinhardtChange how memory operands are handled in ISA descriptions.
2006-02-10 Steve ReinhardtSplit Alpha ISA description into multiple files
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 Korey SewellMerge zizzer:/bk/multiarch
2006-02-08 Gabe BlackMoved the alpha isa_desc to conform to the new naming...
2006-02-08 Gabe BlackSome fixups
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...
2006-02-01 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-01-25 Gabe BlackSome stuff aparently didn't get committed which was...
2005-12-23 Steve ReinhardtChange base/intmath.{cc,hh} to follow m5 style.
2005-11-22 Kevin LimApply patch for syscall emulation provided by Antti...
2005-11-20 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2005-11-20 Nathan BinkertCleanup the StackTrace interfaces and profile interface...
2005-11-19 Ali Saidiadd symbol opcode
2005-11-09 Lisa HsuMerge zizzer:/bk/m5
2005-11-09 Steve ReinhardtA couple of FP-related fixes (prompted by Adam having...
2005-10-27 Lisa HsuMerge zizzer:/bk/m5
2005-10-19 Ali SaidiMerge zizzer:/bk/m5
2005-10-19 Nathan Binkertdefine a couple more abi regiesters
2005-10-18 Nathan BinkertAdd new function profiling stuff, wrap the pc_sample...
2005-09-25 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2005-09-24 Steve ReinhardtClean up indentation in isa_desc.
next