gem5/src
Steve Reinhardt 38aa50bb49 base: disable FastAlloc in debug builds by default
FastAlloc's reuse policies can mask allocation bugs, so
we typically want it disabled when debugging.  Set
FORCE_FAST_ALLOC to enable even when debugging, and set
NO_FAST_ALLOC to disable even in non-debug builds.
2011-03-18 11:47:11 -07:00
..
arch ARM: Add minimal ARM_SE support for m5threads. 2011-03-17 19:20:20 -05:00
base base: disable FastAlloc in debug builds by default 2011-03-18 11:47:11 -07:00
cpu ARM: Fix subtle bug in LDM. 2011-03-17 19:20:20 -05:00
dev Mem: Fix issue with dirty block being lost when entire block transferred to non-cache. 2011-03-17 19:20:19 -05:00
doxygen
kern ARM: Detect and skip udelay() functions in linux kernel. 2011-03-17 19:20:20 -05:00
mem Automated merge with ssh://hg@repo.m5sim.org/m5 2011-03-17 19:24:37 -05:00
python SCons: Stop embedding the mercurial revision into the binary. 2011-03-11 11:27:36 -08:00
sim ARM: Add minimal ARM_SE support for m5threads. 2011-03-17 19:20:20 -05:00
unittest Unit tests: Convert the refcnttest unit test to use the new EXPECT macros. 2011-01-18 01:27:04 -08:00
Doxyfile
SConscript SCons: Stop embedding the mercurial revision into the binary. 2011-03-11 11:27:36 -08:00