gem5.git
2007-02-14 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-02-14 Gabe BlackReference outputs fixed to reflect branch mispredict...
2007-02-14 Gabe BlackForce the st_blksize field of a stat call to be 8k.
2007-02-13 Ali SaidiMake mulitple consoles work and be distinguishable...
2007-02-13 Nathan BinkertGet rid of the MemoryTrace context since it is unused
2007-02-13 Nathan Binkertget rid of the ExeTrace.py file since we no longer...
2007-02-13 Steve ReinhardtUpdate MIPS ISA description to work with new write...
2007-02-13 Ali Saidifix compiling problems
2007-02-13 Nathan BinkertMerge all of the execution trace configuration stuff...
2007-02-13 Nathan BinkertRearrange traceflags.py so that the file generation...
2007-02-12 Ali Saidisome forgotten commits
2007-02-12 Ali Saidimake hver match legion
2007-02-12 Ali SaidiMerge zizzer:/bk/newmem
2007-02-12 Ali Saidirename store conditional stuff as extra data so it...
2007-02-12 Steve ReinhardtMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-12 Steve ReinhardtMove store conditional result checking from SimpleAtomi...
2007-02-12 Nathan Binkertcleanup
2007-02-12 Nathan BinkertGet rid of the FetchTrace since it doesn't appear to be
2007-02-10 Nathan BinkertClean up tracing stuff more, get rid of the trace log...
2007-02-10 Nathan BinkertGet rid of the Random context and add the support direc...
2007-02-10 Nathan BinkertClean up from my last commit to the trace stuff.
2007-02-09 Nathan BinkertRemove tracing file that's no longer needed
2007-02-09 Nathan BinkertGet rid of the Trace ParamContext and give python direct
2007-02-09 Nathan BinkertUse c99 variadic macros for non gnu compilers
2007-02-08 Nathan BinkertGet rid of the gross operator,()/variadic macro hack
2007-02-08 Nathan BinkertQuick program to time how long ccprintf takes to write
2007-02-08 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-02-07 Ali SaidiMerge zizzer:/bk/newmem
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 Ali Saidimerge my index fix and lisa's fix
2007-02-06 Ali Saidimark ldst[0] instrutions at DelayedCommit so we don...
2007-02-06 Kevin LimFix for LL/SC that Ron sent me.
2007-02-06 Ali Saidimore fp fixes
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-03 Ali Saidimore sparc fixes
2007-02-02 Ali Saidimake interrupt code serialize itself and fix indenting
2007-02-02 Ali Saidifix mostly floating point related
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...
next