gem5.git
2006-12-06 Gabe BlackUse the renamed register index, rather than the flatten...
2006-12-06 Gabe BlackGot rid of some typedefs and moved the tlbs into the...
2006-12-06 Gabe BlackUse the setSyscallReturn defined in arch rather than...
2006-12-06 Gabe BlackMoved the RegIdx arrays to the base dyninst.
2006-12-06 Gabe BlackGot rid of some typedefs, moved the tlbs to the base...
2006-12-06 Gabe BlackMade the alpha setSyscallReturn take a ThreadContext...
2006-12-06 Gabe BlackAdded a flattenIntIndex function for Alpha.
2006-12-06 Gabe BlackMerge zizzer:/bk/newmem
2006-12-06 Gabe BlackAdded a DPRINTF to print out the actual value pulled...
2006-12-06 Gabe BlackFlattening and syscallReturn fixes
2006-12-06 Gabe BlackDon't panic, but this needs to be fixed.
2006-12-06 Gabe BlackMake syscalls flatten their register indices, and also...
2006-12-06 Gabe BlackChange rename to rename the flattened register index...
2006-12-06 Gabe BlackAdded in endianness conversion on memory accesses as...
2006-12-06 Gabe BlackChange how optional delay slot instructions are detecte...
2006-12-06 Gabe BlackGet rid of some typedefs which were hardly used, and...
2006-12-06 Gabe BlackChange to use -return_value.value like other implementa...
2006-12-06 Gabe BlackSome changes for misc regs which were changed into...
2006-12-06 Gabe BlackReorganize the includes and add an include for misc.hh.
2006-12-06 Gabe BlackAdded some debug output, and made sure not to accidenta...
2006-12-06 Gabe BlackSome basic fix ups, and CWP is no longer set explicitly.
2006-12-06 Gabe BlackChanged the integer register file to work with flattene...
2006-12-06 Gabe BlackChange MIPS's setSyscallReturn to use a thread context.
2006-12-06 Gabe BlackAdded basic flatten function for mips.
2006-12-05 Kevin LimOverride default SConscript options and only build...
2006-12-05 Gabe BlackMove the SyscallReturn class into sim/syscallreturn...
2006-12-05 Steve ReinhardtMerge zizzer.eecs.umich.edu:/bk/newmem
2006-12-05 Steve ReinhardtUpdate SPEC CPU2000 tests with actual benchmark output.
2006-12-05 Steve ReinhardtOnly update stderr, stdout, m5stats.txt, and config...
2006-12-04 Steve ReinhardtClean up SPEC CPU2000 reference files.
2006-12-03 Steve ReinhardtMerge zizzer.eecs.umich.edu:/bk/newmem
2006-12-03 Steve ReinhardtDelete src/oldmem.
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-12-02 Lisa Hsustats update
2006-12-02 Nathan Binkertdon't blow away the whole destination directory
2006-12-01 Lisa Hsuchange this to be a quick one so that it's in the regre...
2006-12-01 Lisa HsuMerge zizzer:/bk/newmem
2006-12-01 Lisa Hsuadd a simple netperf-stream test to the long tests.
2006-12-01 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/newmem
2006-12-01 Nathan BinkertGet rid of the old release-edits script and create...
2006-11-30 Ron DreslinskiUpdate stats to match writeback fix that was made
2006-11-30 Lisa Hsunetperf-maerts-client.rcS:
2006-11-29 Steve Reinhardtcscope-find.py:
2006-11-29 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-11-29 Kevin LimChange the connecting of the physPort and virtPort...
2006-11-29 Kevin LimAdd in O3CPU to default CPU list.
2006-11-28 Ali Saidiadd 2.0b2 release notes
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-26 Kevin LimInclude check for making sure caches are enabled.
2006-11-25 Gabe BlackInitial changes to get O3 working with SPARC
2006-11-24 Gabe BlackMerge zower:/eecshome/m5/newmem
2006-11-24 Gabe BlackMerge zizzer:/bk/newmem
2006-11-24 Gabe BlackRename this function.
2006-11-24 Gabe BlackFix weird type modifier.
2006-11-24 Gabe BlackFix an include problem.
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 Gabe BlackUse the right constant.
2006-11-23 Gabe BlackFixes to the isa description.
2006-11-23 Gabe BlackMoved some constants from isa_traits.hh to the reg...
2006-11-23 Gabe BlackAdded a parameter to set memory to zero. This is to...
2006-11-23 Ron DreslinskiDo a functional access to levels above on a read as...
2006-11-22 Gabe BlackMerge zizzer:/bk/sparcfs
2006-11-20 Gabe BlackFix an assert to correctly make sure a request falls...
2006-11-20 Gabe BlackAdd in checks of more Legion based state, and put in...
2006-11-20 Gabe BlackMake sure only real bits of pstate can be set.
2006-11-20 Gabe BlackSet the pstate.priv bit to 1 in hyperpriveleged mode...
2006-11-20 Gabe BlackAdd in rom/rams for the nvram, hypervisor description...
2006-11-20 Kevin LimFix typo.
2006-11-19 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
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 a single config file to encompass all of...
2006-11-16 Nathan Binkertimplement RUSAGE_CHILDREN for getrusage since it's...
2006-11-16 Nathan BinkertImplement current working directory for LiveProcesses
2006-11-16 Gabe BlackMerge zower.eecs.umich.edu:/home/gblack/m5/newmemmemops
2006-11-16 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem/
2006-11-16 Gabe BlackFixes for SPARC_FS
2006-11-15 Ron DreslinskiAdd L2 cache option to fs.py --l2cache
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 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem/
2006-11-14 Gabe BlackMerge 141.212.106.238:/home/gblack/m5/newmemmemops
2006-11-14 Gabe BlackCreate a stub t1000 platform.
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 Gabe BlackMerge 141.212.106.238:/home/gblack/m5/newmemmemops
2006-11-14 Gabe BlackSet hpstate to be what I'm assuming Legion is.
2006-11-14 Gabe BlackMake sure a POR doesn't clobber the value of the hpstate.
2006-11-14 Gabe BlackFix up the disassembly a little.
2006-11-14 Gabe BlackMerge 141.212.106.238:/home/gblack/m5/newmemmemops
next