gem5/src
Andreas Hansson 59b7cad3ec SWIG: Make gem5 compile and link with swig 2.0.4
To make gem5 compile and run with swig 2.0.4 a few minor fixes are
necessary, the fail label issues by swig must not be treated as an
error by gcc (tested with gcc 4.2.1), and the vector wrappers must
have SWIGPY_SLICE_ARG defined which happens in pycontainer.swg,
included through std_container.i. By adding the aforementioned include
to the vector wrappers everything seems to work.
2012-01-09 18:08:20 -06:00
..
arch X86 TLB: Move a DPRINTF to its correct place 2012-01-05 11:00:32 -06:00
base MAC: Make gem5 compile and run on MacOSX 10.7.2 2012-01-09 18:08:20 -06:00
cpu MAC: Make gem5 compile and run on MacOSX 10.7.2 2012-01-09 18:08:20 -06:00
dev IO: Fix bug in DMA Device where receiving a snoop on DMA port would cause a panic. 2011-12-15 00:09:46 -05:00
doxygen
kern SE: move page allocation from PageTable to Process 2011-10-22 22:30:08 -07:00
mem Ruby Cache: Add param for marking caches as instruction only 2012-01-07 07:38:53 -06:00
python SWIG: Make gem5 compile and link with swig 2.0.4 2012-01-09 18:08:20 -06:00
sim eventq: add a function for replacing head of the queue 2012-01-05 11:02:56 -06:00
unittest Stats: Add a sparse histogram stat object. 2011-08-19 15:08:05 -05:00
Doxyfile
SConscript SWIG: Make gem5 compile and link with swig 2.0.4 2012-01-09 18:08:20 -06:00