summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-09-04More Python hacking to deal with config.py splitSteve Reinhardt
2006-09-04Split config.py into multiple files.Steve Reinhardt
2006-09-04config.py:Steve Reinhardt
2006-09-01Merge zizzer.eecs.umich.edu:/bk/newmemSteve Reinhardt
2006-09-01Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmemSteve Reinhardt
2006-08-31Tweak proxy resolution error message.Steve Reinhardt
2006-08-31add ISA_HAS_DELAY_SLOT directive instead of "#if THE_ISA == ALPHA_ISA" throug...Korey Sewell
2006-08-30Move more common functionality into SimpleTimingPort,Steve Reinhardt
2006-08-30Minor include file & formatting cleanup.Steve Reinhardt
2006-08-28Clean up BAR setting code.Steve Reinhardt
2006-08-28Get rid of unneeded union.Steve Reinhardt
2006-08-28Get rid of unused BARAddrs[] in PciConfigData object.Steve Reinhardt
2006-08-28Cleanup: formatting, comments, DPRINTFs.Steve Reinhardt
2006-08-28Fix remote gdb buffer overflow.Steve Reinhardt
2006-08-28Make address formats consistent in DPRINTFs.Steve Reinhardt
2006-08-28Add dup() support (from Antti Miettinen).Steve Reinhardt
2006-08-22Still need LL/SC support in cache, add hack to always return success for nowRon Dreslinski
2006-08-22Commiting a version of the multi-phase snoop atomic bus so people can see the...Ron Dreslinski
2006-08-21Fix annulled unconditional branchesGabe Black
2006-08-21Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2006-08-21Got rid of the aux_data array since it shouldn't have existed.Gabe Black
2006-08-21Fixed the parameters to memset. sizeof(regSegments[x]) may have been returnin...Gabe Black
2006-08-21Two bugs found by my tracing tool.Gabe Black
2006-08-21Merge zizzer:/z/m5/Bitkeeper/newmemRon Dreslinski
2006-08-21Changes so that time in the packet is actually set properly.Ron Dreslinski
2006-08-18Update reference outputsSteve Reinhardt
2006-08-17Changes to build m5.fastSteve Reinhardt
2006-08-17add default range to PhysicalMemoryAli Saidi
2006-08-16Fix the caches not working in the regressionRon Dreslinski
2006-08-16DRAM Memory doesn't crash the simulator now.. still untested.Ali Saidi
2006-08-16Merge zizzer:/bk/newmemAli Saidi
2006-08-16Fix Physical Memory to allow memory sizes bigger than 128MB.Ali Saidi
2006-08-16Minor regression fixes.Steve Reinhardt
2006-08-16Merge zizzer:/z/m5/Bitkeeper/newmemRon Dreslinski
2006-08-16Fixes for Kevins O3 model to work with the blocking caches.Ron Dreslinski
2006-08-16Fixes for blocking in the caches that needed to be pulledRon Dreslinski
2006-08-16Finish test clean-up & reorg.Steve Reinhardt
2006-08-16More restructuring of regression tests.Steve Reinhardt
2006-08-15Tweaks to Ali's changesGabe Black
2006-08-15Merge zizzer:/bk/newmemAli Saidi
2006-08-15fixes for gcc 4.1Ali Saidi
2006-08-15Pulled out changes to fix EIO programs with caches. Also fixes any translati...Ron Dreslinski
2006-08-15Merge zizzer:/z/m5/Bitkeeper/newmemRon Dreslinski
2006-08-15Some changes to support blocking in the cachesRon Dreslinski
2006-08-15Some touchup to the reorganized includes and "using" directives.Gabe Black
2006-08-15Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2006-08-15Cleaned up include files and got rid of many using directives in header files.Gabe Black
2006-08-15Fixed ALPHA_FS by moving the remnants of isa_fullsys_traits.hh into arch/alph...Gabe Black
2006-08-14Fix up doxygen.Steve Reinhardt
2006-08-14Changed the size parameter from int to int64_tGabe Black