projects
/
gem5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
2007-10-11
Gabe Black
Regressions: Make mcf have 256MB which it needs for...
commit
|
commitdiff
|
tree
2007-10-10
Gabe Black
X86: Get rid of BasicOperate format which wasn't used...
commit
|
commitdiff
|
tree
2007-10-10
Gabe Black
X86: Get rid of stray Sparc DPRINTF
commit
|
commitdiff
|
tree
2007-10-09
Gabe Black
ELF Loader: Use physical addresses instead of virtual...
commit
|
commitdiff
|
tree
2007-10-08
Ali Saidi
Configuration: Move iocache outside of processors loop...
commit
|
commitdiff
|
tree
2007-10-08
Gabe Black
X86: Make x86 initialize more state.
commit
|
commitdiff
|
tree
2007-10-08
Gabe Black
X86: Work on the x86 tlb.
commit
|
commitdiff
|
tree
2007-10-08
Gabe Black
X86: Make faults maintain an error code which gets...
commit
|
commitdiff
|
tree
2007-10-08
Gabe Black
X86: Significantly filled out misc regs.
commit
|
commitdiff
|
tree
2007-10-08
Gabe Black
X86: Make sure there are fewer spurious differences...
commit
|
commitdiff
|
tree
2007-10-08
Gabe Black
BitUnion: Fix some types in the bitunion classes.
commit
|
commitdiff
|
tree
2007-10-08
Gabe Black
X86: Make initCPU and startupCPU do something basic.
commit
|
commitdiff
|
tree
2007-10-08
Gabe Black
X86: Make the Interrupts class complain less.
commit
|
commitdiff
|
tree
2007-10-08
Gabe Black
X86: Adjust the config scripts for x86 fs.
commit
|
commitdiff
|
tree
2007-10-08
Gabe Black
X86: Make an x86 system object.
commit
|
commitdiff
|
tree
2007-10-08
Gabe Black
X86: Make an x86 platform object.
commit
|
commitdiff
|
tree
2007-10-08
Gabe Black
X86: X86 FS compile fix.
commit
|
commitdiff
|
tree
2007-10-04
Gabe Black
Merge with head.
commit
|
commitdiff
|
tree
2007-10-04
Gabe Black
X86: Fix the PageShift constant in isa_traits.hh (I...
commit
|
commitdiff
|
tree
2007-10-04
Gabe Black
SPARC: Make software trap 3 flush the register windows...
commit
|
commitdiff
|
tree
2007-10-03
Gabe Black
Merge with head.
commit
|
commitdiff
|
tree
2007-10-03
Gabe Black
X86: Distinguish between the rep and repe prefixes.
commit
|
commitdiff
|
tree
2007-10-03
Gabe Black
X86: Start implementing the x86 tlb which will handle...
commit
|
commitdiff
|
tree
2007-10-03
Gabe Black
X86: Fix places where movfp was used incorrectly.
commit
|
commitdiff
|
tree
2007-10-03
Gabe Black
X86: Fix the movfp microop.
commit
|
commitdiff
|
tree
2007-10-03
Gabe Black
X86: Fix x87 floating point stack register indexing.
commit
|
commitdiff
|
tree
2007-10-03
Gabe Black
Predecoder: Clear out predecoder state on an ITLB fault.
commit
|
commitdiff
|
tree
2007-10-03
Gabe Black
X86: Put ldst into the microcode (the earlier changeset...
commit
|
commitdiff
|
tree
2007-10-03
Gabe Black
X86: Implement the ldst microop and put it in existing...
commit
|
commitdiff
|
tree
2007-10-03
Gabe Black
X86: Fix up the microcode for the FST and FSTP instruct...
commit
|
commitdiff
|
tree
2007-10-03
Gabe Black
X86: Get rid of a hack for ruflag which is no longer...
commit
|
commitdiff
|
tree
2007-10-03
Gabe Black
X86: Allow logic instructions to set ECF as well as CF.
commit
|
commitdiff
|
tree
2007-10-03
Gabe Black
X86: Add classes for the actual x86 faults.
commit
|
commitdiff
|
tree
2007-10-03
Gabe Black
X86: Hook in another version of the XCHG instruction.
commit
|
commitdiff
|
tree
2007-10-03
Gabe Black
X86: Implement MOVS
commit
|
commitdiff
|
tree
2007-10-03
Gabe Black
X86: Implement STOS.
commit
|
commitdiff
|
tree
2007-10-03
Gabe Black
CPU: Make the cpuid parameter get set in SE mode as...
commit
|
commitdiff
|
tree
2007-10-03
Gabe Black
Remote GDB: Turn on remote gdb in SE mode.
commit
|
commitdiff
|
tree
2007-10-03
Gabe Black
CPU: Make the cpus check the pc event queues in SE...
commit
|
commitdiff
|
tree
2007-10-03
Gabe Black
SPARC,Remote GDB: Flesh out the acc function for SE...
commit
|
commitdiff
|
tree
2007-10-03
Gabe Black
SPARC,Remote GDB: Fix an accounting bug in the remote...
commit
|
commitdiff
|
tree
2007-10-03
Gabe Black
Remote GDB: Get rid of an unwanted delete in SE.
commit
|
commitdiff
|
tree
2007-10-03
Gabe Black
CPU: Make sure the system parameter gets set in the...
commit
|
commitdiff
|
tree
2007-10-01
Ali Saidi
CPU: fix sparc_fs booting with SimpleTimingCPU.
commit
|
commitdiff
|
tree
2007-09-28
Ali Saidi
Update statistics for the last three revisions
commit
|
commitdiff
|
tree
2007-09-28
Ali Saidi
Update stats for quiesced cycles
commit
|
commitdiff
|
tree
2007-09-28
Ali Saidi
Rename cycles() function to ticks()
commit
|
commitdiff
|
tree
2007-09-28
Ali Saidi
Update statistics to use cycles properly instead of...
commit
|
commitdiff
|
tree
2007-09-26
Gabe Black
Condition Codes: Fix the findParity function.
commit
|
commitdiff
|
tree
2007-09-26
Gabe Black
Merge with head.
commit
|
commitdiff
|
tree
2007-09-26
Gabe Black
SPARC: Remove parameter that was only ever set to one...
commit
|
commitdiff
|
tree
2007-09-26
Gabe Black
SPARC: Remove some redundant code from some of the...
commit
|
commitdiff
|
tree
2007-09-26
Gabe Black
SPARC: Clean up of privileged instructions.
commit
|
commitdiff
|
tree
2007-09-26
Gabe Black
SPARC: Long overdue cleanup of the condition code handlers.
commit
|
commitdiff
|
tree
2007-09-26
Gabe Black
Condition Codes: Fix type error.
commit
|
commitdiff
|
tree
2007-09-26
Gabe Black
SPARC: Clean up the branch instructions a bit.
commit
|
commitdiff
|
tree
2007-09-26
Gabe Black
Loader: Load all segments of an elf, rather than just...
commit
|
commitdiff
|
tree
2007-09-26
Gabe Black
Loader: Only complain about TLS sections if you're...
commit
|
commitdiff
|
tree
2007-09-26
Gabe Black
SPARC: Fix a stupid mistake which was breaking the...
commit
|
commitdiff
|
tree
2007-09-25
Gabe Black
X86: Fix for uninitialized variables in stacktrace...
commit
|
commitdiff
|
tree
2007-09-25
Gabe Black
X86: Get X86_FS to compile.
commit
|
commitdiff
|
tree
2007-09-20
Gabe Black
SPARC: Fix linking error from new flattenFloatIndex...
commit
|
commitdiff
|
tree
2007-09-20
Gabe Black
X86: Implement the fld, fst, and fstp instructions.
commit
|
commitdiff
|
tree
2007-09-20
Gabe Black
X86: Move the fp microops to their own file with their...
commit
|
commitdiff
|
tree
2007-09-20
Gabe Black
X86: Put in the foundation for x87 stack based fp regis...
commit
|
commitdiff
|
tree
2007-09-20
Gabe Black
X86: Put in stubs for x87, 64 bit and 128 bit SIMD...
commit
|
commitdiff
|
tree
2007-09-20
Gabe Black
X86: Enable the rename system call.
commit
|
commitdiff
|
tree
2007-09-20
Gabe Black
X86: Enable the unlink system call.
commit
|
commitdiff
|
tree
2007-09-13
Gabe Black
Merge with head.
commit
|
commitdiff
|
tree
2007-09-13
Gabe Black
X86: Fix how ECF is computed in genFlags, and get rid...
commit
|
commitdiff
|
tree
2007-09-13
Gabe Black
X86: Make the shift and rotate instructions set the...
commit
|
commitdiff
|
tree
2007-09-13
Gabe Black
X86: Total overhaul of the division instructions and...
commit
|
commitdiff
|
tree
2007-09-13
Ali Saidi
Syscall Emulation: Add stat64 syscall.
commit
|
commitdiff
|
tree
2007-09-12
Ali Saidi
Checkpointing: Fix directory regex
commit
|
commitdiff
|
tree
2007-09-12
Ali Saidi
Checkpointing: Force drain/resume when switching a CPU
commit
|
commitdiff
|
tree
2007-09-12
Ali Saidi
Devices: More fixes to Intel NIC Model.
commit
|
commitdiff
|
tree
2007-09-11
Ali Saidi
Loader: Error if a TLS section is found in the binary.
commit
|
commitdiff
|
tree
2007-09-10
Gabe Black
X86: Make the isa parser run if any of the microcode...
commit
|
commitdiff
|
tree
2007-09-10
Gabe Black
Fix for leaving EXTRAS blank
commit
|
commitdiff
|
tree
2007-09-10
Gabe Black
Normalize the path pathed in through EXTRAS so it won...
commit
|
commitdiff
|
tree
2007-09-10
Gabe Black
Remove redundant endian.hh and use byteswap.hh in its...
commit
|
commitdiff
|
tree
2007-09-10
Gabe Black
X86: Move a comment to be next to the code it describes.
commit
|
commitdiff
|
tree
2007-09-06
Gabe Black
Merge with head.
commit
|
commitdiff
|
tree
2007-09-06
Gabe Black
X86: Rework the multiplication microops so that they...
commit
|
commitdiff
|
tree
2007-09-06
Gabe Black
X86: Make signed multiplication do something different...
commit
|
commitdiff
|
tree
2007-09-06
Gabe Black
X86: Make signed versions of partial register values...
commit
|
commitdiff
|
tree
2007-09-06
Gabe Black
X86: Correct how the hi portion of a product is computed.
commit
|
commitdiff
|
tree
2007-09-06
Gabe Black
X86: Add a square root microop and the SSE sqrt instruc...
commit
|
commitdiff
|
tree
2007-09-06
Gabe Black
X86: Add SSE comparison instructions and microops and...
commit
|
commitdiff
|
tree
2007-09-05
Ali Saidi
Bus: Fix drain code; old method could return 1 in atomi...
commit
|
commitdiff
|
tree
2007-09-05
Ali Saidi
Configuration: Fix example script to only create one...
commit
|
commitdiff
|
tree
2007-09-05
Gabe Black
Merge with head.
commit
|
commitdiff
|
tree
2007-09-05
Gabe Black
X86: Implement an SSE xor microop and instruction.
commit
|
commitdiff
|
tree
2007-09-05
Gabe Black
X86: Make the movfp microop use FloatRegBits instead...
commit
|
commitdiff
|
tree
2007-09-05
Gabe Black
X86: Add tracing to the floating point register file.
commit
|
commitdiff
|
tree
2007-09-05
Gabe Black
X86/StateTrace: Make m5 and statetrace track mmx and...
commit
|
commitdiff
|
tree
2007-09-05
Gabe Black
X86: Hook in the fp arithmetic instructions. Stale...
commit
|
commitdiff
|
tree
2007-09-05
Gabe Black
X86: Implement some SSE fp microops and instructions.
commit
|
commitdiff
|
tree
2007-09-05
Gabe Black
X86: Add some SSE floating point/integer conversion...
commit
|
commitdiff
|
tree
2007-09-05
Gabe Black
X86: Add floating point micro registers.
commit
|
commitdiff
|
tree
next