[DynInst_API:] [dyninst/dyninst] 93356d: Add --enable-install-elfh when building elfutils f...


Date: Tue, 05 Mar 2019 19:51:55 +0000 (UTC)
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 93356d: Add --enable-install-elfh when building elfutils f...
  Branch: refs/heads/dev
  Home:   https://github.com/dyninst/dyninst
  Commit: 93356d9398ed612c31dd3c0b8b500d0232c6b5e4
      https://github.com/dyninst/dyninst/commit/93356d9398ed612c31dd3c0b8b500d0232c6b5e4
  Author: Tim <thaines.astro@xxxxxxxxx>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M cmake/packages.cmake

  Log Message:
  -----------
  Add --enable-install-elfh when building elfutils from source

When building elfutils from source n systems that have old elfutils,
Dyninst couldn't find the correct version of elf.h due to it not
being copied from the elfutils build source directory to the include
directory. In the Feb 15 2019 release of elfutils, this flag was
added to fix this.


  Commit: fdc326165e2228f037f4c268b40e958154ccb50a
      https://github.com/dyninst/dyninst/commit/fdc326165e2228f037f4c268b40e958154ccb50a
  Author: Tim <thaines.astro@xxxxxxxxx>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M cmake/Modules/FindLibElf.cmake

  Log Message:
  -----------
  Add Ubuntu locations


  Commit: 9c976f63a72d67dddb36b9eb1a22d3dda5409c8e
      https://github.com/dyninst/dyninst/commit/9c976f63a72d67dddb36b9eb1a22d3dda5409c8e
  Author: Tim <thaines.astro@xxxxxxxxx>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M cmake/Modules/FindLibElf.cmake

  Log Message:
  -----------
  Search for libelf.so instead of libelf.so.1

This makes the likelihood of find a symlink more probable.


  Commit: 364ac431248f9a6fe345b9c6b4b8913a5d73c7d9
      https://github.com/dyninst/dyninst/commit/364ac431248f9a6fe345b9c6b4b8913a5d73c7d9
  Author: Tim <thaines.astro@xxxxxxxxx>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M cmake/Modules/FindLibElf.cmake

  Log Message:
  -----------
  Add version checking

find_package_handle_standard_args doesn't check versions of shared
libraries, so we need to do it manually.


  Commit: af34c88e96cf798f34737e36c6d48917fb5c2b6a
      https://github.com/dyninst/dyninst/commit/af34c88e96cf798f34737e36c6d48917fb5c2b6a
  Author: Tim <thaines.astro@xxxxxxxxx>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M cmake/Modules/FindLibElf.cmake

  Log Message:
  -----------
  Always make the configuration for elfutils noisy


  Commit: d560aa3250d9d28d4bc7dc613b9803cc1600d6b0
      https://github.com/dyninst/dyninst/commit/d560aa3250d9d28d4bc7dc613b9803cc1600d6b0
  Author: Tim <thaines.astro@xxxxxxxxx>
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
    M dyninstAPI/src/BPatch_snippet.C
    M dyninstAPI/src/Relocation/Widgets/CFWidget-ppc.C
    M dyninstAPI/src/Relocation/Widgets/PCWidget.C
    M dyninstAPI/src/dynProcess.h
    M dyninstAPI/src/inst-power.C
    M dyninstAPI/src/mapped_object.C
    M dyninstAPI/src/pdwinnt.C
    M dyninstAPI/src/unix.C
    M dyninstAPI/src/vxworks.C
    M symtabAPI/src/emitElfStatic-x86.C

  Log Message:
  -----------
  Merge branch 'pic_fix' into dev


  Commit: 3354e6fcee5a5e481bc9ddc2371946e3fe1c96c8
      https://github.com/dyninst/dyninst/commit/3354e6fcee5a5e481bc9ddc2371946e3fe1c96c8
  Author: Tim <thaines.astro@xxxxxxxxx>
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
    M dyninstAPI/h/BPatch_binaryEdit.h
    M dyninstAPI/src/BPatch_binaryEdit.C
    M proccontrol/src/int_thread_db.C

  Log Message:
  -----------
  Merge 'dyninst/known_test_failures_fixes' into dev


Compare: https://github.com/dyninst/dyninst/compare/93356d9398ed%5E...3354e6fcee5a
[← Prev in Thread] Current Thread [Next in Thread→]