gem5.git
2007-02-07 Steve ReinhardtMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-07 Steve ReinhardtMake memory commands dense again to avoid cache stat...
2007-02-07 Steve ReinhardtMore DPRINTF cleanup.
2007-02-07 Nathan BinkertInitialize the variable to something.
2007-02-07 Nathan BinkertInclude compiler.hh since we use some of the #defines
2007-02-07 Steve ReinhardtMinor DPRINTF fixes.
2007-02-07 Steve ReinhardtAdd short memtest run to quick regressions.
2007-02-06 Kevin LimFix for LL/SC that Ron sent me.
2007-02-06 Steve ReinhardtUse perl FindBin package to set path to rundiff to the
2007-02-06 Steve ReinhardtFix for previous commit: need to ifdef NDEBUG on the
2007-02-06 Steve ReinhardtUse an instance counter to give Events repeatable IDs
2007-02-01 Lisa HsuMerge zizzer:/bk/newmem
2007-02-01 Lisa Hsuonly increment numPosted if an interrupt of that type...
2007-02-01 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-01-31 Gabe BlackCreate reference outputs for this regression.
2007-01-31 Ali Saidimake sparc fs less chatty
2007-01-30 Ali SaidiMerge zizzer:/bk/newmem
2007-01-30 Ali Saidiadd fsr to the list of registers we are interested in
2007-01-30 Ali SaidiMake SPARC checkpointing work
2007-01-30 Ali Saidifix some checkpointing annoyances
2007-01-30 Gabe BlackMerge zizzer:/bk/newmem
2007-01-30 Gabe BlackImplemented fbfss and fbpfcc instructions, and cleaned...
2007-01-30 Ali Saidichange std::isnan() to a using namespace std and isnan...
2007-01-30 Ali Saidiuse std:: for isnan() and fix decoding of fcmpe*
2007-01-30 Gabe Blacksizeof with a pointer to dynamically allocated memory...
2007-01-30 Gabe BlackMake clearSingleStep in SPARC a warning, and rephrase...
2007-01-30 Gabe BlackMake the FpUnimpl format actually write the Fsr.
2007-01-30 Gabe BlackAdded FpUnimpl format for quad precision and other...
2007-01-30 Gabe BlackMerge zizzer:/bk/newmem
2007-01-30 Gabe BlackFix the Frs?s operands to use single width by default...
2007-01-30 Gabe BlackAdd implementation for the fcmp instructions. These...
2007-01-30 Gabe BlackFix the FCMPCC bitfield.
2007-01-30 Ali Saiditimegm() is a gnuism... replace with the code from...
2007-01-30 Ali Saidifix some over sights in moving windowing and ccr regist...
2007-01-29 Ali Saidim5stats.txt shouldn't be committed
2007-01-29 Ali SaidiMerge zizzer:/bk/newmem
2007-01-29 Gabe BlackProcess the actual code as well.
2007-01-29 Gabe BlackCleaned up disassembly a little.
2007-01-29 Gabe BlackA minor hack to get branch prediction to behave like...
2007-01-29 Gabe BlackFixed a warning about an unused variable.
2007-01-28 Gabe BlackMerge zizzer:/bk/newmem
2007-01-28 Ali SaidiMerge zizzer:/bk/newmem
2007-01-28 Ali SaidiMerge zizzer:/bk/newmem
2007-01-28 Ali Saidimake unimplemented ops fail
2007-01-28 Ali SaidiMerge zizzer:/bk/newmem
2007-01-28 Ali Saidifix comparing fp registers between legion and m5
2007-01-28 Gabe BlackMerge zizzer:/bk/newmem
2007-01-28 Nathan BinkertStick the conversion of python to unix time with all of
2007-01-27 Ali SaidiI missed a couple of things
2007-01-27 Ali SaidiWhile I'm waiting for legion to run make m5 compile...
2007-01-27 Gabe BlackMerge zizzer:/bk/newmem
2007-01-27 Gabe BlackGot rid of some DPRINTFs that were printing raw pointers.
2007-01-27 Gabe BlackFixed up printReg so that control registers are printed...
2007-01-27 Ali SaidiMerge zizzer:/bk/newmem
2007-01-27 Ali Saidiforgot to include this file
2007-01-26 Ali SaidiMerge zizzer:/bk/newmem
2007-01-26 Ali SaidiMake Sparc traceflag even more chatty
2007-01-26 Ali SaidiMerge zizzer:/bk/newmem
2007-01-26 Ali SaidiMerge zeep.pool:/z/saidi/work/m5.newmem
2007-01-26 Ali Saidimake our code a little more standards compliant
2007-01-26 Gabe BlackFixed the number of integer registers. There are MaxGL...
2007-01-26 Lisa HsuMerge zizzer:/bk/newmem
2007-01-26 Lisa Hsueliminate cpu checkInterrupts bool, it is redundant...
2007-01-26 Nathan BinkertMove time forward to Jan 1, 2009 and update stats
2007-01-25 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/newmem
2007-01-25 Nathan BinkertInstead of passing an int to represent time between...
2007-01-25 Ali Saidifix smul and sdiv to sign extend, and handle overflow...
2007-01-25 Gabe BlackFixed a warning that was breaking compilation.
2007-01-25 Gabe BlackMerge zizzer:/bk/newmem
2007-01-23 Ali Saidiuse pstate.am to mask off PC/NPC where it needs to +be
2007-01-23 Gabe BlackUpdate to stats because of minor to branch mispredict...
2007-01-23 Gabe BlackFix for slightly garbled hand merge
2007-01-23 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-01-23 Gabe BlackAdded remote gdb objects to each process
2007-01-23 Ali Saidifix compiling on x86/Solaris
2007-01-23 Ali Saidiclean up fault code a little bit
2007-01-23 Ali Saidiwe decided to check for .interp instead of .dynamic
2007-01-22 Ali SaidiMerge zizzer:/bk/newmem
2007-01-22 Ali Saidicheck if an executable is dynamic and die if it is
2007-01-22 Ali Saidiuse writeTagAccess() function to unify writing of Tag...
2007-01-22 Ali Saidimake sure that page bits of VA on tlb insert are 0
2007-01-21 Ali Saidiadd dumb time of day device
2007-01-21 Ali Saidifix InterruptLevel code to return the correct level
2007-01-21 Ali Saidiatually set all 64 bits of the retun value to 0
2007-01-21 Ali Saidifix flushw implementation
2007-01-20 Ali SaidiRearange tlb code to remove some duplicate
2007-01-20 Ali SaidiSpill and Fill handlers are actually n*4 + the start...
2007-01-20 Lisa HsuMerge zed.eecs.umich.edu:/.automount/zeep/z/saidi/work...
2007-01-20 Lisa Hsusome hstick and hintp changes.
2007-01-17 Ali SaidiAllow ASI_LDTX_REAL
2007-01-17 Ali Saidido a linear search for matching tlb entries instead...
2007-01-17 Ali SaidiImplement reading writing of sync fault status register...
2007-01-17 Ali SaidiIn the case that we generate a fault (e.g. a tlb miss...
2007-01-17 Ali SaidiDon't add symbols for loaded files to symbol table...
2007-01-17 Ali SaidiFix legion lock code a bit so that if we jump out of...
2007-01-17 Ali SaidiIn the case of ASI_P or ASI_LDTX_P set primary and...
2007-01-17 Ali SaidiModify ISA and staticInst to support a IsFirstMicroOp...
2007-01-11 Lisa HsuMerge zed.eecs.umich.edu:/z/hsul/work/sparc/ali.m5
2007-01-11 Lisa Hsuua2005.cc:
2007-01-11 Lisa Hsuua2005.cc:
next