Merge zizzer.eecs.umich.edu:/bk/newmem
[gem5.git] / src / arch /
2006-11-24 Steve ReinhardtAdd no-op versions of ivlb and ivle back in for backwar...
2006-11-23 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2006-11-20 Kevin LimFix typo.
2006-11-18 Ron DreslinskiMerge zizzer:/bk/newmem
2006-11-16 Nathan BinkertImplement current working directory for LiveProcesses
2006-11-14 Ron DreslinskiMerge zizzer:/bk/newmem
2006-11-14 Lisa HsuMerge zizzer:/bk/newmem
2006-11-14 Lisa Hsuinterrupts.hh:
2006-11-13 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-11-13 Steve ReinhardtMerge zizzer.eecs.umich.edu:/bk/newmem
2006-11-13 Steve ReinhardtMake setRegWithEffect do something in SE mode.
2006-11-13 Kevin LimMerge ktlim@zamp:./local/clean/tmp/test-regress
2006-11-13 Kevin LimUpdates to support new interrupt processing and removal...
2006-11-12 Ron DreslinskiMerge zizzer:/bk/newmem
2006-11-11 Gabe BlackCertain header files should only be used in FS.
2006-11-11 Ali SaidiMerge zizzer:/bk/newmem
2006-11-11 Ali Saidifix endian issues with condition codes
2006-11-10 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-11-10 Gabe BlackElaborated on the tlb stubs so that they just set the...
2006-11-10 Gabe BlackFixed up DepTags a little. I think NumMicroIntRegs...
2006-11-10 Gabe BlackAdded StrandStsReg operand.
2006-11-10 Gabe BlackPut in provisions for rd, rdpr, rdhpr, wr, wrpr, and...
2006-11-10 Gabe BlackMade the annul of unconditional conditional branches...
2006-11-10 Gabe BlackFixed up the code that prints out registers to take...
2006-11-10 Gabe BlackTweaked debug output.
2006-11-10 Gabe BlackTouched up faults, and made POR actually do something.
2006-11-10 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-11-10 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-11-10 Gabe BlackActually finished moving the register file stuff around.
2006-11-10 Gabe BlackMoved the Alpha float regfile into it's own regfile...
2006-11-10 Gabe BlackSplit out alpha integer register file into it's own...
2006-11-10 Gabe BlackThe reset function of the MiscRegFile really resets...
2006-11-10 Gabe BlackSet the ASI register to be something explicitly so...
2006-11-10 Gabe BlackFix up instructions to read and write control registers...
2006-11-10 Gabe BlackMoved the Alpha MiscRegFile into it's own file, and...
2006-11-10 Gabe BlackFix a couple uninitialized variables.
2006-11-09 Ali SaidiGet SPARC to the point that it starts running. Add...
2006-11-09 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-11-08 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem/
2006-11-08 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem/
2006-11-08 Gabe BlackPut the MIPS stacktrace into the MipsISA namespace...
2006-11-08 Gabe BlackMake a function to say how big gdbregs is in bytes...
2006-11-08 Gabe BlackFirst cut at full blown SPARC faults. There are a few...
2006-11-08 Gabe BlackMove the check to see if you're in user mode into the...
2006-11-08 Gabe BlackSorted faults by the trap type constant, expanded their...
2006-11-08 Gabe BlackFix for slightly mangled merge.
2006-11-08 Gabe BlackMerge zeep.eecs.umich.edu:/home/gblack/m5/newmem
2006-11-08 Gabe BlackMajor clean up of the fault code.
2006-11-08 Gabe BlackThe new global level is computed with min, not max.
2006-11-08 Gabe BlackChanged the getReg and setReg functions so that they...
2006-11-08 Gabe BlackPut the ProcessInfo and StackTrace objects into the...
2006-11-08 Gabe BlackStubs for SPARC's tlbs
2006-11-08 Gabe BlackReplaced getArg with a SPARC implementation.
2006-11-08 Gabe BlackForce remote gdb code to use signal numbers and not...
2006-11-08 Gabe BlackPut kernel_stats back into arch.
2006-11-07 Gabe BlackA dummy implementation of stacktrace.cc to clear up...
2006-11-07 Gabe BlackArguments class for SPARC. This is basically just a...
2006-11-07 Gabe BlackAdded a stub implementation of fixFuncEventAddr to...
2006-11-07 Gabe BlackThe normal spill and fill faults only need to behave...
2006-11-07 Gabe BlackAdded in alot of missing source files.
2006-11-07 Gabe BlackBroke remote_gdb into a base class and architecture...
2006-11-07 Gabe BlackMoved the idle event out of system_events.hh. The skipF...
2006-11-07 Gabe BlackMoved the switched version of kernel_stats.hh back...
2006-11-07 Gabe BlackMade kern a switching header file directory.
2006-11-07 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem/
2006-11-07 Gabe BlackGot rid of obsolete ivlb and ivle psuedo instructions.
2006-11-06 Gabe BlackStub for SPARC interrupt handling object.
2006-11-06 Gabe BlackRemote GDB support has been changed to use inheritance...
2006-11-06 Gabe BlackTook the Alpha prefix off of AlphaArguments, and made...
2006-11-06 Gabe BlackCreated seperate SConscript for the dev directory....
2006-11-05 Ali SaidiMerge zizzer:/bk/newmem
2006-11-05 Ali Saidifixes so that M5 will compile under solaris
2006-11-03 Gabe BlackMake things compile in SE again.
2006-11-03 Gabe BlackUse a PowerOnReset to initialize the cpu.
2006-11-03 Gabe BlackCalling syscalls from within the trap instruction's...
2006-11-03 Gabe BlackGutted out the old Alpha stuff.
2006-11-03 Gabe BlackAdded a stub initCPU function. This would be a good...
2006-11-03 Gabe BlackCompilation fixes.
2006-11-03 Gabe BlackAdd the syscall number as the second parameter for...
2006-11-03 Gabe BlackAdd an invoke function for PowerOnReset
2006-11-03 Gabe BlackMove around misc reg code
2006-11-03 Gabe Blackremoved ua2005.cc since it's been obsorbed into the...
2006-11-03 Gabe BlackGot rid of "inPalMode". Some places are still effective...
2006-11-03 Gabe BlackAdd a new file which describes an ISA's interrupt handl...
2006-11-03 Gabe BlackFixed a comment
2006-11-02 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-11-02 Kevin LimUse ISA specific makeExtMI.
2006-11-02 Lisa HsuMerge zizzer:/bk/newmem
2006-11-02 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem/
2006-11-01 Gabe BlackFix a range check on the ipr_index.
2006-11-01 Gabe BlackAdjustments for the AlphaTLB changing to AlphaISA:...
2006-10-31 Gabe BlackArg!
2006-10-31 Gabe BlackMore typos! I need to get nfs to work.
2006-10-31 Gabe BlackFix another typo
2006-10-31 Gabe BlackCheck for out of range IPR values as well.
2006-10-31 Gabe BlackFix stupid typo
2006-10-31 Gabe BlackMake two simple utility functions to determine if a...
2006-10-31 Gabe BlackWe don't include ipr.cc in SE builds, so don't call it.
2006-10-31 Gabe BlackMade the old name refer to the miscreg index to prevent...
2006-10-31 Gabe BlackForgot to change the index.
next