gem5.git
2007-07-14 Steve ReinhardtMerge of DPRINTF fixes from head.
2007-07-14 Steve ReinhardtFix & tweak DPRINTFs for tracediff w/new cache code.
2007-07-14 Steve ReinhardtMerge in .hgignore from head.
2007-07-14 Steve ReinhardtMerge with head
2007-07-14 Nathan Binkertignore stuff that we don't want to see in the status
2007-07-14 Nathan Binkerttransfer tags
2007-07-03 Steve ReinhardtDelete packets when we're done with them.
2007-07-02 Steve ReinhardtCouple more minor bug fixes for FS timing mode.
2007-07-02 Steve ReinhardtFix a couple LL/SC bugs that only affected timing mode.
2007-07-02 Steve Reinhardtbus.cc:
2007-07-01 Steve ReinhardtMake CPU models use new LoadLockedReq/StoreCondReq...
2007-07-01 Steve ReinhardtDon't propagate snoops across bridges. Wouldn't work...
2007-07-01 Steve ReinhardtGet rid of remaining traces of obsolete CoherenceProtoc...
2007-07-01 Steve ReinhardtCan only call makeAtomicResponse() once...
2007-07-01 Steve ReinhardtGet rid of obsolete fixPacket() functions.
2007-07-01 Steve ReinhardtEvent descriptions should not end in "event"
2007-06-30 Steve ReinhardtFactor out a little more common code.
2007-06-30 Steve ReinhardtFix up a few statistics problems.
2007-06-30 Steve ReinhardtGet rid of Packet result field. Error responses are
2007-06-29 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-29 Korey Sewellfix store instructions, pass fast/quick Atomic/TimingSi...
2007-06-28 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-28 Korey Sewello3cpu build for mips
2007-06-28 Steve ReinhardtGet rid of coherence protocol object.
2007-06-27 Steve ReinhardtRevamp replacement-of-upgrade handling.
2007-06-27 Steve ReinhardtHandle deferred snoops better.
2007-06-26 Steve Reinhardtcache_impl.hh:
2007-06-26 Steve ReinhardtHandle replacement of block with pending upgrade.
2007-06-26 Steve ReinhardtCouple minor bug fixes...
2007-06-25 Steve ReinhardtGet rid of requestCauses. Use timestamped queue to...
2007-06-25 Steve ReinhardtBetter handling of deferred targets.
2007-06-23 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-23 Steve ReinhardtMinor fix plus new assertion to catch similar bugs.
2007-06-23 Korey SewellFINISH off merge of mips mt/dsp isa extensions by addin...
2007-06-23 Korey Sewelladd Control Bitfield class
2007-06-22 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-22 Korey Sewellmips import pt. 1
2007-06-22 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-22 Gabe BlackUpdate of reference outputs. SPARC_SE o3 gzip didn...
2007-06-22 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-22 Steve ReinhardtFixes to hitLatency, blocking, buffer allocation.
2007-06-21 Gabe BlackMake symbols for regular registers.
2007-06-21 Gabe BlackGet rid of an unnecessary include file.
2007-06-21 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-21 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-21 Ali Saidiupdate stats for fixed nextCycle()
2007-06-21 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-21 Steve ReinhardtGetting closer...
2007-06-21 Ali SaidiUse FastAlloc for Packet, Request, CoherenceState,...
2007-06-21 Gabe BlackUse the new symbols to clean up the assembler.
2007-06-21 Gabe BlackNeeded for last change set to work :P
2007-06-21 Gabe BlackDefine symbols for the x86 specialization of the microa...
2007-06-21 Gabe BlackFix a comment.
2007-06-21 Gabe BlackFix a problem where part of a microops parameters might...
2007-06-21 Gabe BlackAdd in code that lays the ground work for setting flags.
2007-06-21 Gabe Blacklong is too long
2007-06-21 Gabe BlackFix compiler errors.
2007-06-20 Gabe BlackImplement rip relative addressing and put in some missi...
2007-06-20 Gabe BlackFix a newly introduced bug where the predecoder wasn...
2007-06-20 Gabe BlackX86 probably doesn't need a window save area.
2007-06-20 Gabe BlackFix a typo in one of the operand type tags.
2007-06-20 Gabe BlackComment out some unnecessary debug output.
2007-06-20 Gabe BlackForgot to check these in...
2007-06-20 Gabe BlackComment out some unnecessary debug statements.
2007-06-20 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-20 Vincentius... Minor error.
2007-06-20 Vincentius... Removed "adding instead of dividing" trick.
2007-06-20 Nathan BinkertDon't do checker stuff if the checker is not defined
2007-06-20 Nathan BinkertMake sure all parameters have default values if they're
2007-06-20 Nathan BinkertDon't go over 80 chars per line
2007-06-20 Gabe BlackMake memory instructions work better, add more macroop...
2007-06-20 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-19 Gabe BlackMore faithfulness to what instructions should work...
2007-06-19 Gabe BlackMissed an "offset" to get rid of.
2007-06-19 Gabe BlackMake branches work by repopulating the predecoder every...
2007-06-19 Gabe BlackMake instructions that are illegal in 64 bit mode not...
2007-06-19 Gabe BlackMake an error message a little more descriptive.
2007-06-19 Gabe BlackRenovate the "fault" microop implementation.
2007-06-19 Gabe BlackGet rid of the commented out versions of macroops which...
2007-06-19 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-19 Gabe BlackGet rid of the immediate and displacement components...
2007-06-19 Gabe BlackAdd a stack size bitfield and expose the mode component...
2007-06-19 Gabe BlackAdd a function to print out segment names.
2007-06-18 Ali Saidifix bug in timing cpu. getTime() is the time the requse...
2007-06-18 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-18 Gabe BlackGet rid of unnecessary output.
2007-06-18 Gabe BlackAdd in incomplete pick and merge functions which read...
2007-06-18 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-18 Steve ReinhardtMore major reorg of cache. Seems to work for atomic...
2007-06-17 Ali Saidisince the o3 cpu perlbmk regression doesn't work, just...
2007-06-16 Steve Reinhardtmemtest.cc:
2007-06-14 Gabe BlackAdd in some microregs.
2007-06-14 Gabe BlackSign extend byte immediates as well. There might need...
2007-06-14 Gabe BlackFix limm.
2007-06-14 Gabe BlackImplement a handful more instructions and differentiate...
2007-06-14 Gabe BlackMove the high byte register indices to the right place.
2007-06-14 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-14 Vincentius... Modified instruction decode method.
2007-06-14 Gabe BlackFix an assert to allow rounding mode 0.
2007-06-14 Gabe BlackMake POP special case its dataSize to default to 64...
next