gem5/src
Ali Saidi 3742b19b36 loader: initialize all memory in the ObjectFile objects.
Some bare metal build flows seem to build binaries that we aren't necessarily
expecting. Initialize everything to 0, so we don't make any assumptions about
what is or isn't in the binary.
2012-09-07 14:20:52 -05:00
..
arch Clock: Add a Cycles wrapper class and use where applicable 2012-08-28 14:30:33 -04:00
base loader: initialize all memory in the ObjectFile objects. 2012-09-07 14:20:52 -05:00
cpu Param: Transition to Cycles for relevant parameters 2012-09-07 12:34:38 -04:00
dev ARM: Fix one of the timers used in the VExpress EMM platform. 2012-09-07 14:20:52 -05:00
doxygen Fix up doxygen. 2006-08-14 19:25:07 -04:00
kern syscall emulation: Enabled getrlimit and getrusage for x86. 2012-08-06 19:52:56 -07:00
mem Param: Transition to Cycles for relevant parameters 2012-09-07 12:34:38 -04:00
python Param: Transition to Cycles for relevant parameters 2012-09-07 12:34:38 -04:00
sim Clock: Add a Cycles wrapper class and use where applicable 2012-08-28 14:30:33 -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 swig: Disable unused value warning with llvm 3.1 compilers 2012-08-28 14:30:22 -04:00