LSQ Unit: After deleting part of a split request, set it to NULL so that it
[gem5.git] / src /
2010-07-22 Timothy M. JonesLSQ Unit: After deleting part of a split request, set...
2010-07-22 Timothy M. JonesPort: Only indicate that a SimpleTimingPort is drained...
2010-07-22 Timothy M. JonesO3CPU: Fix a bug where stores in the cpu where never...
2010-07-22 Timothy M. JonesSyscall: Don't close the simulator's standard file...
2010-07-22 Timothy M. JonesO3CPU: O3's tick event gets squashed when it is switche...
2010-07-22 Timothy M. JonesPower: Provide a utility function to copy registers...
2010-07-22 Nathan Binkertstats: unify the two stats distribution type better
2010-07-21 Nathan Binkertstats: cleanup a few small problems in stats
2010-07-21 Nathan Binkertpython: add a sorted dictionary class
2010-07-21 Nathan Binkertpython: Add mechanism to override code compiled into...
2010-07-21 Tushar KrishnaFix x86 XCHG macro-op to use locked micro-ops for all...
2010-07-17 Steve ReinhardtSimObject: transparently forward Python attribute refs...
2010-07-15 Gabe BlackARM: Make an SRS instruction with a bad mode cause...
2010-07-14 Gabe BlackARM: Adjust the FP_Base_DepTag to be larger than the...
2010-07-09 Steve Reinhardtcache: fix bug in SC upgrade handling
2010-07-08 Brad Beckmanngarnet: Added topology print function to Garnet printStats
2010-07-08 Tushar KrishnaNetworkMessage copy constructor fix
2010-07-06 Steve Reinhardtcheckpointing: another small overload fix
2010-07-06 Steve Reinhardtsim: allow SimObject subclasses to define classmethods
2010-07-06 Steve Reinhardtsim: fold StartupCallback into SimObject
2010-07-06 Steve Reinhardtcheckpointing: minor cleanup.
2010-07-06 Steve Reinhardtcheckpointing: fix minor bug
2010-07-06 Steve Reinhardtprocess: get rid of some unused code & vars
2010-07-06 Steve Reinhardtprocess: minor format/style cleanup
2010-06-22 Tushar Krishnastyle: updated garnet to match M5 coding style
2010-06-28 Korey Sewellinorder: remove another debug stat
2010-06-26 Korey Sewellinorder: remove debugging stat
2010-06-25 Korey Sewellinorder: Return Address Stack bug
2010-06-25 Korey Sewellinorder: resource scheduling backend
2010-06-25 Gabe BlackX86: Fix div2 flag calculation.
2010-06-24 Korey Sewellinorder: cleanup virtual functions
2010-06-24 Korey Sewellinorder: enforce 78-character rule
2010-06-24 Korey Sewellinorder: exe_unit_stats for resolved branches
2010-06-24 Korey Sewellinorder: squash from memory stall
2010-06-23 Korey Sewellinorder: record load/store trace data
2010-06-23 Korey Sewellinorder: update branch predictor
2010-06-23 Korey Sewellinorder-stats: add instruction type stats
2010-06-23 Korey Sewellinorder: stall signal handling
2010-06-23 Korey Sewellinorder: tick scheduling
2010-06-23 Steve Reinhardtcache: fix longstanding prefetcher bug
2010-06-22 Timothy M. JonesO3ThreadContext: When taking over from a previous conte...
2010-06-16 Steve Reinhardtcache: fail store conditionals when upgrade loses race
2010-06-16 Steve Reinhardtcache: fix dirty bit setting
2010-06-15 Nathan Binkertstats: rename print to display in the mysql code too...
2010-06-15 Nathan Binkertstats: rename print to display so it work in python
2010-06-15 Nathan Binkertstats: only consider a formula initialized if there...
2010-06-15 Nathan Binkertstats: get rid of the never-really-used event stuff
2010-06-15 Nathan Binkertutil: clean up attrdict and import multiattrdict into...
2010-06-15 Nathan Binkertpython: use ipython in --interactive if it is available
2010-06-11 Nathan Binkertruby: get rid of PrioHeap and use STL
2010-06-11 Nathan Binkertruby: get rid of the Map class
2010-06-11 Nathan Binkertruby: get rid of Vector and use STL
2010-06-11 Nathan Binkertruby: get rid of RefCnt and Allocator stuff use base...
2010-06-09 Lisa Hsuflags: add comment to avoid future deletions since...
2010-06-09 Lisa Hsuflags: Unserializing old checkpoints before the introdu...
2010-06-07 Steve Reinhardtscons: make RUBY a regular (non-global) sticky var
2010-06-04 Steve ReinhardtMore minor gdb-related cleanup.
2010-06-03 Steve ReinhardtAct like enabling CPUs is no big deal,
2010-06-03 Steve ReinhardtMinor remote GDB cleanup.
2010-06-03 Lisa HsuStats: fix dist stat and enable VectorDistStat
2010-06-03 Ali SaidiARM: Fix issue with m5.fast and ARM
2010-06-02 Ali SaidiARM: Fix SPEC2000 benchmarks in SE mode. With this...
2010-06-02 Min Kyu JeongARM: Fix IT state not updating when an instruction...
2010-06-02 Dam SunwooARM: Allow multiple outstanding TLB walks to queue.
2010-06-02 Ali SaidiARM TLB: Fix bug in memAttrs getting a bogus thread...
2010-06-02 Dam SunwooARM: Support table walks in timing mode.
2010-06-02 Dam SunwooARM: Added support for Access Flag and some CP15 regs...
2010-06-02 Gabe BlackARM: Decode the neon instruction space.
2010-06-02 Gabe BlackARM: Add a comment to vfp.cc that explains the asm...
2010-06-02 Gabe BlackARM: Move some case values out of ##included files.
2010-06-02 Gabe BlackARM: Combine some redundant cases in one of the data...
2010-06-02 Gabe BlackARM: Add comments to the classes in macromem.hh.
2010-06-02 Gabe BlackARM: Move code from vfp.hh to vfp.cc.
2010-06-02 Ali SaidiARM: Make some of the trace code more compact
2010-06-02 Gabe BlackARM: Move the longer MemoryReg::printoffset function...
2010-06-02 Gabe BlackARM: Move the ISA "clear" function into isa.cc.
2010-06-02 Gabe BlackARM: Get rid of the binary dumping function in utility.hh.
2010-06-02 Gabe BlackARM: Get rid of the empty branch.cc.
2010-06-02 Gabe BlackARM: Mark some ARM static inst functions as inline.
2010-06-02 Gabe BlackARM: Move some predecoder stuff into a .cc file.
2010-06-02 Gabe BlackARM: Decode to specialized conditional/unconditional...
2010-06-02 Gabe BlackARM: Make sure undefined unconditional ARM instructions...
2010-06-02 Gabe BlackARM: Implement a version of mcr and mrc that works...
2010-06-02 Gabe BlackARM: Hook the misc instructions into the thumb decoder.
2010-06-02 Gabe BlackARM: Move some miscellaneous instructions out of the...
2010-06-02 Gabe BlackARM: Treat LDRD in ARM with an odd index as an undefine...
2010-06-02 Ali SaidiARM: fix sizes of structs for ARM Linux
2010-06-02 Ali SaidiARM: Fixup native trace support and add some v7/recent...
2010-06-02 Gabe BlackARM: Detect a bad offset field for the VFP Ldm/Stm...
2010-06-02 Gabe BlackARM: Make sure the upc is zeroed when vectoring to...
2010-06-02 Ali SaidiARM: Implement the getrusage syscall.
2010-06-02 Gabe BlackARM: Implement the bkpt instruction.
2010-06-02 Gabe BlackARM: Make undefined instructions obey predication.
2010-06-02 Gabe BlackARM: Implement support for the IT instruction and the...
2010-06-02 Gabe BlackARM: Get rid of some of the old FP implementation.
2010-06-02 Ali SaidiARM: Some TLB bug fixes.
2010-06-02 Ali SaidiARM: Move Miscreg functions out of isa.hh
2010-06-02 Ali SaidiARM: Implement the ARM TLB/Tablewalker. Needs performan...
2010-06-02 Ali SaidiDMA: Make DmaPort generic enough to be used other places
2010-06-02 Ali SaidiARM: SE needs a definition for PageTable::serialize...
next