gem5/src
Andreas Hansson c2dbfc1d6c MAC: Make gem5 compile and run on MacOSX 10.7.2
Adaptations to make gem5 compile and run on OSX 10.7.2, with a stock
gcc 4.2.1 and the remaining dependencies from macports, i.e. python
2.7,.2 swig 2.0.4, mercurial 2.0. The changes include an adaptation of
the SConstruct to handle non-library linker flags, and Darwin-specific
code to find the memory usage of gem5. A number of Ruby files relied
on ambigious uint (without the 32 suffix) which caused compilation
errors.
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 Fix up doxygen. 2006-08-14 19:25:07 -04:00
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 GCC: Get everything working with gcc 4.6.1. 2011-10-31 01:09:44 -07: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 Fix up doxygen. 2006-08-14 19:25:07 -04:00
SConscript GCC: Guard some gcc flags so they're used when available and needed. 2011-11-09 21:48:28 -08:00