commit | f5cb0791b881d5faa7545a2f0f69bddfe9d703c9 | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Sat Jun 07 10:11:36 2008 -0400 |
committer | Kevin O'Connor <kevin@koconnor.net> | Sat Jun 07 10:11:36 2008 -0400 |
tree | 20f56274a6c407b20eafda239d6d222ff56749c5 | |
parent | 7ba6b30ca97d98c1ed97af19eac446f8214454df [diff] |
Improvements to checkstack.py tool. Ignore BX_PANIC calls - they shouldn't happen in practice. Ignore "addr32" prefix when looking at instructions. Add check for "lcallw" insn. Don't display redundant calls to the same function (with same stack usage).