gem5.git
2005-11-03 Steve ReinhardtQdo should kill its subordinate qsub more aggressively
2005-11-03 Steve ReinhardtCheck for MySQL 4.1 or newer only
2005-11-02 Ali Saidiallow conversion floats -> long so that 100e9 and such...
2005-11-02 Ali SaidiDon't call Random.uniform() unnecessarily
2005-11-02 Ali SaidiI left a printf in on accident.
2005-11-02 Ali SaidiChanges to integer types broke this... Oops.
2005-11-02 Ali SaidiMerge zizzer:/bk/m5
2005-11-02 Ali SaidiChange the output of stability info a little bit
2005-11-02 Ali Saidiadd a few more options to the help menu
2005-11-02 Ali SaidiDon't bother putting distributions in the DB, they...
2005-11-02 Ali SaidiAdd ability to slightly perturb latency of ethernet...
2005-11-02 Ali SaidiFix bug where simulation terminates same cycle as last...
2005-11-02 Ali SaidiAdd Mem/Ethernet latency variability parameter
2005-11-02 Ali SaidiUpdate monet configuration files
2005-11-02 Nathan BinkertSimple updates to pbs and send.py
2005-11-02 Nathan Binkertsilence g++ warning
2005-11-02 Nathan Binkert__init__ should not return anything
2005-11-02 Steve ReinhardtMake vector params interact with proxies properly.
2005-11-01 Steve ReinhardtAllow math on CheckedInt-derived ParamValue classes w/o
2005-11-01 Steve ReinhardtMinor fix for test/genini.py.
2005-10-27 Lisa HsuMerge zizzer:/bk/m5
2005-10-27 Lisa Hsuadd in the files to the SConscript for split caches
2005-10-24 Steve ReinhardtFix qdo job name setting.
2005-10-22 Nathan BinkertMajor changes to sinic device model. Rearrage read...
2005-10-21 Nathan Binkertmissed another pio interface name
2005-10-21 Nathan Binkertbetter naming for pio interfaces
2005-10-21 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2005-10-21 Nathan BinkertIt's not necessary for a device to call recvDone, that
2005-10-21 Nathan BinkertFix a couple of bug in the values() vector accessor
2005-10-21 Nathan BinkertMinor updates to the profile code.
2005-10-21 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2005-10-21 Nathan BinkertMajor cleanup of the statistics handling code
2005-10-20 Steve ReinhardtMinor tweak to isa_parser.
2005-10-20 Steve ReinhardtAdd qdo options for setting the PBS job name and destin...
2005-10-19 Nathan Binkertfix pbs dependency stuff
2005-10-19 Nathan Binkertprovide a default jobfilename if a jobname is given
2005-10-19 Ali SaidiMerge zizzer:/bk/m5
2005-10-19 Ali SaidiAdd multiplier for instruction window size to monet...
2005-10-19 Nathan Binkertmake the sampling periods configurable
2005-10-19 Nathan BinkertShuffle around device names to make things easier to...
2005-10-19 Nathan Binkertmore remnants of the profile stuff
2005-10-19 Nathan BinkertMake ALPHA_SE compile commit.cc
2005-10-19 Nathan Binkertuse the dedicated flag, no more exposing the m5reg...
2005-10-19 Nathan Binkertdefine a couple more abi regiesters
2005-10-18 Nathan BinkertAdd missing change from big function profile commit
2005-10-18 Nathan Binkertfix nmtest
2005-10-18 Nathan BinkertDefault jobfile for stats
2005-10-18 Nathan BinkertAdd new function profiling stuff, wrap the pc_sample...
2005-10-18 Nathan BinkertBetter pool job handling
2005-10-18 Nathan BinkertImprovements to the graphing output
2005-10-14 Steve ReinhardtFix for g++ 4 warning... not sure why this is just...
2005-10-12 Nathan BinkertClean up symbol table access functions and make it
2005-10-12 Nathan Binkertbetter english in stat descriptions for NS GigE
2005-10-12 Nathan BinkertMake it easier to attach the remote debugger.
2005-10-12 Nathan BinkertAdd support for 64-bit addresses to the NS GigE device...
2005-10-12 Nathan Binkertdon't write the pbs jobid here, do it in send.py so...
2005-10-09 Lisa HsuMerge zizzer:/bk/m5
2005-10-09 Lisa Hsuadd a flag that supercedes all other InstExec flags...
2005-10-06 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5 m5_1.1
2005-10-06 Steve ReinhardtMore documentation for 1.1 release.
2005-10-06 Lisa HsuMerge zizzer:/bk/m5
2005-10-06 Steve ReinhardtAdd execution trace object to Root.
2005-10-06 Steve ReinhardtUpdate README for IOSCA release.
2005-10-05 Lisa Hsucan't designate checkpoint from command line without...
2005-10-03 Steve ReinhardtMinor cleanup of memtest.
2005-10-01 Steve ReinhardtAdd executable parameter to LiveProcess. This allows...
2005-10-01 Steve ReinhardtCommit regression script. The cron job uses a copy...
2005-10-01 Steve ReinhardtAdd default= option to SConstruct.
2005-09-30 Nathan BinkertClean up some formatting
2005-09-30 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2005-09-30 Steve ReinhardtFixes for building ALPHA_FS_TL with g++ 4.0.
2005-09-29 Ali Saidifix for delayed state machine changes
2005-09-29 Steve ReinhardtFix for qdo & new pool node build.
2005-09-25 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2005-09-25 Steve ReinhardtCreate build_options/current dir when necessary.
2005-09-25 Steve ReinhardtSplit build options files into a static set of defaults
2005-09-24 Steve ReinhardtClean up indentation in isa_desc.
2005-09-24 Steve ReinhardtFix IDE disk UDMA mode support mask to actually reflect...
2005-09-24 Steve ReinhardtAdd functions to System object to set up function-based...
2005-09-22 Steve ReinhardtSupport for compiling and testing on pool via 'qdo...
2005-09-19 Nathan BinkertTweak the set of coalesced interrupts
2005-09-19 Nathan Binkertfix the MAX_CHECKPOINTS stuff
2005-09-17 Nathan BinkertTotally re-work the way that jobfiles are done so there...
2005-09-17 Nathan BinkertFix the EtherDump parameters
2005-09-17 Nathan BinkertSimple option cleanup in the config files.
2005-09-17 Nathan Binkertvarious changes to the boot scripts
2005-09-13 Ali Saidionly set an approriately sized piece of data. so break...
2005-09-12 Ali SaidiMerge zizzer:/bk/m5
2005-09-12 Ali Saidiformat string did not match variable size -> stack...
2005-09-12 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2005-09-12 Steve ReinhardtMore minor tweaks for fenv/cygwin.
2005-09-12 Ali SaidiMerge zizzer:/bk/m5
2005-09-12 Ali Saidifixes for gcc 4.0
2005-09-11 Steve ReinhardtExplicitly handle rounding on FP-to-integer conversions.
2005-09-05 Steve ReinhardtRegression tests now run under scons!
2005-09-03 Steve ReinhardtFixes to build with gcc 4.0.
2005-09-02 Steve ReinhardtForce Unix EOL even on Windows (i.e. Cygwin).
2005-09-02 Steve ReinhardtGet rid of non-essential default-valued options.
2005-09-02 Steve ReinhardtBug fix: can't increment an iterator after you erase
2005-09-01 Steve ReinhardtFix to #define True/False option values as 0/1 in header.
next