Age | Commit message (Expand) | Author |
2005-10-03 | Minor cleanup of memtest. | Steve Reinhardt |
2005-10-01 | Add executable parameter to LiveProcess. This allows the argv[0] value to | Steve Reinhardt |
2005-10-01 | Commit regression script. The cron job uses a copy in m5test's | Steve Reinhardt |
2005-10-01 | Add default= option to SConstruct. | Steve Reinhardt |
2005-09-30 | Clean up some formatting | Nathan Binkert |
2005-09-29 | Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5 | Steve Reinhardt |
2005-09-29 | Fixes for building ALPHA_FS_TL with g++ 4.0. | Steve Reinhardt |
2005-09-29 | fix for delayed state machine changes | Ali Saidi |
2005-09-29 | Fix for qdo & new pool node build. | Steve Reinhardt |
2005-09-25 | Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5 | Steve Reinhardt |
2005-09-24 | Create build_options/current dir when necessary. | Steve Reinhardt |
2005-09-24 | Split build options files into a static set of defaults | Steve Reinhardt |
2005-09-24 | Clean up indentation in isa_desc. | Steve Reinhardt |
2005-09-24 | Fix IDE disk UDMA mode support mask to actually reflect support for | Steve Reinhardt |
2005-09-24 | Add functions to System object to set up function-based events, | Steve Reinhardt |
2005-09-22 | Support for compiling and testing on pool via 'qdo' script. | Steve Reinhardt |
2005-09-18 | Tweak the set of coalesced interrupts | Nathan Binkert |
2005-09-18 | fix the MAX_CHECKPOINTS stuff | Nathan Binkert |
2005-09-17 | Totally re-work the way that jobfiles are done so there is more | Nathan Binkert |
2005-09-17 | Fix the EtherDump parameters | Nathan Binkert |
2005-09-17 | Simple option cleanup in the config files. | Nathan Binkert |
2005-09-16 | various changes to the boot scripts | Nathan Binkert |
2005-09-12 | only set an approriately sized piece of data. so break where appropriate | Ali Saidi |
2005-09-12 | Merge zizzer:/bk/m5 | Ali Saidi |
2005-09-12 | format string did not match variable size -> stack corruption | Ali Saidi |
2005-09-12 | Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5 | Steve Reinhardt |
2005-09-12 | More minor tweaks for fenv/cygwin. | Steve Reinhardt |
2005-09-12 | Merge zizzer:/bk/m5 | Ali Saidi |
2005-09-12 | fixes for gcc 4.0 | Ali Saidi |
2005-09-11 | Explicitly handle rounding on FP-to-integer conversions. | Steve Reinhardt |
2005-09-05 | Regression tests now run under scons! | Steve Reinhardt |
2005-09-02 | Fixes to build with gcc 4.0. | Steve Reinhardt |
2005-09-02 | Force Unix EOL even on Windows (i.e. Cygwin). | Steve Reinhardt |
2005-09-02 | Get rid of non-essential default-valued options. | Steve Reinhardt |
2005-09-02 | Bug fix: can't increment an iterator after you erase | Steve Reinhardt |
2005-09-01 | Fix to #define True/False option values as 0/1 in header. | Steve Reinhardt |
2005-09-01 | Convert type of max_time and progress_interval parameters | Steve Reinhardt |
2005-08-31 | more scons fixes for mysql | Nathan Binkert |
2005-08-31 | Move options files from <build_dir>/build_options to build_options/<build_dir>. | Steve Reinhardt |
2005-08-30 | Add script to generate new build directories. | Steve Reinhardt |
2005-08-30 | Fix to work with older versions of mysql_config that don't support --include. | Steve Reinhardt |
2005-08-30 | Build options are set via a build_options file in the | Steve Reinhardt |
2005-08-26 | Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5 | Steve Reinhardt |
2005-08-26 | Add explicit check for Python version to SConstruct. | Steve Reinhardt |
2005-08-23 | better debugging of the configuration builder. | Nathan Binkert |
2005-08-23 | Clean up the passing of the boot command line to the kernel. | Nathan Binkert |
2005-08-23 | Lots of fixes to serialization and naming of various device | Nathan Binkert |
2005-08-23 | don't use sprintf. It's not guaranteed to not scribble over memory. | Nathan Binkert |
2005-08-19 | A few minor fixes to get things to build on Cygwin. | Steve Reinhardt |
2005-08-19 | Minor tweaks for 1.1 release. | Steve Reinhardt |