summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-01-22Added remote gdb objects to each processGabe Black
2007-01-03Merge zizzer:/bk/newmemGabe Black
2006-12-30Fix up previous commit to proper logic.Kevin Lim
2006-12-29Merge zizzer.eecs.umich.edu:/bk/newmemNathan Binkert
2006-12-29FormattingNathan Binkert
2006-12-28Fixes to get non-delay slot ISAs (Alpha) working again, and pulling some debu...Gabe Black
2006-12-28Phased out DelaySlotInfo.Gabe Black
2006-12-28Some fixes for decode stage branches without delay slots. This will need some...Gabe Black
2006-12-28Make sure the value of PC is actually updated now that the instruction target...Gabe Black
2006-12-28Implement a stub nnpc for alpha that is read only as npc+4.Gabe Black
2006-12-28Fixed NumMiscArchRegs. This is still a magic number, and it should be set aut...Gabe Black
2006-12-27Merge zizzer:/bk/newmemAli Saidi
2006-12-27Bug fixes in the TLBAli Saidi
2006-12-27Compare legion and m5 tlbs for differencesAli Saidi
2006-12-27Change MemoryAccess dprintfs to print the data as wellAli Saidi
2006-12-27No need to use NULL, just use 0Nathan Binkert
2006-12-26Remove some #if FULL_SYSTEMs so MP stuff works even in SE mode.Kevin Lim
2006-12-24Make sure that all of the bits in the result are setNathan Binkert
2006-12-24remove some output formatting stuff that we don't useNathan Binkert
2006-12-22Add options for setting the kernel to run and theNathan Binkert
2006-12-21Fix copyrightNathan Binkert
2006-12-21Expose the C++ event queue to python via the python functionNathan Binkert
2006-12-21styleNathan Binkert
2006-12-21Stub for SE mode gdb support for MIPS.Gabe Black
2006-12-21Create a wrapper function to more easily add swig stuff to the buildNathan Binkert
2006-12-21move the swig initialization calls from src/sim/main.cc toNathan Binkert
2006-12-20don't use (*activeThreads).begin(), use activeThreads->blah().Nathan Binkert
2006-12-20Merge zizzer.eecs.umich.edu:/bk/newmemNathan Binkert
2006-12-20<scold> Make sure that variables are always initalized! </scold>Nathan Binkert
2006-12-20Fixes to get MIPS_SE to compile.Gabe Black
2006-12-20Fixes to get ALPHA_FS and ALPHA_SE to compile again.Gabe Black
2006-12-20Initial work to make remote gdb available in SE mode. This is completely unte...Gabe Black
2006-12-20Make sure the "stack_min" variable is page aligned.Gabe Black
2006-12-19Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmemSteve Reinhardt
2006-12-19Merge zizzer:/bk/newmemAli Saidi
2006-12-19fix twinx loads a little bitAli Saidi
2006-12-18Streamline Cache/Tags interface: get rid of redundant functions,Steve Reinhardt
2006-12-18No need to template prefetcher on cache TagStore type.Steve Reinhardt
2006-12-18Get rid of generic CacheTags object (fold back into Cache).Steve Reinhardt
2006-12-18Fix a place where the wrong width parameter was used, and set the nextNPC cor...Gabe Black
2006-12-18Make sure you only handle branch delay slots specially when there actually wa...Gabe Black
2006-12-18Fixing the extended twin format to go with the new isa parser interface.Gabe Black
2006-12-18Fix unittest compilesNathan Binkert
2006-12-18cast chars to int when we want to print integers so we get a numberNathan Binkert
2006-12-18Merge zizzer.eecs.umich.edu:/.automount/zower/eecshome/m5/newmemGabe Black
2006-12-18move the twinx loads to the correct opcode and add asis 0x24 and 0x27Ali Saidi
2006-12-17Minor cleanup of new snippet/subst code.Steve Reinhardt
2006-12-17Convert Alpha (and finish converting MIPS) to newSteve Reinhardt
2006-12-17Nate's utility for compiling m5Nathan Binkert
2006-12-17Utilities for doing a format check for some elements of properNathan Binkert