[DynInst_API:] [dyninst/dyninst] 7b7aa5: fix relacation index bug


Date: Wed, 17 May 2017 11:31:40 -0700
From: Bill Williams <wwilliam47@xxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 7b7aa5: fix relacation index bug
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 7b7aa5abbd383e575510c85552aa9dd99df1429d
      https://github.com/dyninst/dyninst/commit/7b7aa5abbd383e575510c85552aa9dd99df1429d
  Author: harry <harry.feng@xxxxxxxxxxxxxx>
  Date:   2017-04-17 (Mon, 17 Apr 2017)

  Changed paths:
    M symtabAPI/src/emitElf.C

  Log Message:
  -----------
  fix relacation index bug


  Commit: 528eb51cfc0a35f37279117244f10625cfd45ceb
      https://github.com/dyninst/dyninst/commit/528eb51cfc0a35f37279117244f10625cfd45ceb
  Author: harry <harry.feng@xxxxxxxxxxxxxx>
  Date:   2017-04-17 (Mon, 17 Apr 2017)

  Changed paths:
    M parseAPI/src/SymtabCodeSource.C

  Log Message:
  -----------
  fix non code bug


  Commit: 4c4ab4640f5a2c1c57276df1cddd1951a6ae61d4
      https://github.com/dyninst/dyninst/commit/4c4ab4640f5a2c1c57276df1cddd1951a6ae61d4
  Author: harry <harry.feng@xxxxxxxxxxxxxx>
  Date:   2017-04-17 (Mon, 17 Apr 2017)

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

  Log Message:
  -----------
  fix not defined assert


  Commit: fdbe0ececb0a0adffb50a068633c64e555b0aedf
      https://github.com/dyninst/dyninst/commit/fdbe0ececb0a0adffb50a068633c64e555b0aedf
  Author: harry <harry.feng@xxxxxxxxxxxxxx>
  Date:   2017-04-25 (Tue, 25 Apr 2017)

  Changed paths:
    M dataflowAPI/h/ABI.h
    M dataflowAPI/h/stackanalysis.h
    M dataflowAPI/src/ABI.C
    M dataflowAPI/src/stackanalysis.C
    M dyninstAPI/src/BPatch_object.C
    M dyninstAPI/src/Relocation/CFG/RelocBlock.C
    M dyninstAPI/src/Relocation/CFG/RelocGraph.C
    M dyninstAPI/src/Relocation/CodeBuffer.C
    M dyninstAPI/src/Relocation/Transformers/Movement-adhoc.C
    M dyninstAPI/src/Relocation/Transformers/Movement-adhoc.h
    M dyninstAPI/src/Relocation/Transformers/Movement-analysis.C
    M dyninstAPI/src/StackMod/StackAccess.C
    M dyninstAPI/src/StackMod/StackAccess.h
    M dyninstAPI/src/StackMod/StackModChecker.C
    M dyninstAPI/src/codegen-x86.C
    M dyninstAPI/src/function.C
    M dyninstAPI/src/function.h

  Log Message:
  -----------
  Merge remote-tracking branch 'upstream/master'


  Commit: 929a9ada5147ef8f0eda519c3f491cb76415a8a5
      https://github.com/dyninst/dyninst/commit/929a9ada5147ef8f0eda519c3f491cb76415a8a5
  Author: harry <harry.feng@xxxxxxxxxxxxxx>
  Date:   2017-05-16 (Tue, 16 May 2017)

  Changed paths:
    M dyninstAPI/src/Relocation/Transformers/Movement-adhoc.C
    M parseAPI/src/SymtabCodeSource.C

  Log Message:
  -----------
  revert WA to merge to master


  Commit: a34a8094a7cc882240ddd623c747c4256c808a66
      https://github.com/dyninst/dyninst/commit/a34a8094a7cc882240ddd623c747c4256c808a66
  Author: harry <harry.feng@xxxxxxxxxxxxxx>
  Date:   2017-05-16 (Tue, 16 May 2017)

  Changed paths:
    M symtabAPI/src/emitElf.C

  Log Message:
  -----------
  change coding style to merge to master


  Commit: a15520050c841664227d50bca310459cc302f52a
      https://github.com/dyninst/dyninst/commit/a15520050c841664227d50bca310459cc302f52a
  Author: Bill Williams <wwilliam47@xxxxxxxxx>
  Date:   2017-05-17 (Wed, 17 May 2017)

  Changed paths:
    M symtabAPI/src/emitElf.C

  Log Message:
  -----------
  Merge pull request #370 from fengharry/master

fix a bug when generating relocation index


Compare: https://github.com/dyninst/dyninst/compare/367d1f30d695...a15520050c84
[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 7b7aa5: fix relacation index bug, Bill Williams <=