Merge zizzer.eecs.umich.edu:/bk/newmem
[gem5.git] / src /
2007-02-28 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-28 Gabe BlackMake trap instructions always generate TrapInstruction...
2007-02-28 Gabe BlackThe "hostname" variable isn't used in the process class...
2007-02-26 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-25 Ali SaidiMerge zizzer:/bk/newmem
2007-02-25 Ali Saidimake m5 readfile work on solaris... we can have a solar...
2007-02-23 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-23 Gabe BlackAli and I both made the same change and we only need...
2007-02-23 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-23 Ali SaidiMerge zizzer:/bk/newmem
2007-02-22 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-22 Gabe BlackMake the m5 pseudo instructions only work in FS. Also...
2007-02-22 Nathan BinkertMake it easier to turn off the remote debugger
2007-02-22 Ali SaidiMerge zizzer:/bk/newmem
2007-02-22 Nathan BinkertGet rid of the ConsoleListener SimObject and just fold the
2007-02-22 Ali Saidifix se compiling oops
2007-02-22 Nathan BinkertMake sure that all variables in the NSGigE device model are
2007-02-22 Nathan BinkertMake comments refer to ticks not cycles
2007-02-22 Ali SaidiMerge zizzer:/bk/newmem
2007-02-22 Ali Saidiadd pseduo instruction support for sparc
2007-02-22 Nathan BinkertFix compile issues on gcc 4.1.x related to namespaces.
2007-02-21 Nathan BinkertFix tracing so it starts right away if --trace-start...
2007-02-21 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-21 Nathan BinkertAutomatically generate m5/internal/__init__.py and...
2007-02-21 Nathan BinkertFix majory brokenness in my previous MySQL commit,...
2007-02-21 Nathan Binkert#include needed for compile
2007-02-21 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-19 Ali SaidiMerge zizzer:/bk/newmem
2007-02-19 Ali Saidiimplement vtophys and 32bit gdb support
2007-02-18 Nathan BinkertGet rid of the stand alone ParamContext since all of the
2007-02-18 Nathan BinkertGet rid of the Serialize and IntervalStats Param contexts
2007-02-18 Nathan BinkertGet rid of the Statistics and Statreset ParamContexts...
2007-02-18 Nathan BinkertCheck that there is a param context list before trying
2007-02-18 Nathan BinkertRemove the event_ignore stuff since it was never really...
2007-02-18 Nathan BinkertGive the progress event its own priority
2007-02-18 Nathan BinkertDefault to tracing being disabled in C++, it will be...
2007-02-18 Nathan BinkertPass an exception from a python event through the event...
2007-02-15 Ali SaidiMerge zizzer:/bk/newmem
2007-02-15 Ali Saidifixup remote gdb support for sparc fs
2007-02-14 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
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 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-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 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-06 Ali Saidimerge my index fix and lisa's fix
2007-02-06 Kevin LimFix for LL/SC that Ron sent me.
2007-02-06 Ali Saidimore fp fixes
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 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 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 SaidiMerge zizzer:/bk/newmem
2007-01-29 Gabe BlackCleaned up disassembly a little.
2007-01-29 Gabe BlackA minor hack to get branch prediction to behave like...
next