[DynInst_API:] [dyninst/dyninst] a4373a: Fixes for runtime errors


Date: Thu, 13 Apr 2017 10:29:38 -0700
From: Sunny Shah <shah28@xxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] a4373a: Fixes for runtime errors
  Branch: refs/heads/arm64/feature/relocation
  Home:   https://github.com/dyninst/dyninst
  Commit: a4373ac3decff4de4eacb5600436bd181ac4312d
      https://github.com/dyninst/dyninst/commit/a4373ac3decff4de4eacb5600436bd181ac4312d
  Author: Sunny Shah <shah28@xxxxxxxx>
  Date:   2017-04-13 (Thu, 13 Apr 2017)

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

  Log Message:
  -----------
  Fixes for runtime errors

Inlcudes fixes for two seg faults observed while testing relocation:
* createRegisterSpace needs to be called in initialize64.
* modifyData should also handle the literal variant of LDR in the SIMd set.


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] a4373a: Fixes for runtime errors, Sunny Shah <=