gem5/src/mem/ruby
Andreas Hansson 806a1144ce scons: Use c++0x with gcc >= 4.4 instead of 4.6
This patch shifts the version of gcc for which we enable c++0x from
4.6 to 4.4 The more long term plan is to see what the c++0x features
can bring and what level of support would be enabled simply by bumping
the required version of gcc from 4.3 to 4.4.

A few minor things had to be fixed in the code base, most notably the
choice of a hashmap implementation. In the Ruby Sequencer there were
also a few minor issues that gcc 4.4 was not too happy about.
2012-09-14 12:13:18 -04:00
..
buffers Ruby System: Convert to Clocked Object 2012-09-10 12:21:01 -05:00
common Ruby: Use uint32_t instead of uint32 everywhere 2012-09-11 09:24:45 -05:00
filters Ruby: remove config information from ruby.stats 2012-07-12 08:39:19 -05:00
network Ruby: Remove RubyEventQueue 2012-08-27 01:00:55 -05:00
profiler Ruby System: Convert to Clocked Object 2012-09-10 12:21:01 -05:00
recorder MEM: Remove the Broadcast destination from the packet 2012-04-14 05:45:55 -04:00
slicc_interface Ruby: Remove RubyEventQueue 2012-08-27 01:00:55 -05:00
system scons: Use c++0x with gcc >= 4.4 instead of 4.6 2012-09-14 12:13:18 -04:00
SConscript Ruby: Remove some unused typedefs 2011-11-03 22:46:45 -05:00
SConsopts Gems: Eliminate the now unused GEMS_ROOT scons variable. 2011-03-11 11:27:26 -08:00