projects
/
gem5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
2010-12-21
Nathan Binkert
importer: fix error message
commit
|
commitdiff
|
tree
2010-12-21
Nathan Binkert
scons: remove extra dependencies
commit
|
commitdiff
|
tree
2010-12-20
Gabe Black
Style: Replace some tabs with spaces.
commit
|
commitdiff
|
tree
2010-12-20
Gabe Black
Params: Fix a broken error message in verifyIp.
commit
|
commitdiff
|
tree
2010-12-09
Gabe Black
ARM: Take advantage of new PCState syntax.
commit
|
commitdiff
|
tree
2010-12-09
Gabe Black
ARM: Get rid of some unused FP operands.
commit
|
commitdiff
|
tree
2010-12-09
Gabe Black
Merge.
commit
|
commitdiff
|
tree
2010-12-08
Brad Beckmann
ruby: remove Ruby asserts for m5.fast
commit
|
commitdiff
|
tree
2010-12-08
Gabe Black
Alpha: Take advantage of new PCState syntax.
commit
|
commitdiff
|
tree
2010-12-08
Gabe Black
MIPS: Take advantage of new PCState syntax.
commit
|
commitdiff
|
tree
2010-12-08
Gabe Black
POWER: Take advantage of new PCState syntax.
commit
|
commitdiff
|
tree
2010-12-08
Gabe Black
SPARC: Take advantage of new PCState syntax.
commit
|
commitdiff
|
tree
2010-12-08
Gabe Black
X86: Take advantage of new PCState syntax.
commit
|
commitdiff
|
tree
2010-12-08
Gabe Black
ISA: Get the parser to support pc state components...
commit
|
commitdiff
|
tree
2010-12-08
Ali Saidi
Configs: Automatically choose the correct hello world...
commit
|
commitdiff
|
tree
2010-12-08
Ali Saidi
O3: Allow a store entry to store up to 16 bytes (instea...
commit
|
commitdiff
|
tree
2010-12-08
Ali Saidi
Stats: Fix stats for cumulative flags change.
commit
|
commitdiff
|
tree
2010-12-08
Ali Saidi
O3: Support squashing all state after special instruction
commit
|
commitdiff
|
tree
2010-12-08
Giacomo Gabrielli
O3: Make all instructions that write a misc. register...
commit
|
commitdiff
|
tree
2010-12-08
Min Kyu Jeong
O3: Support SWAP and predicated loads/store in ARM.
commit
|
commitdiff
|
tree
2010-12-08
Ali Saidi
ARM: Support switchover with hardware table walkers
commit
|
commitdiff
|
tree
2010-12-01
Nilay Vaish
ruby: Converted old ruby debug calls to M5 debug calls
commit
|
commitdiff
|
tree
2010-11-27
Ali Saidi
IGbE: return 0 on an invalid descriptor size instead...
commit
|
commitdiff
|
tree
2010-11-23
Gabe Black
Copyright: Add AMD copyright to the param changes I...
commit
|
commitdiff
|
tree
2010-11-23
Gabe Black
Params: Add parameter types for IP addresses in various...
commit
|
commitdiff
|
tree
2010-11-23
Gabe Black
X86: Loosen an assert for x86 and connect the APIC...
commit
|
commitdiff
|
tree
2010-11-23
Gabe Black
X86: Obey the PCD (cache disable) bit in the page tables.
commit
|
commitdiff
|
tree
2010-11-22
Gabe Black
X86: Mark IO space accesses as uncachable.
commit
|
commitdiff
|
tree
2010-11-22
Gabe Black
X86: Remove reserved* from the m5 utility program for...
commit
|
commitdiff
|
tree
2010-11-22
Gabe Black
IDE,X86: Fix IDE controller BAR configuration for x86.
commit
|
commitdiff
|
tree
2010-11-20
Nathan Binkert
random: small comment about our random number generator...
commit
|
commitdiff
|
tree
2010-11-20
Ali Saidi
SE: Fix simulating more than 4GB of RAM in SE mode
commit
|
commitdiff
|
tree
2010-11-20
Ali Saidi
SCons: Fix compilation on OS X
commit
|
commitdiff
|
tree
2010-11-20
Ali Saidi
SCons: Support building without an ISA
commit
|
commitdiff
|
tree
2010-11-18
Gabe Black
O3: Fix fp destination register flattening, and index...
commit
|
commitdiff
|
tree
2010-11-18
Gabe Black
Config: Change misleading "cycle" message to say "tick".
commit
|
commitdiff
|
tree
2010-11-16
Gabe Black
Stats: Update the O3 fetch stats for SPARC.
commit
|
commitdiff
|
tree
2010-11-16
Gabe Black
O3: Make O3 support variably lengthed instructions.
commit
|
commitdiff
|
tree
2010-11-15
Ali Saidi
O3: reset architetural state by calling clear()
commit
|
commitdiff
|
tree
2010-11-15
Ali Saidi
ARM: Add comment about the organization of the IT state...
commit
|
commitdiff
|
tree
2010-11-15
Ali Saidi
Regressions: Update regressions for SIMD opclass changes
commit
|
commitdiff
|
tree
2010-11-15
Giacomo Gabrielli
CPU/ARM: Add SIMD op classes to CPU models and ARM...
commit
|
commitdiff
|
tree
2010-11-15
Ali Saidi
ARM: Compile O3 CPU by default
commit
|
commitdiff
|
tree
2010-11-15
Min Kyu Jeong
O3: prevent a squash when completeAcc() modifies misc...
commit
|
commitdiff
|
tree
2010-11-15
Ali Saidi
ARM: Return an FailUnimp instruction when an unimplemen...
commit
|
commitdiff
|
tree
2010-11-15
Ali Saidi
SCons: Cleanup SCons output during compile
commit
|
commitdiff
|
tree
2010-11-15
Ali Saidi
ARM: Update regressions for CLCD and KMI additions
commit
|
commitdiff
|
tree
2010-11-15
William Wang
ARM: Add a Keyboard Mouse Interface controller
commit
|
commitdiff
|
tree
2010-11-15
William Wang
ARM: Implement a CLCD Frame buffer
commit
|
commitdiff
|
tree
2010-11-15
William Wang
ARM: Add support for GDB on ARM
commit
|
commitdiff
|
tree
2010-11-15
Ali Saidi
ARM: Make utility.hh meet style guidelines
commit
|
commitdiff
|
tree
2010-11-15
Ali Saidi
ARM: Add support for a dumb IDE controller
commit
|
commitdiff
|
tree
2010-11-15
Ali Saidi
ARM: Cache the misc regs at the TLB to limit readMiscRe...
commit
|
commitdiff
|
tree
2010-11-15
Ali Saidi
ARM: Add support for switching CPUs
commit
|
commitdiff
|
tree
2010-11-15
Ali Saidi
ARM: Use the correct delete operator for RFE
commit
|
commitdiff
|
tree
2010-11-15
Ali Saidi
ARM: Fix SRS instruction to micro-code memory operation...
commit
|
commitdiff
|
tree
2010-11-15
Ali Saidi
CPU: Fix bug when a split transaction is issued to...
commit
|
commitdiff
|
tree
2010-11-15
Ali Saidi
ARM: Do something predictable for an UNPREDICTABLE...
commit
|
commitdiff
|
tree
2010-11-11
Gabe Black
Params: Fix an off by one error and a misleading comment.
commit
|
commitdiff
|
tree
2010-11-11
Gabe Black
SimObject: Add a comment near clear_child that it's...
commit
|
commitdiff
|
tree
2010-11-11
Gabe Black
SPARC: Clean up some historical style issues.
commit
|
commitdiff
|
tree
2010-11-10
Ali Saidi
Update EIO regressions for last set of patches
commit
|
commitdiff
|
tree
2010-11-09
Gabe Black
scons: Work around for old versions of scons mistaking...
commit
|
commitdiff
|
tree
2010-11-09
Gabe Black
SimObject: Use "self" when calling the clear_child...
commit
|
commitdiff
|
tree
2010-11-08
Gabe Black
X86: Fix X86_FS compilation.
commit
|
commitdiff
|
tree
2010-11-08
Ali Saidi
ARM: Update SE stats for TLB stats additions
commit
|
commitdiff
|
tree
2010-11-08
Ali Saidi
ARM: Add full-system regressions
commit
|
commitdiff
|
tree
2010-11-08
Ali Saidi
ARM: Add some TLB statistics for ARM
commit
|
commitdiff
|
tree
2010-11-08
Ali Saidi
ARM: Add checkpointing support
commit
|
commitdiff
|
tree
2010-11-08
Ali Saidi
ARM: Add support for M5 ops in the ARM ISA
commit
|
commitdiff
|
tree
2010-11-08
Ali Saidi
ARM: Keep the warnings to a minimum.
commit
|
commitdiff
|
tree
2010-11-08
Ali Saidi
Mem: Finish half-baked support for mmaping file in...
commit
|
commitdiff
|
tree
2010-11-08
Ali Saidi
Bus: Have the I/O devices that return address ranges...
commit
|
commitdiff
|
tree
2010-11-08
Ali Saidi
ARM: Don't return the result of a table walk the same...
commit
|
commitdiff
|
tree
2010-11-08
Ali Saidi
scons: add a parameter to configure SCons' build cache
commit
|
commitdiff
|
tree
2010-11-08
Ali Saidi
ARM/Alpha/Cpu: Stats change for prefetchs to be more...
commit
|
commitdiff
|
tree
2010-11-08
Ali Saidi
ARM/Alpha/Cpu: Change prefetchs to be more like normal...
commit
|
commitdiff
|
tree
2010-11-08
Ali Saidi
ARM: Make all ARM uops delayed commit.
commit
|
commitdiff
|
tree
2010-11-08
Ali Saidi
sim: Use forward declarations for ports.
commit
|
commitdiff
|
tree
2010-11-07
Gabe Black
scons: Replace the build_dir parameter to SConscript...
commit
|
commitdiff
|
tree
2010-10-31
Gabe Black
Ref output: Update refs for PCState change.
commit
|
commitdiff
|
tree
2010-10-31
Gabe Black
ISA,CPU,etc: Create an ISA defined PC type that abstrac...
commit
|
commitdiff
|
tree
2010-10-29
Gabe Black
X86: Fault on divide by zero instead of panicing.
commit
|
commitdiff
|
tree
2010-10-29
Gabe Black
X86: Make syscalls also serialize after.
commit
|
commitdiff
|
tree
2010-10-24
Gabe Black
O3: Get rid of a bunch of commented out lines.
commit
|
commitdiff
|
tree
2010-10-23
Gabe Black
Configs: Stop setting the "mem" parameter in splash2...
commit
|
commitdiff
|
tree
2010-10-22
Gabe Black
X86: Make nop a regular, non-microcoded instruction.
commit
|
commitdiff
|
tree
2010-10-22
Gabe Black
X86: Implement genMachineCheckFault.
commit
|
commitdiff
|
tree
2010-10-22
Gabe Black
X86: Make syscall instructions non-speculative in SE.
commit
|
commitdiff
|
tree
2010-10-22
Gabe Black
ISA: Simplify various implementations of completeAcc.
commit
|
commitdiff
|
tree
2010-10-22
Gabe Black
ARM: Don't pretend to writeback registers in initiateAcc.
commit
|
commitdiff
|
tree
2010-10-18
Steve Reinhardt
cache: minor SC assertion fix
commit
|
commitdiff
|
tree
2010-10-18
Gabe Black
MIPS: Get rid of the backdoor device copy/pasted from...
commit
|
commitdiff
|
tree
2010-10-16
Gabe Black
Mem: Reclaim some request flags used by MIPS for alignm...
commit
|
commitdiff
|
tree
2010-10-16
Gabe Black
GetArgument: Rework getArgument so that X86_FS compiles...
commit
|
commitdiff
|
tree
2010-10-14
Gabe Black
SPARC: Get rid of the copy/pasted StackTrace stolen...
commit
|
commitdiff
|
tree
2010-10-13
Gabe Black
Mem: Change the CLREX flag to CLEAR_LL.
commit
|
commitdiff
|
tree
2010-10-11
Gabe Black
X86: Detect attempts to load a 32 bit kernel and panic.
commit
|
commitdiff
|
tree
2010-10-11
Gabe Black
SPARC: Make SPARC's ISA's clear function initialize...
commit
|
commitdiff
|
tree
2010-10-11
Gabe Black
Alpha: Force all the IPRs to an initial, determinstic...
commit
|
commitdiff
|
tree
next