projects
/
gem5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
2007-11-12
Gabe Black
X86: Make the micropc available through the thread...
commit
|
commitdiff
|
tree
2007-11-12
Gabe Black
X86: Implement the startupCPU function.
commit
|
commitdiff
|
tree
2007-11-12
Gabe Black
X86: Make some of the bits of CR0 do what they're suppo...
commit
|
commitdiff
|
tree
2007-11-12
Gabe Black
X86: Various fixes to indexing segmentation related...
commit
|
commitdiff
|
tree
2007-11-12
Gabe Black
SPARC: Force %g1 to be zero on process startup even...
commit
|
commitdiff
|
tree
2007-11-09
Gabe Black
Alpha: Fix a long standing bug where all code ran as...
commit
|
commitdiff
|
tree
2007-11-09
Gabe Black
Make non Apple compilation work again. Ali may have...
commit
|
commitdiff
|
tree
2007-11-09
Gabe Black
ISA parser: Make the isa parser generate MaxInstSrcRegs...
commit
|
commitdiff
|
tree
2007-11-08
Ali Saidi
Compiling: If possible compile a 64 bit binary on Mac...
commit
|
commitdiff
|
tree
2007-11-08
Ali Saidi
Compiling: Fix for 64bit compile on Darwin/OSX 10.5.
commit
|
commitdiff
|
tree
2007-11-08
Ali Saidi
TimingSimpleCPU: Add some DPRINTFs when the cpu suspend...
commit
|
commitdiff
|
tree
2007-11-08
Ali Saidi
AtomicSimpleCPU: Refactor resume() code to have a clean...
commit
|
commitdiff
|
tree
2007-11-08
Ali Saidi
Python: Allow a range to be a python tuple/list.
commit
|
commitdiff
|
tree
2007-11-08
Ali Saidi
Interrupts: Inline some code and remove duplication.
commit
|
commitdiff
|
tree
2007-11-08
Ali Saidi
CPU: Add function to explictly compare thread contexts...
commit
|
commitdiff
|
tree
2007-11-07
Gabe Black
SPARC: Make 64 bit SPARC process initialization check...
commit
|
commitdiff
|
tree
2007-11-06
Gabe Black
O3: Remove unneeded variable.
commit
|
commitdiff
|
tree
2007-11-05
Ali Saidi
TraceFlags: Fix off-by-one error with number of traceflags.
m5_2.0_beta4
commit
|
commitdiff
|
tree
2007-11-04
Ali Saidi
Cache: Fix for OS X 10.5 compiling.
commit
|
commitdiff
|
tree
2007-11-04
Ali Saidi
RELEASE: A little more work on make_release.py
commit
|
commitdiff
|
tree
2007-11-03
Ali Saidi
Checkpoint: Use checkpoint_dir, if that is not set...
commit
|
commitdiff
|
tree
2007-11-02
Ali Saidi
RELEASE: Add dummy cpu to make SCons + Python 2.5 happy
commit
|
commitdiff
|
tree
2007-11-02
Ali Saidi
RELEASE: remove insttest since we're not shipping the...
commit
|
commitdiff
|
tree
2007-11-02
Ali Saidi
SE: fix stat64 syscall on os x
commit
|
commitdiff
|
tree
2007-11-02
Ali Saidi
RELEASE: Grammer
commit
|
commitdiff
|
tree
2007-11-02
Ali Saidi
RELEASE: More changes to text
commit
|
commitdiff
|
tree
2007-11-01
Gabe Black
Updated my "AUTHORS" entry.
commit
|
commitdiff
|
tree
2007-11-01
Steve Reinhardt
SConstruct: fix scons null conf object problem
commit
|
commitdiff
|
tree
2007-11-01
Ali Saidi
DRAM: Make latency parameters be Param.Latency instead...
commit
|
commitdiff
|
tree
2007-11-01
Steve Reinhardt
String constant const-ness changes to placate g++ 4.2.
commit
|
commitdiff
|
tree
2007-10-31
Ali Saidi
no manual changes
commit
|
commitdiff
|
tree
2007-10-31
Ali Saidi
Traceflags: Old traceflags.py file is no longer needed.
commit
|
commitdiff
|
tree
2007-10-31
Ali Saidi
Release: fix make_release bug
commit
|
commitdiff
|
tree
2007-10-31
Steve Reinhardt
SConstruct: undo half of last changeset; looked innocuo...
commit
|
commitdiff
|
tree
2007-10-31
Steve Reinhardt
SConstruct: Fix env Dir/String problem
commit
|
commitdiff
|
tree
2007-10-31
Steve Reinhardt
Merge in bus DPRINTF changes.
commit
|
commitdiff
|
tree
2007-10-31
Ali Saidi
RELEASE: Update make release for new release.
commit
|
commitdiff
|
tree
2007-10-31
Ali Saidi
RELEASE: First cut of updated release files for 2.0b4
commit
|
commitdiff
|
tree
2007-10-31
Ali Saidi
Traceflags: Add SCons function to created a traceflag...
commit
|
commitdiff
|
tree
2007-10-31
Ali Saidi
Linux Support: Finally update vptr for new memory system.
commit
|
commitdiff
|
tree
2007-10-31
Ali Saidi
Base: Rework the way M5 provides and creates random...
commit
|
commitdiff
|
tree
2007-10-31
Vilas Sridharan
Add constant stat.
commit
|
commitdiff
|
tree
2007-10-30
Gabe Black
X86: Compile fixes for 32 bit/debug/opt.
commit
|
commitdiff
|
tree
2007-10-26
Gabe Black
Regressions: Added X86_SE into the default list of...
commit
|
commitdiff
|
tree
2007-10-26
Gabe Black
X86: Forgot to update the hello world stats after addin...
commit
|
commitdiff
|
tree
2007-10-26
Ali Saidi
Checkpoints: Change Simulation.py to not go crazy if...
commit
|
commitdiff
|
tree
2007-10-26
Gabe Black
TLB: Fix serialization issues with the tlb entries...
commit
|
commitdiff
|
tree
2007-10-26
Ali Saidi
SE: Fix page table and system serialization, don't...
commit
|
commitdiff
|
tree
2007-10-24
Gabe Black
X86: Fix X86_FS compilation.
commit
|
commitdiff
|
tree
2007-10-22
Gabe Black
Merge with head.
commit
|
commitdiff
|
tree
2007-10-22
Gabe Black
X86: Use the cda microop where appropriate. The ENTER...
commit
|
commitdiff
|
tree
2007-10-22
Gabe Black
X86: Implement the cda microop which checks if an addre...
commit
|
commitdiff
|
tree
2007-10-22
Gabe Black
CPU: Add functions to the "ExecContext"s that translate...
commit
|
commitdiff
|
tree
2007-10-22
Steve Reinhardt
Restore .hgtags (inadvertently lost in a prior merge).
commit
|
commitdiff
|
tree
2007-10-22
Gabe Black
X86: Start using the stupd microop, and update statisti...
commit
|
commitdiff
|
tree
2007-10-22
Gabe Black
X86: Implement the stupd microop ("store with update...
commit
|
commitdiff
|
tree
2007-10-19
Gabe Black
X86: Implement the PUSHF, POPF, SAHF, and LAHF instruct...
commit
|
commitdiff
|
tree
2007-10-19
Gabe Black
X86: Impelement the HLT instruction and fix the "halt...
commit
|
commitdiff
|
tree
2007-10-19
Gabe Black
X86: Implement a "halt" microop.
commit
|
commitdiff
|
tree
2007-10-19
Gabe Black
X86: Implement the ENTER instruction. This could probab...
commit
|
commitdiff
|
tree
2007-10-19
Gabe Black
Merge with head.
commit
|
commitdiff
|
tree
2007-10-19
Gabe Black
X86: Replace "group10" placeholder with the correspondi...
commit
|
commitdiff
|
tree
2007-10-19
Gabe Black
X86: Implement the string IO instructions, ins and...
commit
|
commitdiff
|
tree
2007-10-19
Gabe Black
X86: Implement the undocumented SALC instruction which...
commit
|
commitdiff
|
tree
2007-10-19
Gabe Black
X86: Implement the XLAT instruction.
commit
|
commitdiff
|
tree
2007-10-19
Gabe Black
X86: Implement the BOUND instruction.
commit
|
commitdiff
|
tree
2007-10-19
Gabe Black
X86: Make the "fault" microop predicated.
commit
|
commitdiff
|
tree
2007-10-19
Gabe Black
X86: Make "Inst" the default format instead of WarnUnim...
commit
|
commitdiff
|
tree
2007-10-19
Gabe Black
X86: Implement the in/out instructions. These will...
commit
|
commitdiff
|
tree
2007-10-19
Gabe Black
X86: Implement the LOOP instructions.
commit
|
commitdiff
|
tree
2007-10-19
Gabe Black
X86: Attach the CMC instruction to the decoder.
commit
|
commitdiff
|
tree
2007-10-19
Gabe Black
X86: Implemented the jrcx instruction.
commit
|
commitdiff
|
tree
2007-10-19
Gabe Black
X86: Make wrip sign extend its second operand.
commit
|
commitdiff
|
tree
2007-10-18
Ali Saidi
CPU: Use the ThreadContext cpu id instead of the params...
commit
|
commitdiff
|
tree
2007-10-17
Gabe Black
X86: Add a bzip2 regression.
commit
|
commitdiff
|
tree
2007-10-17
Gabe Black
X86: Fix the parser stats which myseriously differ...
commit
|
commitdiff
|
tree
2007-10-17
Gabe Black
Make the process objects use the Params structs in...
commit
|
commitdiff
|
tree
2007-10-13
Gabe Black
Merge with head
commit
|
commitdiff
|
tree
2007-10-13
Gabe Black
Loader: Identify sections based on virtual addresses...
commit
|
commitdiff
|
tree
2007-10-13
Gabe Black
X86: Added some new versions of MOV and a new argument...
commit
|
commitdiff
|
tree
2007-10-13
Gabe Black
X86: Implemented LODS.
commit
|
commitdiff
|
tree
2007-10-12
Gabe Black
X86: Implement MSR reads and writes and the wrsmr and...
commit
|
commitdiff
|
tree
2007-10-12
Gabe Black
X86: Add 5 new x86 regressions.
commit
|
commitdiff
|
tree
2007-10-11
Ali Saidi
Make qdo work with oar. I don't know if this catches...
commit
|
commitdiff
|
tree
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
next