gem5/util
Steve Reinhardt d5a187dd5a Miscellaneous minor fixes/improvements.
Most notable is that the rundiff trace-output lossage is fixed!

base/pollevent.cc:
    Use SA_RESTART to keep blocked write() calls from failing
    with EINTR when signals happen.
base/trace.hh:
    Make TRACING_ON depend on NDEBUG not being set (instead of
    DEBUG being set) so m5.opt/m5.fast do what we want.
util/rundiff:
    Print header lines showing file/cmd names.

--HG--
extra : convert_revision : 4966814ad65aedb6d62a5a62a6ad3e3f326d61b8
2003-12-17 09:43:03 -08:00
..
emacs Add m5 emacs style file. 2003-10-13 08:04:38 -07:00
m5 add several new functions that can be called from the guest 2003-11-02 01:08:59 -05:00
tap If a filter isn't specified, don't try to do any filtering 2003-11-02 02:13:04 -05:00
term Global whitespace fixes 2003-10-15 16:39:37 -04:00
rundiff Miscellaneous minor fixes/improvements. 2003-12-17 09:43:03 -08:00
sort-includes Check in a first stab at a script to sort the #include lines in a source file. 2003-10-19 17:42:51 -07:00
tracediff New tracediff script for invoking rundiff on two copies of the simulator. 2003-10-30 07:01:46 -08:00