gem5/src
Andreas Hansson d090f4d930 swig: Disable unused value warning with llvm 3.1 compilers
This patch disables a warning for unused values which causes problems
when compiling the swig-generated sources using recent llvm-based
compilers like llvm-gcc and clang.
2012-08-28 14:30:22 -04:00
..
arch Packet: Remove NACKs from packet and its use in endpoints 2012-08-22 11:39:59 -04:00
base Clock: Make Tick unsigned and remove UTick 2012-08-21 05:49:09 -04:00
cpu Ruby: Remove RubyEventQueue 2012-08-27 01:00:55 -05:00
dev DMA: Refactor the DMA device and align timing and atomic 2012-08-22 11:40:01 -04: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 Ruby: remove README.debugging and Decommissioning_note 2012-08-27 14:57:46 -05:00
python ruby: changes how Topologies are created 2012-07-10 22:51:53 -07:00
sim sim: fix overflow check in simulate because Tick is now unsigned 2012-08-27 20:53:20 -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