[DynInst_API:] [dyninst/dyninst] 93cc79: 1. If finalizing a function needs to invoke a pars...


Date: Wed, 23 May 2018 12:12:33 -0700
From: Xiaozhu Meng <xmeng@xxxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 93cc79: 1. If finalizing a function needs to invoke a pars...
  Branch: refs/heads/new-parallel-parsing
  Home:   https://github.com/dyninst/dyninst
  Commit: 93cc790a61d2f8c91ba2c7a7d6b63695e7027daf
      https://github.com/dyninst/dyninst/commit/93cc790a61d2f8c91ba2c7a7d6b63695e7027daf
  Author: Xiaozhu Meng <xmeng@xxxxxxxxxxx>
  Date:   2018-05-10 (Thu, 10 May 2018)

  Changed paths:
    M parseAPI/src/Parser.C

  Log Message:
  -----------
  1. If finalizing a function needs to invoke a parse, it should invoke
the version that allows overlapping regions.

2. Properly handle the case where an edge split its into own source


  Commit: 654a50debd3523a7616a634668d860d00fbf1aa9
      https://github.com/dyninst/dyninst/commit/654a50debd3523a7616a634668d860d00fbf1aa9
  Author: Xiaozhu Meng <xmeng@xxxxxxxxxxx>
  Date:   2018-05-15 (Tue, 15 May 2018)

  Changed paths:
    M dataflowAPI/h/AbslocInterface.h
    M dataflowAPI/src/AbslocInterface.C
    M parseAPI/src/IndirectAnalyzer.C
    M parseAPI/src/JumpTableFormatPred.h

  Log Message:
  -----------
  Should not just treat unbinded registers as 0 when convering
instructions to assignments


  Commit: f8ee89d864a9246118960b5186790bbe21ba3427
      https://github.com/dyninst/dyninst/commit/f8ee89d864a9246118960b5186790bbe21ba3427
  Author: Xiaozhu Meng <xmeng@xxxxxxxxxxx>
  Date:   2018-05-21 (Mon, 21 May 2018)

  Changed paths:
    M instructionAPI/h/Operation_impl.h
    M instructionAPI/src/Operation.C
    M parseAPI/src/IA_IAPI.C
    M parseAPI/src/IA_x86.C

  Log Message:
  -----------
  1. Reduce duplicated read/written registers
2. Tail call target may not be parsed during the lookup


  Commit: e440a24a285dae8111e4562214f8c7681e569d06
      https://github.com/dyninst/dyninst/commit/e440a24a285dae8111e4562214f8c7681e569d06
  Author: Xiaozhu Meng <xmeng@xxxxxxxxxxx>
  Date:   2018-05-22 (Tue, 22 May 2018)

  Changed paths:
    M CMakeLists.txt
    M instructionAPI/h/Operation_impl.h
    M instructionAPI/src/Operation.C

  Log Message:
  -----------
  Fix implicit operands


Compare: https://github.com/dyninst/dyninst/compare/8873ef0b4eb3...e440a24a285d
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.
[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 93cc79: 1. If finalizing a function needs to invoke a pars..., Xiaozhu Meng <=