gem5.git
2009-08-05 Derek Howerregression: updated stats
2009-08-05 Derek Howerruby: configuration supports multiple runs in same...
2009-08-05 Derek Howerprotocol: made MI_example dma mapping generic
2009-08-05 Derek Howerruby: made mapAddressToRange based off a bit count
2009-08-04 Derek Howerslicc: added MOESI_CMP_directory, DMA SequencerMsg...
2009-08-04 Derek Howerslicc: generate html by default
2009-08-03 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-08-03 Gabe BlackX86: Set up the IDE device correctly, ie. with and...
2009-08-03 Gabe BlackIDE: Configure the IDE control to reflect the initial...
2009-08-02 Gabe BlackX86: Fix the high result of mul1s, and removed undefine...
2009-08-02 Steve ReinhardtFix setting of INST_FETCH flag for O3 CPU.
2009-08-02 Steve ReinhardtClean up some inconsistencies with Request flags.
2009-08-02 Steve ReinhardtRename internal Request fields to start with '_'.
2009-07-31 Korey Sewellmerge mips fix and statetrace changes
2009-07-31 Korey Sewellmips: fix ll/sc pairs working incorrectly because of...
2009-07-31 Derek Howerregression: updated stats
2009-07-31 Nathan Binkertcompile: fix accidental conversion of == into =
2009-07-30 Gabe BlackARM: Mul and mla ignore the c and v flags, but we were...
2009-07-29 Derek Howerruby: fixed clearStats
2009-07-29 Gabe BlackStatetrace: Make sure the current state is loaded to...
2009-07-29 Gabe BlackARM: Fix an instruction in the cmpxchg kernel provided...
2009-07-29 Gabe BlackARM: Get rid of a stray line in the set_tls handler.
2009-07-29 Gabe BlackARM: Make the ARM native tracer stop M5 if control...
2009-07-29 Gabe BlackSimple CPU: Make the simple CPU handle the IntRegs...
2009-07-29 Gabe BlackARM: Make sure the target process doesn't run away...
2009-07-29 Ali SaidiARM: Ignore the "times" system call.
2009-07-29 Ali SaidiARM: Fix an ioctl constant.
2009-07-28 Derek Howerruby: removed unused/incorrect profiler state
2009-07-27 Gabe BlackARM: Update the stats for the EABI version of hello...
2009-07-27 Ali SaidiARM: Update some syscall constants and delete others...
2009-07-27 Gabe BlackARM: Decode fstmx and fldmx instructions. We can ignore...
2009-07-27 Gabe BlackARM: Only send information that changed between statetr...
2009-07-27 Gabe Blackimported patch nativetracestreamline.patch
2009-07-27 Gabe BlackARM: Make native trace print out what instruction cause...
2009-07-27 Gabe Blackimported patch statetracehost.patch
2009-07-27 Ali SaidiARM: Add ARM support to statetrace.
2009-07-27 Gabe BlackStatetrace: Fix up headers.
2009-07-27 Gabe BlackARM: Implement a basic version of the fmxr instruction.
2009-07-27 Gabe BlackARM: Implement a basic version of the fmrx instruction.
2009-07-27 Gabe BlackARM: Add in spots for the VFP control registers.
2009-07-27 Gabe BlackARM: Fix the CLZ instruction.
2009-07-27 Gabe BlackARM: Initialize the CPSR so that we're in user mode.
2009-07-27 Gabe BlackARM: Set up the initial stack frame to match a recent...
2009-07-27 Gabe BlackElf: Add in some new aux vector type constants.
2009-07-27 Gabe BlackARM: Make native trace only print when registers are...
2009-07-27 Gabe BlackARM: Add a native tracer.
2009-07-27 Gabe BlackARM: Update the reference outputs for the new binary...
2009-07-27 Ali SaidiARM: Fix fstat/fstat64 structs to match EABI definitions.
2009-07-27 Gabe BlackARM: Replace hello world with an EABI version.
2009-07-27 Ali SaidiARM: Handle register indexed system calls.
2009-07-27 Ali SaidiARM: Detect OABI binaries and complain that they're...
2009-07-26 Korey Sewellse-configs: edit se.py to account for non-O3CPU workloads
2009-07-26 Korey Sewellmerge sparc fix w/2t regress fix
2009-07-26 Korey Sewellregress: edit 2t hello smt file to specify numThreads
2009-07-25 Gabe BlackSPARC: Fix a minor compile bug in native trace on gcc...
2009-07-25 Korey Sewello3-smt: enforce numThreads parameter for SMT SE mode
2009-07-23 Polina DudnikFixed the licences plus minor fixes for compilation
2009-07-22 Gabe BlackMIPS: Small fix I forgot to qrefresh into my last change.
2009-07-22 Gabe BlackMIPS: Style/formatting sweep of the decoder itself.
2009-07-22 Gabe BlackMIPS: Format the register index constants like the...
2009-07-22 Derek HowerAutomated merge with ssh://m5sim.org//repo/m5
2009-07-22 Derek Howerruby: fixed sequencer RMW data bug
2009-07-21 Derek Howerruby: libruby_init now takes parsed Ruby-lang config...
2009-07-21 Gabe BlackMIPS: Get MIPS_FS to compile, more style fixes.
2009-07-21 Gabe BlackMIPS: Many style fixes.
2009-07-21 Gabe Blackisa_parser: Get rid of the now unused ControlBitfieldOp...
2009-07-21 Gabe BlackMIPS: Use BitUnions instead of bits() functions and...
2009-07-20 Derek Howermerge
2009-07-20 Derek Howerruby: moved cache stats from Profiler to CacheMemory
2009-07-20 Gabe BlackCPU: Separate out native trace into ISA (in)dependent...
2009-07-20 Gabe BlackTracing: Add accessors so tracers can get at data in...
2009-07-20 Gabe BlackX86: Move a displaced comment back to where it goes.
2009-07-20 Gabe BlackX86: Add some misc registers for FP control state.
2009-07-19 Derek Howerscons: removed RubyConfig from scons
2009-07-18 Derek Howerruby: removed all refs to old RubyConfig
2009-07-18 Derek Howerruby: removed dead files
2009-07-18 Derek Howerruby: removed dead files
2009-07-18 Derek Howermerge
2009-07-18 Derek Howerruby: fixed dma sequencer bug
2009-07-18 Derek Howerruby: better debug print for DataBlock
2009-07-18 Derek Howerslicc: made coherence profilers per-controller
2009-07-18 Gabe BlackX86: Set up a named constant for the "fold bit" for...
2009-07-17 Gabe BlackX86: Tame the wilds of def operands.
2009-07-17 Gabe BlackX86: Shift some register flattening work into the decoder.
2009-07-16 Polina Dudnikmerge
2009-07-16 Gabe BlackX86: Add range checks for miscreg indexing utility...
2009-07-16 Gabe BlackX86: Take limitted advantage of the compilers type...
2009-07-16 Gabe BlackX86: Fix a number of places where the wrong form of...
2009-07-16 Gabe BlackX86: Fix x87 stack register indexing.
2009-07-15 Polina DudnikTester update
2009-07-15 Gabe BlackMerge with head.
2009-07-15 Jack WhithamARM: Fix the "open" flag constants.
2009-07-13 Polina DudnikChanged the state machine to generate code such that...
2009-07-13 Polina Dudnik1. Got rid of unused functions in DirectoryMemory
2009-07-13 Derek Howermerge
2009-07-13 Derek Howerregression: updated memtest-ruby stats
2009-07-13 Polina DudnikChanges to add tracing and replaying command-line options
2009-07-13 Polina DudnikLocked requests should actually be converted to ST...
2009-07-13 Polina DudnikAdded atomics implementation which would work for MI_ex...
2009-07-13 Polina DudnikMinor fixes for compiling
next