Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: cde43b9cb405475a979c08774feaf18e2b0ca751
      https://github.com/dyninst/dyninst/commit/cde43b9cb405475a979c08774feaf18e2b0ca751
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2025-03-10 (Mon, 10 Mar 2025)
  Changed paths:
    A cmake/Modules/DyninstLinkProperties.cmake
    M symtabAPI/doc/API/Symtab/Symtab.tex
    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
    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 Symtab::isPositionIndependent (#1907)
The current file-property checks aren't sufficient to detect all
cases- PIE, in particular.
To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
 |