gem5/src
Jayneel Gandhi 7183c3fd56 X86 TLB: Fix for gcc 4.4.3
Due to recent changes to X86 TLB, gem5 stopped compiling on
gcc version 4.4.3. This patch provides the fix for that problem. The patch
is tested on gcc 4.4.3. The change is not required for more recent
versions of gcc (like on 4.6.3).
2012-06-07 08:11:00 -05:00
..
arch X86 TLB: Fix for gcc 4.4.3 2012-06-07 08:11:00 -05:00
base stats: when applying an operation to two vectors sum the components first. 2012-06-05 01:23:11 -04:00
cpu cpu: Don't init simple and inorder CPUs if they are defered. 2012-06-05 14:20:13 -04:00
dev ARM: Add PCIe support to VExpress_EMM model and remove deprecated ELT 2012-06-05 01:23:11 -04:00
doxygen Fix up doxygen. 2006-08-14 19:25:07 -04:00
kern gcc: Small fixes to compile with gcc 4.7 2012-05-30 05:31:48 -04:00
mem Mem: add per-master stats to physmem 2012-06-05 01:23:11 -04:00
python sim: Remove FastAlloc 2012-06-05 01:23:08 -04:00
sim cpt: update some comments in the checkpoint migration script 2012-06-05 10:36:59 -04:00
unittest stats: Add stats unittest for total calculations. 2012-06-05 01:23:10 -04:00
Doxyfile Fix up doxygen. 2006-08-14 19:25:07 -04:00
SConscript sim: Provide a framework for detecting out of data checkpoints and migrating them. 2012-06-05 01:23:10 -04:00