gem5.git
2011-04-01 Lisa HsuRuby: Simplify SLICC and Entry/TBE handling.
2011-04-01 Lisa HsuRuby: Add new object called WireBuffer to mimic a Wire.
2011-04-01 Lisa HsuRuby: have the rubytester pass contextId to Ruby.
2011-04-01 Lisa HsuRuby: enable multiple sequencers in one controller.
2011-04-01 Lisa HsuRuby: pass Packet->Req->contextId() to Ruby.
2011-03-31 Lisa HsuRuby: Bug in SLICC forgot semicolon at end of code.
2011-03-29 Korey Sewellsim: typecast Tick to UTick for eventQ assert
2011-03-29 Gabe BlackPower: Fix compilation.
2011-03-28 Somayeh SardashtiThis patch supports cache flushing in MOESI_hammer
2011-03-28 Nilay VaishConfig: Import math in MI_example.py
2011-03-27 Steve Reinhardttests: update reference outputs for ruby cache index...
2011-03-26 Korey Sewellmips: cleanup ISA-specific code
2011-03-25 Brad Beckmannruby: fixed cache index setting
2011-03-25 Gabe BlackArm: Add in a missing miscRegName.
2011-03-24 Gabe BlackArm: Get rid of unused and incomplete setCp15Register...
2011-03-24 Gabe BlackArm: Get rid of the unused copyStringArray32 method...
2011-03-24 Gabe BlackISA parser: Set up op_src_decl and op_dest_decl for...
2011-03-23 Tushar KrishnaThis patch fixes a build error in networktest.cc that...
2011-03-22 Nilay VaishRuby: Remove CacheMsg class from SLICC
2011-03-22 Tushar KrishnaThis patch makes garnet use the info about active and...
2011-03-22 Tushar Krishnafix garnet fleible pipeline
2011-03-22 Tushar KrishnaThis patch adds the network tester for simple and garne...
2011-03-20 Nilay VaishSLICC: Remove WakeUp* import calls from ast/__init__.py
2011-03-20 Lisa Hsuconfigs: combine ruby_se.py and se.py to avoid all...
2011-03-20 Lisa Hsuenable x86 workloads on se.py
2011-03-20 Lisa Hsuse.py: Modify script to make multiprogramming much...
2011-03-20 Lisa Hsuutil: update aggregator to handle x86 checkpoints.
2011-03-19 Nilay VaishRuby: Convert CacheRequestType to RubyRequestType
2011-03-19 Nilay VaishRuby: Convert AccessModeType to RubyAccessMode
2011-03-19 Brad BeckmannMOESI_hammer: minor fixes to full-bit dir
2011-03-19 Brad BeckmannRuby: dma retry fix
2011-03-19 Brad BeckmannRubyPort: minor fixes to trace flag and dprintfs
2011-03-19 Brad Beckmannruby: added useful dma progress dprintf
2011-03-19 Brad Beckmannslicc: improved invalid transition message
2011-03-19 Brad BeckmannMOESI_hammer: fixed dma bug with shared data
2011-03-19 Brad BeckmannMOESI_CMP_directory: significant dma bug fixes
2011-03-18 Nilay VaishSLICC: Remove external_type for structures
2011-03-18 Nilay VaishSLICC: Remove the keyword wake_up_dependents
2011-03-18 Nilay VaishSLICC: Remove the keyword wake_up_all_dependents
2011-03-18 Steve Reinhardtswig: get rid of m5.internal.random module (swig/random.i)
2011-03-18 Steve Reinhardtbase: disable FastAlloc in debug builds by default
2011-03-18 Ali SaidiAutomated merge with ssh://hg@repo.m5sim.org/m5
2011-03-18 Ali SaidiARM: Update stats for the previous changes and add...
2011-03-18 Chris EmmonsARM: Add minimal ARM_SE support for m5threads.
2011-03-18 Ali SaidiARM: Fix subtle bug in LDM.
2011-03-18 Ali SaidiARM: Implement the Instruction Set Attribute Registers...
2011-03-18 Ali SaidiARM: Identify branches as conditional or unconditional...
2011-03-18 Ali SaidiARM: Bare metal system should have 256MB of RAM.
2011-03-18 Ali SaidiARM: Fix small bug with VLDM/VSTM instructions.
2011-03-18 Ali SaidiARM: Detect and skip udelay() functions in linux kernel.
2011-03-18 Ali SaidiARM: Allow conditional quiesce instructions.
2011-03-18 Ali SaidiStats: Update the statistics for rfe patch.
2011-03-18 Matt HorsnellARM: Fix RFE macrop.
2011-03-18 Matt HorsnellARM: Rename registers used as temporary state by microops.
2011-03-18 Ali SaidiO3: Send instruction back to fetch on squash to seed...
2011-03-18 Ali SaidiO3: Cleanup the commitInfo comm struct.
2011-03-18 Ali SaidiARM: Previous change didn't end up setting instFlags...
2011-03-18 Ali SaidiO3: Update regressions for mem block caching change.
2011-03-18 Ali SaidiMem: Fix issue with dirty block being lost when entire...
2011-03-18 Ali SaidiO3: Fix unaligned stores when cache blocked
2011-03-18 Lisa HsuRuby: minor bugfix, line did not adhere to some macro...
2011-03-18 Lisa HsuRuby: expose a simple mod function in slicc interface.
2011-03-17 Ali SaidiX86: Update the stats for parser on x86 O3.
2011-03-17 Gabe BlackX86: Update the stats for gzip on x86 O3.
2011-03-12 Gabe BlackRegressions: Move the X86_FS regressions to "quick...
2011-03-12 Gabe BlackRegressions: Make X86_FS run automatically.
2011-03-11 Gabe BlackSCons: Stop embedding the mercurial revision into the...
2011-03-11 Gabe BlackGems: Eliminate the now unused GEMS_ROOT scons variable.
2011-03-11 Gabe BlackRuby: Get rid of the dead ruby tester.
2011-03-09 Yi XiangAlpha: Fix the datatypes of some values read from the...
2011-03-04 Gabe BlackSCons: Fix the polarity on the --ignore-style check.
2011-03-04 Gabe BlackSCons: Clean up some inconsistent capitalization in...
2011-03-04 Gabe BlackSCons: Turn some scons variables into command line...
2011-03-04 Gabe BlackMips: MIPS_FS doesn't build currently, so delete it...
2011-03-03 Gabe BlackStatetrace: Stub out the missing i386 version of sendState.
2011-03-03 Gabe BlackStatetrace: Rename i386 to i686.
2011-03-03 Gabe BlackStatetrace: Fix the i686 detection macro.
2011-03-03 Gabe BlackStatetrace: Use sys/user.h instead of linux/user.h.
2011-03-03 Gabe BlackStatetrace: Tweak the help for the -nt option.
2011-03-03 Gabe BlackStatetrace: Accomodate cross compiling statetrace with...
2011-03-03 Gabe BlackStatetrace: Convert the build to scons.
2011-03-03 Gabe BlackStatetrace: Allow the user to override CXX.
2011-03-03 Gabe BlackStatetrace: Get rid of explicit register name handling.
2011-03-03 Gabe BlackStatetrace: Kill the printer functionality in statetrace.
2011-03-03 Gabe BlackStatetrace: Clean up style.
2011-03-02 Gabe BlackX86: Use the npc as the pc when doing a nativetrace...
2011-03-02 Gabe BlackX86: Decode the mysterious and elusive ffreep x87 instr...
2011-03-02 Gabe BlackSpelling: Fix the a spelling error by changing mmaped...
2011-03-02 Gabe BlackX86: Update stats for the x86 o3 hello world regression.
2011-03-02 Gabe BlackX86: Mark IO reads and writes as non-speculative.
2011-03-02 Gabe BlackX86: Mark prefetches as such in their instruction and...
2011-03-01 Nilay VaishRuby: Fix DPRINTF bugs in PerfectSwitch and MessageBuffer
2011-03-01 Gabe BlackSCons: Separately label the global non-sticky options.
2011-03-01 Gabe BlackRuby: Mention that Ruby's bound checking option only...
2011-02-28 Gabe BlackX86: If PCI config space is disabled, pass through...
2011-02-28 Gabe BlackX86: Update X86_FS stats.
2011-02-28 Gabe BlackX86: Use regular read requests in the walker instead...
2011-02-27 Korey Sewellinorder: bzip2 regression update
2011-02-27 Nathan Binkertgetopt: Remove GPL code.
2011-02-25 Nilay VaishRuby: Remove store buffer
next