|
|
[Submitted] scons: Add warning for missing field initializers
|
ahansson
|
February 14th, 2013, 1:54 a.m.
|
|
|
|
[Submitted] scons: Add warning for missing declarations
|
ahansson
|
February 14th, 2013, 1:56 a.m.
|
|
|
|
[Submitted] scons: Add warning delete with non-virtual destructor
|
ahansson
|
February 14th, 2013, 1:56 a.m.
|
|
|
|
[Submitted] scons: Add Undefined Behavior Sanitizer (UBSan) option
|
ahansson
|
September 29th, 2014, 10:37 a.m.
|
|
|
|
[Submitted] scons: Add support for google protobuf building
|
ahansson
|
December 6th, 2012, 7:50 p.m.
|
|
|
|
[Submitted] scons: Add LIBRARY_PATH from the user environment to Scons
|
ahansson
|
July 11th, 2012, 4 a.m.
|
|
|
|
[Submitted] scons: Add a target for google-perftools profiling
|
ahansson
|
September 10th, 2012, 9:53 a.m.
|
|
|
|
[Submitted] scons: Add --without-tcmalloc build option
|
ahansson
|
September 29th, 2014, 10:37 a.m.
|
|
|
|
[Submitted] Ruby: Use MasterPort base-class pointers where possible
|
ahansson
|
April 4th, 2012, 10:22 a.m.
|
|
|
|
[Submitted] Ruby: Simplify tester ports by not using SimpleTimingPort
|
ahansson
|
February 16th, 2012, 10:45 a.m.
|
|
|
|
[Submitted] ruby: Simplify RubyPort flow control and routing
|
ahansson
|
October 10th, 2013, 7:49 a.m.
|
|
|
|
[Submitted] Ruby: Rename RubyPort::sendTiming to avoid overriding base class
|
ahansson
|
March 2nd, 2012, 5:55 a.m.
|
|
|
|
[Submitted] Ruby: Remove the physMemPort and instead access memory directly
|
ahansson
|
March 20th, 2012, 8:31 a.m.
|
|
|
|
[Submitted] ruby: Remove RubyMemoryControl and associated files
|
ahansson
|
November 30th, 2016, 4:48 p.m.
|
|
|
|
[Submitted] ruby: Move Rubys cache class from Cache.py to RubyCache.py
|
ahansson
|
August 13th, 2015, 8:30 p.m.
|
|
|
|
[Submitted] ruby: Move Ruby debug flags to ruby dir and remove stale options
|
ahansson
|
March 16th, 2014, 12:55 p.m.
|
|
|
|
[Submitted] Ruby: Fix the example configurations option parsing
|
ahansson
|
April 4th, 2012, 3:44 p.m.
|
|
|
|
[Submitted] ruby: Fix regressions and make Ruby configs Python packages
|
ahansson
|
October 7th, 2016, 9:40 a.m.
|
|
|
|
[Submitted] Ruby: Fix compilation errors on gcc 4.7 and clang 3.2
|
ahansson
|
February 14th, 2013, 1:47 a.m.
|
|
|
|
[Submitted] Ruby: Ensure snoop requests are sent using sendTimingSnoopReq
|
ahansson
|
May 3rd, 2012, 11:22 a.m.
|
|
|
|
[Submitted] Ruby: Ensure order-dependent iteration uses an ordered map
|
ahansson
|
April 10th, 2012, 10:18 a.m.
|
|
|
|
[Submitted] Ruby: Connect system port in Ruby network test
|
ahansson
|
January 27th, 2012, 3:57 a.m.
|
|
|
|
[Submitted] Ruby: Change the access permissions for MOESI hammer
|
ahansson
|
January 10th, 2012, 9:18 a.m.
|
|
|
|
[Submitted] Ruby: Bump the stats after recent memory controller changes
|
ahansson
|
September 10th, 2012, 8:49 a.m.
|
|
|
|
[Discarded] ruby: Add bridges between RubyPort and NoncoherentBus
|
ahansson
|
January 23rd, 2014, 5:33 p.m.
|
|
|
|
[Submitted] Regression: Use CPU clock and 32-byte width for L1-L2 bus
|
ahansson
|
September 27th, 2012, 6:30 a.m.
|
|
|
|
[Submitted] Regression: Use addTwoLevelCacheHierarchy in configs
|
ahansson
|
September 27th, 2012, 6:28 a.m.
|
|
|
|
[Submitted] Regression: Update the regress script after SE/FS merge
|
ahansson
|
February 1st, 2012, 5:51 a.m.
|
|
|
|
[Submitted] Regression: Set the clock for twosys-tsunami CPUs
|
ahansson
|
September 21st, 2012, 9:54 a.m.
|
|
|
|
[Submitted] Regression: Add ANSI colours to highlight test status
|
ahansson
|
April 6th, 2012, 9:16 a.m.
|
|
|
|
[Submitted] range_map: Enable const find and iteration
|
ahansson
|
March 21st, 2012, 10:06 a.m.
|
|
|
|
[Submitted] Python: Make the All proxy traverse SimObject children as well
|
ahansson
|
March 21st, 2012, 10:07 a.m.
|
|
|
|
[Submitted] Power: Fix MaxMiscDestRegs which was set to zero
|
ahansson
|
June 8th, 2012, 2:54 a.m.
|
|
|
|
[Submitted] Power: Change bitfield name to avoid conflicts with range_map
|
ahansson
|
March 21st, 2012, 10:03 a.m.
|
|
|
|
[Submitted] power: Add voltage domains to the clock domains
|
ahansson
|
June 27th, 2013, 4:40 p.m.
|
|
|
|
[Submitted] power: Add basic DVFS support for gem5
|
ahansson
|
June 11th, 2014, 5:03 p.m.
|
|
|
|
[Submitted] Port: Stricter port bind/unbind semantics
|
ahansson
|
August 20th, 2012, 7:32 a.m.
|
|
|
|
Port: Separate the port and the interface protocol
|
ahansson
|
July 10th, 2012, 4:07 a.m.
|
|
|
|
[Submitted] Port: Move retry from port base class to Master/SlavePort
|
ahansson
|
June 6th, 2012, 9:40 a.m.
|
|
|
|
[Submitted] Port: Make getAddrRanges const
|
ahansson
|
June 6th, 2012, 9:45 a.m.
|
|
|
|
[Submitted] Port: Hide the queue implementation in SimpleTimingPort
|
ahansson
|
July 6th, 2012, 6:31 a.m.
|
|
|
|
[Submitted] Port: Extend the QueuedPort interface and use where appropriate
|
ahansson
|
July 19th, 2012, 2:12 p.m.
|
|
|
|
[Submitted] Port: Align port names in C++ and Python
|
ahansson
|
June 11th, 2012, 7:46 a.m.
|
|
|
|
[Submitted] Port: Add protocol-agnostic ports in the port hierarchy
|
ahansson
|
June 17th, 2012, 10:16 a.m.
|
|
|
|
[Submitted] Port: Add isSnooping to slave port (asking master port)
|
ahansson
|
June 6th, 2012, 9:43 a.m.
|
|
|
|
[Submitted] Port: Add getAddrRanges to master port (asking slave port)
|
ahansson
|
June 6th, 2012, 9:44 a.m.
|
|
|
|
[Submitted] Param: Transition to Cycles for relevant parameters
|
ahansson
|
September 1st, 2012, 3:44 p.m.
|
|
|
|
[Submitted] Param: Fix proxy traversal to support chained proxies
|
ahansson
|
September 21st, 2012, 9:05 a.m.
|
|
|
|
[Submitted] PacketQueue: Allow queuing in the same tick as desired send tick
|
ahansson
|
August 3rd, 2012, 9:29 a.m.
|
|
|
|
[Submitted] Packet: Updated comments for src and dest fields
|
ahansson
|
May 23rd, 2012, 6:32 a.m.
|
|