gem5/src
Andreas Hansson 92eaac0711 gcc: Fix warnings for gcc 4.7 and clang 3.1
This patch fixes two warnings, one related to a narrowing conversion
(int to MachInst), and one due to the cast operator for arguments and
a mismatch in const-ness (const void* and void*).
2012-07-02 08:21:53 -04:00
..
arch gcc: Fix warnings for gcc 4.7 and clang 3.1 2012-07-02 08:21:53 -04:00
base stats: when applying an operation to two vectors sum the components first. 2012-06-05 01:23:11 -04:00
cpu O3: Track if the RAS has been pushed or not to pop the RAS if neccessary. 2012-06-29 11:18:29 -04:00
dev ARM: Fix address range issue with VExpress EMM 2012-06-27 19:23:02 -04:00
doxygen Fix up doxygen. 2006-08-14 19:25:07 -04:00
kern gcc: Fix warnings for gcc 4.7 and clang 3.1 2012-07-02 08:21:53 -04:00
mem Cache: Fix the LRU policy for classic memory hierarchy 2012-06-29 11:21:58 -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