gem5.git
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.
2005-09-01 Steve ReinhardtConvert type of max_time and progress_interval parameters
2005-08-31 Nathan Binkertmore scons fixes for mysql
2005-08-31 Steve ReinhardtMove options files from <build_dir>/build_options to...
2005-08-31 Steve ReinhardtAdd script to generate new build directories.
2005-08-31 Steve ReinhardtFix to work with older versions of mysql_config that...
2005-08-30 Steve ReinhardtBuild options are set via a build_options file in the
2005-08-26 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2005-08-26 Steve ReinhardtAdd explicit check for Python version to SConstruct.
2005-08-23 Nathan Binkertbetter debugging of the configuration builder.
2005-08-23 Nathan BinkertClean up the passing of the boot command line to the...
2005-08-23 Nathan BinkertLots of fixes to serialization and naming of various...
2005-08-23 Nathan Binkertdon't use sprintf. It's not guaranteed to not scribble...
2005-08-19 Steve ReinhardtA few minor fixes to get things to build on Cygwin.
2005-08-19 Steve ReinhardtMinor tweaks for 1.1 release.
2005-08-18 Nathan BinkertFix another bug from the freebsd merge
2005-08-18 Nathan BinkertFix a couple of turbolaser problems that were introduce...
2005-08-16 Benjamin NashClean up freebsd_system.cc.
2005-08-16 Benjamin NashMerge zed.eecs.umich.edu:/.automount/fox/y/mserrano...
2005-08-16 Miguel SerranoUart fix.
2005-08-16 Benjamin NashMerge m5.eecs.umich.edu:/bk/m5
2005-08-16 Nathan BinkertUpdates to job scripts to accept more than 15 character...
2005-08-15 Benjamin NashMerge zed.eecs.umich.edu:/.automount/fox/y/mserrano...
2005-08-15 Miguel SerranoChanges for getting FreeBSD to run.
2005-08-15 Nathan BinkertFix NextEthernetAddr
2005-08-12 Benjamin NashImprove FreeBSD networking support.
2005-07-28 Benjamin NashMerge zed.eecs.umich.edu:/.automount/fox/y/mserrano...
2005-07-28 Miguel Serrano.
2005-07-28 Miguel Serranoghgfsdf
2005-07-26 Benjamin NashMerge m5read@m5.eecs.umich.edu:/bk/m5
2005-07-26 Benjamin NashVarious changes to I/O, addition of PciFake device...
2005-07-18 Steve ReinhardtFix for passing functional memory param to timing mem.
2005-07-14 Steve ReinhardtFix for bug in using compression in full-system mode.
2005-07-13 Benjamin NashVarious changes to m5/dev files to work with FreeBSD.
2005-07-07 Nathan Binkertno license in tree
2005-07-06 Steve Reinhardtconfig:
2005-07-01 Benjamin NashHand merge ide_disk.cc
2005-07-01 Miguel SerranoMerge m5read@m5.eecs.umich.edu:/bk/m5
2005-07-01 Miguel Serrano.
2005-07-01 Benjamin NashMerge m5read@m5.eecs.umich.edu:/bk/m5
2005-07-01 Benjamin NashFix formatting, move default size (0x8) of TsunamiFake...
2005-07-01 Steve ReinhardtInitialize bpred table pointers.
2005-06-30 Benjamin NashRemove #include statments in various files within kern/
2005-06-30 Benjamin NashFormatting, reduce maximum number of functional memory...
2005-06-30 Steve ReinhardtFixes for cygwin compile.
2005-06-30 Nathan BinkertEasier remote debugging at boot time.
2005-06-30 Nathan BinkertFix uninitialized variables in ide controller
2005-06-29 Benjamin NashFormatting.
2005-06-29 Benjamin NashFormatting and decrerease maximum number of children...
2005-06-29 Benjamin NashMerge m5read@m5.eecs.umich.edu:/bk/m5
next