|
|
[Submitted] SCons,tests: Tell scons about pc-o3-timing regressions.
|
gblack
|
July 11th, 2011, 5:26 a.m.
|
|
|
|
[Submitted] X86: Add an X86_FS o3 regression.
|
gblack
|
July 12th, 2011, 4:09 a.m.
|
|
|
|
[Submitted] ARM: Add per-processor interrupt support to GIC.
|
ali
|
July 13th, 2011, 7:53 a.m.
|
|
|
|
[Submitted] Mem: Fix issue with prefetches originating at non-L1 caches getting stale data
|
ali
|
July 13th, 2011, 7:54 a.m.
|
|
|
|
[Submitted] O3: Squash the violator and younger instructions instead not all insts.
|
ali
|
July 13th, 2011, 8:56 a.m.
|
|
|
|
[Submitted] ARM: Implement L2CTLR num cpus register.
|
ali
|
July 13th, 2011, 8:57 a.m.
|
|
|
|
[Discarded] Changes to the gem5 memory-system (release-0.1)
|
ahansson
|
July 15th, 2011, 9:03 a.m.
|
|
|
|
[Submitted] ARM: Add per-cpu local timers for ARM.
|
ali
|
July 15th, 2011, 9:23 a.m.
|
|
|
|
[Submitted] Stats: Add a sparse histogram stat object.
|
ali
|
July 15th, 2011, 9:34 a.m.
|
|
|
|
[Submitted] LSQ: Fix a few issues with the storeset predictor.
|
ali
|
July 15th, 2011, 9:39 a.m.
|
|
|
|
[Submitted] Scons: Make MakeIncludeAction fit the abreviated output format.
|
gblack
|
July 16th, 2011, 4:24 a.m.
|
|
|
|
[Submitted] SCons: Make building config headers fit the abreviated format.
|
gblack
|
July 16th, 2011, 4:24 a.m.
|
|
|
|
[Submitted] SCons: Only print all the SConsopts being read if verbose is turned on.
|
gblack
|
July 16th, 2011, 4:24 a.m.
|
|
|
|
[Submitted] O3: At the end of an instruction, force fetchAddr to something sensible.
|
gblack
|
July 19th, 2011, 1:57 a.m.
|
|
|
|
[Submitted] X86: Use IsSquashAfter if an instruction could affect fetch translation.
|
gblack
|
July 19th, 2011, 1:57 a.m.
|
|
|
|
[Submitted] O3: Get rid of the raw ExtMachInst constructor on DynInsts.
|
gblack
|
July 19th, 2011, 1:58 a.m.
|
|
|
|
[Submitted] O3: Add a pointer to the macroop for a microop in the dyninst.
|
gblack
|
July 19th, 2011, 1:59 a.m.
|
|
|
|
[Submitted] O3: When squashing, restore the macroop that should be used for fetching.
|
gblack
|
July 19th, 2011, 1:59 a.m.
|
|
|
|
[Submitted] params.py: enhance IpAddress param handling
|
stever
|
July 20th, 2011, 3:49 p.m.
|
|
|
|
[Submitted] Scons: Drop RUBY as compile time option.
|
nilay
|
July 21st, 2011, 10:49 p.m.
|
|
|
|
[Submitted] LSQ: Set store predictor to periodically clear itself as recommended in the storesets paper.
|
ali
|
July 26th, 2011, 8:54 a.m.
|
|
|
|
[Submitted] Fix bugs due to interaction between SEV instructions and O3 pipeline
|
ali
|
July 26th, 2011, 8:57 a.m.
|
|
|
|
[Submitted] Ruby: Remove files and includes not in use
|
nilay
|
July 26th, 2011, 8:59 a.m.
|
|
|
|
[Submitted] SLICC: Put functions of a controller in its .cc file
|
nilay
|
July 26th, 2011, 9:02 a.m.
|
|
|
|
[Submitted] Ruby: Eliminate #define used for mapping of components
|
nilay
|
July 26th, 2011, 9:05 a.m.
|
|
|
|
[Discarded] Changes to the gem5 memory-system (release-0.2)
|
ahansson
|
August 5th, 2011, 10:13 a.m.
|
|
|
|
[Discarded] Config: Add ruby_fs.py's functionality to fs.py
|
nilay
|
August 6th, 2011, 12:38 a.m.
|
|
|
|
[Discarded] Config: Combine classic and ruby functions for Alpha arch.
|
nilay
|
August 6th, 2011, 12:42 a.m.
|
|
|
|
[Submitted] IDE: Fix issues with new PIIX kernel driver and our model.
|
ali
|
August 9th, 2011, 12:25 p.m.
|
|
|
|
[Submitted] ARM: Add VExpress_E support with PCIe to gem5
|
ali
|
August 9th, 2011, 12:32 p.m.
|
|
|
|
[Submitted] Mem: Put prefetcher notify call before packet is deleted.
|
ali
|
August 9th, 2011, 12:34 p.m.
|
|
|
|
[Submitted] LSQ: Only trigger a memory violation with a load/load if the value changes.
|
ali
|
August 9th, 2011, 12:35 p.m.
|
|
|
|
[Submitted] ARM: Mark some variables uncacheable until boot all CPUs are enabled.
|
ali
|
August 9th, 2011, 12:36 p.m.
|
|
|
|
[Submitted] Functional Accesses: Update states to support Broadcast/Snooping protocols.
|
hsul
|
August 15th, 2011, 3:27 p.m.
|
|
|
|
[Submitted] Decode: Pull instruction decoding out of the StaticInst class into its own.
|
gblack
|
August 16th, 2011, 3:07 a.m.
|
|
|
|
[Submitted] StaticInst: Merge StaticInst and StaticInstBase.
|
gblack
|
August 16th, 2011, 3:07 a.m.
|
|
|
|
[Submitted] BP: Fix several Branch Predictor issues.
|
ali
|
August 19th, 2011, 3:19 p.m.
|
|
|
|
[Submitted] gem5ops: Implement Java JNI for gem5Ops
|
ali
|
August 19th, 2011, 3:19 p.m.
|
|
|
|
[Submitted] Ruby: Remove some unused code
|
nilay
|
August 24th, 2011, 9:42 p.m.
|
|
|
|
[Submitted] Ruby: Change RubyPort and Sequencer to improve simulation speed
|
nilay
|
August 24th, 2011, 9:43 p.m.
|
|
|
|
Regressions: Start of new regression system
|
ali
|
August 30th, 2011, 10:38 a.m.
|
|
|
|
[Submitted] MIPS: Implement remote_gdb.cc for remote debugging in SE mode
|
guody
|
August 31st, 2011, 1:28 a.m.
|
|
|
|
[Submitted] X86: Make sure instruction flags are set properly even on 32 bit machines.
|
gblack
|
September 4th, 2011, 7:45 p.m.
|
|
|
|
[Submitted] X86,TLB: Make sure the "delayedResponse" variable is always set.
|
gblack
|
September 5th, 2011, 2:45 a.m.
|
|
|
|
[Submitted] X86: Move the MSR lookup table out of the TLB and into its own file.
|
gblack
|
September 5th, 2011, 6:38 p.m.
|
|
|
|
[Submitted] Stack: Tidy up some comments, a warning, and make stack extension consistent.
|
gblack
|
September 5th, 2011, 6:53 p.m.
|
|
|
|
[Submitted] ISA parser: Match /* */ and // style comments.
|
gblack
|
September 5th, 2011, 9:48 p.m.
|
|
|
|
[Submitted] ISA parser: Don't look for operands in strings.
|
gblack
|
September 5th, 2011, 9:49 p.m.
|
|
|
|
[Submitted] GCC: Get everything working with gcc 4.6.1.
|
gblack
|
September 5th, 2011, 10:34 p.m.
|
|
|
|
[Submitted] pseudo_inst: clean up workbegin/workend functions
|
stever
|
September 6th, 2011, 2:22 p.m.
|
|