[DynInst_API:] [dyninst/dyninst] c868cc: Implement AArch64 InterModule Function call


Date: Fri, 01 Feb 2019 13:06:26 -0800
From: "L.E.R" <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] c868cc: Implement AArch64 InterModule Function call
  Branch: refs/heads/ER/ARMv8
  Home:   https://github.com/dyninst/dyninst
  Commit: c868cc20cb1d35dfe23c53a5e737dbbc01c1e447
      https://github.com/dyninst/dyninst/commit/c868cc20cb1d35dfe23c53a5e737dbbc01c1e447
  Author: LER0ever <etasry@xxxxxxxxx>
  Date:   2019-01-14 (Mon, 14 Jan 2019)

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

  Log Message:
  -----------
  Implement AArch64 InterModule Function call
Debug message needs to be removed after finding out
* why X0 is kept being used
* why putting X0 address value back to itself does not work


  Commit: 2e407b03855d22af44d243d91797abff39d8256a
      https://github.com/dyninst/dyninst/commit/2e407b03855d22af44d243d91797abff39d8256a
  Author: LER0ever <etasry@xxxxxxxxx>
  Date:   2019-01-29 (Tue, 29 Jan 2019)

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

  Log Message:
  -----------
  fix memory access mistakes, now uses offset mode


  Commit: 5287291ac468a814881809cea6b4bd218d32d2de
      https://github.com/dyninst/dyninst/commit/5287291ac468a814881809cea6b4bd218d32d2de
  Author: LER0ever <etasry@xxxxxxxxx>
  Date:   2019-01-29 (Tue, 29 Jan 2019)

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

  Log Message:
  -----------
  removed all the debug printout for imfc


  Commit: be487ae314dc05c241acb82f261e0c23db043607
      https://github.com/dyninst/dyninst/commit/be487ae314dc05c241acb82f261e0c23db043607
  Author: LER0ever <etasry@xxxxxxxxx>
  Date:   2019-02-01 (Fri, 01 Feb 2019)

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

  Log Message:
  -----------
  add rewriter mode check
delete unwanted functions


  Commit: 13512bead7373cefebcb72c8131e9e8d47499462
      https://github.com/dyninst/dyninst/commit/13512bead7373cefebcb72c8131e9e8d47499462
  Author: LER0ever <etasry@xxxxxxxxx>
  Date:   2019-02-01 (Fri, 01 Feb 2019)

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

  Log Message:
  -----------
  fix break on dynamic mode


Compare: https://github.com/dyninst/dyninst/compare/c868cc20cb1d%5E...13512bead737
[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] c868cc: Implement AArch64 InterModule Function call, L.E.R <=