[DynInst_API:] [dyninst/dyninst] cc272f: Ignore nfs files


Date: Mon, 14 Nov 2016 10:11:25 -0800
From: Bill Williams <wwilliam47@xxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] cc272f: Ignore nfs files
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: cc272fd44e324a2a95ea37569d236a2a2fa5ed36
      https://github.com/dyninst/dyninst/commit/cc272fd44e324a2a95ea37569d236a2a2fa5ed36
  Author: John Detter <jdetter@xxxxxxxx>
  Date:   2016-09-27 (Tue, 27 Sep 2016)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  Ignore nfs files


  Commit: a1ce485035d919434574adf5c14be50b17aa33cb
      https://github.com/dyninst/dyninst/commit/a1ce485035d919434574adf5c14be50b17aa33cb
  Author: John Detter <jdetter@xxxxxxxx>
  Date:   2016-09-27 (Tue, 27 Sep 2016)

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

  Log Message:
  -----------
  Rewritten exception frames are working


  Commit: 304995f380b916017de78f67c74ab99c85ae0f3b
      https://github.com/dyninst/dyninst/commit/304995f380b916017de78f67c74ab99c85ae0f3b
  Author: John Detter <jdetter@xxxxxxxx>
  Date:   2016-09-27 (Tue, 27 Sep 2016)

  Changed paths:
    M cmake/packages.cmake
    M common/src/dyn_regs.C
    M dataflowAPI/rose/semantics/SymEvalSemantics.C
    M elf/src/Elf_X.C
    M symtabAPI/src/Object-elf.C

  Log Message:
  -----------
  Merge branch 'master' of http://github.com/dyninst/dyninst


  Commit: ec67da0cb03e78d341a83a90544b97b4ade5b595
      https://github.com/dyninst/dyninst/commit/ec67da0cb03e78d341a83a90544b97b4ade5b595
  Author: John Detter <jdetter@xxxxxxxx>
  Date:   2016-09-27 (Tue, 27 Sep 2016)

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

  Log Message:
  -----------
  Exception relocation debug output removed.


  Commit: b58f6eb9ab072c68f7eb6ef13a0e531b55f39ecf
      https://github.com/dyninst/dyninst/commit/b58f6eb9ab072c68f7eb6ef13a0e531b55f39ecf
  Author: John Detter <jdetter@xxxxxxxx>
  Date:   2016-10-03 (Mon, 03 Oct 2016)

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

  Log Message:
  -----------
  More precise logic for relocated exception frames
   - Intead of checking sensitivity based on whether or not an address is
          in a try block, we check to see if the address is in a function
          that contains a catch block
  - Exception sensitivity analysis is now performed outside of
          defensive mode.


  Commit: f891a319b77c6334db87ee33c9edc14e3b107366
      https://github.com/dyninst/dyninst/commit/f891a319b77c6334db87ee33c9edc14e3b107366
  Author: John Detter <jdetter@xxxxxxxx>
  Date:   2016-10-03 (Mon, 03 Oct 2016)

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

  Log Message:
  -----------
  commented out debug statements


  Commit: 6de664fb4d27b99c3bcffae9fbf8c92b7c562796
      https://github.com/dyninst/dyninst/commit/6de664fb4d27b99c3bcffae9fbf8c92b7c562796
  Author: John Detter <jdetter@xxxxxxxx>
  Date:   2016-11-01 (Tue, 01 Nov 2016)

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

  Log Message:
  -----------
  Exception sensitive call detection now has less false positives


  Commit: 37bbe9baf77548d31662c94b855b6b79e7ec898e
      https://github.com/dyninst/dyninst/commit/37bbe9baf77548d31662c94b855b6b79e7ec898e
  Author: John Detter <jdetter@xxxxxxxx>
  Date:   2016-11-11 (Fri, 11 Nov 2016)

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

  Log Message:
  -----------
  Exception rewriting tests passing


  Commit: dd930f832016dc9dba3bdc175d40e56946188cab
      https://github.com/dyninst/dyninst/commit/dd930f832016dc9dba3bdc175d40e56946188cab
  Author: Bill Williams <wwilliam47@xxxxxxxxx>
  Date:   2016-11-14 (Mon, 14 Nov 2016)

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

  Log Message:
  -----------
  Merge pull request #186 from dyninst/release9.2/fixes/eh_frame_rewriting

Exception frame rewriting fixes


Compare: https://github.com/dyninst/dyninst/compare/7ba3a0df8f75...dd930f832016
[← Prev in Thread] Current Thread [Next in Thread→]