| Source path: svn/ trunk/ api/ docs/ release.dox |
|
|
|
|
Change log
fixes issue 782 + add dr_clobber_retaddr_after_read() to allow client to write to retaddr slot on stack after the ret instruction reads it + implementation uses a combination of a flag and a label to avoid interfering w/ client's note while also avoiding a label search + added a test that also serves as a core test of iret and far ret
| Go to: |
Project members,
sign in to write a code review
Older revisions
r1363
by derek.bruening
on May 3, 2012
Diff
fixes issue 760 + add drwrap_replace_native() which uses a meta call to invoke a replacement routine that uses the app stack ...
r1353
by bruen...@google.com
on Apr 30, 2012
Diff
update changelist for 3.3 release and mark dr_register_persist_patch() as experimental