Merge zizzer.eecs.umich.edu:/bk/newmem
[gem5.git] / src /
2006-12-03 Steve ReinhardtMerge zizzer.eecs.umich.edu:/bk/newmem
2006-12-02 Kevin LimFixes for MIPS_SE compiling. Regressions seem to work...
2006-11-29 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-11-29 Kevin LimChange the connecting of the physPort and virtPort...
2006-11-28 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-11-28 Kevin LimRemove assertion. It's not needed and messes up writeb...
2006-11-27 Steve ReinhardtAdd TRACING_ON setting for m5.prof.
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-23 Ron DreslinskiDo a functional access to levels above on a read as...
2006-11-20 Kevin LimFix typo.
2006-11-19 Kevin LimUpdate Virtual and Physical ports.
2006-11-18 Ron DreslinskiMerge zizzer:/bk/newmem
2006-11-18 Ron DreslinskiMake an initialization pass for the thread context...
2006-11-16 Nathan Binkertadd warn_once which will print any given warning message
2006-11-16 Nathan Binkertimplement RUSAGE_CHILDREN for getrusage since it's...
2006-11-16 Nathan BinkertImplement current working directory for LiveProcesses
2006-11-14 Ron DreslinskiMerge zizzer:/bk/newmem
2006-11-14 Kevin LimVarious fixes to delete packet and request a little...
2006-11-14 Ron DreslinskiMerge zizzer:/bk/newmem
2006-11-14 Ron DreslinskiFix bugs around uni-coherence invalidates being propoga...
2006-11-14 Lisa HsuMerge zizzer:/bk/newmem
2006-11-14 Lisa Hsuinterrupts.hh:
2006-11-14 Ron DreslinskiIf all the targets aren't satisfied, reinitialize the...
2006-11-14 Ron DreslinskiUpdate atomic and functional paths for snoops as well
2006-11-14 Ron DreslinskiUpdate phase param in the .py file for the cpus
2006-11-14 Ron DreslinskiUpdate bus bridges now that snoop ranges are passed...
2006-11-14 Ron DreslinskiMake cpu's capable of having a phase shift
2006-11-14 Ron DreslinskiFix a bug to handle the fact that a CPU can send Functi...
2006-11-14 Ron DreslinskiMerge zizzer:/bk/newmem
2006-11-14 Ron DreslinskiIf we didn't satisfy all targets, reset the packet...
2006-11-14 Ron DreslinskiFix some errors related to snooping and functional...
2006-11-14 Ron DreslinskiFix problems with snoop ranges not working properly...
2006-11-14 Ron DreslinskiChanges needed for a bus from CPU->L1
2006-11-14 Ron DreslinskiSince cpus now send out snoop ranges, remove it from...
2006-11-13 Ron DreslinskiMake CPU models signal to update the snoop ranges
2006-11-13 Nathan BinkertExpose debugBreakCycle through swig and get rid of
2006-11-13 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-11-13 Kevin LimMore interrupt reworking.
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 LimChange warn to DPRINTF.
2006-11-13 Kevin LimFix typo.
2006-11-13 Kevin LimFix for regression failure.
2006-11-13 Kevin LimMerge ktlim@zamp:./local/clean/tmp/test-regress
2006-11-13 Kevin LimFix for non-FS compile.
2006-11-13 Nathan BinkertCreate a module called internal where swigged stuff...
2006-11-13 Kevin LimUpdates to support new interrupt processing and removal...
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 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 LimChange up some warnings to DPRINTFs.
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 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 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-11-09 Nathan BinkertFactor out all of the encumbered stuff into separate...
2006-11-09 Kevin LimBe sure to populate the packet's finishTime field in...
2006-11-09 Kevin LimDraining fixes.
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 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 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...
next