gem5/src
Curtis Dunham bead7f249a scons: always generate sim/tags.cc
Due to insufficient build deps, the checkpoint tags might not get
updated; this commit solves this. Due to the uncommon nature of the
build target, regenerating tags.cc is a fairly clean solution. Since
SCons hashes file contents, it won't recompile anything unless a new
checkpoint upgrader is actually added.

--HG--
extra : amend_source : ed3879da7668554693f697076deaf5029cc9b954
2016-02-08 13:39:45 -06:00
..
arch x86: revamp cmpxchg8b/cmpxchg16b implementation 2016-02-06 17:21:20 -08:00
base style: fix missing spaces in control statements 2016-02-06 17:21:19 -08:00
cpu style: eliminate explicit boolean comparisons 2016-02-06 17:21:20 -08:00
dev style: eliminate explicit boolean comparisons 2016-02-06 17:21:20 -08:00
doc cpu: `Minor' in-order CPU model 2014-07-23 16:09:04 -05:00
doxygen MEM: Put memory system document into doxygen 2012-09-25 11:49:41 -05:00
gpu-compute gpu-compute: AMD's baseline GPU model 2016-01-19 14:28:22 -05:00
kern misc: Remove redundant compiler-specific defines 2015-10-12 04:07:59 -04:00
mem style: eliminate explicit boolean comparisons 2016-02-06 17:21:20 -08:00
proto cpu: Support virtual addr in elastic traces 2015-12-07 16:42:16 -06:00
python style: fix missing spaces in control statements 2016-02-06 17:21:19 -08:00
sim style: fix missing spaces in control statements 2016-02-06 17:21:19 -08:00
unittest style: remove trailing whitespace 2016-02-06 17:21:18 -08:00
Doxyfile Doxygen: Update the version of the Doxyfile 2012-10-11 06:38:42 -04:00
SConscript scons: always generate sim/tags.cc 2016-02-08 13:39:45 -06:00