Gabe Black
c4ba6967a5
Inorder: Fix compilation of m5.fast.
...
printMemData is only used in DPRINTFs. If those are removed by compiling
m5.fast, that function is unused, gcc generates a warning, that gets turned
into an error, and the build fails. This change surrounds the function
definition with #if TRACING_ON so it only gets compiled in if the DPRINTFs do
to.
2010-08-14 01:00:45 -07:00
..
2010-08-14 01:00:45 -07:00
2009-05-17 14:34:52 -07:00
2010-08-13 06:16:02 -07:00
2010-08-13 06:16:02 -07:00
2010-01-31 18:30:24 -05:00
2010-01-31 18:26:13 -05:00
2009-09-15 01:44:48 -04:00
2010-08-13 06:16:02 -07:00
2010-08-13 06:16:02 -07:00
2009-09-23 08:34:21 -07:00
2009-05-17 14:34:52 -07:00
2010-01-31 18:25:13 -05:00
2009-02-10 15:49:29 -08:00
2009-03-04 13:17:08 -05:00
2010-06-24 15:34:12 -04:00
2010-06-24 15:34:19 -04:00
2009-02-10 15:49:29 -08:00
2009-02-10 15:49:29 -08:00
2009-02-10 15:49:29 -08:00
2009-02-10 15:49:29 -08:00
2009-02-10 15:49:29 -08:00
2009-02-10 15:49:29 -08:00
2010-06-25 17:42:34 -04:00
2010-06-25 17:42:34 -04:00
2010-06-24 15:34:12 -04:00
2010-06-24 15:34:12 -04:00
2009-05-26 09:23:13 -07:00
2010-06-24 15:34:12 -04:00
2010-06-24 15:34:19 -04:00
2010-06-25 17:42:34 -04:00
2010-06-25 17:42:34 -04:00
2010-06-28 07:33:33 -04:00
2010-06-26 09:41:39 -04:00
2010-06-25 17:42:34 -04:00
2010-02-26 18:14:48 -08:00
2010-06-24 15:34:12 -04:00
2010-06-24 15:34:19 -04:00
2009-09-15 01:44:48 -04:00
2010-01-31 18:27:58 -05:00