Files
gem5/base
Nathan Binkert 6b6445eeb9 more portable
arch/alpha/alpha_tru64_process.cc:
    Sort #includes
    Make code more portable. g++ doesn't seem to always like
    struct ::stat (and others). So, we typedef stat outside of
    the namespace as something else and use the typedef
base/hostinfo.cc:
    use snprintf to quell warning
base/inifile.cc:
    use strncpy to quell warning
base/stats/events.cc:
    don't use strcpy
cpu/beta_cpu/btb.cc:
    use FloorLog2 instead of log2
cpu/beta_cpu/comm.hh:
cpu/beta_cpu/inst_queue.hh:
cpu/beta_cpu/sat_counter.hh:
    use sim/host.hh instead of stdint.h

--HG--
extra : convert_revision : 59bd9235dda74e72a8b6a70b3f3a981840384f3f
2005-06-04 14:16:04 -04:00
..
2005-06-03 21:47:30 -04:00
2005-06-04 14:16:04 -04:00
2003-10-07 10:41:54 -04:00
2003-10-07 10:41:54 -04:00
2005-06-04 14:16:04 -04:00
2004-10-23 16:18:44 -04:00
2004-11-15 15:40:35 -05:00
2005-06-04 14:16:04 -04:00
2005-05-13 00:28:42 -04:00
2004-12-13 12:55:13 -05:00
2005-04-07 16:34:02 -04:00
2004-05-04 12:23:57 -04:00
2004-05-04 12:23:57 -04:00