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