Files
gem5/util
Matthias Jung 63bb17e4bd misc: fixes deprecated sc_time function for SystemC 2.3.1
The non-standard sc_time constructors

- sc_time( uint64, bool scale )
- sc_time( double, bool scale )

have been deprecated in SystemC 2.3.1 and a warning is issued when being
used. Insted the new 'sc_time::from_value' function is used to omit the
warning message.

Signed-off-by: Jason Lowe-Power <jason@lowepower.com>
2017-01-09 09:34:36 -06:00
..
2011-04-15 10:44:06 -07:00
2017-01-09 09:33:42 -06:00
2009-07-02 16:48:21 -07:00
2011-04-15 10:44:06 -07:00
2015-12-04 17:25:45 -06:00
2017-01-09 09:33:42 -06:00
2016-02-06 17:21:18 -08:00
2006-11-29 13:17:41 -08:00
2016-03-30 15:32:17 +01:00
2014-07-23 16:09:04 -05:00
2016-02-06 17:21:18 -08:00