gem5.git
2006-11-12 Ron DreslinskiUpdate for maxtick in splash2/memtest configs
2006-11-12 Ron DreslinskiUpdate refs for functional access fixes
2006-11-12 Ron DreslinskiMerge zizzer:/bk/newmem
2006-11-12 Ron DreslinskiPhysical memory overrides the tport version of recvFunc...
2006-11-12 Ron DreslinskiHandle packets being deleted by lower level properly.
2006-11-12 Ron DreslinskiDon't insert reponses into the list more than once
2006-11-12 Ron DreslinskiMove code before a early return to make sure it is...
2006-11-12 Ron DreslinskiYet another small bug in mem system related to flow...
2006-11-12 Ron DreslinskiFix functional access errors related to delayed respnos...
2006-11-12 Nathan BinkertFix Typo
2006-11-12 Nathan Binkertset TRACING_ON one way or another explicitly in the
2006-11-12 Nathan BinkertDelete the actual PseudoInst file
2006-11-12 Nathan BinkertGet rid of the ParamContext for pseudo instructions...
2006-11-11 Gabe BlackThe Lock_Flag_DepTag went away earlier, and using TheIS...
2006-11-11 Gabe BlackCertain header files should only be used in FS.
2006-11-11 Ron DreslinskiMore fixes for functional accesses. It now makes the...
2006-11-11 Ron DreslinskiBig fix for functional access, where we forgot to copy...
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 LimAlso include a function to form the input path.
2006-11-10 Kevin LimTry to setup commands properly.
2006-11-10 Kevin LimChange up some warnings to DPRINTFs.
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 BlackChange exetrace code for working with my trace tool...
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 Nathan BinkertFactor out all of the encumbered stuff into separate...
2006-11-08 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem/
2006-11-08 Lisa Hsuthe tests assume -1 to signify MaxTick, that's changed...
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 Lisa HsuMerge zizzer:/bk/newmem
2006-11-08 Ali SaidiMerge zizzer:/bk/newmem
2006-11-08 Ali SaidiDWARF2 symbol support seems to be broken on Solaris...
2006-11-08 Lisa Hsusimplify maxtick parsing in both the python and the...
2006-11-08 Lisa Hsumake rcS files read from the m5 source directory, not...
2006-11-08 Lisa Hsuchange to os.path.join like nate wanted.
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 Kevin LimRemove mem parameter. Should have been removed earlier.
2006-11-08 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-11-08 Kevin LimUpdate refs.
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 BlackFixed to account for branch delay slots.
2006-11-08 Gabe BlackPut kernel_stats back into arch.
2006-11-08 Gabe BlackMerge 141.212.106.238:/home/gblack/m5/newmemmemops
2006-11-08 Gabe BlackA cleaner hack.
2006-11-08 Gabe BlackOnly include kern/kernel_stats.hh if in full system...
2006-11-07 Ali Saidiadd code to operate in lockstep with legion
2006-11-07 Kevin LimFix error message.
2006-11-07 Kevin LimFix up bus draining and add draining to the caches.
2006-11-07 Kevin LimRemove hack by setting configuration better.
2006-11-07 Kevin LimFix compile error.
2006-11-07 Kevin LimInitialize mem dep unit properly.
2006-11-07 Gabe BlackDefinition of stub kernel_stats object. This just uses...
2006-11-07 Gabe BlackAlpha derived classes for kernel_stats.
2006-11-07 Gabe BlackSConscripts for the architecture specific directories...
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 BlackRemoved unnecessary arch/alpha/ev5.hh include
2006-11-07 Gabe BlackAdded sim/host.hh for the Addr type.
2006-11-07 Gabe BlackGot rid of a stray blank line.
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 BlackMissed this file in my last changeset.
2006-11-07 Gabe BlackMade kern a switching header file directory.
2006-11-07 Gabe BlackCleaned up remnants of ivlb and ivle
2006-11-07 Gabe BlackGot rid of the ivlb and ivle kernel stats.
2006-11-07 Gabe BlackGet rid of pcifake.cc and tsunami_fake.cc to go with...
2006-11-07 Gabe BlackOnly bother with the device SConscript if you're in...
next