Skip to content

Dyninst v12.3.0

Compare
Choose a tag to compare
@hainest hainest released this 22 Feb 21:49
· 480 commits to master since this release
334b685

New Features

  • Continued development on support for the AMD gfx908 architecture

    • InstructionAPI: MI100, MI200, MI125 (partial)
    • ParseAPI: Directcontrol flow analysis for MI100, MI200, MI125
    • DataflowAPI: Indirect control analysis for MI125
  • Add support for Intel's ENDBR32/64 instruction used by CET (#1368)

Enhancements

  • Improve cross-platform static instrumentation on aarch64 (#1373)
  • Update detection of DWARF languages (#1357)
  • Substantially improve callee lookup speed (#1337)
  • Fix encoding for vex2-encoded vpand instruction (#1364)

Bug Fixes


Manuals