Sign in
gem5
/
public
/
gem5
/
bec0103bb41463b81456f5ab5ac35362feb561b1
bec0103
Regression Tests: Update the output for MESI_CMP_directory
by Nilay Vaish
· 14 years ago
47ba26f
Ruby: Fixes MESI CMP directory protocol
by Nilay Vaish
· 14 years ago
43b58ce
Style checker: Fix a couple bugs in style.py.
by Gabe Black
· 14 years ago
cd5a7f7
inorder: fix RUBY_FS build
by Korey Sewell
· 14 years ago
bd18ac8
ruby: get rid of ruby's Debug.hh
by Nathan Binkert
· 14 years ago
8e262ad
stats: Add a histogram statistic type
by Nathan Binkert
· 14 years ago
b9ddc1a
stats: fix stat test from curTick change
by Nathan Binkert
· 14 years ago
ff592e0
stats: fix the distribution stat
by Nathan Binkert
· 14 years ago
fcc621a
style: prevent the style hook from aborting uncleanly because of an exception
by Nathan Binkert
· 14 years ago
3c8cc17
style: clean up style hook code a bit
by Nathan Binkert
· 14 years ago
ae7e67f
Root: Get rid of unnecessary includes in root.cc.
by Gabe Black
· 14 years ago
df14312
Curtick: Fix mysql.cc build needing curTick.
by Gabe Black
· 14 years ago
dc64732
RefCount: Add a unit test for reference counting pointers.
by Gabe Black
· 14 years ago
6f11879
Replace curTick global variable with accessor functions.
by Steve Reinhardt
· 14 years ago
c22be9f
stats: rename StatEvent() function to schedStatEvent().
by Steve Reinhardt
· 14 years ago
9480721
sim: clean up CountedDrainEvent slightly.
by Steve Reinhardt
· 14 years ago
030736a
sim: delete unused CheckSwapEvent code.
by Steve Reinhardt
· 14 years ago
df9f995
pseudoinst: get rid of mainEventQueue references.
by Steve Reinhardt
· 14 years ago
d60c293
inorder: replace schedEvent() code with reschedule().
by Steve Reinhardt
· 14 years ago
214cc0f
inorder: get rid of references to mainEventQueue.
by Steve Reinhardt
· 14 years ago
d650f41
scons: show sources and targets when building, and colorize output.
by Steve Reinhardt
· 14 years ago
d36cc62
Ruby: Updates MOESI Hammer protocol
by Nilay Vaish
· 14 years ago
498ea0b
Params: Print the IP components in the right order.
by Gabe Black
· 14 years ago
89cf3f6
Move sched_list.hh and timebuf.hh from src/base to src/cpu.
by Steve Reinhardt
· 14 years ago
2f4c719
Delete unused files from src/base directory.
by Steve Reinhardt
· 14 years ago
c69d48f
Make commenting on close namespace brackets consistent.
by Steve Reinhardt
· 14 years ago
1a10ccc
RefCount: Fix reference counting pointer == and != with a T* on the left.
by Gabe Black
· 14 years ago
5e25f31
Ruby: Add option for random seed to Ruby.py
by Nilay Vaish
· 14 years ago
d6ad741
swig: use <> for system %includes instead of ""
by Nathan Binkert
· 14 years ago
fe6574e
style: make style hook work with pre-qrefresh and update to use new code
by Nathan Binkert
· 14 years ago
04f5bb3
PerfectCacheMemory: Add return statements to two functions.
by Nilay Vaish
· 14 years ago
58fa285
This patch removes the WARN_* and ERROR_* from src/mem/ruby/common/Debug.hh file. These statements have been replaced with warn(), panic() and fatal() defined in src/base/misc.hh
by Nilay Vaish
· 14 years ago
2c0e80f
memtest: delete some crufty dead code
by Steve Reinhardt
· 14 years ago
3e0ed66
Get rid of unused file src/base/dbl_list.hh
by Steve Reinhardt
· 14 years ago
88033eb6
stats: allow stats to be reset even if no objects have been instantiated
by Nathan Binkert
· 14 years ago
c24f1df
importer: fix error message
by Nathan Binkert
· 14 years ago
a7d9e5c
scons: remove extra dependencies
by Nathan Binkert
· 14 years ago
672d6a4
Style: Replace some tabs with spaces.
by Gabe Black
· 14 years ago
89850d6
Params: Fix a broken error message in verifyIp.
by Gabe Black
· 14 years ago
2ff3e6b
ARM: Take advantage of new PCState syntax.
by Gabe Black
· 14 years ago
24c5b59
ARM: Get rid of some unused FP operands.
by Gabe Black
· 14 years ago
55978f0
Merge.
by Gabe Black
· 14 years ago
7e42b75
ruby: remove Ruby asserts for m5.fast
by Brad Beckmann
· 14 years ago
5a895ab
Alpha: Take advantage of new PCState syntax.
by Gabe Black
· 14 years ago
f26051e
MIPS: Take advantage of new PCState syntax.
by Gabe Black
· 14 years ago
7f3f90f
POWER: Take advantage of new PCState syntax.
by Gabe Black
· 14 years ago
f01d2ef
SPARC: Take advantage of new PCState syntax.
by Gabe Black
· 14 years ago
d3e0218
X86: Take advantage of new PCState syntax.
by Gabe Black
· 14 years ago
4c9b023
ISA: Get the parser to support pc state components more elegantly.
by Gabe Black
· 14 years ago
18555c1
Configs: Automatically choose the correct hello world binary.
by Ali Saidi
· 14 years ago
42ba158
O3: Allow a store entry to store up to 16 bytes (instead of TheISA::IntReg).
by Ali Saidi
· 14 years ago
1cfe2c8
Stats: Fix stats for cumulative flags change.
by Ali Saidi
· 14 years ago
e681c0f
O3: Support squashing all state after special instruction
by Ali Saidi
· 14 years ago
719f9a6
O3: Make all instructions that write a misc. register not perform the write until commit.
by Giacomo Gabrielli
· 14 years ago
4bbdd6c
O3: Support SWAP and predicated loads/store in ARM.
by Min Kyu Jeong
· 14 years ago
21bfbd4
ARM: Support switchover with hardware table walkers
by Ali Saidi
· 14 years ago
658849d
ruby: Converted old ruby debug calls to M5 debug calls
by Nilay Vaish
· 14 years ago
0f039fe
IGbE: return 0 on an invalid descriptor size instead of -1.
by Ali Saidi
· 14 years ago
7f6ca09
Copyright: Add AMD copyright to the param changes I just made.
by Gabe Black
· 14 years ago
b3de485
Params: Add parameter types for IP addresses in various forms.
by Gabe Black
· 14 years ago
40d434d
X86: Loosen an assert for x86 and connect the APIC ports when caches are used.
by Gabe Black
· 14 years ago
3cd349f
X86: Obey the PCD (cache disable) bit in the page tables.
by Gabe Black
· 14 years ago
c8c921b
X86: Mark IO space accesses as uncachable.
by Gabe Black
· 14 years ago
cb3674c
X86: Remove reserved* from the m5 utility program for x86.
by Gabe Black
· 14 years ago
6a00519
IDE,X86: Fix IDE controller BAR configuration for x86.
by Gabe Black
· 14 years ago
4d9ff19
random: small comment about our random number generator and its origin
by Nathan Binkert
· 14 years ago
34a8e37
SE: Fix simulating more than 4GB of RAM in SE mode
by Ali Saidi
· 14 years ago
5c6f4a0
SCons: Fix compilation on OS X
by Ali Saidi
· 14 years ago
e1b9a81
SCons: Support building without an ISA
by Ali Saidi
· 14 years ago
92655b6
O3: Fix fp destination register flattening, and index offset adjusting.
by Gabe Black
· 14 years ago
4876e0c
Config: Change misleading "cycle" message to say "tick".
by Gabe Black
· 14 years ago
0e41d4e
Stats: Update the O3 fetch stats for SPARC.
by Gabe Black
· 14 years ago
8b9b85e
O3: Make O3 support variably lengthed instructions.
by Gabe Black
· 14 years ago
776c075
O3: reset architetural state by calling clear()
by Ali Saidi
· 14 years ago
5f59e19
ARM: Add comment about the organization of the IT state register
by Ali Saidi
· 14 years ago
371110f
Regressions: Update regressions for SIMD opclass changes
by Ali Saidi
· 14 years ago
0058927
CPU/ARM: Add SIMD op classes to CPU models and ARM ISA.
by Giacomo Gabrielli
· 14 years ago
2a3cefe
ARM: Compile O3 CPU by default
by Ali Saidi
· 14 years ago
745df74
O3: prevent a squash when completeAcc() modifies misc reg through TC.
by Min Kyu Jeong
· 14 years ago
4a1814b
ARM: Return an FailUnimp instruction when an unimplemented CP15 register is accessed.
by Ali Saidi
· 14 years ago
d4767f4
SCons: Cleanup SCons output during compile
by Ali Saidi
· 14 years ago
c370866
ARM: Update regressions for CLCD and KMI additions
by Ali Saidi
· 14 years ago
6fbea15
ARM: Add a Keyboard Mouse Interface controller
by William Wang
· 14 years ago
fc1eeaf
ARM: Implement a CLCD Frame buffer
by William Wang
· 14 years ago
80db6a5
ARM: Add support for GDB on ARM
by William Wang
· 14 years ago
0686438
ARM: Make utility.hh meet style guidelines
by Ali Saidi
· 14 years ago
d7b8efa
ARM: Add support for a dumb IDE controller
by Ali Saidi
· 14 years ago
13931b9
ARM: Cache the misc regs at the TLB to limit readMiscReg() calls.
by Ali Saidi
· 14 years ago
4c2e5c2
ARM: Add support for switching CPUs
by Ali Saidi
· 14 years ago
08c5673
ARM: Use the correct delete operator for RFE
by Ali Saidi
· 14 years ago
50431f4
ARM: Fix SRS instruction to micro-code memory operation and register update.
by Ali Saidi
· 14 years ago
16f210d
CPU: Fix bug when a split transaction is issued to a faster cache
by Ali Saidi
· 14 years ago
265e145
ARM: Do something predictable for an UNPREDICTABLE branch.
by Ali Saidi
· 14 years ago
4647227
Params: Fix an off by one error and a misleading comment.
by Gabe Black
· 14 years ago
3c237f4
SimObject: Add a comment near clear_child that it's unlikely to be called.
by Gabe Black
· 14 years ago
cdc585e
SPARC: Clean up some historical style issues.
by Gabe Black
· 14 years ago
0b7967d
Update EIO regressions for last set of patches
by Ali Saidi
· 14 years ago
14b27fc
scons: Work around for old versions of scons mistaking strings for sequences.
by Gabe Black
· 14 years ago
2fd9dc1
SimObject: Use "self" when calling the clear_child method.
by Gabe Black
· 14 years ago
3881244
X86: Fix X86_FS compilation.
by Gabe Black
· 14 years ago
Next »