[DynInst_API:] Dyninst 12.2 release now available


Date: Mon, 01 Aug 2022 14:12:56 -0500 (CDT)
From: Barton Miller <bart@xxxxxxxxxxx>
Subject: [DynInst_API:] Dyninst 12.2 release now available
   ===============================
     ANNOUNCEMENT: Release 12.2 of
              Dyninst
              ParseAPI
              SymtabAPI
              InstructionAPI
              StackwalkerAPI
              ProcControl
              PatchAPI
              DynC_API
   ================================

We are pleased to announce the 12.2 release of Dyninst and its related
toolkits. New to this release are:

* Enhancements
  - Always use exec entry point for parse hints in stripped binaries
  - Correctly compute boundaries of functions containing shared code
  - Improve compiler diagnostics and usage of pragmas
  - Parse names for inlined functions in DWARF

* Bug fixes
  - Fix data races when storing line information entries
  - Fix decoding of DWARF expressions into machine registers for Intel GPUs
  - Correctly propagate PC ranges for blocks and local variables
  - Fix format string errors in stackwalk/callchecker.C

* Build updates
  - Remove endian CMake check (we only support little-endian)
  - Enforce formatting of CMake files using cmake-format
  - Remove unused options BUILD_DOCS and BUILD_TARBALLS
  - Require bfd linker when building with LTO enabled

---

The release can be found at:
   https://github.com/dyninst/dyninst

Description at: 
   https://github.com/dyninst/dyninst/releases/tag/v12.2.0
[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] Dyninst 12.2 release now available, Barton Miller <=