gem5/base/stats
Nathan Binkert 656031b073 make stuff compile on openbsd again
clean up a few other things while we're here.

base/bitfield.hh:
base/compression/null_compression.hh:
    dont #include <inttypes.hh> use "sim/host.hh"
    fix #include guard
base/stats/types.hh:
    dont #include <inttypes.hh> use "sim/host.hh"
kern/linux/aligned.hh:
    dont #include <stdint.hh> use "sim/host.hh"
    fix #include guard
kern/linux/hwrpb.hh:
    fix #include guard

--HG--
extra : convert_revision : 288c687a59a1e770bbb834879173e1a2ea371bce
2004-10-23 12:31:24 -04:00
..
events.cc fix compile 2004-08-02 15:42:25 -04:00
events.hh fix up the recordEvent stuff to support ignoring events 2004-06-28 16:49:35 -04:00
flags.hh rename namespace Statistics to Stats 2004-05-21 13:39:20 -04:00
mysql.cc Stats database fixes to avoid naming conflicts in the database 2004-07-22 23:59:12 -04:00
mysql.hh Stats database fixes to avoid naming conflicts in the database 2004-07-22 23:59:12 -04:00
mysql_run.hh add support to add a string to indicate a particular sample of a run 2004-06-28 15:53:06 -04:00
output.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
statdb.cc more initial checking of stats 2004-07-22 21:31:35 -04:00
statdb.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
text.cc Merge saidi@zizzer.eecs.umich.edu:/bk/linux 2004-06-21 01:04:48 -04:00
text.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
types.hh make stuff compile on openbsd again 2004-10-23 12:31:24 -04:00
visit.cc Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
visit.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00