gem5.git
2003-12-24 Nathan Binkert- change the FormatFlags into more general StatFlags
2003-12-24 Nathan Binkert- Allow the stats package user to determine in which...
2003-12-24 Nathan BinkertMake it so you can override CC and CXX
2003-12-23 Nathan BinkertMake this compile with NDEBUG defined
2003-12-22 Nathan Binkertadd support for simple character input via the system...
2003-12-22 Steve ReinhardtFix binary path in configs/kernel/base.ini.
2003-12-22 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2003-12-22 Erik HallnorAdd fully functional snooping to the hierarchy.
2003-12-21 Steve ReinhardtFix last patch to RTC initialization.
2003-12-21 Steve ReinhardtDefault RTC behavior is to set to Jan 1 2010 (midnight...
2003-12-21 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2003-12-21 Nathan Binkertwe don't actually want to refer to the stable symlink...
2003-12-21 Nathan Binkertupdate to reflect changes in the directory structure
2003-12-20 Nathan BinkertFix a bunch of memory leak type bugs, and add some...
2003-12-19 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2003-12-19 Nathan Binkertm5.purify target
2003-12-19 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2003-12-19 Steve ReinhardtFix non-determinism on misspeculated uncached store...
2003-12-19 Steve ReinhardtMinor cleanup of trace/output stuff (leftover from...
2003-12-19 Nathan BinkertMake stuff build on openbsd
2003-12-18 Erik HallnorOkay, FULL_SYSTEM uses cpu_num
2003-12-18 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2003-12-18 Erik HallnorInitial probe checkin. Still need to write the snoopPro...
2003-12-17 Steve RaaschRe-add code to handle following multitple chains that...
2003-12-17 Steve RaaschAdd parameters to Segmented IQ
2003-12-17 Steve RaaschBe careful what you put inside an assert() !!!
2003-12-17 Steve ReinhardtMiscellaneous minor fixes/improvements.
2003-12-16 Steve ReinhardtFix previously committed call_pal fix... the main probl...
2003-12-16 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2003-12-16 Steve ReinhardtFixes for full-system call_pal instruction.
2003-12-16 Steve ReinhardtMinor enhancements to rundiff.
2003-12-16 Steve ReinhardtAnother fix for gcc 3.3.x.
2003-12-16 Steve ReinhardtAdd #define parameter and corresponding build option to
2003-12-15 Nathan BinkertAdd support for getting the hostname
2003-12-15 Nathan BinkertClean up time handling code
2003-12-12 Nathan Binkert- Add a new target m5.fast (or just fast for short)
2003-12-11 Steve ReinhardtMake memtest compile again.
2003-12-11 Steve ReinhardtMinor util/find-files fix.
2003-12-11 Steve Reinhardt- Switch events to use a priority enum instead of integers.
2003-12-11 Steve ReinhardtStats & serialization tweaks & cleanup. Unserializing...
2003-12-11 Steve ReinhardtRename RegResetCallback to registerResetCallback().
2003-12-11 Steve ReinhardtFactor ExecContext::setStatus(), BaseCPU::execCtxStatus...
2003-12-10 Steve ReinhardtMinor fixes. Somehow do-tests.pl suddenly started...
2003-12-10 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2003-12-09 Nathan BinkertMake the simulator compile on an Itanium.
2003-12-09 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2003-12-09 Steve ReinhardtMinor tweaks to make a switchover at tick N match
2003-12-09 Steve ReinhardtGenerate a fault when a privileged PAL call is
2003-12-09 Nathan BinkertSweeping change in the stats package....again...
2003-12-08 Steve RaaschRemove mostly-broken binning stuff from "get"
2003-12-08 Steve RaaschMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
2003-12-08 Steve RaaschFetch-loss now uses the stats package
2003-12-08 Nathan BinkertInstead of keeping track of the fraction of time that...
2003-12-08 Nathan Binkertmove setStatus into the .cc file
2003-12-06 Steve ReinhardtVarious cleanup. Mostly forcing initialization of...
2003-12-05 Lisa Hsuremote_gdb.cc:
2003-12-03 Steve RaaschMinor fixes to the Segmented and Seznec IQ models
2003-12-02 Steve ReinhardtFormatting & doxygen docs for new syscall emulation...
2003-12-02 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2003-12-02 Steve ReinhardtRestructuring of LiveProcess etc. to support multiple...
2003-11-25 Erik HallnorChange the way writebacks are handled to make probing...
2003-11-24 Erik HallnorExtract documentation for all classes.
2003-11-23 Lisa Hsuget rid of the errors from simple-test1 and test1-6
2003-11-22 Nathan BinkertGo Blue!!!!
2003-11-22 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2003-11-22 Nathan BinkertWe only need to choose that we do want binning, or...
2003-11-21 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2003-11-20 Lisa Hsufull_cpu.cc:
2003-11-19 Erik HallnorPass all the related information (the memreq) to the...
2003-11-19 Erik HallnorPass MemReqPtr by reference.
2003-11-19 Erik HallnorMove some MSHR typedefs into the class, transition...
2003-11-15 Nathan Binkertmake the name consistent with what it does.
2003-11-14 Nathan BinkertMake it so that we create a directory for each checkpoi...
2003-11-12 Nathan Binkertstatistics.cc:
2003-11-12 Nathan Binkertin the case where we don't have any bins, we don't...
2003-11-12 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2003-11-12 Steve ReinhardtChange setup scheme to split base configurations from...
2003-11-12 Erik HallnorMerge ehallnor@zizzer:/bk/m5
2003-11-12 Erik HallnorCreate a compressed cache if there is a compressed...
2003-11-12 Steve ReinhardtAdd config for simple purely functional simulation...
2003-11-12 Steve ReinhardtRewrite getdirentries to replace SS-derived version.
2003-11-10 Steve ReinhardtMinor enhancements to rundiff script.
2003-11-09 Steve ReinhardtSetup to build with gcc 3.3.2.
2003-11-09 Steve ReinhardtISCA hack is for FULL_SYSTEM only.
2003-11-07 Steve RaaschMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
2003-11-07 Steve Raaschupdates for the new stats format
2003-11-07 Steve RaaschIt's important that there be white-space between each...
2003-11-07 Nathan Binkertadd a couple of hacks to get thigns going for ISCA
2003-11-07 Lisa HsuMerge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul...
2003-11-07 Nathan Binkertsave and restore the current bin during reset since we
2003-11-07 Lisa Hsuadd a numTicks stat to detailed cpu.
2003-11-07 Lisa Hsutrack the idle_thread() function in the kernel, so...
2003-11-07 Lisa Hsuchange the path that i track from two separate paths...
2003-11-07 Nathan BinkertQuick hack to make the simulator exit after the last...
2003-11-07 Ron Dreslinski"remove SWContext * from map when it is context switche...
2003-11-06 Ron DreslinskiMake sure to serialize the bool that signifies a pendin...
2003-11-06 Erik HallnorMerge ehallnor@zizzer:/bk/m5
2003-11-06 Erik HallnorVarious fixes to memory code.
2003-11-06 Steve RaaschNat's fix for compile bug
2003-11-06 Nathan Binkertbetter binning of Average stats
next