Branch: refs/heads/thaines/detect_32bit_runtime
Home: https://github.com/dyninst/dyninst
Commit: ccbe53dac10a62b0545c085431c37aaf7fdce7a5
https://github.com/dyninst/dyninst/commit/ccbe53dac10a62b0545c085431c37aaf7fdce7a5
Author: bbiiggppiigg <bbiiggppiigg@xxxxxxxxx>
Date: 2025-07-14 (Mon, 14 Jul 2025)
Changed paths:
M cmake/DyninstCapArchDef.cmake
M cmake/DyninstOptions.cmake
M cmake/DyninstPlatform.cmake
M common/src/addrtranslate-sysv.C
M common/src/arch-x86.C
M common/src/arch-x86.h
M dataflowAPI/src/ABI.C
M dataflowAPI/src/stackanalysis.C
M dwarf/src/dwarfFrameParser.C
M dyninstAPI/CMakeLists.txt
M dyninstAPI/src/BPatch_memoryAccessAdapter.C
M dyninstAPI/src/BPatch_snippet.C
M dyninstAPI/src/IAPI_to_AST.C
M dyninstAPI/src/Relocation/Widgets/CFWidget.h
M dyninstAPI/src/StackMod/StackModChecker.C
M dyninstAPI/src/arch-forward-decl.h
M dyninstAPI/src/ast.C
M dyninstAPI/src/codegen-power.C
M dyninstAPI/src/codegen-x86.C
M dyninstAPI/src/codegen.C
M dyninstAPI/src/codegen.h
M dyninstAPI/src/emit-x86.C
M dyninstAPI/src/emit-x86.h
M dyninstAPI/src/freebsd-x86.h
M dyninstAPI/src/function.h
M dyninstAPI/src/image.C
M dyninstAPI/src/image.h
M dyninstAPI/src/inst-x86.C
M dyninstAPI/src/instPoint.C
M dyninstAPI/src/linux-aarch64.h
M dyninstAPI/src/linux-power.h
M dyninstAPI/src/linux-x86.h
M dyninstAPI/src/linux.C
M dyninstAPI/src/linux.h
M dyninstAPI/src/parse-cfg.h
M dyninstAPI/src/registerSpace.C
M dyninstAPI/src/registerSpace.h
M dyninstAPI/src/unix.C
M parseAPI/src/IA_IAPI.C
M parseAPI/src/IdiomModelDesc.C
M parseAPI/src/Parser-speculative.C
M proccontrol/src/int_process.h
M proccontrol/src/loadLibrary/codegen.C
M symtabAPI/src/emitElf.C
M symtabAPI/src/emitElfStatic.C
Log Message:
-----------
Introduce CODGEN_ARCH for cross platform code generation (#1830)
Co-authored-by: Tim Haines <thaines.astro@xxxxxxxxx>
Commit: e9c3f8aaaba0bb8694c537dcb9c55fa09438cbb7
https://github.com/dyninst/dyninst/commit/e9c3f8aaaba0bb8694c537dcb9c55fa09438cbb7
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2025-07-14 (Mon, 14 Jul 2025)
Changed paths:
A cmake/Modules/DyninstCheckCompilerFlag.cmake
Log Message:
-----------
Add DyninstCheckCompilerFlag
This is a helper to make checking flags easier.
Commit: 4df6993e02e239ad57d3e2025dc90189a1ae6336
https://github.com/dyninst/dyninst/commit/4df6993e02e239ad57d3e2025dc90189a1ae6336
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2025-07-14 (Mon, 14 Jul 2025)
Changed paths:
M cmake/Modules/DyninstLinkProperties.cmake
M tests/regression/symtabAPI/Symtab/file_properties/CMakeLists.txt
Log Message:
-----------
CMake: update detection of static libraries
Since we require CMake >= v3.14.0, then we can use
CMAKE_REQUIRED_LINK_OPTIONS. Update names to follow standard
conventions.
Commit: 396daaab2004e1b70f5a39be9c572d6755b87368
https://github.com/dyninst/dyninst/commit/396daaab2004e1b70f5a39be9c572d6755b87368
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2025-07-14 (Mon, 14 Jul 2025)
Changed paths:
A cmake/Modules/DyninstCheckStaticExe.cmake
R cmake/Modules/DyninstLinkProperties.cmake
M tests/regression/symtabAPI/Symtab/file_properties/CMakeLists.txt
Log Message:
-----------
Rename DyninstLinkProperties -> DyninstCheckStaticExe
Commit: fea06f3ebed9d68110f5d5d2b48deb9232523a25
https://github.com/dyninst/dyninst/commit/fea06f3ebed9d68110f5d5d2b48deb9232523a25
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2025-07-14 (Mon, 14 Jul 2025)
Changed paths:
A cmake/Modules/Dyninst32bitRuntimeFlag.cmake
M dyninstAPI_RT/CMakeLists.txt
Log Message:
-----------
CMake: update detection of 32-bit runtime
Since we require CMake >= v3.14.0, then we can use
CMAKE_REQUIRED_LINK_OPTIONS.
Compare: https://github.com/dyninst/dyninst/compare/ccbe53dac10a%5E...fea06f3ebed9
To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
|