gem5.git
2011-02-25 Nilay VaishRuby: Remove libruby
2011-02-25 Nilay VaishRuby: Make Address.hh independent of RubySystem
2011-02-25 Nilay VaishRuby: Make DataBlock.hh independent of RubySystem
2011-02-25 Timothy M.... O3CPU: Fix iqCount and lsqCount SMT fetch policies.
2011-02-24 Gabe BlackConfigs: Explicitly import env in Benchmarks.py
2011-02-24 Brad Beckmannregress: MOESI_hammer memtest updates
2011-02-24 Brad Beckmannruby: automate permission setting
2011-02-24 Brad BeckmannMOESI_hammer: cache probe address clean up
2011-02-24 Brad Beckmannruby: cleaned up access permission enum
2011-02-24 Brad Beckmannruby: removed unsupported protocol files
2011-02-23 Korey Sewellinorder: add 00.gzip and 60.bzip2 regression tests
2011-02-23 Korey Sewellinorder: InstSeqNum bug
2011-02-23 Korey Sewellinorder: dyn inst initialization
2011-02-23 Korey Sewellinorder: cache packet handling
2011-02-23 Ali SaidiARM: Update regression tests for preceeding changes.
2011-02-23 Ali SaidiMem: Print out memory when access > 8 bytes
2011-02-23 Ali SaidiARM: Set ITSTATE correctly after FlushPipe
2011-02-23 Ali SaidiARM: This panic can be hit during misspeculation so...
2011-02-23 Ali SaidiARM: Bad interworking warn way to noisy when running...
2011-02-23 Ali SaidiO3: When a prefetch causes a fault, don't record it...
2011-02-23 Giacomo GabrielliARM: NEON instruction templates modified to set the...
2011-02-23 Ali SaidiO3: If there is an outstanding table walk don't let...
2011-02-23 Ali SaidiARM: Squash state on FPSCR stride or len write.
2011-02-23 Matt HorsnellARM: Mark store conditionals as such.
2011-02-23 Ali SaidiARM: Do something for ISB, DSB, DMB
2011-02-23 Ali SaidiARM: Fix bug that let two table walks occur in parallel.
2011-02-23 Ali SaidiIncludes: Don't include isa_traits.hh and use the TheIS...
2011-02-23 Ali SaidiARM: Make Noop actually decode to a noop and set it...
2011-02-23 Ali SaidiO3: Fix bug when a squash occurs right before TLB miss...
2011-02-23 Ali SaidiARM: Delete OABI syscall handling.
2011-02-23 Ali SaidiCLCD: Fix some serialization bugs with the clcd controller.
2011-02-23 Ali SaidiARM: Clarifies creation of Linux and baremetal ARM...
2011-02-23 Ali SaidiARM: Add support for read of 100MHz clock in system...
2011-02-23 Ali SaidiARM: Reset simulation statistics when pref counters...
2011-02-23 Ali SaidiARM: Adds dummy support for a L2 latency miscreg.
2011-02-23 Korey Sewellconfigs: cache: add cache line size option
2011-02-23 Korey Sewellconfigs: set default cache params
2011-02-23 Korey Sewellruby: extend dprintfs for RubyGenerated TraceFlag
2011-02-23 Korey Sewellruby: cleaning up RubyQueue and RubyNetwork dprintfs
2011-02-22 Brad Beckmannm5: merged in hammer fix
2011-02-19 Nilay VaishRuby: Machine Type missing in MOESI CMP directory protocol
2011-02-19 Nilay VaishRuby: clean MOESI CMP directory protocol
2011-02-18 Korey Sewellm5: merge inorder/release-notes/make_release changes
2011-02-18 Korey Sewellinorder: regr-update: reduce dynamic mem. use to speedu...
2011-02-18 Korey Sewellinorder: add names and slot #s to res. dprints
2011-02-18 Korey Sewellinorder: ignore nops in execution unit
2011-02-18 Korey Sewellinorder: update graduation unit
2011-02-18 Korey Sewellinorder: recognize isSerializeAfter flag
2011-02-18 Korey Sewellinorder: update default thread size(=1)
2011-02-18 Korey Sewellinorder: don't overuse getLatency()
2011-02-18 Korey Sewellinorder: update max. resource bandwidths
2011-02-18 Korey Sewellinorder: cleanup in destructors
2011-02-18 Korey Sewellinorder: fix cache/fetch unit memory leaks
2011-02-18 Korey Sewellinorder: remove events for zero-cycle resources
2011-02-18 Korey Sewellinorder: update pipeline interface for handling finishe...
2011-02-18 Korey Sewellinorder: remove request map, use request vector
2011-02-18 Korey Sewellinorder: add valid bit for resource requests
2011-02-18 Korey Sewellinorder: remove reqRemoveList
2011-02-18 Korey Sewellinorder: initialize res. req. vectors based on resource...
2011-02-16 Nathan Binkertmerge alpha system files into tree
2011-02-16 Gabe BlackUtil: Get rid of the make_release.py script.
2011-02-16 Nathan BinkertCleanup system directory to fit into modern M5 tree
2011-02-16 Nathan Binkertcopyright: update copyright on alpha system files
2011-02-15 Gabe BlackX86: Get rid of "inline" on the MicroPanic constructor...
2011-02-15 Gabe BlackInfo: Clean up some info files.
2011-02-14 Nilay VaishRuby: Improve Change PerfectSwitch's wakeup function
2011-02-14 Gabe BlackX86: Update stats for the improved branch detection...
2011-02-14 Gabe BlackX86: Detect branches taking into account instruction...
2011-02-14 Gabe BlackX86: Update stats now that the dest reg isn't read...
2011-02-14 Gabe BlackX86: Put the result used for flags in an intermediate...
2011-02-14 Gabe BlackX86: Update stats for the reduced register reads.
2011-02-14 Gabe BlackX86: Don't read in dest regs if all bits are replaced.
2011-02-14 Gabe BlackX86: On a bad microopc, return a microop that returns...
2011-02-14 Gabe BlackX86: Define fault objects to carry debug messages.
2011-02-14 Gabe BlackX86: Only reset npc to reflect instruction length once.
2011-02-14 Gabe BlackO3: Fetch from the microcode ROM when needed.
2011-02-13 Ali SaidiO3: Fix GCC 4.2.4 complaint
2011-02-12 Nilay VaishRuby: Reorder Cache Lookup in Protocol Files
2011-02-12 Korey Sewellinorder:regress: host-inst-rate improved ~58%
2011-02-12 Korey Sewellinorder: clean up the old way of inst. scheduling
2011-02-12 Korey Sewellinorder: utilize cached skeds in pipeline
2011-02-12 Korey Sewellinorder: define iterator for resource schedules
2011-02-12 Korey Sewellinorder: stage scheduler for front/back end schedule...
2011-02-12 Korey Sewellinorder: cache instruction schedules
2011-02-12 Korey Sewellinorder: comments for resource sked class
2011-02-12 Korey Sewellinorder: remove unused file
2011-02-12 Korey Sewellinorder: remove unused isa ops
2011-02-12 Ali SaidiStats: Update the statistics for vnc patch.
2011-02-12 Ali SaidiVNC/ARM: Use VNC server and add support to boot into X11
2011-02-12 Ali SaidiVNC: Add VNC server to M5
2011-02-12 Ali SaidiSerialization: Allow serialization of stl lists
2011-02-12 Giacomo GabrielliO3: Fix pipeline restart when a table walk completes...
2011-02-12 Giacomo GabrielliO3: Fix a few bugs in the TableWalker object.
2011-02-12 Ali SaidiSimpleCPU: Fix a case where a DTLB fault redirects...
2011-02-12 Giacomo GabrielliO3: Enhance data address translation by supporting...
2011-02-12 Ali SaidiARM: Fix timer calculations.
2011-02-12 Ali SaidiTimesync: Make sure timesync event is setup after curTi...
2011-02-10 Brad Beckmannmerged with Ali X11 patch
2011-02-10 Brad BeckmannMOESI_hammer: fixed wakeup for SS->S transistion
2011-02-10 Ali SaidiExt: Add X11 keysym header files to ext directory.
next