Age | Commit message (Expand) | Author |
2011-05-04 | O3/ARM: Update stats for recent changes. | Ali Saidi |
2011-05-04 | Debug: Add a function to cause the simulator to create a checkpoint from GDB. | Ali Saidi |
2011-05-04 | CPU: Add some useful debug message to the timing simple cpu. | Ali Saidi |
2011-05-04 | CPU: Fix a case where timing simple cpu faults can nest. | Ali Saidi |
2011-05-04 | O3: Remove assertion for case that is actually handled in code. | Ali Saidi |
2011-05-04 | Core: Add some documentation about the sim clocks. | Ali Saidi |
2011-05-04 | RealView: Fix the 24 and 100MHz clocks which were providing incorrect values. | Chris Emmons |
2011-05-04 | O3: Fix a small corner case with the lsq hazard detection logic. | Ali Saidi |
2011-05-04 | ARM: Add vfpv3 support to native trace. | Ali Saidi |
2011-05-04 | ARM: Fix small bug with vcvt instruction | Ali Saidi |
2011-05-04 | debug: fix help output | Nathan Binkert |
2011-05-02 | scons: interpret paths relative to launch directory | Steve Reinhardt |
2011-05-02 | scons: allow use of current builds as default build settings | Steve Reinhardt |
2011-05-02 | ruby: dbg: use system ticks instead of cycles | Korey Sewell |
2011-04-29 | Util: Replace mkblankimage.sh with the new gem5img.py. | Gabe Black |
2011-04-28 | regress: updates after changing ruby network bandwidth | Brad Beckmann |
2011-04-28 | network: set the ExtLink bw to 16 bytes | Brad Beckmann |
2011-04-28 | garnet: removed flit_width from Routers | Brad Beckmann |
2011-04-28 | network: adjusted default endpoint bandwidth | Brad Beckmann |
2011-04-28 | network: removed the unused network-wide latency param | Brad Beckmann |
2011-04-28 | network: moved network config params | Brad Beckmann |
2011-04-28 | network: basic link bw for garnet and simple networks | Brad Beckmann |
2011-04-28 | network: convert links & switches to first class C++ SimObjects | Brad Beckmann |
2011-04-28 | garnet: cleaned up flexible network header file | Brad Beckmann |
2011-04-28 | ruby: moved topology to the top network directory | Brad Beckmann |
2011-04-28 | ruby: removed dated comment in SimpleNetwork | Brad Beckmann |
2011-04-28 | event: fix PythonEvent | Nathan Binkert |
2011-04-25 | stats: update 20.parser o3 now that it works. realview-o3 works too. | Nathan Binkert |
2011-04-25 | base: include types.hh in base/stats/mysql.hh | Nilay Vaish |
2011-04-23 | X86: When decoding a memory only inst, fault on reg encodings, don't assert. | Gabe Black |
2011-04-22 | tests: updates for stat name change | Nathan Binkert |
2011-04-20 | stats: ensure that stat names are valid | Nathan Binkert |
2011-04-20 | stats: one more name violation | Nathan Binkert |
2011-04-20 | python: fix another bug from changes to main.py | Nathan Binkert |
2011-04-20 | fix some build problems from prior changesets | Nathan Binkert |
2011-04-20 | Change default regression build from 'fast' to 'opt' | Steve Reinhardt |
2011-04-20 | stats: add user settable separator string for arrayed stats | Brad Danofsky |
2011-04-20 | scons: Allow the build directory live under an EXTRAS directory | Brad Danofsky |
2011-04-19 | tests: update stats for name changes | Nathan Binkert |
2011-04-19 | stats: rename stats so they can be used as python expressions | Nathan Binkert |
2011-04-19 | python: different import for dealing with demandimport | Nathan Binkert |
2011-04-17 | style: fix all_regions code and remove bogus region type | Nathan Binkert |
2011-04-17 | style: remove extra debugging print | Nathan Binkert |
2011-04-17 | file_types: Make code work in Python 2.4 | Nathan Binkert |
2011-04-15 | unittest: Make unit tests capable of using swig and python, convert stattest | Nathan Binkert |
2011-04-15 | python: cleanup python code so stuff doesn't automatically happen at startup | Nathan Binkert |
2011-04-15 | scons: make a flexible system for guarding source files | Nathan Binkert |
2011-04-15 | trace: reimplement the DTRACE function so it doesn't use a vector | Nathan Binkert |
2011-04-15 | debug: create a Debug namespace | Nathan Binkert |
2011-04-15 | includes: fix up code after sorting | Nathan Binkert |