Branch: refs/heads/thaines/symtab_add_ispic
  Home:   https://github.com/dyninst/dyninst
  Commit: 8ee98c253c3d5f787a93a437504d02b0fa598768
      https://github.com/dyninst/dyninst/commit/8ee98c253c3d5f787a93a437504d02b0fa598768
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2025-03-10 (Mon, 10 Mar 2025)
  Changed paths:
    M symtabAPI/h/Symtab.h
    M symtabAPI/src/Object-elf.C
    M symtabAPI/src/Object-elf.h
    M symtabAPI/src/Object.h
    M symtabAPI/src/Symtab.C
  Log Message:
  -----------
  Add Symtab::isPositionIndependent
The current file-property checks aren't sufficient to detect all
cases- PIE, in particular.
  Commit: 7b4381aa763958c3d2165646f8ebd7d4fb5a1dcf
      https://github.com/dyninst/dyninst/commit/7b4381aa763958c3d2165646f8ebd7d4fb5a1dcf
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2025-03-10 (Mon, 10 Mar 2025)
  Changed paths:
    M symtabAPI/doc/API/Symtab/Symtab.tex
  Log Message:
  -----------
  Update docs
  Commit: 00710450f07e2d369451d5736e47c5238d319639
      https://github.com/dyninst/dyninst/commit/00710450f07e2d369451d5736e47c5238d319639
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2025-03-10 (Mon, 10 Mar 2025)
  Changed paths:
    A cmake/Modules/DyninstLinkProperties.cmake
    M tests/regression/CMakeLists.txt
    A tests/regression/symtabAPI/CMakeLists.txt
    A tests/regression/symtabAPI/Symtab/CMakeLists.txt
    A tests/regression/symtabAPI/Symtab/file_properties/CMakeLists.txt
    A tests/regression/symtabAPI/Symtab/file_properties/isExec.cpp
    A tests/regression/symtabAPI/Symtab/file_properties/isExecutable.cpp
    A tests/regression/symtabAPI/Symtab/file_properties/isPositionIndependent.cpp
    A tests/regression/symtabAPI/Symtab/file_properties/isSharedLibrary.cpp
    A tests/regression/symtabAPI/Symtab/file_properties/isStaticBinary.cpp
    A tests/regression/symtabAPI/Symtab/file_properties/isStripped.cpp
    A tests/regression/symtabAPI/Symtab/file_properties/test.cpp
  Log Message:
  -----------
  Add tests
Compare: https://github.com/dyninst/dyninst/compare/345960151951...00710450f07e
To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
 |