gem5.git
2013-04-22 Ali Saidicpu: fix a switching issue with the o3 cpu. stable_2013_06_16
2013-04-19 Andreas Hanssonstats: Update stats for ldr_ret_uop (changeset 35198406...
2013-04-17 Nilay VaishMerged c22628fa2564 and 2285b98847d7
2013-04-17 Deyuan Guo... base: load weak symbols from object file
2013-04-17 Nathanael Premillieuarm: set ldr_ret_uop as conditional or unconditional...
2013-04-17 Nilay Vaishruby: moesi cmp directory: add copyright notice
2013-04-17 Nilay Vaishconfig: ruby network test: remove piobus check
2013-04-17 Andreas Hanssondev: Fix a bug in the use of seekp/seekg
2013-04-16 Andreas Hanssonstats: Bump the vortex stats to match latest behaviour
2013-04-09 Joel Hestnessstats: Bump Ruby stats for new changesets
2013-04-09 Joel HestnessConfigs: Fix handling of maxtick and take_checkpoints
2013-04-09 Joel HestnessRuby: Fix RubyPort evict packet memory leak
2013-04-09 Joel HestnessRuby: Delete packet requests during warmup
2013-04-09 Joel HestnessRuby: Add field to slicc machine for generic type
2013-04-09 Joel HestnessRuby: Order profilers based on version
2013-04-09 Jason PowerRuby: More descriptive message buffer connection fatal
2013-04-09 Jason PowerRuby: Fix typo in Slicc if-statement AST error
2013-04-08 Joel HestnessRuby System, Cache Recorder: Use delete [] for trace...
2013-04-02 Anthony Gutierrezrcs scripts: remove bbench.rcS
2013-03-29 Nilay Vaishregressions: updates due to changes to o3 cpu, x86...
2013-03-29 Nilay Vaisho3cpu: commit: changes interrupt handling
2013-03-28 Nilay Vaishx86: changes to apic, keyboard
2013-03-28 Nilay Vaishx86: create space in bios memory map
2013-03-28 Nilay Vaishregressions: update eio stats due to cache latency fix
2013-03-27 Nilay Vaishregressions: update due to cache latency fix
2013-03-27 Mitch Hayengamem: Fix cache latency bug
2013-03-27 Steve Reinhardtscons: don't die on warnings in swig-generated code
2013-03-26 Andreas Hanssonutil: Add a utility script for decoding packet traces
2013-03-26 Andreas Hanssonutil: Add a utility script for encoding packet traces
2013-03-26 Andreas Hanssonstats: Update stats for cache retry event check
2013-03-26 Rene de Jongmem: Cancel cache retry event when blocking port
2013-03-26 Andreas Hanssonstats: Update stats to reflect bus retry changes
2013-03-26 Andreas Hanssonmem: Separate waiting for the bus and waiting for a...
2013-03-26 Andreas Hanssonmem: Introduce a variable for the retrying port
2013-03-26 Andreas Hanssonmem: Add a generic id field to the packet trace
2013-03-26 Andreas Hanssonmem: Add optional request flags to the packet trace
2013-03-26 Andreas Hanssoncpu: Remove CpuPort and use MasterPort in the CPU classes
2013-03-25 Andreas Sandbergx86: Revert [02321b16685f] which breaks m5ops on x86
2013-03-22 Nilay Vaishconfig: return exit event instead of cause
2013-03-22 Nilay Vaishregressions: updates to config.ini for ruby tests
2013-03-22 Nilay Vaishruby: slicc: set sender, receiver clock objs for option...
2013-03-22 Nilay Vaishruby: message buffer: correct previous errors
2013-03-22 Nilay Vaishruby: message buffer: remove _ptr from some variables
2013-03-22 Nilay Vaishruby: message buffer node: used Tick in place of Cycles
2013-03-22 Nilay Vaishruby: consumer: avoid using receiver side clock
2013-03-22 Nilay Vaishruby: remove unsued profile functions
2013-03-22 Nilay Vaishruby: keep histogram of outstanding requests in seq
2013-03-22 Nilay Vaishslicc: remove check if the L1Cache has a sequencer
2013-03-22 Nilay Vaishruby: move stall and wakeup functions to AbstractController
2013-03-22 Nilay Vaishruby: connect two controllers using only message buffers
2013-03-22 Nilay Vaishruby: convert Topology to regular class
2013-03-22 Nilay Vaishruby: network: move routers from topology to network
2013-03-20 Andreas Hanssoncpu: Avoid including inorder TLBUnit to avoid gcc LTO bug
2013-03-18 Andreas Sandbergscons: Try to use 'tcmalloc' before 'tcmalloc_minimal'
2013-03-18 Andreas Sandbergscons: Avoid malloc/free compiler optimization when...
2013-03-18 Andreas Sandbergscons: Don't explicitly add tcmalloc_minimal to LIBS
2013-03-18 Andreas Sandbergscons: Include flags required to link statically with...
2013-03-18 Andreas Hanssonmem: Fix missing delete of packet in DRAM access
2013-03-15 Nilay Vaishruby: set: corrects csprintf() call introduced by 7d95b...
2013-03-14 Andreas Sandbergscons: Check for known buggy version of SWIG (2.0.9)
2013-03-12 Andreas Sandbergcpu: Fix state transition bug in the traffic generator
2013-03-11 Nilay Vaishregressions: x86: stats updates due to new x87 insts
2013-03-11 Nilay Vaishx86: implement some of the x87 instructions
2013-03-07 Andreas Hanssonbase: Fix address range granularity calculations
2013-03-07 Andreas Hanssonruby: Fix gcc 4.8 maybe-uninitialized compilation error
2013-03-07 Andreas Hanssonx86: Make the table walker reset the packet delay
2013-03-07 Nilay Vaishregressions: stats updates due to no physmem in ruby
2013-03-07 Nilay Vaishruby: remove the functional copy of memory in se mode
2013-03-07 Nilay Vaishruby: garnet: fixed: implement functional access
2013-03-05 Ali Saidistats: update patches for branch predictor and fetch...
2013-03-05 Ali Saidicpu: fix a switching issue with the o3 cpu.
2013-03-05 Ali SaidiARM: fix some cases where instructions that write to...
2013-03-03 Blake Hechtman... ruby: fixes functional writes to RubyRequest
2013-03-03 Nilay Vaishsim: remove duplicate check on stack size
2013-03-01 Andreas Hanssonmem: Add check if SimpleDRAM nextReqEvent is scheduled
2013-03-01 Andreas Hanssonmem: Add a method to build multi-channel DRAM configura...
2013-03-01 Andreas Hanssonstats: Update stats to reflect SimpleDRAM changes
2013-03-01 Andreas Hanssonmem: SimpleDRAM variable naming and whitespace fixes
2013-03-01 Andreas Hanssonmem: Add support for multi-channel DRAM configurations
2013-03-01 Andreas Hanssonmem: Merge interleaved ranges when creating backing...
2013-03-01 Andreas Hanssonmem: Merge ranges in bus before passing them on
2013-02-28 Dibakar Gope... ruby: mesi coherence protocol: invalidate lock
2013-02-20 Ali Saidiconfig: Fix --prog-interval command line option
2013-02-20 Nilay Vaishslicc: remove unused variable message_buffer_names
2013-02-20 Nilay Vaishruby: remove unused variable m_print_config in class...
2013-02-19 Andreas Hanssonmem: Fix sender state bug and delay popping
2013-02-19 Ali Saidistats: more zizzer stats fun
2013-02-19 Andreas Hanssonscons: Fix warnings issued by clang 3.2svn (XCode 4.6)
2013-02-19 Andreas Hanssonscons: Unify the flags shared by gcc and clang
2013-02-19 Andreas Hanssonscons: Add warning delete with non-virtual destructor
2013-02-19 Andreas Hanssonscons: Add warning for missing declarations
2013-02-19 Andreas Hanssonscons: Add warning for overloaded virtual functions
2013-02-19 Andreas Hanssonscons: Add warning for overloaded virtual functions
2013-02-19 Andreas Hanssonscons: Add warning for missing field initializers
2013-02-19 Andreas Hanssonscons: Fix up numerous warnings about name shadowing
2013-02-19 Andreas Hanssonmem: Enforce strict use of busFirst- and busLastWordTime
2013-02-19 Andreas Hanssonmem: Change accessor function names to match the port...
2013-02-19 Andreas Hanssonmem: Make packet bus-related time accounting relative
2013-02-19 Andreas Hanssonmem: Add deferred packet class to prefetcher
2013-02-19 Andreas Hanssonsim: Make clock private and access using clockPeriod()
next