Branch: refs/heads/capstone_integration
  Home:   https://github.com/dyninst/dyninst
  Commit: 3a4f5c33dba76fcac93638a9d3deccc8ec5fada4
      
https://github.com/dyninst/dyninst/commit/3a4f5c33dba76fcac93638a9d3deccc8ec5fada4
  Author: Xiaozhu Meng <xm...@cs.wisc.edu>
  Date:   2019-06-12 (Wed, 12 Jun 2019)

  Changed paths:
    M CMakeLists.txt
    M common/h/entryIDs.h
    M instructionAPI/CMakeLists.txt
    M instructionAPI/h/Instruction.h
    M instructionAPI/h/InstructionDecoder.h
    M instructionAPI/src/Instruction.C
    A instructionAPI/src/InstructionDecoder-Capstone.C
    A instructionAPI/src/InstructionDecoder-Capstone.h
    M instructionAPI/src/InstructionDecoder-aarch64.C
    M instructionAPI/src/InstructionDecoder-power.C
    M instructionAPI/src/InstructionDecoder-x86.C
    M instructionAPI/src/InstructionDecoder.C
    M instructionAPI/src/InstructionDecoderImpl.C
    M instructionAPI/src/InstructionDecoderImpl.h

  Log Message:
  -----------
  Initial coding for integrating Capstone for instruction decoding

1. Most architecture independent code is done
2. Most x86 code is done


_______________________________________________
Dyninst-api mailing list
Dyninst-api@cs.wisc.edu
https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api

Reply via email to