Branch: refs/heads/master
Home: https://github.com/dyninst/dyninst
Commit: 2b21d594788d052e10281e3859efadfbb4713df2
https://github.com/dyninst/dyninst/commit/2b21d594788d052e10281e3859efadfbb4713df2
Author: Xiaozhu Meng <xmeng@xxxxxxxxxxx>
Date: 2018-10-26 (Fri, 26 Oct 2018)
Changed paths:
M common/src/arch-x86.C
M dyninstAPI/src/ast.C
M dyninstAPI/src/inst-aarch64.C
M dyninstAPI/src/inst-power.C
M dyninstAPI/src/inst-x86.C
M examples/CMakeLists.txt
M parseAPI/src/IndirectAnalyzer.C
Log Message:
-----------
1. Fix x86-64 codegen for binary operators with 64-bit imm values
2. When decoding floating point instructions on x86-64, the address size
override prefix means 64-bit address size rather than 16-bit
3. Fix a linking problem of examples
4. Do not use negative values when reading jump tables
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
|