Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-28 | regress: add POWER to regressions | Nathan Binkert | |
2009-09-26 | rundiff: Don't flush stdout until after postcontext is printed. | Steve Reinhardt | |
2009-09-22 | slicc: Pure python implementation of slicc. | Nathan Binkert | |
This is simply a translation of the C++ slicc into python with very minimal reorganization of the code. The output can be verified as nearly identical by doing a "diff -wBur". Slicc can easily be run manually by using util/slicc | |||
2009-07-29 | Statetrace: Make sure the current state is loaded to print the initial stack ↵ | Gabe Black | |
frame. The early call to child->step() was removed earlier because it confused the new differences-only protocol ARM sendState() was using. It's necessary that that gets called at least once before attempting to print the initial stack frame, though, because otherwise statetrace doesn't know what the stack pointer is. By putting the first call to child->step() in a common spot, both needs are met. | |||
2009-07-29 | ARM: Make sure the target process doesn't run away from statetrace. | Gabe Black | |
2009-07-27 | ARM: Only send information that changed between statetrace and M5. | Gabe Black | |
2009-07-27 | imported patch statetracehost.patch | Gabe Black | |
2009-07-27 | ARM: Add ARM support to statetrace. | Ali Saidi | |
2009-07-27 | Statetrace: Fix up headers. | Gabe Black | |
2009-07-02 | stats: fix usage of jobfile | Nathan Binkert | |
2009-06-23 | makerelease: Don't hide x86 any more. | Gabe Black | |
2009-06-23 | Regressions: Build ARM_SE regressions by default. | Gabe Black | |
2009-05-22 | util: mkblankimage.sh should be executable | Steve Reinhardt | |
2009-05-17 | includes: sort includes again | Nathan Binkert | |
2009-04-21 | rundiff: flush stdout after each diff | Steve Reinhardt | |
2009-04-08 | style: fix style hook for some newer versions of mercurial. | Nathan Binkert | |
2009-02-26 | CPA: Add m5ops for critical path annotation work. | Ali Saidi | |
2009-01-24 | pseudo inst: Add new wake cpu instruction for sending a message to wake a cpu. | Nathan Binkert | |
It's instantaneous and so it's somewhat bogus, but it's a first step. | |||
2009-01-13 | Fix style hook for Mercurial >= 1.1 | Ali Saidi | |
2009-01-07 | X86: Set up support for adding m5 pseudo insts to a binary. | Gabe Black | |
2008-12-03 | Add the mkblankimage.sh utility to the utils directory. | Nathan Binkert | |
2008-12-03 | util/m5: Add a new function called pin to bind a program to a set of cores. | Nathan Binkert | |
This is not m5 specific and this currently only works in linux. | |||
2008-12-03 | util/m5: reorganize code so it is easier to add operations | Nathan Binkert | |
2008-11-17 | Minor tracediff bug fixes. | Steve Reinhardt | |
2008-11-15 | Remove the pointless, repository destroying assertion and just have the ↵ | Clint Smullen | |
script check every line in the file if it cannot get context information. | |||
2008-11-10 | pseudo inst: Add rpns (read processor nanoseconds) instruction. | Nathan Binkert | |
This instruction basically returns the number of nanoseconds that the CPU has been running. | |||
2008-11-06 | tracediff: add '#' support for sub-arg alternatives, '-n' param | Steve Reinhardt | |
2008-10-01 | Cleanup m5term changes with Nate's comments. | Ali Saidi | |
2008-10-01 | Make m5term use select() so OS X is happy. | Ali Saidi | |
2008-09-10 | style: Remove non-leading tabs everywhere they shouldn't be. Developers ↵ | Ali Saidi | |
should configure their editors to not insert tabs | |||
2008-07-11 | m5ops: clean up the m5ops stuff. | Nathan Binkert | |
- insert warnings for deprecated m5ops - reserve opcodes for Ali's stuff - remove code for stuff that has been deprecated forever - simplify m5op_alpha | |||
2008-06-14 | python: Move various utility classes into a new m5.util package so | Nathan Binkert | |
they're all in the same place. This also involves having just one jobfile.py and moving it into the utils directory to avoid duplication. Lots of improvements to the utility as well. --HG-- rename : src/python/m5/attrdict.py => src/python/m5/util/attrdict.py rename : util/pbs/jobfile.py => src/python/m5/util/jobfile.py rename : src/python/m5/util.py => src/python/m5/util/misc.py rename : src/python/m5/multidict.py => src/python/m5/util/multidict.py rename : util/stats/orderdict.py => src/python/m5/util/orderdict.py | |||
2008-06-14 | Add hg commands for style check so you can check at times other than commit | Nathan Binkert | |
2008-02-26 | Update make release, README, and RELEASE_NOTES for b5 | Ali Saidi | |
--HG-- extra : convert_revision : a4958e934f599bff24b251507da7c266c89430fc | |||
2007-12-11 | Fix minor bug in util/style.py | Steve Reinhardt | |
--HG-- extra : convert_revision : d37accc884c2967d87dd267debab5afeb8b6ed85 | |||
2007-11-20 | Might as well ship splash2 scripts since we get questions on the list. | Steve Reinhardt | |
--HG-- extra : convert_revision : 0bc61d239eb24956aa401bbf39470bfa81c86c29 | |||
2007-11-13 | Add -k flag to util/regress. | Steve Reinhardt | |
--HG-- extra : convert_revision : 6dae828a1b6a254821095a1743325976202beec1 | |||
2007-11-04 | RELEASE: A little more work on make_release.py | Ali Saidi | |
--HG-- extra : convert_revision : e3efbc0a79212c7474d547545411518b057cc1e9 | |||
2007-11-02 | RELEASE: Add dummy cpu to make SCons + Python 2.5 happy | Ali Saidi | |
--HG-- extra : convert_revision : 85ca7d737a7592946bedb7d1724aefa62ad1231e | |||
2007-11-02 | RELEASE: remove insttest since we're not shipping the binary. | Ali Saidi | |
--HG-- extra : convert_revision : e1b074fb21b2be0f2cec59a170a2216913c6e89b | |||
2007-11-01 | RELEASE: Grammer | Ali Saidi | |
--HG-- extra : convert_revision : f9ad0ea469aaf6ec059bd50db0cc5d956c354e2c | |||
2007-11-01 | RELEASE: More changes to text | Ali Saidi | |
--HG-- extra : convert_revision : 86c0dec05f392078dfb2c3f941debc9bc46f63bb | |||
2007-10-31 | Release: fix make_release bug | Ali Saidi | |
--HG-- extra : convert_revision : 4317e5909f23e2b8bf6e8407f0df10fad34e9e35 | |||
2007-10-31 | RELEASE: Update make release for new release. | Ali Saidi | |
--HG-- extra : convert_revision : 94403c4279ef358ea9cf78e5ffb13476496c28f5 | |||
2007-10-26 | Regressions: Added X86_SE into the default list of builds. | Gabe Black | |
--HG-- extra : convert_revision : 3dcdaca58340ec2cc190ecb692c79128be1a14d6 | |||
2007-10-10 | Make qdo work with oar. I don't know if this catches every case, but it appears | Ali Saidi | |
to be working at the moment. --HG-- extra : convert_revision : 90a5b0e2a06087259c97ff88b94852ddea8ea7b2 | |||
2007-09-04 | X86/StateTrace: Make m5 and statetrace track mmx and xmm registers, and ↵ | Gabe Black | |
actually compare xmm. --HG-- extra : convert_revision : 02c6641200edb133c9bc11f1fdf3c1a0b1c87e77 | |||
2007-08-21 | style: fix style hook when run from a repo subdir. | Nathan Binkert | |
Before this fix, the style hook would blow up when you did a qrefresh to add a new file, but executed the qrefresh from a repository sub directory. --HG-- extra : convert_revision : 851b0421dfa5c5b23d0f49441c4ba2e0ac579c5d | |||
2007-08-14 | style: Don't try to fix files that should be ignored. | Nathan Binkert | |
The style hook was ignoring new files, but processing all modified files. --HG-- extra : convert_revision : 97400c24a12103d7ac3d4f69b026853816c39d72 | |||
2007-08-13 | fixup bad hand merge | Ali Saidi | |
--HG-- extra : convert_revision : 71db222856a811f2724bbc9bbe4069c1f61754ed |