SConstruct: automatically update .hg/hgrc with style hooks.
[gem5.git] / src /
2011-06-03 Nathan Binkertscons: rename TraceFlags to DebugFlags
2011-06-03 Nathan Binkertscons: rename some things from m5 to gem5
2011-06-03 Nathan Binkertcopyright: Add code for finding all copyright blocks...
2011-06-02 Nathan Binkertcopyright: clean up copyright blocks
2011-06-02 Steve ReinhardtSimObject: allow modules in subclass definitions
2011-05-31 Tushar Krishnaorion: bug fix in link power, and some reorg
2011-05-31 Tushar Krishnagarnet: added network ptr to links to be used by orion
2011-05-30 Gabe BlackMisc: Remove the URL from warnings, fatals, panics...
2011-05-25 Gabe BlackName: Replace M5 with gem5 in a few places it's printed...
2011-05-23 Steve Reinhardtsim: style fixes in sim/process.hh
2011-05-23 Steve Reinhardtsyscall emul: fix Power Linux mmap constant, plus other...
2011-05-23 Steve Reinhardtconfig: revamp x86 config to avoid appending to SimObje...
2011-05-23 Steve Reinhardtconfig: tweak ruby configs to clean up hierarchy
2011-05-23 Steve Reinhardtconfig: reinstate implicit parenting on parameter assig...
2011-05-23 Steve Reinhardtsim: add some DPRINTFs for debugging unserialization
2011-05-23 Geoffrey BlakeO3: Fix offset calculation into storeQueue buffer for...
2011-05-23 Geoffrey BlakeO3: Fix issue w/wbOutstading being decremented multiple...
2011-05-23 Geoffrey BlakeO3: Fix issue with interrupts/faults occuring in the...
2011-05-21 Tushar Krishnagarnet: use vnet_type from protocol to decide buffer...
2011-05-20 Tushar Krishnaslicc: added vnet_type to MI_example
2011-05-18 Nathan Binkertgcc: fix an uninitialized variable warning from G+...
2011-05-18 Tushar Krishnaslicc: added vnet_type field to identify response vnets...
2011-05-18 Tushar Krishnagarnet: rename and rearrange config parameters.
2011-05-13 Ali SaidiARM: Generate condition code setting code based on...
2011-05-13 Ali SaidiARM: Construct the predicate test register for more...
2011-05-13 Ali SaidiARM: Further break up condition code into NZ, C, V...
2011-05-13 Ali SaidiARM: Remove the saturating (Q) condition code from...
2011-05-13 Ali SaidiARM: Break up condition codes into normal flags, satura...
2011-05-13 Chander SudanthiTrace: Allow printing ASIDs and selectively tracing...
2011-05-13 Chander SudanthiARM: Better RealView/Versatile EB platform support.
2011-05-13 Geoffrey BlakeO3: Fix an issue with a load & branch instruction and...
2011-05-12 Nathan Binkertstats: delete mysql support
2011-05-12 Nathan Binkertstats: move code that loops over all stats into python
2011-05-12 Nathan Binkertstats: better expose statistics to python.
2011-05-09 Nathan Binkertwork around gcc 4.5 warning
2011-05-07 Tushar KrishnaNetworkTest: added sim_cycles parameter to the network...
2011-05-07 Tushar Krishnanetwork: added Torus and Pt2Pt topologies
2011-05-07 Nilay VaishTrace: Remove the options trace-help and trace-flags
2011-05-06 Gabe BlackX86: Fix the Lldt instructions so they load the ldtr...
2011-05-05 Korey Sewellruby: use RubyMemory flag & remove setDebug() functionality
2011-05-05 Ali SaidiARM: Add support for loading the a bootloader and confi...
2011-05-05 Prakash RamrakhyaniARM: Implement WFE/WFI/SEV semantics.
2011-05-05 Ali SaidiARM: Add support for MP misc regs and broadcast flushes.
2011-05-05 Prakash RamrakhyaniARM: Make GIC handle IPIs and multiple processors.
2011-05-05 Ali SaidiARM: Add snoop control unit device.
2011-05-05 Ali SaidiARM: Add support for some more registers in the real...
2011-05-05 Ali SaidiDebug: Add a function to cause the simulator to create...
2011-05-05 Ali SaidiCPU: Add some useful debug message to the timing simple...
2011-05-05 Ali SaidiCPU: Fix a case where timing simple cpu faults can...
2011-05-05 Ali SaidiO3: Remove assertion for case that is actually handled...
2011-05-05 Ali SaidiCore: Add some documentation about the sim clocks.
2011-05-05 Chris EmmonsRealView: Fix the 24 and 100MHz clocks which were provi...
2011-05-05 Ali SaidiO3: Fix a small corner case with the lsq hazard detecti...
2011-05-05 Ali SaidiARM: Add vfpv3 support to native trace.
2011-05-05 Ali SaidiARM: Fix small bug with vcvt instruction
2011-05-04 Nathan Binkertdebug: fix help output
2011-05-02 Korey Sewellruby: dbg: use system ticks instead of cycles
2011-04-29 Brad Beckmannnetwork: set the ExtLink bw to 16 bytes
2011-04-29 Brad Beckmanngarnet: removed flit_width from Routers
2011-04-29 Brad Beckmannnetwork: adjusted default endpoint bandwidth
2011-04-29 Brad Beckmannnetwork: removed the unused network-wide latency param
2011-04-29 Brad Beckmannnetwork: moved network config params
2011-04-29 Brad Beckmannnetwork: basic link bw for garnet and simple networks
2011-04-29 Brad Beckmannnetwork: convert links & switches to first class C...
2011-04-29 Brad Beckmanngarnet: cleaned up flexible network header file
2011-04-29 Brad Beckmannruby: moved topology to the top network directory
2011-04-29 Brad Beckmannruby: removed dated comment in SimpleNetwork
2011-04-28 Nathan Binkertevent: fix PythonEvent
2011-04-25 Nilay Vaishbase: include types.hh in base/stats/mysql.hh
2011-04-23 Gabe BlackX86: When decoding a memory only inst, fault on reg...
2011-04-21 Nathan Binkertstats: ensure that stat names are valid
2011-04-21 Nathan Binkertstats: one more name violation
2011-04-21 Nathan Binkertfix some build problems from prior changesets
2011-04-20 Brad Danofskystats: add user settable separator string for arrayed...
2011-04-20 Brad Danofskyscons: Allow the build directory live under an EXTRAS...
2011-04-20 Nathan Binkertstats: rename stats so they can be used as python expre...
2011-04-19 Nathan Binkertpython: different import for dealing with demandimport
2011-04-15 Nathan Binkertunittest: Make unit tests capable of using swig and...
2011-04-15 Nathan Binkertpython: cleanup python code so stuff doesn't automatica...
2011-04-15 Nathan Binkertscons: make a flexible system for guarding source files
2011-04-15 Nathan Binkerttrace: reimplement the DTRACE function so it doesn...
2011-04-15 Nathan Binkertdebug: create a Debug namespace
2011-04-15 Nathan Binkertincludes: fix up code after sorting
2011-04-15 Nathan Binkertincludes: sort all includes
2011-04-15 Nathan Binkertregion: add a utility class for keeping track of region...
2011-04-15 Nathan BinkertSortedDict: add functions for getting ranges of keys...
2011-04-15 Nathan Binkertpython: figure out if the m5.internal package exists...
2011-04-13 Nathan Binkertrefcnt: Update doxygen comments
2011-04-13 Nathan Binkertrefcnt: Inline comparison functions
2011-04-13 Nathan Binkertmain: separate out interact() so it can be used by...
2011-04-11 Ali SaidiARM: Fix checkpoint restoration in ARM_SE.
2011-04-11 Ali SaidiARM: Get rid of some comments/todos that no longer...
2011-04-06 Brad Beckmannruby: fixes to support more types of RubyRequests
2011-04-04 Ali SaidiARM: Include IDE/CF controller by default in PBX model.
2011-04-04 Ali SaidiARM: Use CPU local lock before sending load to mem...
2011-04-04 Ali SaidiARM: Fix checkpoint restoration into O3 CPU and the...
2011-04-04 Ali SaidiARM: Fix bug in MicroLdrNeon templates for initiateAcc().
2011-04-04 William WangARM: Cleanup and small fixes to some NEON ops to match...
2011-04-04 Ali SaidiARM: Cleanup implementation of ITSTATE and put importan...
2011-04-04 Ali SaidiARM: Fix m5op parameters bug.
next