gem5.git
2007-08-27 Gabe BlackSimple CPU: Added code that will split requests that...
2007-08-27 Gabe BlackSimple CPU: Make sure only instructions which complete...
2007-08-27 Gabe BlackAddress Translation: Make SE mode use an actual TLB...
2007-08-27 Gabe BlackSPARC: Make sure unaligned access are caught on cached...
2007-08-21 Gabe BlackMerge with head.
2007-08-21 Kevin Limo3: Fix for retry ID bug.
2007-08-21 Nathan Binkertstyle: fix style hook when run from a repo subdir.
2007-08-19 Gabe BlackMerge with head.
2007-08-17 Ali SaidiPorts: Only try to do EthPort stuff in full system.
2007-08-16 Ali SaidiPCI: Move PCI Configuration data into devices now that...
2007-08-16 Ali SaidiDevices: Make EtherInts connect in the same way memory...
2007-08-15 Nathan Binkertstyle: Don't try to fix files that should be ignored.
2007-08-14 Gabe BlackMerge with head.
2007-08-14 Ali SaidiRegression: Update EIO simple-timing test for new cache.
2007-08-14 Ali SaidiRegression: Update insttest regressions for new cache.
2007-08-14 Ali SaidiRegression: Use test-progs in /dist instead of tests...
2007-08-14 Ali Saidifixup bad hand merge
2007-08-14 Ali SaidiMerge IGNORE_STYLE change and my change.
2007-08-14 Ali SaidiRegression: See if using subprocess instead of os.syste...
2007-08-13 Gabe BlackSPARC: Make nops have the IsNop flag set.
2007-08-13 Gabe BlackO3: Set up the predicted npc and nnpc for a fault carry...
2007-08-13 Gabe BlackSPARC: Move tlb state into the tlb.
2007-08-13 Gabe BlackSPARC: Make the spill and fill handlers use the correct...
2007-08-13 Gabe BlackMove the "translate" member functions back into the...
2007-08-13 Nathan Binkertpython: make the DictImporter's unload() work in any...
2007-08-13 Ali SaidiStyle: fix IGNORE_STYLE so it isn't required on the...
2007-08-12 Ali SaidiRegression: fix configuration for SPARC_FS
2007-08-12 Ali SaidiRegression: Update stats for cache changes.
2007-08-12 Ali SaidiMemorySystem: Fix the use of ?: to produce correct...
2007-08-12 Nathan Binkertmerge
2007-08-12 Nathan Binkertstyle: If IGNORE_STYLE=True is set on the scons command...
2007-08-08 Vincentius... Added fastmem option.
2007-08-08 Vincentius... alpha: Quick fix for things related to TLB MRU cache.
2007-08-10 Ali SaidiRegression: Add an I/O Cache to the full system regress...
2007-08-10 Ali SaidiDMA: Add IOCache and fix bus bridge to optionally only...
2007-08-10 Ali SaidiBus: Only call end() on an stl object once in a loop
2007-08-08 Vincentius... Port, StaticInst: Revert unnecessary changes.
2007-08-08 Vincentius... alpha: Make the TLB cache to actually work.
2007-08-08 Gabe BlackAlpha: Fix an off by one error with the tlb caching...
2007-08-07 Gabe BlackMerge with head.
2007-08-07 Gabe BlackStatetrace: Make statetrace do string instructions...
2007-08-07 Gabe BlackX86: Added some missing parenthesis in the condition...
2007-08-07 Gabe BlackX86: Implemented and hooked in SCAS (scan string)
2007-08-07 Gabe BlackX86: Add a format to handle string instructions which...
2007-08-07 Gabe BlackX86: Overhaul of ruflags to get it to work correctly.
2007-08-07 Gabe BlackX86: Make a microcode branch microop.
2007-08-05 Gabe BlackMerge with head.
2007-08-05 Gabe BlackX86: Implement microops and instructions that manipulat...
2007-08-05 Gabe BlackX86: Make 64 bit unaligned accesses work as well as...
2007-08-05 Gabe BlackX86: Make the open flags correct.
2007-08-05 Gabe BlackX86: Make fixed register operands ignore register index...
2007-08-05 Gabe BlackX86: Implement the cmpxchg instruction.
2007-08-05 Gabe BlackX86: Start implementing segmentation support.
2007-08-05 Gabe BlackX86: Create a base enum value for indexing into a regio...
2007-08-05 Gabe BlackX86: Add the arch_prctl system call and fix up some...
2007-08-04 Nathan Binkertswitching: turn on profiling after a switch if there...
2007-08-04 Nathan Binkertswitching: Remove the drain and resume code from the...
2007-08-04 Nathan Binkertpython: use the enum values in the memory mode changing...
2007-08-04 Nathan Binkertswig: %include all of the enums to get all of the defin...
2007-08-04 Nathan Binkertmerge
2007-08-04 Nathan Binkertpython: provide access to stats
2007-08-04 Nathan Binkertmain: return an an exit code of 1 when we exit due...
2007-08-04 Nathan BinkertSimpleCPU: Add some DPRINTFs
2007-08-04 Vincentius... port: Implement cache for port interfaces and ranges
2007-08-04 Vincentius... alpha: Implement a cache for recently used page table...
2007-08-04 Vincentius... StaticInst: Fix decode cache initialization. Cache...
2007-08-03 Steve ReinhardtAdd cscope files to .hgignore.
2007-08-03 Steve Reinhardttests: new ref outputs for new cache model
2007-08-03 Steve Reinhardttests: replace all dest ref files on upgrade (if possible).
2007-08-03 Steve Reinhardttests: config.out no longer exists, eliminate ref copy.
2007-08-03 Steve Reinhardtmerge from head
2007-08-03 Steve Reinhardtcache: get rid of obsolete params from python.
2007-08-03 Gabe BlackMerge with head.
2007-08-03 Nathan Binkertpython: Improve support for python calling back to...
2007-08-03 Ali SaidiMerge: No changes
2007-08-03 Ali SaidiSerialize: This shouldn't have been commited, I got...
2007-08-02 Gabe BlackX86: Get rid of some debug warnings.
2007-08-02 Gabe BlackMerge with head.
2007-08-02 Gabe BlackX86: Finally get the x86 initial stack frame right.
2007-08-02 Gabe BlackX86: Fix special case with SIB index register and REX...
2007-08-02 Nathan Binkertmerge: no manual changes
2007-08-02 Nathan Binkertpython: fix m5.build_env variable.
2007-08-02 Ali Saidimerge, no manual changes
2007-08-02 Nathan Binkertpython: need to import objects to make some calls work
2007-08-02 Nathan Binkertmain: expose the build information as a simple command...
2007-08-02 Ali SaidiSerialization: Provide array serialization methods...
2007-08-02 Ali SaidiOutput: Make OutputDirectory::create() be able to creat...
2007-08-02 Ali SaidiLinux Support: make sure that when we get the stack...
2007-08-02 Ali SaididebugSymbolTable is a global variable and only needs...
2007-08-02 Gabe BlackFix how the "cmd" parameter is set in se.py and remove...
2007-08-01 Nathan Binkertmerge: mips fix to getArgument
2007-08-01 Nathan Binkertmips: make getArgument inline so mips will link properly
2007-08-01 Gabe BlackMerge with head.
2007-08-01 Gabe BlackMerge with head.
2007-08-01 Gabe BlackMIPS: Files which are needed for the MIPS fix.
2007-08-01 Gabe BlackStatetrace: Make sure all the info block strings are...
2007-08-01 Gabe BlackMerge with head.
2007-08-01 Ali SaidiConfiguration: Update the drive systems kernel as well...
2007-08-01 Gabe BlackX86: Hide the irrelevant portions of the address compon...
2007-08-01 Ali SaidiMerge Gabe and my changes to arch/mips/utility.hh
next