[DynInst_API:] [dyninst/dyninst] d326c8: Should only check for thunk call when it is a call...


Date: Wed, 07 Mar 2018 11:53:34 -0800
From: "Sasha @leela" <sasha@xxxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] d326c8: Should only check for thunk call when it is a call...
  Branch: refs/heads/arm64/feature/relocation
  Home:   https://github.com/dyninst/dyninst
  Commit: d326c8be7b71c6ca9513b5bcbe5fa64ec2beb41b
      https://github.com/dyninst/dyninst/commit/d326c8be7b71c6ca9513b5bcbe5fa64ec2beb41b
  Author: Xiaozhu Meng <xmeng@xxxxxxxxxxx>
  Date:   2018-03-06 (Tue, 06 Mar 2018)

  Changed paths:
    M dyninstAPI/src/Relocation/Transformers/Movement-analysis.C

  Log Message:
  -----------
  Should only check for thunk call when it is a call instruction

(cherry picked from commit 0dbfa36c9cc535f4dd25e657f0e1d2b54df29710)


  Commit: ac488a020ca6af6316ecf34b04d03b006f096cec
      https://github.com/dyninst/dyninst/commit/ac488a020ca6af6316ecf34b04d03b006f096cec
  Author: Sasha @leela <sasha@xxxxxxxxxxx>
  Date:   2018-03-07 (Wed, 07 Mar 2018)

  Changed paths:
    M dyninstAPI/src/codegen-aarch64.C
    M dyninstAPI/src/emit-aarch64.h
    M dyninstAPI/src/inst-aarch64.C
    M dyninstAPI/src/parse-aarch64.C
    M dyninstAPI/src/registerSpace.C

  Log Message:
  -----------
  Implementing enconding function for registerSpace.
Implementing calcUsedRegisters for parse_func.
Making sure to test for Call Instruction under modifyJump.
Preparing functions emitCall, emitA, and emitIf.
Fixing some compiling warnings.


  Commit: 6b44af95b70f88b72e230f8a2e0a38b577dabc87
      https://github.com/dyninst/dyninst/commit/6b44af95b70f88b72e230f8a2e0a38b577dabc87
  Author: Sasha @leela <sasha@xxxxxxxxxxx>
  Date:   2018-03-07 (Wed, 07 Mar 2018)

  Changed paths:
    M dyninstAPI/src/codegen-aarch64.C

  Log Message:
  -----------
  Correct use of abs.


Compare: https://github.com/dyninst/dyninst/compare/2f58230ffdcc...6b44af95b70f
[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] d326c8: Should only check for thunk call when it is a call..., Sasha @leela <=