gem5.git
2011-01-18 Ali SaidiARM: Add code for a simple bootloader for MP boot.
2011-01-18 Gabe BlackUnit tests: Convert the refcnttest unit test to use...
2011-01-18 Gabe BlackUnit tests: Define a header file for common unit testin...
2011-01-15 Nathan Binkerttime: improve time datastructure
2011-01-18 Nilay VaishChange interface between coherence protocols and CacheM...
2011-01-15 Gabe BlackSPARC: Update stats for the call r15 as source change.
2011-01-15 Gabe BlackSPARC: Adjust the "call" instruction so R15 doesn't...
2011-01-14 Nilay VaishRegression Tests: Update the output for MESI_CMP_directory
2011-01-14 Nilay VaishRuby: Fixes MESI CMP directory protocol
2011-01-13 Gabe BlackStyle checker: Fix a couple bugs in style.py.
2011-01-12 Korey Sewellinorder: fix RUBY_FS build
2011-01-10 Nathan Binkertruby: get rid of ruby's Debug.hh
2011-01-10 Nathan Binkertstats: Add a histogram statistic type
2011-01-10 Nathan Binkertstats: fix stat test from curTick change
2011-01-10 Nathan Binkertstats: fix the distribution stat
2011-01-10 Nathan Binkertstyle: prevent the style hook from aborting uncleanly...
2011-01-10 Nathan Binkertstyle: clean up style hook code a bit
2011-01-10 Gabe BlackRoot: Get rid of unnecessary includes in root.cc.
2011-01-10 Gabe BlackCurtick: Fix mysql.cc build needing curTick.
2011-01-10 Gabe BlackRefCount: Add a unit test for reference counting pointers.
2011-01-08 Steve ReinhardtReplace curTick global variable with accessor functions.
2011-01-08 Steve Reinhardtstats: rename StatEvent() function to schedStatEvent().
2011-01-08 Steve Reinhardtsim: clean up CountedDrainEvent slightly.
2011-01-08 Steve Reinhardtsim: delete unused CheckSwapEvent code.
2011-01-08 Steve Reinhardtpseudoinst: get rid of mainEventQueue references.
2011-01-08 Steve Reinhardtinorder: replace schedEvent() code with reschedule().
2011-01-08 Steve Reinhardtinorder: get rid of references to mainEventQueue.
2011-01-08 Steve Reinhardtscons: show sources and targets when building, and...
2011-01-05 Nilay VaishRuby: Updates MOESI Hammer protocol
2011-01-04 Gabe BlackParams: Print the IP components in the right order.
2011-01-03 Steve ReinhardtMove sched_list.hh and timebuf.hh from src/base to...
2011-01-03 Steve ReinhardtDelete unused files from src/base directory.
2011-01-03 Steve ReinhardtMake commenting on close namespace brackets consistent.
2011-01-03 Gabe BlackRefCount: Fix reference counting pointer == and !=...
2011-01-03 Nilay VaishRuby: Add option for random seed to Ruby.py
2010-12-30 Nathan Binkertswig: use <> for system %includes instead of ""
2010-12-30 Nathan Binkertstyle: make style hook work with pre-qrefresh and updat...
2010-12-23 Nilay VaishPerfectCacheMemory: Add return statements to two functions.
2010-12-23 Nilay VaishThis patch removes the WARN_* and ERROR_* from src...
2010-12-22 Steve Reinhardtmemtest: delete some crufty dead code
2010-12-22 Steve ReinhardtGet rid of unused file src/base/dbl_list.hh
2010-12-21 Nathan Binkertstats: allow stats to be reset even if no objects have...
2010-12-21 Nathan Binkertimporter: fix error message
2010-12-21 Nathan Binkertscons: remove extra dependencies
2010-12-20 Gabe BlackStyle: Replace some tabs with spaces.
2010-12-20 Gabe BlackParams: Fix a broken error message in verifyIp.
2010-12-09 Gabe BlackARM: Take advantage of new PCState syntax.
2010-12-09 Gabe BlackARM: Get rid of some unused FP operands.
2010-12-09 Gabe BlackMerge.
2010-12-08 Brad Beckmannruby: remove Ruby asserts for m5.fast
2010-12-08 Gabe BlackAlpha: Take advantage of new PCState syntax.
2010-12-08 Gabe BlackMIPS: Take advantage of new PCState syntax.
2010-12-08 Gabe BlackPOWER: Take advantage of new PCState syntax.
2010-12-08 Gabe BlackSPARC: Take advantage of new PCState syntax.
2010-12-08 Gabe BlackX86: Take advantage of new PCState syntax.
2010-12-08 Gabe BlackISA: Get the parser to support pc state components...
2010-12-08 Ali SaidiConfigs: Automatically choose the correct hello world...
2010-12-08 Ali SaidiO3: Allow a store entry to store up to 16 bytes (instea...
2010-12-08 Ali SaidiStats: Fix stats for cumulative flags change.
2010-12-08 Ali SaidiO3: Support squashing all state after special instruction
2010-12-08 Giacomo GabrielliO3: Make all instructions that write a misc. register...
2010-12-08 Min Kyu JeongO3: Support SWAP and predicated loads/store in ARM.
2010-12-08 Ali SaidiARM: Support switchover with hardware table walkers
2010-12-01 Nilay Vaishruby: Converted old ruby debug calls to M5 debug calls
2010-11-27 Ali SaidiIGbE: return 0 on an invalid descriptor size instead...
2010-11-23 Gabe BlackCopyright: Add AMD copyright to the param changes I...
2010-11-23 Gabe BlackParams: Add parameter types for IP addresses in various...
2010-11-23 Gabe BlackX86: Loosen an assert for x86 and connect the APIC...
2010-11-23 Gabe BlackX86: Obey the PCD (cache disable) bit in the page tables.
2010-11-22 Gabe BlackX86: Mark IO space accesses as uncachable.
2010-11-22 Gabe BlackX86: Remove reserved* from the m5 utility program for...
2010-11-22 Gabe BlackIDE,X86: Fix IDE controller BAR configuration for x86.
2010-11-20 Nathan Binkertrandom: small comment about our random number generator...
2010-11-20 Ali SaidiSE: Fix simulating more than 4GB of RAM in SE mode
2010-11-20 Ali SaidiSCons: Fix compilation on OS X
2010-11-20 Ali SaidiSCons: Support building without an ISA
2010-11-18 Gabe BlackO3: Fix fp destination register flattening, and index...
2010-11-18 Gabe BlackConfig: Change misleading "cycle" message to say "tick".
2010-11-16 Gabe BlackStats: Update the O3 fetch stats for SPARC.
2010-11-16 Gabe BlackO3: Make O3 support variably lengthed instructions.
2010-11-15 Ali SaidiO3: reset architetural state by calling clear()
2010-11-15 Ali SaidiARM: Add comment about the organization of the IT state...
2010-11-15 Ali SaidiRegressions: Update regressions for SIMD opclass changes
2010-11-15 Giacomo GabrielliCPU/ARM: Add SIMD op classes to CPU models and ARM...
2010-11-15 Ali SaidiARM: Compile O3 CPU by default
2010-11-15 Min Kyu JeongO3: prevent a squash when completeAcc() modifies misc...
2010-11-15 Ali SaidiARM: Return an FailUnimp instruction when an unimplemen...
2010-11-15 Ali SaidiSCons: Cleanup SCons output during compile
2010-11-15 Ali SaidiARM: Update regressions for CLCD and KMI additions
2010-11-15 William WangARM: Add a Keyboard Mouse Interface controller
2010-11-15 William WangARM: Implement a CLCD Frame buffer
2010-11-15 William WangARM: Add support for GDB on ARM
2010-11-15 Ali SaidiARM: Make utility.hh meet style guidelines
2010-11-15 Ali SaidiARM: Add support for a dumb IDE controller
2010-11-15 Ali SaidiARM: Cache the misc regs at the TLB to limit readMiscRe...
2010-11-15 Ali SaidiARM: Add support for switching CPUs
2010-11-15 Ali SaidiARM: Use the correct delete operator for RFE
2010-11-15 Ali SaidiARM: Fix SRS instruction to micro-code memory operation...
2010-11-15 Ali SaidiCPU: Fix bug when a split transaction is issued to...
2010-11-15 Ali SaidiARM: Do something predictable for an UNPREDICTABLE...
next