Branch: refs/heads/VEX
Home: https://github.com/dyninst/dyninst
Commit: d2cbdccf0a92902e4d4fad42a1b302d8ad76f714
https://github.com/dyninst/dyninst/commit/d2cbdccf0a92902e4d4fad42a1b302d8ad76f714
Author: John Detter <jdetter@xxxxxxxx>
Date: 2016-06-14 (Tue, 14 Jun 2016)
Changed paths:
M common/h/entryIDs.h
M common/src/arch-x86.C
Log Message:
-----------
Added support for xbegin, xabort
Commit: a7de87e7bfa760378aa37cf3e2ea66405ac7357a
https://github.com/dyninst/dyninst/commit/a7de87e7bfa760378aa37cf3e2ea66405ac7357a
Author: John Detter <jdetter@xxxxxxxx>
Date: 2016-06-14 (Tue, 14 Jun 2016)
Changed paths:
M common/src/arch-x86.C
M dataflowAPI/rose/x86_64InstructionSemantics.h
M dyninstAPI/src/addressSpace.C
M dyninstAPI/src/addressSpace.h
M parseAPI/h/CFGModifier.h
M parseAPI/h/CodeSource.h
M parseAPI/h/InstructionSource.h
M parseAPI/src/BoundFactCalculator.C
M parseAPI/src/BoundFactData.C
M parseAPI/src/BoundFactData.h
M parseAPI/src/IndirectASTVisitor.C
M parseAPI/src/IndirectASTVisitor.h
M parseAPI/src/IndirectAnalyzer.C
M parseAPI/src/JumpTablePred.C
M parseAPI/src/JumpTablePred.h
M parseAPI/src/SymtabCodeSource.C
Log Message:
-----------
Merge branch 'VEX' of http://github.com/dyninst/dyninst into VEX
Commit: 91b829192c6acb15073eeafd3f91660fec0da245
https://github.com/dyninst/dyninst/commit/91b829192c6acb15073eeafd3f91660fec0da245
Author: John Detter <jdetter@xxxxxxxx>
Date: 2016-06-14 (Tue, 14 Jun 2016)
Changed paths:
M common/h/entryIDs.h
M common/src/arch-x86.C
Log Message:
-----------
Several SSE instructions fixed, one VEX instruction fixed.
Commit: 73da5f143551ea4311a14c310372c82c17c90d75
https://github.com/dyninst/dyninst/commit/73da5f143551ea4311a14c310372c82c17c90d75
Author: John Detter <jdetter@xxxxxxxx>
Date: 2016-06-14 (Tue, 14 Jun 2016)
Changed paths:
M common/src/arch-x86.C
M common/src/arch-x86.h
Log Message:
-----------
64 bit translate issue fixed
Compare: https://github.com/dyninst/dyninst/compare/8f04d5b44ee4...73da5f143551
|