|
|
[Submitted] main: separate out interact() so it can be used by other functions
|
nate
|
December 21st, 2010, 8:22 a.m.
|
|
|
|
[Submitted] SortedDict: add functions for getting ranges of keys, values, items
|
nate
|
April 13th, 2011, 9:45 a.m.
|
|
|
|
[Submitted] slicc: cleanup slicc code and make it less verbose
|
nate
|
May 24th, 2011, 10:14 a.m.
|
|
|
|
[Submitted] stats: delete mysql support
|
nate
|
May 10th, 2011, 6:07 a.m.
|
|
|
|
eventq: add a version of insert that takes a hint
|
nate
|
April 18th, 2010, 10:32 p.m.
|
|
|
|
[mq]: foo.diff
|
nate
|
January 21st, 2011, 10:18 a.m.
|
|
|
|
[Discarded] cache: properly initialize vector stats that are per context
|
nate
|
April 19th, 2011, 6:56 p.m.
|
|
|
|
[Submitted] copyright: clean up copyright blocks
|
nate
|
June 2nd, 2011, 2:35 p.m.
|
|
|
|
[Submitted] python: cleanup python code so stuff doesn't automatically happen at startup
|
nate
|
December 21st, 2010, 8:24 a.m.
|
|
|
|
[Submitted] region: add a utility class for keeping track of regions of some range
|
nate
|
April 13th, 2011, 9:45 a.m.
|
|
|
|
[Submitted] slicc: add a protocol statement and an include statement
|
nate
|
May 24th, 2011, 10:14 a.m.
|
|
|
|
eventq: Add a small cache to speed up insertions
|
nate
|
April 18th, 2010, 10:32 p.m.
|
|
|
|
[Submitted] util: python implementation of a routine that will sort includes
|
nate
|
December 25th, 2010, 4:10 p.m.
|
|
|
|
[Submitted] refcnt: Update doxygen comments
|
nate
|
January 24th, 2011, 5:05 p.m.
|
|
|
|
[Submitted] copyright: Add code for finding all copyright blocks and create a COPYING file
|
nate
|
June 2nd, 2011, 2:36 p.m.
|
|
|
|
[Submitted] unittest: Make unit tests capable of using swig and python, convert stattest
|
nate
|
December 21st, 2010, 8:25 a.m.
|
|
|
|
Old Path Diff for gabe
|
nate
|
February 23rd, 2011, 11 a.m.
|
|
|
|
[Submitted] style: add a user interface wrapper class
|
nate
|
April 13th, 2011, 9:46 a.m.
|
|
|
|
stats: check formulas to ensure that vectors are the same length
|
nate
|
May 11th, 2012, 8:49 a.m.
|
|
|
|
eventq: add classes for Clock, ClockTicker, and PeriodicEvent
|
nate
|
April 18th, 2010, 10:32 p.m.
|
|
|
|
[Submitted] includes: sort all includes
|
nate
|
December 25th, 2010, 4:10 p.m.
|
|
|
|
[Submitted] scons: rename some things from m5 to gem5
|
nate
|
June 2nd, 2011, 2:38 p.m.
|
|
|
|
[Submitted] gcc: fix an uninitialized variable warning from G++ 4.5
|
nate
|
May 17th, 2011, 11:45 a.m.
|
|
|
|
[Submitted] ruby: get rid of RefCnt and Allocator stuff use base/refcnt.hh
|
nate
|
June 2nd, 2010, 3:43 p.m.
|
|
|
|
[Submitted] stats: Add a histogram statistic type
|
nate
|
December 21st, 2010, 9:18 a.m.
|
|
|
|
[Submitted] style: move style verifiers into classes
|
nate
|
April 13th, 2011, 9:46 a.m.
|
|
|
|
stats: rework the output portion of stats so that they use python
|
nate
|
May 11th, 2012, 8:50 a.m.
|
|
|
|
[Discarded] params: add a mechanism to the config system to specify cycles
|
nate
|
April 18th, 2010, 10:33 p.m.
|
|
|
|
[Submitted] debug: create a Debug namespace
|
nate
|
December 21st, 2010, 8:21 a.m.
|
|
|
|
[Submitted] time: improve time datastructure
|
nate
|
January 13th, 2011, 7:32 p.m.
|
|
|
|
[Submitted] python: Add mechanism to override code compiled into the exectuable
|
nate
|
July 5th, 2010, 5:24 p.m.
|
|
|
|
[Submitted] includes: fix up code after sorting
|
nate
|
December 25th, 2010, 8:05 p.m.
|
|
|
|
[Submitted] scons: rename TraceFlags to DebugFlags
|
nate
|
June 2nd, 2011, 2:39 p.m.
|
|
|
|
[Submitted] debug: fix help output
|
nate
|
April 28th, 2011, 4:47 p.m.
|
|
|
|
[Submitted] ruby: get rid of Vector and use STL
|
nate
|
June 2nd, 2010, 3:49 p.m.
|
|
|
|
[Submitted] style: add sort_includes to the style hook
|
nate
|
April 13th, 2011, 9:46 a.m.
|
|
|
|
stats: no C++ output
|
nate
|
May 11th, 2012, 8:50 a.m.
|
|
|
|
[Submitted] trace: reimplement the DTRACE function so it doesn't use a vector
|
nate
|
December 21st, 2010, 8:21 a.m.
|
|
|
|
[Submitted] style: Make the style hook work in directories other than the root.
|
nate
|
May 24th, 2011, 10:14 a.m.
|
|
|
|
[Discarded] Syscall_emu: Added getdents and getdens64 syscalls
|
NicolasDerumigny
|
July 12th, 2016, 3:31 p.m.
|
|
|
|
[Submitted] syscall_emul: Corrected a bug on the syscall "read()" when reading EOF
|
NicolasDerumigny
|
July 23rd, 2016, 11:01 a.m.
|
|
|
|
[Discarded] syscall_emu: Corrected a bug on the syscall "read()" when reading EOF
|
NicolasDerumigny
|
July 12th, 2016, 3:43 p.m.
|
|
|
|
syscall_emul: Added getdents and getdents64 syscalls
|
NicolasDerumigny
|
July 23rd, 2016, 11:03 a.m.
|
|
|
|
[Submitted] ruby: route all packets through ruby port
|
nilay
|
January 17th, 2014, 5:45 p.m.
|
|
|
|
[Submitted] ruby: garnet: convert network interfaces into clocked objects
|
nilay
|
March 13th, 2014, 5:39 a.m.
|
|
|
|
[Submitted] Replace WARN and ERROR statements in Ruby
|
nilay
|
December 2nd, 2010, 1:14 p.m.
|
|
|
|
[Submitted] x86: set op class of two fp instructions
|
nilay
|
August 16th, 2014, 1:27 a.m.
|
|
|
|
[Submitted] Ruby: Remove store buffer
|
nilay
|
February 25th, 2011, 8:33 a.m.
|
|
|
|
[Discarded] Config: Add ruby_fs.py's functionality to fs.py
|
nilay
|
August 6th, 2011, 12:38 a.m.
|
|
|
|
[Submitted] ruby: slicc: avoid duplicate code for function argument check
|
nilay
|
July 10th, 2015, 4:28 p.m.
|
|