[DynInst_API:] [dyninst/dyninst] 91aed0: Move DynAST.h into dataflowAPI


Date: Wed, 14 Jan 2026 20:02:32 -0800
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 91aed0: Move DynAST.h into dataflowAPI
  Branch: refs/heads/thaines/extract_DynAST
  Home:   https://github.com/dyninst/dyninst
  Commit: 91aed0572a6d02015e4c05c5b5f14238c601db36
      https://github.com/dyninst/dyninst/commit/91aed0572a6d02015e4c05c5b5f14238c601db36
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2026-01-14 (Wed, 14 Jan 2026)

  Changed paths:
    M common/CMakeLists.txt
    R common/h/DynAST.h
    R common/src/AST.C
    M dataflowAPI/CMakeLists.txt
    A dataflowAPI/h/DynAST.h
    A dataflowAPI/src/AST.C
    M dataflowAPI/src/SymEvalVisitors.h
    M dyninstAPI/src/addressSpace.C
    M dyninstAPI/src/hybridOverwrites.C
    M dyninstAPI/src/image.C
    M parseAPI/src/IA_aarch64.h
    M parseAPI/src/IA_amdgpu.h
    M parseAPI/src/IA_power.h
    M parseAPI/src/IA_x86.h
    M parseAPI/src/StackTamperVisitor.h

  Log Message:
  -----------
  Move DynAST.h into dataflowAPI

This is where it belongs, and all of the toolkits that use it depend
on dataflowAPI. This is a standalong commit so that 'git log --follow'
will work correctly.



To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 91aed0: Move DynAST.h into dataflowAPI, Tim Haines <=