[DynInst_API:] [dyninst/dyninst] d3a2f2: start of work to refactor the docs to use readthedocs


Date: Wed, 03 Apr 2024 15:24:04 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] d3a2f2: start of work to refactor the docs to use readthedocs
  Branch: refs/heads/thaines/documentation_modernization
  Home:   https://github.com/dyninst/dyninst
  Commit: d3a2f2df0ca715cad0d73f3a7960ba3c321df294
      https://github.com/dyninst/dyninst/commit/d3a2f2df0ca715cad0d73f3a7960ba3c321df294
  Author: vsoch <vsoch@xxxxxxxxxxxxxxxxxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    A .github/workflows/docs.yaml
    M .github/workflows/libabigail.yaml
    M .gitignore
    R common/doc/manual_commands.tex
    R common/doc/manual_frontpage.tex
    R common/docs/decoding_diagram.png
    R common/docs/rose_structure.png
    R dataflowAPI/README.md
    R dataflowAPI/doc/AST.tex
    R dataflowAPI/doc/AbsLocs.tex
    R dataflowAPI/doc/Abstractions.tex
    R dataflowAPI/doc/Assignment.tex
    R dataflowAPI/doc/Examples.tex
    R dataflowAPI/doc/Graph.tex
    R dataflowAPI/doc/Intro.tex
    R dataflowAPI/doc/README
    R dataflowAPI/doc/Slicing.tex
    R dataflowAPI/doc/StackAnalysis.tex
    R dataflowAPI/doc/SymEval.tex
    R dataflowAPI/doc/dataflowAPI.tex
    R dataflowAPI/doc/paradyn_logo.pdf
    A docs/.gitignore
    A docs/Makefile
    A docs/README.md
    A docs/_static/example/badge/index.html
    A docs/_static/example/badge/treemap/index.html
    A docs/_static/sphinx-argparse.css
    A docs/_static/theme.css
    A docs/assets/dyninst-dragon-small.png
    A docs/assets/dyninst-dragon.png
    A docs/assets/favicon.ico
    A docs/basics/building.rst
    A docs/conf.py
    A docs/dataflowAPI/index.rst
    A docs/dynC_API/index.rst
    A docs/generate.sh
    A docs/instructionAPI/fig/ast_ownership.pdf
    A docs/instructionAPI/fig/decoder_use.pdf
    A docs/instructionAPI/fig/deref-eval.pdf
    A docs/instructionAPI/fig/full_inheritance_graph.pdf
    A docs/instructionAPI/fig/instruction_representation.pdf
    A docs/instructionAPI/fig/ownership_graph.pdf
    A docs/instructionAPI/fig/refman.pdf
    A docs/instructionAPI/index.rst
    A docs/parseAPI/index.rst
    A docs/patchAPI/figure/abstraction/img.pdf
    A docs/patchAPI/figure/command/img.graffle
    A docs/patchAPI/figure/command/img.pdf
    A docs/patchAPI/index.rst
    A docs/requirements.txt
    A docs/stackwalk/index.rst
    A docs/symtabAPI/index.rst
    R dynC_API/doc/1-DynC.tex
    R dynC_API/doc/2-Language.tex
    R dynC_API/doc/A-TheDyninstDomain.tex
    R dynC_API/doc/dynC_API.tex
    R dynC_API/doc/paradyn_logo.pdf
    R dyninstAPI/ClassDiagram1.cd
    R dyninstAPI/README.md
    R dyninstAPI/nosynchfuncs.txt
    R instructionAPI/doc/1-Intro.tex
    R instructionAPI/doc/2-Abstractions.tex
    R instructionAPI/doc/3-API.tex
    R instructionAPI/doc/API/BinaryFunction.tex
    R instructionAPI/doc/API/Dereference.tex
    R instructionAPI/doc/API/Expression.tex
    R instructionAPI/doc/API/Immediate.tex
    R instructionAPI/doc/API/Instruction.tex
    R instructionAPI/doc/API/InstructionAST.tex
    R instructionAPI/doc/API/InstructionDecoder.tex
    R instructionAPI/doc/API/InstructionDecoder_x86.tex
    R instructionAPI/doc/API/Operand.tex
    R instructionAPI/doc/API/Operation.tex
    R instructionAPI/doc/API/RegisterAST.tex
    R instructionAPI/doc/API/Result.tex
    R instructionAPI/doc/API/Visitor.tex
    R instructionAPI/doc/examples/Visitor-noop.C
    R instructionAPI/doc/examples/Visitor-regexample.C
    R instructionAPI/doc/fig/ast_ownership.eps
    R instructionAPI/doc/fig/ast_ownership.pdf
    R instructionAPI/doc/fig/decoder_use.eps
    R instructionAPI/doc/fig/decoder_use.pdf
    R instructionAPI/doc/fig/deref-eval.eps
    R instructionAPI/doc/fig/deref-eval.pdf
    R instructionAPI/doc/fig/full_inheritance_graph.eps
    R instructionAPI/doc/fig/full_inheritance_graph.pdf
    R instructionAPI/doc/fig/instruction_representation.eps
    R instructionAPI/doc/fig/instruction_representation.pdf
    R instructionAPI/doc/fig/ownership_graph.eps
    R instructionAPI/doc/fig/ownership_graph.pdf
    R instructionAPI/doc/fig/refman.pdf
    R instructionAPI/doc/instructionAPI.tex
    R instructionAPI/doc/paradyn_logo.pdf
    R parseAPI/README.md
    R parseAPI/doc/.gitignore
    R parseAPI/doc/1-Intro.tex
    R parseAPI/doc/2-Abstractions.tex
    R parseAPI/doc/3-Example.tex
    R parseAPI/doc/4-ParseAPI.tex
    R parseAPI/doc/5-Extending.tex
    R parseAPI/doc/6-Defensive.tex
    R parseAPI/doc/API/Block.tex
    R parseAPI/doc/API/CodeObject.tex
    R parseAPI/doc/API/CodeRegion.tex
    R parseAPI/doc/API/CodeSource.tex
    R parseAPI/doc/API/Containers.tex
    R parseAPI/doc/API/Edge.tex
    R parseAPI/doc/API/EdgePredicate.tex
    R parseAPI/doc/API/FuncExtent.tex
    R parseAPI/doc/API/Function.tex
    R parseAPI/doc/API/Loop.tex
    R parseAPI/doc/API/LoopTreeNode.tex
    R parseAPI/doc/API/ParseCallback.tex
    R parseAPI/doc/README
    R parseAPI/doc/paradyn_logo.pdf
    R parseAPI/doc/parseAPI.tex
    R parseThat/.gitignore
    R patchAPI/doc/Makefile.doc
    R patchAPI/doc/figure/abstraction/img.eps
    R patchAPI/doc/figure/abstraction/img.graffle
    R patchAPI/doc/figure/abstraction/img.pdf
    R patchAPI/doc/figure/command/img.graffle
    R patchAPI/doc/figure/command/img.pdf
    R patchAPI/doc/paradyn_logo.pdf
    R patchAPI/doc/patchAPI.tex
    R patchAPI/doc/section/1_intro.tex
    R patchAPI/doc/section/2_abs.tex
    R patchAPI/doc/section/3_example.tex
    R patchAPI/doc/section/4_api_public.tex
    R patchAPI/doc/section/5_api_modification.tex
    R patchAPI/doc/section/6_api_plugin.tex
    R patchAPI/doc/section/7_dyninst.tex
    R proccontrol/.syntastic_cpp_config
    R proccontrol/README.md
    R stackwalk/README.md
    R stackwalk/doc/.gitignore
    R stackwalk/doc/1-Introduction.tex
    R stackwalk/doc/2-Abstractions.tex
    R stackwalk/doc/3-API.tex
    R stackwalk/doc/4-Callbacks.tex
    R stackwalk/doc/API/Frame.tex
    R stackwalk/doc/API/FrameStepper.tex
    R stackwalk/doc/API/ProcessState.tex
    R stackwalk/doc/API/StepperGroup.tex
    R stackwalk/doc/API/SymbolLookup.tex
    R stackwalk/doc/API/Walker.tex
    R stackwalk/doc/fig/layout-armv8.tex
    R stackwalk/doc/fig/layout.tex
    R stackwalk/doc/fig/object-ownership.tex
    R stackwalk/doc/paradyn_logo.pdf
    R stackwalk/doc/stackwalk.tex
    R symlite/README.md
    R symtabAPI/README.md
    R symtabAPI/doc/.gitignore
    R symtabAPI/doc/1-Intro.tex
    R symtabAPI/doc/2-Abstractions.tex
    R symtabAPI/doc/4-Definitions.tex
    R symtabAPI/doc/5-Namespace.tex
    R symtabAPI/doc/6-SymtabAPI.tex
    R symtabAPI/doc/7-LineNumberInterface.tex
    R symtabAPI/doc/8-Types.tex
    R symtabAPI/doc/9-Dynamic.tex
    R symtabAPI/doc/A-Appendix.tex
    R symtabAPI/doc/API/LineInfo/LineInformation.tex
    R symtabAPI/doc/API/LineInfo/Statement.tex
    R symtabAPI/doc/API/Symtab/Archive.tex
    R symtabAPI/doc/API/Symtab/ExceptionBlock.tex
    R symtabAPI/doc/API/Symtab/InlinedFunction.tex
    R symtabAPI/doc/API/Symtab/LocalVar.tex
    R symtabAPI/doc/API/Symtab/Region.tex
    R symtabAPI/doc/API/Symtab/Variable.tex
    R symtabAPI/doc/API/Symtab/VariableLocation.tex
    R symtabAPI/doc/API/Types/Type.tex
    R symtabAPI/doc/README
    R symtabAPI/doc/paradyn_logo.pdf
    R symtabAPI/doc/symtabAPI.tex

  Log Message:
  -----------
  start of work to refactor the docs to use readthedocs

This is the first pass to format the previous latex into rst. I have
done the conversion and only started to go through ensuring that
content is preserved (meaning I did not miss anything) and all the code
blocks are formatted (after the automated conversion they indeed are
not!)

Signed-off-by: vsoch <vsoch@xxxxxxxxxxxxxxxxxxxxxxxx>


  Commit: 9943523ad4ae827ec71197f375695bac394c6d20
      https://github.com/dyninst/dyninst/commit/9943523ad4ae827ec71197f375695bac394c6d20
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    A docs/index.rst

  Log Message:
  -----------
  Add landing page


  Commit: 6e5248d69fc8f4f3d673b893125e65fd9214a818
      https://github.com/dyninst/dyninst/commit/6e5248d69fc8f4f3d673b893125e65fd9214a818
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    R docs/generate.sh

  Log Message:
  -----------
  Remove generate.sh


  Commit: 466375353f0ba8c73d89f4e4a0b2868d7e8de5f1
      https://github.com/dyninst/dyninst/commit/466375353f0ba8c73d89f4e4a0b2868d7e8de5f1
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    A docs/basics/first_mutator.rst
    A docs/basics/overview.rst
    A docs/basics/using.rst
    M docs/index.rst

  Log Message:
  -----------
  Move overview, building, and first-mutator into 'basics'


  Commit: b6883c01eba391cf667b03178bd84e81868b861f
      https://github.com/dyninst/dyninst/commit/b6883c01eba391cf667b03178bd84e81868b861f
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    A docs/advanced/optimizations.rst
    A docs/advanced/pitfalls.rst
    M docs/index.rst

  Log Message:
  -----------
  Move optimizations and pitfalls into 'advanced'


  Commit: cb5ebef85eda511c7afeb0867f2d0a0c017e2e37
      https://github.com/dyninst/dyninst/commit/cb5ebef85eda511c7afeb0867f2d0a0c017e2e37
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    A docs/examples/binary_analysis.rst
    A docs/examples/cfg.rst
    A docs/examples/function_disassembly.rst
    A docs/examples/instrument_function.rst
    A docs/examples/memory_access.rst
    A docs/examples/retee.rst
    M docs/index.rst

  Log Message:
  -----------
  Aggregate examples


  Commit: 5dcbf0ef060c765c8c8991ed9051b1313d0acb4a
      https://github.com/dyninst/dyninst/commit/5dcbf0ef060c765c8c8991ed9051b1313d0acb4a
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    R docs/dynC_API/index.rst
    M docs/index.rst
    A docs/usertools/DynC/overview.rst

  Log Message:
  -----------
  DynC init


  Commit: 4955f7bea685547a75e9bf54242f7051b729bf1f
      https://github.com/dyninst/dyninst/commit/4955f7bea685547a75e9bf54242f7051b729bf1f
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/index.rst
    A docs/proccontrol/developer/API.rst
    A docs/proccontrol/developer/DecoderWindows.h.rst
    A docs/proccontrol/developer/GeneratorWindows.h.rst
    A docs/proccontrol/developer/arm_process.h.rst
    A docs/proccontrol/developer/freebsd.h.rst
    A docs/proccontrol/developer/int_event.h.rst
    A docs/proccontrol/developer/int_handler.h.rst
    A docs/proccontrol/developer/int_process.h.rst
    A docs/proccontrol/developer/int_thread_db.h.rst
    A docs/proccontrol/developer/irpc.h.rst
    A docs/proccontrol/developer/linux.h.rst
    A docs/proccontrol/developer/loadLibrary/API.rst
    A docs/proccontrol/developer/loadLibrary/codegen.h.rst
    A docs/proccontrol/developer/loadLibrary/injector.h.rst
    A docs/proccontrol/developer/memcache.h.rst
    A docs/proccontrol/developer/mmapalloc.h.rst
    A docs/proccontrol/developer/notify_pipe.h.rst
    A docs/proccontrol/developer/ppc_process.h.rst
    A docs/proccontrol/developer/proc_service_wrapper.h.rst
    A docs/proccontrol/developer/processplat.h.rst
    A docs/proccontrol/developer/procpool.h.rst
    A docs/proccontrol/developer/resp.h.rst
    A docs/proccontrol/developer/response.h.rst
    A docs/proccontrol/developer/snippets.h.rst
    A docs/proccontrol/developer/sysv.h.rst
    A docs/proccontrol/developer/unix.h.rst
    A docs/proccontrol/developer/windows_handler.h.rst
    A docs/proccontrol/developer/windows_process.h.rst
    A docs/proccontrol/developer/windows_thread.h.rst
    A docs/proccontrol/developer/x86_process.h.rst
    A docs/proccontrol/overview.rst
    A docs/proccontrol/public/API.rst
    A docs/proccontrol/public/Decoder.h.rst
    A docs/proccontrol/public/Event.h.rst
    A docs/proccontrol/public/EventType.h.rst
    A docs/proccontrol/public/Generator.h.rst
    A docs/proccontrol/public/Handler.h.rst
    A docs/proccontrol/public/Mailbox.h.rst
    A docs/proccontrol/public/PCErrors.h.rst
    A docs/proccontrol/public/PCProcess.h.rst
    A docs/proccontrol/public/PlatFeatures.h.rst
    A docs/proccontrol/public/ProcessSet.h.rst

  Log Message:
  -----------
  proccontrol init


  Commit: 94633f9f7642e8721b57b8e636efd8e9d33857b4
      https://github.com/dyninst/dyninst/commit/94633f9f7642e8721b57b8e636efd8e9d33857b4
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    A docs/dyninstAPI/developer/API.rst
    A docs/dyninstAPI/developer/BPatch_collections.h.rst
    A docs/dyninstAPI/developer/BPatch_libInfo.h.rst
    A docs/dyninstAPI/developer/BPatch_memoryAccessAdapter.h.rst
    A docs/dyninstAPI/developer/BPatch_private.h.rst
    A docs/dyninstAPI/developer/ELF_Section.h.rst
    A docs/dyninstAPI/developer/IAPI_to_AST.h.rst
    A docs/dyninstAPI/developer/LinearVariable.h.rst
    A docs/dyninstAPI/developer/Parsing.h.rst
    A docs/dyninstAPI/developer/Patching.h.rst
    A docs/dyninstAPI/developer/RegisterConversion.h.rst
    A docs/dyninstAPI/developer/addressSpace.h.rst
    A docs/dyninstAPI/developer/arch-forward-decl.h.rst
    A docs/dyninstAPI/developer/ast.h.rst
    A docs/dyninstAPI/developer/baseTramp.h.rst
    A docs/dyninstAPI/developer/binaryEdit.h.rst
    A docs/dyninstAPI/developer/block.h.rst
    A docs/dyninstAPI/developer/codeRange.h.rst
    A docs/dyninstAPI/developer/codegen-aarch64.h.rst
    A docs/dyninstAPI/developer/codegen-power.h.rst
    A docs/dyninstAPI/developer/codegen-x86.h.rst
    A docs/dyninstAPI/developer/codegen.h.rst
    A docs/dyninstAPI/developer/debug.h.rst
    A docs/dyninstAPI/developer/dynProcess.h.rst
    A docs/dyninstAPI/developer/dynThread.h.rst
    A docs/dyninstAPI/developer/dyninst.h.rst
    A docs/dyninstAPI/developer/emit-aarch64.h.rst
    A docs/dyninstAPI/developer/emit-power.h.rst
    A docs/dyninstAPI/developer/emit-x86.h.rst
    A docs/dyninstAPI/developer/emitter.h.rst
    A docs/dyninstAPI/developer/frame.h.rst
    A docs/dyninstAPI/developer/frameChecker.h.rst
    A docs/dyninstAPI/developer/freebsd-x86.h.rst
    A docs/dyninstAPI/developer/freebsd.h.rst
    A docs/dyninstAPI/developer/function.h.rst
    A docs/dyninstAPI/developer/hybridAnalysis.h.rst
    A docs/dyninstAPI/developer/image.h.rst
    A docs/dyninstAPI/developer/infHeap.h.rst
    A docs/dyninstAPI/developer/inst-aarch64.h.rst
    A docs/dyninstAPI/developer/inst-power.h.rst
    A docs/dyninstAPI/developer/inst-x86.h.rst
    A docs/dyninstAPI/developer/inst.h.rst
    A docs/dyninstAPI/developer/instP.h.rst
    A docs/dyninstAPI/developer/instPoint.h.rst
    A docs/dyninstAPI/developer/legacy-instruction.h.rst
    A docs/dyninstAPI/developer/linux-aarch64.h.rst
    A docs/dyninstAPI/developer/linux-power.h.rst
    A docs/dyninstAPI/developer/linux-x86.h.rst
    A docs/dyninstAPI/developer/linux.h.rst
    A docs/dyninstAPI/developer/mapped_module.h.rst
    A docs/dyninstAPI/developer/mapped_object.h.rst
    A docs/dyninstAPI/developer/nt_signal_emul.h.rst
    A docs/dyninstAPI/developer/opcode.h.rst
    A docs/dyninstAPI/developer/os.h.rst
    A docs/dyninstAPI/developer/parRegion.h.rst
    A docs/dyninstAPI/developer/parse-cfg.h.rst
    A docs/dyninstAPI/developer/patch.h.rst
    A docs/dyninstAPI/developer/pcEventHandler.h.rst
    A docs/dyninstAPI/developer/pcEventMuxer.h.rst
    A docs/dyninstAPI/developer/pcrel.h.rst
    A docs/dyninstAPI/developer/pdwinnt.h.rst
    A docs/dyninstAPI/developer/registerSpace.h.rst
    A docs/dyninstAPI/developer/syscallNotification.h.rst
    A docs/dyninstAPI/developer/syscalltrap.h.rst
    A docs/dyninstAPI/developer/trapMappings.h.rst
    A docs/dyninstAPI/developer/unix.h.rst
    A docs/dyninstAPI/developer/util.h.rst
    A docs/dyninstAPI/overview.rst
    A docs/dyninstAPI/public/API.rst
    A docs/dyninstAPI/public/BPatch.h.rst
    A docs/dyninstAPI/public/BPatch_Set.h.rst
    A docs/dyninstAPI/public/BPatch_Vector.h.rst
    A docs/dyninstAPI/public/BPatch_addressSpace.h.rst
    A docs/dyninstAPI/public/BPatch_basicBlock.h.rst
    A docs/dyninstAPI/public/BPatch_basicBlockLoop.h.rst
    A docs/dyninstAPI/public/BPatch_binaryEdit.h.rst
    A docs/dyninstAPI/public/BPatch_callbacks.h.rst
    A docs/dyninstAPI/public/BPatch_dll.h.rst
    A docs/dyninstAPI/public/BPatch_edge.h.rst
    A docs/dyninstAPI/public/BPatch_enums.h.rst
    A docs/dyninstAPI/public/BPatch_flowGraph.h.rst
    A docs/dyninstAPI/public/BPatch_frame.h.rst
    A docs/dyninstAPI/public/BPatch_function.h.rst
    A docs/dyninstAPI/public/BPatch_image.h.rst
    A docs/dyninstAPI/public/BPatch_instruction.h.rst
    A docs/dyninstAPI/public/BPatch_loopTreeNode.h.rst
    A docs/dyninstAPI/public/BPatch_memoryAccess_NP.h.rst
    A docs/dyninstAPI/public/BPatch_module.h.rst
    A docs/dyninstAPI/public/BPatch_object.h.rst
    A docs/dyninstAPI/public/BPatch_parRegion.h.rst
    A docs/dyninstAPI/public/BPatch_point.h.rst
    A docs/dyninstAPI/public/BPatch_process.h.rst
    A docs/dyninstAPI/public/BPatch_snippet.h.rst
    A docs/dyninstAPI/public/BPatch_sourceBlock.h.rst
    A docs/dyninstAPI/public/BPatch_sourceObj.h.rst
    A docs/dyninstAPI/public/BPatch_statement.h.rst
    A docs/dyninstAPI/public/BPatch_thread.h.rst
    A docs/dyninstAPI/public/BPatch_type.h.rst
    A docs/dyninstAPI/public/StackMod.h.rst
    M docs/index.rst

  Log Message:
  -----------
  DyninstAPI init


  Commit: 43cffb0e31b11015e2021e2bd3ff1fc402573877
      https://github.com/dyninst/dyninst/commit/43cffb0e31b11015e2021e2bd3ff1fc402573877
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/index.rst
    A docs/instructionAPI/developer/AMDGPU/gfx908/InstructionDecoder-amdgpu-gfx908.h
    A docs/instructionAPI/developer/AMDGPU/gfx90a/InstructionDecoder-amdgpu-gfx90a.h
    A docs/instructionAPI/developer/AMDGPU/gfx940/InstructionDecoder-amdgpu-gfx940.h
    A docs/instructionAPI/developer/API.rst
    A docs/instructionAPI/developer/InstructionDecoder-aarch64.h.rst
    A docs/instructionAPI/developer/InstructionDecoder-power.h.rst
    A docs/instructionAPI/developer/InstructionDecoder-x86.h.rst
    A docs/instructionAPI/developer/InstructionDecoderImpl.h.rst
    A docs/instructionAPI/developer/debug.h.rst
    R docs/instructionAPI/index.rst
    A docs/instructionAPI/overview.rst
    A docs/instructionAPI/public/API.rst
    A docs/instructionAPI/public/ArchSpecificFormatters.h.rst
    A docs/instructionAPI/public/BinaryFunction.h.rst
    A docs/instructionAPI/public/Dereference.h.rst
    A docs/instructionAPI/public/Expression.h.rst
    A docs/instructionAPI/public/Immediate.h.rst
    A docs/instructionAPI/public/Instruction.h.rst
    A docs/instructionAPI/public/InstructionAST.h.rst
    A docs/instructionAPI/public/InstructionCategories.h.rst
    A docs/instructionAPI/public/InstructionDecoder.h.rst
    A docs/instructionAPI/public/Operand.h.rst
    A docs/instructionAPI/public/Operation_impl.h.rst
    A docs/instructionAPI/public/Register.h.rst
    A docs/instructionAPI/public/RegisterIDs.h.rst
    A docs/instructionAPI/public/Result.h.rst
    A docs/instructionAPI/public/Ternary.h.rst
    A docs/instructionAPI/public/Visitor.h.rst

  Log Message:
  -----------
  instructionAPI init


  Commit: 93204cbbdbcf8ae9aa4858000df205f7dcbdb9f8
      https://github.com/dyninst/dyninst/commit/93204cbbdbcf8ae9aa4858000df205f7dcbdb9f8
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/index.rst
    A docs/parseAPI/developer/API.rst
    A docs/parseAPI/developer/BoundFactCalculator.h.rst
    A docs/parseAPI/developer/BoundFactData.h.rst
    A docs/parseAPI/developer/IA_IAPI.h.rst
    A docs/parseAPI/developer/IA_aarch64.h.rst
    A docs/parseAPI/developer/IA_amdgpu.h.rst
    A docs/parseAPI/developer/IA_power.h.rst
    A docs/parseAPI/developer/IA_x86.h.rst
    A docs/parseAPI/developer/IndirectASTVisitor.h.rst
    A docs/parseAPI/developer/IndirectAnalyzer.h.rst
    A docs/parseAPI/developer/JumpTableFormatPred.h.rst
    A docs/parseAPI/developer/JumpTableIndexPred.h.rst
    A docs/parseAPI/developer/LoopAnalyzer.h.rst
    A docs/parseAPI/developer/ParseData.h.rst
    A docs/parseAPI/developer/Parser.h.rst
    A docs/parseAPI/developer/ParserDetails.h.rst
    A docs/parseAPI/developer/ProbabilisticParser.h.rst
    A docs/parseAPI/developer/StackTamperVisitor.h.rst
    A docs/parseAPI/developer/SymbolicExpression.h.rst
    A docs/parseAPI/developer/ThunkData.h.rst
    A docs/parseAPI/developer/debug_parse.h.rst
    A docs/parseAPI/developer/dominator.h.rst
    A docs/parseAPI/developer/util.h.rst
    R docs/parseAPI/index.rst
    A docs/parseAPI/overview.rst
    A docs/parseAPI/public/API.rst
    A docs/parseAPI/public/CFG.h.rst
    A docs/parseAPI/public/CFGFactory.h.rst
    A docs/parseAPI/public/CFGModifier.h.rst
    A docs/parseAPI/public/CodeObject.h.rst
    A docs/parseAPI/public/CodeSource.h.rst
    A docs/parseAPI/public/GraphAdapter.h.rst
    A docs/parseAPI/public/InstructionAdapter.h.rst
    A docs/parseAPI/public/InstructionSource.h.rst
    A docs/parseAPI/public/Location.h.rst
    A docs/parseAPI/public/LockFreeQueue.h.rst
    A docs/parseAPI/public/ParseCallback.h.rst
    A docs/parseAPI/public/ParseContainers.h.rst
    A docs/parseAPI/public/SymLiteCodeSource.h.rst

  Log Message:
  -----------
  parseAPI init


  Commit: 6cef7e873ce0b0ec568b46d581714baa7a4789d3
      https://github.com/dyninst/dyninst/commit/6cef7e873ce0b0ec568b46d581714baa7a4789d3
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/index.rst
    A docs/patchAPI/developer/API.rst
    A docs/patchAPI/developer/ParseCallback.h.rst
    R docs/patchAPI/index.rst
    A docs/patchAPI/overview.rst
    A docs/patchAPI/public/API.rst
    A docs/patchAPI/public/AddrSpace.h.rst
    A docs/patchAPI/public/CFGMaker.h.rst
    A docs/patchAPI/public/Command.h.rst
    A docs/patchAPI/public/Instrumenter.h.rst
    A docs/patchAPI/public/PatchCFG.h.rst
    A docs/patchAPI/public/PatchCallback.h.rst
    A docs/patchAPI/public/PatchCommon.h.rst
    A docs/patchAPI/public/PatchMgr.h.rst
    A docs/patchAPI/public/PatchModifier.h.rst
    A docs/patchAPI/public/PatchObject.h.rst
    A docs/patchAPI/public/Point.h.rst
    A docs/patchAPI/public/Snippet.h.rst

  Log Message:
  -----------
  patchAPI init


  Commit: a3946127f791432b9ee03848384dd87b9a7df64e
      https://github.com/dyninst/dyninst/commit/a3946127f791432b9ee03848384dd87b9a7df64e
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/index.rst
    A docs/stackwalk/developer/API.rst
    A docs/stackwalk/developer/aarch64-swk.h.rst
    A docs/stackwalk/developer/analysis_stepper.h.rst
    A docs/stackwalk/developer/dbgstepper-impl.h.rst
    A docs/stackwalk/developer/framestepper_pimple.h.rst
    A docs/stackwalk/developer/freebsd-swk.h.rst
    A docs/stackwalk/developer/get_trap_instruction.h.rst
    A docs/stackwalk/developer/libstate.h.rst
    A docs/stackwalk/developer/linux-swk.h.rst
    A docs/stackwalk/developer/linuxbsd-swk.h.rst
    A docs/stackwalk/developer/sw.h.rst
    A docs/stackwalk/developer/symtab-swk.h.rst
    A docs/stackwalk/developer/x86-swk.h.rst
    R docs/stackwalk/index.rst
    A docs/stackwalk/overview.rst
    A docs/stackwalk/public/API.rst
    A docs/stackwalk/public/basetypes.h.rst
    A docs/stackwalk/public/fig/stackwalker-frame-layout-ARMv8.png
    A docs/stackwalk/public/fig/stackwalker-frame-layout-x86.png
    A docs/stackwalk/public/frame.h.rst
    A docs/stackwalk/public/framestepper.h.rst
    A docs/stackwalk/public/local_var.h.rst
    A docs/stackwalk/public/procstate.h.rst
    A docs/stackwalk/public/steppergroup.h.rst
    A docs/stackwalk/public/swk_errors.h.rst
    A docs/stackwalk/public/symlookup.h.rst
    A docs/stackwalk/public/walker.h.rst

  Log Message:
  -----------
  stackwalk init


  Commit: dacb2c69933b28d23f72855536506b95e9c1909e
      https://github.com/dyninst/dyninst/commit/dacb2c69933b28d23f72855536506b95e9c1909e
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/index.rst
    A docs/symtabAPI/developer/API.rst
    A docs/symtabAPI/developer/LinkMap.h.rst
    A docs/symtabAPI/developer/Object-elf.h.rst
    A docs/symtabAPI/developer/Object-nt.h.rst
    A docs/symtabAPI/developer/Object.h.rst
    A docs/symtabAPI/developer/Type-mem.h.rst
    A docs/symtabAPI/developer/annotations.h.rst
    A docs/symtabAPI/developer/debug.h.rst
    A docs/symtabAPI/developer/dwarfWalker.h.rst
    A docs/symtabAPI/developer/emitElf.h.rst
    A docs/symtabAPI/developer/emitElfStatic.h.rst
    A docs/symtabAPI/developer/emitWin.h.rst
    A docs/symtabAPI/developer/indexed_modules.h.rst
    A docs/symtabAPI/developer/notes.rst
    R docs/symtabAPI/index.rst
    A docs/symtabAPI/overview.rst
    A docs/symtabAPI/public/API.rst
    A docs/symtabAPI/public/AddrLookup.h.rst
    A docs/symtabAPI/public/Aggregate.h.rst
    A docs/symtabAPI/public/Archive.h.rst
    A docs/symtabAPI/public/Collections.h.rst
    A docs/symtabAPI/public/ExceptionBlock.h.rst
    A docs/symtabAPI/public/Function.h.rst
    A docs/symtabAPI/public/LineInformation.h.rst
    A docs/symtabAPI/public/Module.h.rst
    A docs/symtabAPI/public/RangeLookup.h.rst
    A docs/symtabAPI/public/Region.h.rst
    A docs/symtabAPI/public/Statement.h.rst
    A docs/symtabAPI/public/StringTable.h.rst
    A docs/symtabAPI/public/Symbol.h.rst
    A docs/symtabAPI/public/Symtab.h.rst
    A docs/symtabAPI/public/SymtabReader.h.rst
    A docs/symtabAPI/public/Type.h.rst
    A docs/symtabAPI/public/Variable.h.rst
    A docs/symtabAPI/public/relocationEntry.h.rst
    A docs/symtabAPI/public/symutil.h.rst

  Log Message:
  -----------
  symtabAPI init


  Commit: 2aaeb458c8dce81103e247594f555d3389aae4f3
      https://github.com/dyninst/dyninst/commit/2aaeb458c8dce81103e247594f555d3389aae4f3
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    A docs/common/developer/API.rst
    A docs/common/developer/Annotatable.h.rst
    A docs/common/developer/IBSTree-fast.h.rst
    A docs/common/developer/IBSTree.h.rst
    A docs/common/developer/IntervalTree.h.rst
    A docs/common/developer/MappedFile.h.rst
    A docs/common/developer/NodeIterator.h.rst
    A docs/common/developer/Timer.h.rst
    A docs/common/developer/addrRange.h.rst
    A docs/common/developer/addrtranslate-sysv.h.rst
    A docs/common/developer/addrtranslate.h.rst
    A docs/common/developer/arch-aarch64.h.rst
    A docs/common/developer/arch-power.h.rst
    A docs/common/developer/arch-x86.h.rst
    A docs/common/developer/arch.h.rst
    A docs/common/developer/compiler_annotations.h.rst
    A docs/common/developer/compiler_diagnostics.h.rst
    A docs/common/developer/concurrent.h.rst
    A docs/common/developer/debug_common.h.rst
    A docs/common/developer/dthread.h.rst
    A docs/common/developer/dyn_register.h.rst
    A docs/common/developer/dyn_syscalls.h.rst
    A docs/common/developer/dyntypes.h.rst
    A docs/common/developer/freebsdHeaders.h.rst
    A docs/common/developer/freebsdKludges.h.rst
    A docs/common/developer/headers.h.rst
    A docs/common/developer/ia32_locations.h.rst
    A docs/common/developer/linuxHeaders.h.rst
    A docs/common/developer/linuxKludges.h.rst
    A docs/common/developer/lprintf.h.rst
    A docs/common/developer/lru_cache.h.rst
    A docs/common/developer/machineType.h.rst
    A docs/common/developer/ntHeaders.h.rst
    A docs/common/developer/parseauxv.h.rst
    A docs/common/developer/pathName.h.rst
    A docs/common/developer/pool_allocators.h.rst
    A docs/common/developer/sha1.h.rst
    A docs/common/developer/singleton_object_pool.h.rst
    A docs/common/developer/stats.h.rst
    A docs/common/developer/symbolDemangle.h.rst
    A docs/common/developer/symbolDemangleWithCache.h.rst
    A docs/common/developer/unaligned_memory_access.h.rst
    A docs/common/developer/util.h.rst
    A docs/common/developer/vgannotations.h.rst
    A docs/common/developer/vm_maps.h.rst
    A docs/common/public/API.rst
    A docs/common/public/Architecture.h.rst
    A docs/common/public/Buffer.h.rst
    A docs/common/public/DynAST.h.rst
    A docs/common/public/Edge.h.rst
    A docs/common/public/Graph.h.rst
    A docs/common/public/MachSyscall.h.rst
    A docs/common/public/Node.h.rst
    A docs/common/public/ProcReader.h.rst
    A docs/common/public/SymReader.h.rst
    A docs/common/public/VariableLocation.h.rst
    A docs/common/public/dyn_regs.h.rst
    A docs/common/public/entryIDs.h.rst
    M docs/index.rst

  Log Message:
  -----------
  common init


  Commit: 53dc9c552d1a614d5ee578119ebd1532ea0d9eb7
      https://github.com/dyninst/dyninst/commit/53dc9c552d1a614d5ee578119ebd1532ea0d9eb7
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    A docs/dataflowAPI/developer/API.rst
    R docs/dataflowAPI/index.rst
    A docs/dataflowAPI/overview.rst
    A docs/dataflowAPI/public/API.rst
    M docs/index.rst

  Log Message:
  -----------
  dataflowAPI init


  Commit: fe96940ee520c5991c5816f4642b5f51c4410933
      https://github.com/dyninst/dyninst/commit/fe96940ee520c5991c5816f4642b5f51c4410933
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    A docs/dataflowAPI/public/ABI.h.rst

  Log Message:
  -----------
  Add dataflowAPI/ABI.h.rst


  Commit: aa848c5511b00eddfbb30ea5839485068821e729
      https://github.com/dyninst/dyninst/commit/aa848c5511b00eddfbb30ea5839485068821e729
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dataflowAPI/h/Absloc.h
    A docs/dataflowAPI/public/Absloc.h.rst

  Log Message:
  -----------
  Add dataflowAPI/Absloc.h


  Commit: 5012f423dee055614289016a4e02413900ba2eb7
      https://github.com/dyninst/dyninst/commit/5012f423dee055614289016a4e02413900ba2eb7
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    A docs/dataflowAPI/public/AbslocInterface.h.rst

  Log Message:
  -----------
  Add dataflowAPI/AbslocInterface.h


  Commit: 0cbb1ef43ea520dee494eaae104616b37160c23d
      https://github.com/dyninst/dyninst/commit/0cbb1ef43ea520dee494eaae104616b37160c23d
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    A docs/dataflowAPI/public/bitArray.h.rst

  Log Message:
  -----------
  Add dataflowAPI/bitArray.h


  Commit: f35307643f77cd10ced7cf62048a0c5e25b9b952
      https://github.com/dyninst/dyninst/commit/f35307643f77cd10ced7cf62048a0c5e25b9b952
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    A docs/dataflowAPI/public/InstructionCache.h.rst

  Log Message:
  -----------
  Add dataflowAPI/InstructionCache.h


  Commit: aaf6b284ebd2992aaa3847f5c9e58776a1121df4
      https://github.com/dyninst/dyninst/commit/aaf6b284ebd2992aaa3847f5c9e58776a1121df4
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dataflowAPI/src/liveness.C
    A docs/dataflowAPI/public/liveness.h.rst

  Log Message:
  -----------
  Add dataflowAPI/liveness.h


  Commit: 5855eea5c990fe645eb3e641fbdcfda5376059fc
      https://github.com/dyninst/dyninst/commit/5855eea5c990fe645eb3e641fbdcfda5376059fc
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dataflowAPI/h/slicing.h
    A docs/dataflowAPI/public/slicing.h.rst

  Log Message:
  -----------
  Add dataflowAPI/slicing.h


  Commit: b81c019a5852d8749ce752a3cef194ef9981a22b
      https://github.com/dyninst/dyninst/commit/b81c019a5852d8749ce752a3cef194ef9981a22b
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dataflowAPI/h/stackanalysis.h
    M docs/dataflowAPI/developer/API.rst
    A docs/dataflowAPI/developer/stackanalysis.h.rst
    A docs/dataflowAPI/public/stackanalysis.h.rst

  Log Message:
  -----------
  Add dataflowAPI/stackanalysis.h


  Commit: eb792fcba0fa7fcfb0da11ebea65874b56bdd18b
      https://github.com/dyninst/dyninst/commit/eb792fcba0fa7fcfb0da11ebea65874b56bdd18b
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dataflowAPI/h/SymEval.h
    M docs/dataflowAPI/developer/API.rst
    A docs/dataflowAPI/developer/SymEval.h.rst
    A docs/dataflowAPI/public/SymEval.h.rst

  Log Message:
  -----------
  Add dataflowAPI/SymEval.h


  Commit: d2104cdc9a5d049de278344e838aab1611e5ed45
      https://github.com/dyninst/dyninst/commit/d2104cdc9a5d049de278344e838aab1611e5ed45
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    A docs/dataflowAPI/developer/debug_dataflow.h.rst

  Log Message:
  -----------
  Add dataflowAPI/dev/debug_dataflow.h


  Commit: 2a986a76b2316bf299ea7d5578696b4e5bf16246
      https://github.com/dyninst/dyninst/commit/2a986a76b2316bf299ea7d5578696b4e5bf16246
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    A docs/dataflowAPI/developer/ExpressionConversionVisitor.h.rst

  Log Message:
  -----------
  Add dataflowAPI/dev/ExpressionConversionVisitor.h


  Commit: 85f4cb367c1c7dbd683a84279a9d90d2e8e32a88
      https://github.com/dyninst/dyninst/commit/85f4cb367c1c7dbd683a84279a9d90d2e8e32a88
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    A docs/dataflowAPI/developer/RegisterMap.h.rst

  Log Message:
  -----------
  Add dataflowAPI/dev/RegisterMap.h


  Commit: c5d784413eb052275e2de578224b4254d2e52c5d
      https://github.com/dyninst/dyninst/commit/c5d784413eb052275e2de578224b4254d2e52c5d
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    A docs/dataflowAPI/developer/RoseInsnFactory.h.rst

  Log Message:
  -----------
  Add dataflowAPI/dev/RoseInsnFactory.h


  Commit: 1f73a393873b345fe3a083dc06309d13bffa654d
      https://github.com/dyninst/dyninst/commit/1f73a393873b345fe3a083dc06309d13bffa654d
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    A docs/dataflowAPI/developer/SymbolicExpansion.h.rst

  Log Message:
  -----------
  Add dataflowAPI/dev/SymbolicExpansion.h


  Commit: c325748848edf1febb0cee2fbaf0700b089de9a8
      https://github.com/dyninst/dyninst/commit/c325748848edf1febb0cee2fbaf0700b089de9a8
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dataflowAPI/src/SymEvalPolicy.h
    A docs/dataflowAPI/developer/SymEvalPolicy.h.rst

  Log Message:
  -----------
  Add dataflowAPI/dev/SymEvalPolicy.h


  Commit: 629212d106b5e2eb8cb77b6e08c91f9caf5a3336
      https://github.com/dyninst/dyninst/commit/629212d106b5e2eb8cb77b6e08c91f9caf5a3336
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dataflowAPI/src/SymEvalVisitors.h
    A docs/dataflowAPI/developer/SymEvalVisitors.h.rst

  Log Message:
  -----------
  Add dataflowAPI/dev/SymEvalVisitors.h


  Commit: 166987c30c7c9de5fa2ed52101594c4a5273fbc5
      https://github.com/dyninst/dyninst/commit/166987c30c7c9de5fa2ed52101594c4a5273fbc5
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    R dataflowAPI/doc/dataflowAPI.pdf

  Log Message:
  -----------
  Remove dataflowAPI PDF


  Commit: 5ad5f1c2849fd27babc85e3cb063015e67219cd2
      https://github.com/dyninst/dyninst/commit/5ad5f1c2849fd27babc85e3cb063015e67219cd2
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M .github/workflows/docs.yaml

  Log Message:
  -----------
  Disable path check in doc build action


  Commit: 859909b51417773cfe83fcb75aabc702da9bcd23
      https://github.com/dyninst/dyninst/commit/859909b51417773cfe83fcb75aabc702da9bcd23
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/common/public/Architecture.h.rst
    M docs/common/public/dyn_regs.h.rst

  Log Message:
  -----------
  Add common/Architecture.h


  Commit: b0d91282063b13e1c71d0aad3f361e29ce969c9b
      https://github.com/dyninst/dyninst/commit/b0d91282063b13e1c71d0aad3f361e29ce969c9b
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M common/h/Buffer.h
    M docs/common/public/Buffer.h.rst

  Log Message:
  -----------
  Add common/Buffer.h


  Commit: 5fe083f696954539d63e86971156d181ed632461
      https://github.com/dyninst/dyninst/commit/5fe083f696954539d63e86971156d181ed632461
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M common/h/DynAST.h
    M docs/common/developer/API.rst
    A docs/common/developer/DynAST.h.rst
    M docs/common/public/DynAST.h.rst

  Log Message:
  -----------
  Add common/DynAST.h


  Commit: 4f18d3decf8cd5950ef40ac6a73bbf14628174ef
      https://github.com/dyninst/dyninst/commit/4f18d3decf8cd5950ef40ac6a73bbf14628174ef
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M common/h/Edge.h
    M docs/common/developer/API.rst
    A docs/common/developer/Edge.h.rst
    M docs/common/public/Edge.h.rst

  Log Message:
  -----------
  Add common/Edge.h


  Commit: 8e6013a84be5a35b3eb955c95e57a1e575c6835a
      https://github.com/dyninst/dyninst/commit/8e6013a84be5a35b3eb955c95e57a1e575c6835a
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/common/public/entryIDs.h.rst

  Log Message:
  -----------
  Add common/entryIDs.h


  Commit: b1a295b2df91da9267f956e29404b1c2c9a9b5d7
      https://github.com/dyninst/dyninst/commit/b1a295b2df91da9267f956e29404b1c2c9a9b5d7
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M common/h/Graph.h
    M docs/common/developer/API.rst
    A docs/common/developer/Graph.h.rst
    M docs/common/public/Graph.h.rst

  Log Message:
  -----------
  Add common/Graph.h


  Commit: cb11baa4dccc55323daa9f44c9a9b5782cb9759f
      https://github.com/dyninst/dyninst/commit/cb11baa4dccc55323daa9f44c9a9b5782cb9759f
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/common/developer/dyn_syscalls.h.rst
    M docs/common/public/MachSyscall.h.rst

  Log Message:
  -----------
  Add common/MachSysCall.h


  Commit: 310722e0eac8ddae94da0124a2dfea54e21a73ff
      https://github.com/dyninst/dyninst/commit/310722e0eac8ddae94da0124a2dfea54e21a73ff
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M common/src/registers/MachRegister.C
    M docs/common/developer/API.rst
    A docs/common/developer/registers/MachRegister.h.rst
    M docs/common/public/API.rst
    M docs/common/public/dyn_regs.h.rst
    A docs/common/public/registers/MachRegister.h.rst

  Log Message:
  -----------
  Add common/MachRegister.h


  Commit: 90ad8cd58b9c9ca42e6fc84a5ecb047a7694082f
      https://github.com/dyninst/dyninst/commit/90ad8cd58b9c9ca42e6fc84a5ecb047a7694082f
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M common/h/Node.h
    M docs/common/public/Node.h.rst

  Log Message:
  -----------
  Add common/Node.h


  Commit: e6185055ecd5af1d2893ea26a173eb126dfe3ae4
      https://github.com/dyninst/dyninst/commit/e6185055ecd5af1d2893ea26a173eb126dfe3ae4
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/common/developer/API.rst
    A docs/common/developer/ProcReader.h.rst
    M docs/common/public/API.rst
    R docs/common/public/ProcReader.h.rst

  Log Message:
  -----------
  Add common/ProcReader.h


  Commit: 14efa63285a9d7a169680c085034a753e85f511d
      https://github.com/dyninst/dyninst/commit/14efa63285a9d7a169680c085034a753e85f511d
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M common/h/SymReader.h
    M docs/common/public/SymReader.h.rst

  Log Message:
  -----------
  Add common/SymReader.h


  Commit: c4a8710200edfbd4ad39a599667ea043411cd396
      https://github.com/dyninst/dyninst/commit/c4a8710200edfbd4ad39a599667ea043411cd396
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M common/h/VariableLocation.h
    M docs/common/public/VariableLocation.h.rst

  Log Message:
  -----------
  Add common/VariableLocation.h


  Commit: 3d3874b2ee453fded9c3bc9d183354a2800d4977
      https://github.com/dyninst/dyninst/commit/3d3874b2ee453fded9c3bc9d183354a2800d4977
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/common/developer/API.rst
    R docs/common/developer/addrRange.h.rst
    M docs/stackwalk/developer/API.rst
    A docs/stackwalk/developer/addrRange.h.rst

  Log Message:
  -----------
  Move addrRange.h to stackwalk


  Commit: f654fafe1633cc621be1c19b318459d88169f2c0
      https://github.com/dyninst/dyninst/commit/f654fafe1633cc621be1c19b318459d88169f2c0
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/common/developer/addrtranslate.h.rst

  Log Message:
  -----------
  Add common/addrtranslate.h


  Commit: af81224b5940e98900c13a4b08e3d0ab8074c804
      https://github.com/dyninst/dyninst/commit/af81224b5940e98900c13a4b08e3d0ab8074c804
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/common/developer/addrtranslate-sysv.h.rst

  Log Message:
  -----------
  Add common/addrtranslate-sysv.h


  Commit: 34a82a3ab21152a4cab87d6a884d655dac4170b9
      https://github.com/dyninst/dyninst/commit/34a82a3ab21152a4cab87d6a884d655dac4170b9
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M common/h/Annotatable.h
    M docs/common/developer/Annotatable.h.rst

  Log Message:
  -----------
  Add common/Annotatable.h


  Commit: 7f66eaaa27cc609fed0b04f0399703fe178a4e97
      https://github.com/dyninst/dyninst/commit/7f66eaaa27cc609fed0b04f0399703fe178a4e97
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/common/developer/arch.h.rst

  Log Message:
  -----------
  Add common/arch.h


  Commit: 80cce4a990bbfaff3db27d7ff1b35d4cf3575bfe
      https://github.com/dyninst/dyninst/commit/80cce4a990bbfaff3db27d7ff1b35d4cf3575bfe
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/common/developer/arch-aarch64.h.rst

  Log Message:
  -----------
  Add common/arch-aarch64.h


  Commit: 8c034382870450a4983dc3d9324eef0c831e5d1b
      https://github.com/dyninst/dyninst/commit/8c034382870450a4983dc3d9324eef0c831e5d1b
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M common/src/arch-power.h
    M docs/common/developer/arch-power.h.rst

  Log Message:
  -----------
  Add common/arch-power.h


  Commit: a772a7282be91fda8f0c381831a728e9a49728f0
      https://github.com/dyninst/dyninst/commit/a772a7282be91fda8f0c381831a728e9a49728f0
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/common/developer/arch-x86.h.rst

  Log Message:
  -----------
  Add common/arch-x86.h


  Commit: 2c7fe290cde78d12c68e68398c6d6bcf68bde559
      https://github.com/dyninst/dyninst/commit/2c7fe290cde78d12c68e68398c6d6bcf68bde559
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M common/h/compiler_annotations.h
    M docs/common/developer/compiler_annotations.h.rst

  Log Message:
  -----------
  Add common/compiler_annotations.h


  Commit: 49cf179dcc1e26ec3f7aabd3cc277bc712f21b6f
      https://github.com/dyninst/dyninst/commit/49cf179dcc1e26ec3f7aabd3cc277bc712f21b6f
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M common/h/compiler_diagnostics.h
    M docs/common/developer/compiler_diagnostics.h.rst

  Log Message:
  -----------
  Add common/compiler_diagnostics.h


  Commit: 8a15a2b5c65a7f9156a1d1cd681f23e99e230986
      https://github.com/dyninst/dyninst/commit/8a15a2b5c65a7f9156a1d1cd681f23e99e230986
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/common/developer/concurrent.h.rst

  Log Message:
  -----------
  Add common/concurrent.h


  Commit: b455fa9120b0886caf6bea7c8618cd96630728fc
      https://github.com/dyninst/dyninst/commit/b455fa9120b0886caf6bea7c8618cd96630728fc
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/common/developer/debug_common.h.rst

  Log Message:
  -----------
  Add common/debug_common.h


  Commit: 414c782ed7317f7473fd90184ce426da0212f7f3
      https://github.com/dyninst/dyninst/commit/414c782ed7317f7473fd90184ce426da0212f7f3
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/common/developer/dthread.h.rst

  Log Message:
  -----------
  Add common/dthread.h


  Commit: a3a6c1dbca5a7d7682715a4f82a4f410380fa049
      https://github.com/dyninst/dyninst/commit/a3a6c1dbca5a7d7682715a4f82a4f410380fa049
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M common/src/dyn_register.h
    M docs/common/developer/dyn_register.h.rst

  Log Message:
  -----------
  Add common/dyn_register.h


  Commit: 7d435bf51d3077f0504a486592cf60bcda2664ad
      https://github.com/dyninst/dyninst/commit/7d435bf51d3077f0504a486592cf60bcda2664ad
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/common/developer/dyn_syscalls.h.rst

  Log Message:
  -----------
  Add common/dyn_syscalls.h


  Commit: 5153acfc391dfb0360f9d13dd17bff37ed5bbec7
      https://github.com/dyninst/dyninst/commit/5153acfc391dfb0360f9d13dd17bff37ed5bbec7
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/common/developer/dyntypes.h.rst

  Log Message:
  -----------
  Add common/dyntypes.h


  Commit: c81a7f9d356f2db4f317fce58e9d19cb68452b22
      https://github.com/dyninst/dyninst/commit/c81a7f9d356f2db4f317fce58e9d19cb68452b22
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/common/developer/freebsdHeaders.h.rst
    M docs/common/developer/freebsdKludges.h.rst

  Log Message:
  -----------
  Add common/freebsdHeaders.h


  Commit: 8b79bdabf8deec876f83d63efa51aad229c51b04
      https://github.com/dyninst/dyninst/commit/8b79bdabf8deec876f83d63efa51aad229c51b04
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/common/developer/freebsdKludges.h.rst

  Log Message:
  -----------
  Add common/freebadKludges.h


  Commit: e3a3cb51f7dd315b83a4101bb9fcc88d994886e9
      https://github.com/dyninst/dyninst/commit/e3a3cb51f7dd315b83a4101bb9fcc88d994886e9
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/common/developer/headers.h.rst

  Log Message:
  -----------
  Add common/headers.h


  Commit: ef54e14ebd46826541672fab5f5dc74def614881
      https://github.com/dyninst/dyninst/commit/ef54e14ebd46826541672fab5f5dc74def614881
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/common/developer/ia32_locations.h.rst

  Log Message:
  -----------
  Add common/ia32_locations.h


  Commit: ca06aea3c242db95ff84771cfcb6a647886e8650
      https://github.com/dyninst/dyninst/commit/ca06aea3c242db95ff84771cfcb6a647886e8650
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M common/h/IBSTree.h
    M docs/common/developer/IBSTree.h.rst

  Log Message:
  -----------
  Add common/IBSTree.h


  Commit: b2bc902e0c1adae88cc2e30e1a902bab064bd7d9
      https://github.com/dyninst/dyninst/commit/b2bc902e0c1adae88cc2e30e1a902bab064bd7d9
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/common/developer/IBSTree-fast.h.rst

  Log Message:
  -----------
  Add common/IBSTree-fast.h


  Commit: 2a05f2e3846a54d6c7a620a389e849cb93b71364
      https://github.com/dyninst/dyninst/commit/2a05f2e3846a54d6c7a620a389e849cb93b71364
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/common/developer/IntervalTree.h.rst

  Log Message:
  -----------
  Add common/IntervalTree.h


  Commit: 27fb96850db80d4b54d543c2ea0d528f2e5c3a7b
      https://github.com/dyninst/dyninst/commit/27fb96850db80d4b54d543c2ea0d528f2e5c3a7b
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/common/developer/linuxHeaders.h.rst

  Log Message:
  -----------
  Add common/linuxHeaders.h


  Commit: 190f7726a51fb73a3d3ab22a82494dde19812417
      https://github.com/dyninst/dyninst/commit/190f7726a51fb73a3d3ab22a82494dde19812417
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/common/developer/linuxKludges.h.rst

  Log Message:
  -----------
  Add common/linuxKludges.h


  Commit: 923a7b14f938ec1faeef370d730af63951bcb58b
      https://github.com/dyninst/dyninst/commit/923a7b14f938ec1faeef370d730af63951bcb58b
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/common/developer/lru_cache.h.rst

  Log Message:
  -----------
  Add common/lru_cache.h


  Commit: 0b3bad28d294f05b9d2c37f56d7d80e78d9db295
      https://github.com/dyninst/dyninst/commit/0b3bad28d294f05b9d2c37f56d7d80e78d9db295
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M common/src/lprintf.h
    M docs/common/developer/lprintf.h.rst

  Log Message:
  -----------
  Add common/lprintf.h


  Commit: eadd8a9ecec816c54ed7141ca842eb2bd5235842
      https://github.com/dyninst/dyninst/commit/eadd8a9ecec816c54ed7141ca842eb2bd5235842
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/common/developer/API.rst
    R docs/common/developer/machineType.h.rst

  Log Message:
  -----------
  Remove common/machineType.h

It's not used anymore.


  Commit: e1ab05a1216d5e9c98d476a6d158e2e4355c880f
      https://github.com/dyninst/dyninst/commit/e1ab05a1216d5e9c98d476a6d158e2e4355c880f
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/common/developer/MappedFile.h.rst

  Log Message:
  -----------
  Add common/MappedFile.h


  Commit: f4d39ed18bad72d4e8829af9a89afa4cdeceee76
      https://github.com/dyninst/dyninst/commit/f4d39ed18bad72d4e8829af9a89afa4cdeceee76
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M common/src/NodeIterator.h
    M docs/common/developer/NodeIterator.h.rst

  Log Message:
  -----------
  Add common/NodeIterator.h


  Commit: 890c2d717c224c9947017372bc3918fa2b93eb80
      https://github.com/dyninst/dyninst/commit/890c2d717c224c9947017372bc3918fa2b93eb80
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/common/developer/ntHeaders.h.rst

  Log Message:
  -----------
  Add common/ntHeaders.h


  Commit: 5ef174bb9c4f142e61c06b4fa021be20cc062c82
      https://github.com/dyninst/dyninst/commit/5ef174bb9c4f142e61c06b4fa021be20cc062c82
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/common/developer/parseauxv.h.rst

  Log Message:
  -----------
  Add common/parseauxv.h


  Commit: 0f924a1d1ae70440a462fb5adbc5ac0b285c4813
      https://github.com/dyninst/dyninst/commit/0f924a1d1ae70440a462fb5adbc5ac0b285c4813
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/common/developer/pathName.h.rst

  Log Message:
  -----------
  Add common/pathName.h


  Commit: 46bfcd622a76d2d2080ad7ec8f17b56e345007e5
      https://github.com/dyninst/dyninst/commit/46bfcd622a76d2d2080ad7ec8f17b56e345007e5
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/common/developer/pool_allocators.h.rst

  Log Message:
  -----------
  Add common/pool_allocators.h


  Commit: 571c742866e02ff2195a90784bbba3ee35afd0eb
      https://github.com/dyninst/dyninst/commit/571c742866e02ff2195a90784bbba3ee35afd0eb
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/common/developer/sha1.h.rst

  Log Message:
  -----------
  Add common/sha1.h


  Commit: a5450e464ec47cc34baaa07660e6058146a73a14
      https://github.com/dyninst/dyninst/commit/a5450e464ec47cc34baaa07660e6058146a73a14
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M common/src/singleton_object_pool.h
    M docs/common/developer/singleton_object_pool.h.rst

  Log Message:
  -----------
  Add common/singleton_object_pool.h


  Commit: fe2800cfd95db714d3401c861ff84ca04743bca8
      https://github.com/dyninst/dyninst/commit/fe2800cfd95db714d3401c861ff84ca04743bca8
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M common/src/stats.h
    M docs/common/developer/stats.h.rst

  Log Message:
  -----------
  Add common/stats.h


  Commit: 3823ee8f7c9a4f971dc777fdb2592be5cf6a812a
      https://github.com/dyninst/dyninst/commit/3823ee8f7c9a4f971dc777fdb2592be5cf6a812a
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/common/developer/symbolDemangle.h.rst

  Log Message:
  -----------
  Add common/symbolDemangle.h


  Commit: 61f3e2402bac14ede66dcf9b7f36f71ba5ad837c
      https://github.com/dyninst/dyninst/commit/61f3e2402bac14ede66dcf9b7f36f71ba5ad837c
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/common/developer/symbolDemangleWithCache.h.rst

  Log Message:
  -----------
  Add common/symbolDemangleWithCache.h


  Commit: 914a7780729cc0ddb51f3bb088a1fb34091156b2
      https://github.com/dyninst/dyninst/commit/914a7780729cc0ddb51f3bb088a1fb34091156b2
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M common/src/Timer.h
    M docs/common/developer/Timer.h.rst

  Log Message:
  -----------
  Add common/Timer.h


  Commit: fdb4b57acb8b77e18dee72e69232dd14960c8dc7
      https://github.com/dyninst/dyninst/commit/fdb4b57acb8b77e18dee72e69232dd14960c8dc7
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/common/developer/vgannotations.h.rst

  Log Message:
  -----------
  Add common/vgannotations.h


  Commit: 7eeb3819ef726d9943c0a906f46ae356febdb095
      https://github.com/dyninst/dyninst/commit/7eeb3819ef726d9943c0a906f46ae356febdb095
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/common/developer/vgannotations.h.rst

  Log Message:
  -----------
  Add common/vgannotations.h


  Commit: 7ab224db8fde79efae96a19d5e5aa6ed42f31e61
      https://github.com/dyninst/dyninst/commit/7ab224db8fde79efae96a19d5e5aa6ed42f31e61
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/common/developer/util.h.rst

  Log Message:
  -----------
  Add common/util.h


  Commit: e71939ab7f58468d53349ad8ff55a304d1aa3d28
      https://github.com/dyninst/dyninst/commit/e71939ab7f58468d53349ad8ff55a304d1aa3d28
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M common/h/unaligned_memory_access.h
    M docs/common/developer/unaligned_memory_access.h.rst

  Log Message:
  -----------
  Add common/unaligned_memory_access.h


  Commit: 40c23e27267ba9fd3fc54a8c29be9de68941d165
      https://github.com/dyninst/dyninst/commit/40c23e27267ba9fd3fc54a8c29be9de68941d165
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/common/developer/vm_maps.h.rst

  Log Message:
  -----------
  Add common/vm_maps.h


  Commit: 4444416e4cd4326c62ea2cf7c03c74f8ea0c2864
      https://github.com/dyninst/dyninst/commit/4444416e4cd4326c62ea2cf7c03c74f8ea0c2864
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/instructionAPI/public/ArchSpecificFormatters.h.rst

  Log Message:
  -----------
  Add instructionAPI/ArchSpecificFormatters.h


  Commit: dcc78c2c7e1d493e0eb1061b9538ba4a5fbac55f
      https://github.com/dyninst/dyninst/commit/dcc78c2c7e1d493e0eb1061b9538ba4a5fbac55f
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/instructionAPI/public/BinaryFunction.h.rst
    M instructionAPI/h/BinaryFunction.h

  Log Message:
  -----------
  Add instructionAPI/BinaryFunction.h


  Commit: 14c865a3072bac3382def4d641a314b80aa72f41
      https://github.com/dyninst/dyninst/commit/14c865a3072bac3382def4d641a314b80aa72f41
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/instructionAPI/developer/InstructionDecoder-aarch64.h.rst
    M docs/instructionAPI/developer/InstructionDecoder-power.h.rst
    M docs/instructionAPI/developer/InstructionDecoder-x86.h.rst
    M docs/instructionAPI/developer/InstructionDecoderImpl.h.rst
    M docs/instructionAPI/public/ArchSpecificFormatters.h.rst
    M docs/instructionAPI/public/Dereference.h.rst
    M docs/instructionAPI/public/Expression.h.rst
    M docs/instructionAPI/public/Immediate.h.rst
    M docs/instructionAPI/public/Instruction.h.rst
    M docs/instructionAPI/public/InstructionAST.h.rst
    M docs/instructionAPI/public/InstructionCategories.h.rst
    M docs/instructionAPI/public/InstructionDecoder.h.rst
    M docs/instructionAPI/public/Operand.h.rst
    M docs/instructionAPI/public/Operation_impl.h.rst
    M docs/instructionAPI/public/Register.h.rst
    M docs/instructionAPI/public/RegisterIDs.h.rst
    M docs/instructionAPI/public/Result.h.rst
    M docs/instructionAPI/public/Ternary.h.rst
    M docs/instructionAPI/public/Visitor.h.rst

  Log Message:
  -----------
  Fix capitalization of InstructionAPI namespace


  Commit: 6384e372dcc0652a8ab1acf56d704ca0cb274eea
      https://github.com/dyninst/dyninst/commit/6384e372dcc0652a8ab1acf56d704ca0cb274eea
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    R docs/instructionAPI/fig/deref-eval.pdf
    A docs/instructionAPI/fig/deref-eval.png
    M docs/instructionAPI/public/Dereference.h.rst
    M docs/instructionAPI/public/Expression.h.rst
    M instructionAPI/h/Dereference.h

  Log Message:
  -----------
  Add instructionAPI/Dereference.h


  Commit: 966e8128296e9d91ce28b7627c941d8debd20747
      https://github.com/dyninst/dyninst/commit/966e8128296e9d91ce28b7627c941d8debd20747
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/instructionAPI/public/Dereference.h.rst
    M docs/instructionAPI/public/Expression.h.rst
    M instructionAPI/h/Expression.h

  Log Message:
  -----------
  Add instructionAPI/Expression.h


  Commit: 6ea2b78728c2d5dda270e25a382fbf33b924783c
      https://github.com/dyninst/dyninst/commit/6ea2b78728c2d5dda270e25a382fbf33b924783c
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/instructionAPI/public/Immediate.h.rst
    M instructionAPI/h/Immediate.h

  Log Message:
  -----------
  Add instructionAPI/Immediate.h


  Commit: a5b2e6655ba8ba5cb426465989834764e85ff38f
      https://github.com/dyninst/dyninst/commit/a5b2e6655ba8ba5cb426465989834764e85ff38f
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/instructionAPI/public/Instruction.h.rst
    M instructionAPI/h/Instruction.h

  Log Message:
  -----------
  Add instructionAPI/Instruction.h


  Commit: fad9801bdf93d7d27c4e14a55a9d22a7caa40c1e
      https://github.com/dyninst/dyninst/commit/fad9801bdf93d7d27c4e14a55a9d22a7caa40c1e
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/instructionAPI/public/InstructionAST.h.rst
    M instructionAPI/h/InstructionAST.h

  Log Message:
  -----------
  Add instructionAPI/InstructionAST.h


  Commit: f156db0dbe3f4d2becdeb9bce08cc66e1f7e7d66
      https://github.com/dyninst/dyninst/commit/f156db0dbe3f4d2becdeb9bce08cc66e1f7e7d66
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/instructionAPI/public/InstructionCategories.h.rst

  Log Message:
  -----------
  Add instructionAPI/InstructionCategories.h


  Commit: 7ee9e70e8c69c385f703b0c7b3208b8c0f201dca
      https://github.com/dyninst/dyninst/commit/7ee9e70e8c69c385f703b0c7b3208b8c0f201dca
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/instructionAPI/public/InstructionDecoder.h.rst
    M instructionAPI/h/InstructionDecoder.h

  Log Message:
  -----------
  Add instructionAPI/InstructionDecoder.h


  Commit: 32f629b7e08f119264d2288ce7ec1541ae9d9619
      https://github.com/dyninst/dyninst/commit/32f629b7e08f119264d2288ce7ec1541ae9d9619
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/instructionAPI/public/Operand.h.rst
    M instructionAPI/h/Operand.h

  Log Message:
  -----------
  Add instructionAPI/Operand.h


  Commit: 668e061ed0d1e18717b203b5ad64f1868a21ad61
      https://github.com/dyninst/dyninst/commit/668e061ed0d1e18717b203b5ad64f1868a21ad61
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/instructionAPI/public/Operation_impl.h.rst
    M instructionAPI/h/Operation_impl.h

  Log Message:
  -----------
  Add instructionAPI/Operation_impl.h


  Commit: c80e9e00eac4ffa9c1b61ba6a367f237a594729d
      https://github.com/dyninst/dyninst/commit/c80e9e00eac4ffa9c1b61ba6a367f237a594729d
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/instructionAPI/developer/API.rst
    A docs/instructionAPI/developer/Register.h.rst
    M docs/instructionAPI/public/Register.h.rst
    M instructionAPI/h/Register.h

  Log Message:
  -----------
  Add instructionAPI/Register.h


  Commit: a36da3f677bf297f0ff71ad2b41d22030393d1e4
      https://github.com/dyninst/dyninst/commit/a36da3f677bf297f0ff71ad2b41d22030393d1e4
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/instructionAPI/public/API.rst
    R docs/instructionAPI/public/RegisterIDs.h.rst

  Log Message:
  -----------
  Remove instructionAPI/RegisterIDs.h


  Commit: e205487fe30574263e30dba7abf4b0bb92a0558c
      https://github.com/dyninst/dyninst/commit/e205487fe30574263e30dba7abf4b0bb92a0558c
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/instructionAPI/public/Result.h.rst
    M instructionAPI/h/Result.h

  Log Message:
  -----------
  Add instructionAPI/Result.h


  Commit: 912e970447bb246102e02aeea1fa913a4ce687ab
      https://github.com/dyninst/dyninst/commit/912e970447bb246102e02aeea1fa913a4ce687ab
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/instructionAPI/public/Ternary.h.rst
    M instructionAPI/h/Ternary.h

  Log Message:
  -----------
  Add instructionAPI/Ternary.h


  Commit: d358cb1b67c703d60106822840fb5bbd80e97f01
      https://github.com/dyninst/dyninst/commit/d358cb1b67c703d60106822840fb5bbd80e97f01
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/instructionAPI/overview.rst
    M docs/instructionAPI/public/Visitor.h.rst
    M instructionAPI/h/Visitor.h

  Log Message:
  -----------
  Add instructionAPI/Visit.h


  Commit: a48fb571f0369be2b7bf65852f0d93fbcb747492
      https://github.com/dyninst/dyninst/commit/a48fb571f0369be2b7bf65852f0d93fbcb747492
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/instructionAPI/developer/debug.h.rst

  Log Message:
  -----------
  Add instructionAPI/debug.h


  Commit: a9ebadc631befebb5ddbc10840f80529553a141e
      https://github.com/dyninst/dyninst/commit/a9ebadc631befebb5ddbc10840f80529553a141e
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    R docs/instructionAPI/developer/AMDGPU/gfx908/InstructionDecoder-amdgpu-gfx908.h
    A docs/instructionAPI/developer/AMDGPU/gfx908/InstructionDecoder-amdgpu-gfx908.h.rst
    R docs/instructionAPI/developer/AMDGPU/gfx90a/InstructionDecoder-amdgpu-gfx90a.h
    A docs/instructionAPI/developer/AMDGPU/gfx90a/InstructionDecoder-amdgpu-gfx90a.h.rst
    R docs/instructionAPI/developer/AMDGPU/gfx940/InstructionDecoder-amdgpu-gfx940.h
    A docs/instructionAPI/developer/AMDGPU/gfx940/InstructionDecoder-amdgpu-gfx940.h.rst

  Log Message:
  -----------
  Rename instructionAPI AMDGPU doc files


  Commit: c56a3f245ac2d62d4c6828c4956b4d28170db231
      https://github.com/dyninst/dyninst/commit/c56a3f245ac2d62d4c6828c4956b4d28170db231
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/instructionAPI/developer/AMDGPU/gfx908/InstructionDecoder-amdgpu-gfx908.h.rst
    M docs/instructionAPI/developer/AMDGPU/gfx90a/InstructionDecoder-amdgpu-gfx90a.h.rst
    M docs/instructionAPI/developer/AMDGPU/gfx940/InstructionDecoder-amdgpu-gfx940.h.rst
    M docs/instructionAPI/developer/API.rst

  Log Message:
  -----------
  Add instructionAPI/AMDGPU*


  Commit: 8a1553bc15817f01da110b42c144ef1855baecea
      https://github.com/dyninst/dyninst/commit/8a1553bc15817f01da110b42c144ef1855baecea
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/instructionAPI/developer/debug.h.rst

  Log Message:
  -----------
  Add instructionAPI/debug.h


  Commit: c53a49d73e2f5691df4a7efadd5a48a2e69a6398
      https://github.com/dyninst/dyninst/commit/c53a49d73e2f5691df4a7efadd5a48a2e69a6398
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/instructionAPI/developer/InstructionDecoder-aarch64.h.rst

  Log Message:
  -----------
  Add instructionAPI/InstructionDecoder-aarch64.h


  Commit: a27847e909e09d63717bf20502dba142d274978d
      https://github.com/dyninst/dyninst/commit/a27847e909e09d63717bf20502dba142d274978d
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/instructionAPI/developer/InstructionDecoderImpl.h.rst
    M instructionAPI/src/InstructionDecoderImpl.h

  Log Message:
  -----------
  Add instructionAPI/InstructionDecoderImpl.h


  Commit: 3d7ce286c2b7e9d6779da351237b666fa0cbdcb8
      https://github.com/dyninst/dyninst/commit/3d7ce286c2b7e9d6779da351237b666fa0cbdcb8
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/instructionAPI/developer/InstructionDecoder-power.h.rst

  Log Message:
  -----------
  Add instructionAPI/InstructionDecoder-power.h


  Commit: bf68ff1487c588aa6bf00f2a4bb3e596c112ccfc
      https://github.com/dyninst/dyninst/commit/bf68ff1487c588aa6bf00f2a4bb3e596c112ccfc
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/instructionAPI/developer/InstructionDecoder-x86.h.rst

  Log Message:
  -----------
  Add instructionAPI/InstructionDecoder-x86.h


  Commit: 5398428dcdb98e186e7010acff30148ab9d2e63c
      https://github.com/dyninst/dyninst/commit/5398428dcdb98e186e7010acff30148ab9d2e63c
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M .gitignore
    R docs/.gitignore
    M docs/README.md
    A docs/instructionAPI/fig/ast_ownership.dot
    R docs/instructionAPI/fig/ast_ownership.pdf
    A docs/instructionAPI/fig/decoder_use.dot
    R docs/instructionAPI/fig/decoder_use.pdf
    A docs/instructionAPI/fig/deref-eval.dot
    R docs/instructionAPI/fig/deref-eval.png
    A docs/instructionAPI/fig/full_inheritance_graph.dot
    R docs/instructionAPI/fig/full_inheritance_graph.pdf
    A docs/instructionAPI/fig/instruction_representation.dot
    R docs/instructionAPI/fig/instruction_representation.pdf
    A docs/instructionAPI/fig/ownership_graph.dot
    R docs/instructionAPI/fig/ownership_graph.pdf
    R docs/instructionAPI/fig/refman.pdf
    M docs/instructionAPI/overview.rst
    R instructionAPI/src/ast_ownership.dot
    R instructionAPI/src/decoder_use.dot
    R instructionAPI/src/deref-eval.dot
    R instructionAPI/src/full_inheritance_graph.dot
    R instructionAPI/src/instruction_representation.dot
    R instructionAPI/src/ownership_graph.dot

  Log Message:
  -----------
  Build dot files with docs


  Commit: 7a7dc8e919372fb8e9af5ee17546b2283c91f636
      https://github.com/dyninst/dyninst/commit/7a7dc8e919372fb8e9af5ee17546b2283c91f636
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/index.rst
    M docs/instructionAPI/overview.rst

  Log Message:
  -----------
  Add instructionAPI/overview


  Commit: 73dda06a3c6e76f0679db42d13ca5c9f14d42413
      https://github.com/dyninst/dyninst/commit/73dda06a3c6e76f0679db42d13ca5c9f14d42413
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    R instructionAPI/doc/instructionAPI.pdf

  Log Message:
  -----------
  Remove instructionAPI/doc


  Commit: 6420a95e533408304f66d991f3d2ab414745b0ba
      https://github.com/dyninst/dyninst/commit/6420a95e533408304f66d991f3d2ab414745b0ba
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/API.rst
    A docs/parseAPI/developer/CFG.h.rst
    M docs/parseAPI/overview.rst
    M docs/parseAPI/public/CFG.h.rst
    M parseAPI/h/CFG.h

  Log Message:
  -----------
  Add parseAPI/CFG.h


  Commit: 389e949b55d3a3d842734c578f54015f69a55e1d
      https://github.com/dyninst/dyninst/commit/389e949b55d3a3d842734c578f54015f69a55e1d
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    A docs/parseAPI/developer/CFGFactory.h.rst
    R docs/parseAPI/public/CFGFactory.h.rst
    M parseAPI/h/CFGFactory.h

  Log Message:
  -----------
  Add parseAPI/CFGFactory.h


  Commit: 9d4c1c60ec8d4a49d373bfefc15d31c209da4837
      https://github.com/dyninst/dyninst/commit/9d4c1c60ec8d4a49d373bfefc15d31c209da4837
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/API.rst
    A docs/parseAPI/developer/CFGModifier.h.rst
    M docs/parseAPI/public/API.rst
    R docs/parseAPI/public/CFGModifier.h.rst
    M parseAPI/h/CFGModifier.h

  Log Message:
  -----------
  Add parseAPI/CFGModifier.h


  Commit: fd69f7605490887599f34c5b34b92e5a54a03157
      https://github.com/dyninst/dyninst/commit/fd69f7605490887599f34c5b34b92e5a54a03157
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/API.rst
    A docs/parseAPI/developer/CodeObject.h.rst
    M docs/parseAPI/public/CodeObject.h.rst
    M parseAPI/h/CodeObject.h

  Log Message:
  -----------
  Add parseAPI/CodeObject.h


  Commit: 9697c0eb68bc363db3d0260090fcaea1087a976f
      https://github.com/dyninst/dyninst/commit/9697c0eb68bc363db3d0260090fcaea1087a976f
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/instructionAPI/overview.rst

  Log Message:
  -----------
  instructionAPI/overview


  Commit: 326fe48a6b3839a10aa0be65c06d16c8ebf541be
      https://github.com/dyninst/dyninst/commit/326fe48a6b3839a10aa0be65c06d16c8ebf541be
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/API.rst
    A docs/parseAPI/developer/CodeSource.h.rst
    M docs/parseAPI/public/CodeSource.h.rst
    M parseAPI/h/CodeSource.h

  Log Message:
  -----------
  Add parseAPI/CodeSource.h


  Commit: d20d7bed1ec0960647b52eb3e67a90432a19285a
      https://github.com/dyninst/dyninst/commit/d20d7bed1ec0960647b52eb3e67a90432a19285a
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/public/GraphAdapter.h.rst

  Log Message:
  -----------
  Add parseAPI/GraphAdapter.h


  Commit: f63a7893b9d5e5ce14d03596f80eb202c67c6ebf
      https://github.com/dyninst/dyninst/commit/f63a7893b9d5e5ce14d03596f80eb202c67c6ebf
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/API.rst
    A docs/parseAPI/developer/InstructionAdapter.h.rst
    M docs/parseAPI/public/InstructionAdapter.h.rst
    M parseAPI/h/InstructionAdapter.h

  Log Message:
  -----------
  Add parseAPI/InstructionAdapter.h


  Commit: 54228f7bc071b411b83abdccdd6bc7974685b696
      https://github.com/dyninst/dyninst/commit/54228f7bc071b411b83abdccdd6bc7974685b696
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/overview.rst
    M docs/parseAPI/public/InstructionSource.h.rst

  Log Message:
  -----------
  Add parseAPI/InstructionSource.h


  Commit: f027dcee5278170ae0454bac380f3b3342842045
      https://github.com/dyninst/dyninst/commit/f027dcee5278170ae0454bac380f3b3342842045
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/public/Location.h.rst
    M parseAPI/h/Location.h

  Log Message:
  -----------
  Add parseAPI/Location.h


  Commit: 4ad5cc73de2d0b1a7afd7107d0826a860edbc744
      https://github.com/dyninst/dyninst/commit/4ad5cc73de2d0b1a7afd7107d0826a860edbc744
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/API.rst
    A docs/parseAPI/developer/LockFreeQueue.h.rst
    M docs/parseAPI/public/API.rst
    R docs/parseAPI/public/LockFreeQueue.h.rst
    M parseAPI/h/LockFreeQueue.h

  Log Message:
  -----------
  Add parseAPI/LockFreeQueue.h


  Commit: a032d4b17c9683e403f9ed60ce3f214f4b362431
      https://github.com/dyninst/dyninst/commit/a032d4b17c9683e403f9ed60ce3f214f4b362431
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/public/ParseCallback.h.rst
    M parseAPI/h/ParseCallback.h

  Log Message:
  -----------
  Add parseAPI/ParseCallback.h


  Commit: be280d1fb3ffef01fa991b599ec7613c78d116d2
      https://github.com/dyninst/dyninst/commit/be280d1fb3ffef01fa991b599ec7613c78d116d2
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/API.rst
    A docs/parseAPI/developer/ParseCallback.h.rst
    M docs/parseAPI/public/API.rst
    R docs/parseAPI/public/ParseCallback.h.rst

  Log Message:
  -----------
  Add parseAPI/ParseCallback.h


  Commit: 280a852e68d283e003d1076c09a6a014131ae207
      https://github.com/dyninst/dyninst/commit/280a852e68d283e003d1076c09a6a014131ae207
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/API.rst
    A docs/parseAPI/developer/ParseContainers.h.rst
    M docs/parseAPI/public/API.rst
    R docs/parseAPI/public/ParseContainers.h.rst

  Log Message:
  -----------
  Add parseAPI/ParseContainers.h


  Commit: f3251f15de11ed321b94c85caee6db7268660d5c
      https://github.com/dyninst/dyninst/commit/f3251f15de11ed321b94c85caee6db7268660d5c
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/API.rst
    A docs/parseAPI/developer/SymLiteCodeSource.h.rst
    M docs/parseAPI/public/SymLiteCodeSource.h.rst
    M parseAPI/h/SymLiteCodeSource.h

  Log Message:
  -----------
  Add parseAPI/SymLiteCodeSource.h


  Commit: ae4bddf10b19031c2d13e4de48198e6f586dcd7a
      https://github.com/dyninst/dyninst/commit/ae4bddf10b19031c2d13e4de48198e6f586dcd7a
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/BoundFactCalculator.h.rst

  Log Message:
  -----------
  Add parseAPI/BoundFactCalculator.h


  Commit: c8c83e65c4055f87340d6d987dc3b80b5849f43f
      https://github.com/dyninst/dyninst/commit/c8c83e65c4055f87340d6d987dc3b80b5849f43f
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/BoundFactData.h.rst
    M parseAPI/src/BoundFactData.h

  Log Message:
  -----------
  Add parseAPI/BoundFactData.h


  Commit: b97a8dd4574734e47b3368f6ed3c2f4d83746f8c
      https://github.com/dyninst/dyninst/commit/b97a8dd4574734e47b3368f6ed3c2f4d83746f8c
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/debug_parse.h.rst

  Log Message:
  -----------
  Add parseAPI/debug_parse.h


  Commit: 6e382787e5896d95b03fe97cbb6a2c77dbbd808e
      https://github.com/dyninst/dyninst/commit/6e382787e5896d95b03fe97cbb6a2c77dbbd808e
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/dominator.h.rst

  Log Message:
  -----------
  Add parseAPI/dominator.h


  Commit: f3596fd17fccc1bb9c65007466a50dd3ade31f2b
      https://github.com/dyninst/dyninst/commit/f3596fd17fccc1bb9c65007466a50dd3ade31f2b
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/IA_aarch64.h.rst

  Log Message:
  -----------
  Add parseAPI/IA_aarch64.h


  Commit: 03c8f6159faae210c97b54ca215ecf64d89e5078
      https://github.com/dyninst/dyninst/commit/03c8f6159faae210c97b54ca215ecf64d89e5078
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/IA_IAPI.h.rst
    M docs/parseAPI/developer/IA_amdgpu.h.rst
    M parseAPI/src/IA_IAPI.h

  Log Message:
  -----------
  Add parseAPI/IA_IAPI.h


  Commit: dc4e22e53cb856e4702dbc39e931f4b9c395d86c
      https://github.com/dyninst/dyninst/commit/dc4e22e53cb856e4702dbc39e931f4b9c395d86c
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/IA_power.h.rst

  Log Message:
  -----------
  Add parseAPI/IA_power.h


  Commit: c3fc780716d930f45518f21e12149f0e4e0f9e88
      https://github.com/dyninst/dyninst/commit/c3fc780716d930f45518f21e12149f0e4e0f9e88
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/IA_x86.h.rst

  Log Message:
  -----------
  Add parseAPI/IA_x86.h


  Commit: 96d19e9a05aca36e0d4c9e75e21172cb48b27a8e
      https://github.com/dyninst/dyninst/commit/96d19e9a05aca36e0d4c9e75e21172cb48b27a8e
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/IndirectAnalyzer.h.rst

  Log Message:
  -----------
  Add parseAPI/IndirectAnalyzer.h


  Commit: 88bef438e230f950d09870cc0040156285d02994
      https://github.com/dyninst/dyninst/commit/88bef438e230f950d09870cc0040156285d02994
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/IndirectASTVisitor.h.rst

  Log Message:
  -----------
  Add parseAPI/IndirectASTVisitor.h


  Commit: 67c689b683bb0a802720d699edd8aee9050db897
      https://github.com/dyninst/dyninst/commit/67c689b683bb0a802720d699edd8aee9050db897
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/JumpTableFormatPred.h.rst
    M parseAPI/src/JumpTableFormatPred.h

  Log Message:
  -----------
  Add parseAPI/JumpTableFormatPred.h


  Commit: ccef68cab2adfaf2cb6cdceb382d096b77ce5ce1
      https://github.com/dyninst/dyninst/commit/ccef68cab2adfaf2cb6cdceb382d096b77ce5ce1
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/BoundFactCalculator.h.rst
    M docs/parseAPI/developer/BoundFactData.h.rst
    M docs/parseAPI/developer/IA_IAPI.h.rst
    M docs/parseAPI/developer/IA_aarch64.h.rst
    M docs/parseAPI/developer/IA_amdgpu.h.rst
    M docs/parseAPI/developer/IA_power.h.rst
    M docs/parseAPI/developer/IA_x86.h.rst
    M docs/parseAPI/developer/IndirectASTVisitor.h.rst
    M docs/parseAPI/developer/IndirectAnalyzer.h.rst
    M docs/parseAPI/developer/JumpTableFormatPred.h.rst
    M docs/parseAPI/developer/JumpTableIndexPred.h.rst

  Log Message:
  -----------
  Fix namespaces


  Commit: 8db2b8f9f4a7f86f1b9dbfeb72575e57dfe8dd5f
      https://github.com/dyninst/dyninst/commit/8db2b8f9f4a7f86f1b9dbfeb72575e57dfe8dd5f
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/JumpTableIndexPred.h.rst

  Log Message:
  -----------
  Add parseAPI/JumpTableIndexPred.h


  Commit: 10e617cea4fb18fab2da572deae890a64ed23b4c
      https://github.com/dyninst/dyninst/commit/10e617cea4fb18fab2da572deae890a64ed23b4c
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/LoopAnalyzer.h.rst
    M parseAPI/src/LoopAnalyzer.h

  Log Message:
  -----------
  Add parseAPI/LoopAnalyzer.h


  Commit: ad4cef0b971c263b465c1501566cd4733eae5c57
      https://github.com/dyninst/dyninst/commit/ad4cef0b971c263b465c1501566cd4733eae5c57
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/ParseCallback.h.rst

  Log Message:
  -----------
  Add parseAPI/ParseCallback.h


  Commit: f06faf8a6d0deb0f93093ecdded2130a4a6fe6e5
      https://github.com/dyninst/dyninst/commit/f06faf8a6d0deb0f93093ecdded2130a4a6fe6e5
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/ParseData.h.rst
    M parseAPI/src/ParseData.h

  Log Message:
  -----------
  Add parseAPI/ParseData.h


  Commit: 2bfc1648f7460145e03847c078ec621144f9f347
      https://github.com/dyninst/dyninst/commit/2bfc1648f7460145e03847c078ec621144f9f347
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/Parser.h.rst
    M parseAPI/src/Parser.h

  Log Message:
  -----------
  Add parseAPI/Parser.h


  Commit: 650af8b880a100e5c77d2f9e4b3e69ac2d96011d
      https://github.com/dyninst/dyninst/commit/650af8b880a100e5c77d2f9e4b3e69ac2d96011d
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/ParserDetails.h.rst
    M parseAPI/src/ParserDetails.h

  Log Message:
  -----------
  Add parseAPI/ParserDetails.h


  Commit: 8b871153d0aa4afcf837429b5467d69ef6ad40cb
      https://github.com/dyninst/dyninst/commit/8b871153d0aa4afcf837429b5467d69ef6ad40cb
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/ProbabilisticParser.h.rst

  Log Message:
  -----------
  Add parseAPI/ProbabilisticParser.h


  Commit: 78d42a5667d5a9d8e426866529bac15985a2bda1
      https://github.com/dyninst/dyninst/commit/78d42a5667d5a9d8e426866529bac15985a2bda1
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/StackTamperVisitor.h.rst
    M parseAPI/src/StackTamperVisitor.h

  Log Message:
  -----------
  Add parseAPI/StackTamperVisitor.h


  Commit: a3551268501a6835c39f2a632af6d73ef2bcc35e
      https://github.com/dyninst/dyninst/commit/a3551268501a6835c39f2a632af6d73ef2bcc35e
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/SymbolicExpression.h.rst
    M parseAPI/src/SymbolicExpression.h

  Log Message:
  -----------
  Add parseAPI/SymbolicExpression.h


  Commit: 465e6a020d00d2d9f66aaa9f4a9a14357f240619
      https://github.com/dyninst/dyninst/commit/465e6a020d00d2d9f66aaa9f4a9a14357f240619
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/ThunkData.h.rst

  Log Message:
  -----------
  Add parseAPI/ThunkData.h


  Commit: 7548aee748f60b70a953aca7bfe9a2590b89d138
      https://github.com/dyninst/dyninst/commit/7548aee748f60b70a953aca7bfe9a2590b89d138
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/util.h.rst

  Log Message:
  -----------
  Add parseAPI/util.h


  Commit: da76597ba86551262cb57fc545e3c5e839199d2e
      https://github.com/dyninst/dyninst/commit/da76597ba86551262cb57fc545e3c5e839199d2e
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/overview.rst

  Log Message:
  -----------
  Add parseAPI/overview


  Commit: b82f70fa5e00e32bb7e877c6a800326774320bc1
      https://github.com/dyninst/dyninst/commit/b82f70fa5e00e32bb7e877c6a800326774320bc1
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    R parseAPI/doc/parseAPI.pdf

  Log Message:
  -----------
  Remove old parseAPI pdf


  Commit: 28c6959faddc780e1e07d19e852e6b592ddca9d6
      https://github.com/dyninst/dyninst/commit/28c6959faddc780e1e07d19e852e6b592ddca9d6
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/public/InstructionSource.h.rst

  Log Message:
  -----------
  Fix parseAPI/InstructionSource.h


  Commit: 2b61c5407fd0e009fb94c6632fa83bcd9da0789f
      https://github.com/dyninst/dyninst/commit/2b61c5407fd0e009fb94c6632fa83bcd9da0789f
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/CodeSource.h.rst
    M docs/parseAPI/public/CodeSource.h.rst

  Log Message:
  -----------
  Fix parseAPI/CodeSource.h


  Commit: d4bc58fe46bb54d1a64cced92d3914eef0408c20
      https://github.com/dyninst/dyninst/commit/d4bc58fe46bb54d1a64cced92d3914eef0408c20
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/SymLiteCodeSource.h.rst
    M docs/parseAPI/public/API.rst
    R docs/parseAPI/public/SymLiteCodeSource.h.rst

  Log Message:
  -----------
  Fix parseAPI/SymLiteCodeSource.h


  Commit: 5d150714aad940e1c6191da842067cc61f13ddb0
      https://github.com/dyninst/dyninst/commit/5d150714aad940e1c6191da842067cc61f13ddb0
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/public/CodeSource.h.rst

  Log Message:
  -----------
  Fix parseAPI/CodeSource.h


  Commit: 239c3e8ebffdc83fc3c014c0383ba38af097f0ba
      https://github.com/dyninst/dyninst/commit/239c3e8ebffdc83fc3c014c0383ba38af097f0ba
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/patchAPI/developer/API.rst
    A docs/patchAPI/developer/AddrSpace.h.rst
    M docs/patchAPI/public/AddrSpace.h.rst
    M patchAPI/h/AddrSpace.h

  Log Message:
  -----------
  Add patchAPI/AddrSpace.h


  Commit: 4e42d89b3297b1040d78251e32dd87410072f035
      https://github.com/dyninst/dyninst/commit/4e42d89b3297b1040d78251e32dd87410072f035
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/patchAPI/public/CFGMaker.h.rst
    M patchAPI/h/CFGMaker.h

  Log Message:
  -----------
  Add patchAPI/CFGMaker.h


  Commit: 259e7a01c3c72f22091853d0bba3da35bc0e534e
      https://github.com/dyninst/dyninst/commit/259e7a01c3c72f22091853d0bba3da35bc0e534e
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/patchAPI/public/Command.h.rst
    M docs/patchAPI/public/Instrumenter.h.rst
    M patchAPI/h/Command.h

  Log Message:
  -----------
  Add patchAPI/Command.h


  Commit: 3834ee7d0dba053984c943a652ff6800a86c789e
      https://github.com/dyninst/dyninst/commit/3834ee7d0dba053984c943a652ff6800a86c789e
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/patchAPI/public/Instrumenter.h.rst
    M docs/patchAPI/public/PatchCommon.h.rst
    M patchAPI/h/Instrumenter.h

  Log Message:
  -----------
  Add patchAPI/Instrumenter.h


  Commit: 5c8e720246802589bf97225f0b9da0d0d021414c
      https://github.com/dyninst/dyninst/commit/5c8e720246802589bf97225f0b9da0d0d021414c
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/patchAPI/developer/ParseCallback.h.rst
    M docs/patchAPI/public/PatchCallback.h.rst
    M patchAPI/h/PatchCallback.h
    M patchAPI/src/ParseCallback.h

  Log Message:
  -----------
  Add patchAPI/PatchCallback.h


  Commit: 5e5e0d82ff6983c0c2eabd5c7eeb9b9cf67af04f
      https://github.com/dyninst/dyninst/commit/5e5e0d82ff6983c0c2eabd5c7eeb9b9cf67af04f
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/patchAPI/developer/API.rst
    A docs/patchAPI/developer/PatchCFG.h.rst
    M docs/patchAPI/overview.rst
    M docs/patchAPI/public/PatchCFG.h.rst
    M patchAPI/h/PatchCFG.h

  Log Message:
  -----------
  Add patchAPI/PatchCFG.h


  Commit: bb2cdef2f0ac30fefb1d6a3df342952e8d737f02
      https://github.com/dyninst/dyninst/commit/bb2cdef2f0ac30fefb1d6a3df342952e8d737f02
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/patchAPI/developer/API.rst
    A docs/patchAPI/developer/PatchCommon.h.rst
    M docs/patchAPI/public/API.rst
    R docs/patchAPI/public/PatchCommon.h.rst
    M patchAPI/h/PatchCommon.h

  Log Message:
  -----------
  Add patchAPI/PatchCommon.h


  Commit: 5d0babf19f2b208e4a9ca7a1d62262180cc387e5
      https://github.com/dyninst/dyninst/commit/5d0babf19f2b208e4a9ca7a1d62262180cc387e5
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/patchAPI/developer/API.rst
    A docs/patchAPI/developer/PatchMgr.h.rst
    M docs/patchAPI/public/PatchMgr.h.rst
    M patchAPI/h/PatchMgr.h

  Log Message:
  -----------
  Add patchAPI/PatchMgr.h


  Commit: c8a15e970c0192c00cc80c725c4050ff13c3164f
      https://github.com/dyninst/dyninst/commit/c8a15e970c0192c00cc80c725c4050ff13c3164f
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/patchAPI/public/PatchModifier.h.rst
    M patchAPI/h/PatchModifier.h

  Log Message:
  -----------
  Add patchAPI/PatchModifier.h


  Commit: 07d722cce063912435fd8d9e3b55bd28e2865eae
      https://github.com/dyninst/dyninst/commit/07d722cce063912435fd8d9e3b55bd28e2865eae
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/patchAPI/developer/API.rst
    A docs/patchAPI/developer/PatchObject.h.rst
    M docs/patchAPI/public/PatchObject.h.rst
    M patchAPI/h/PatchObject.h

  Log Message:
  -----------
  Add patchAPI/PatchObject.h


  Commit: 4a77d4396c8399806890028e15349af6e5f228b6
      https://github.com/dyninst/dyninst/commit/4a77d4396c8399806890028e15349af6e5f228b6
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/patchAPI/developer/API.rst
    A docs/patchAPI/developer/Point.h.rst
    M docs/patchAPI/public/Point.h.rst
    M patchAPI/h/Point.h

  Log Message:
  -----------
  Add patchAPI/Point.h


  Commit: 5c3ce4bbe4beaae58cef9c1db0d60f645ea2db70
      https://github.com/dyninst/dyninst/commit/5c3ce4bbe4beaae58cef9c1db0d60f645ea2db70
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/patchAPI/public/Snippet.h.rst
    M patchAPI/h/Snippet.h

  Log Message:
  -----------
  Add patchAPI/Snippet.h


  Commit: 97a983d995c1ff8a67f6fb517bbc805f96de3633
      https://github.com/dyninst/dyninst/commit/97a983d995c1ff8a67f6fb517bbc805f96de3633
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M .gitignore
    M docs/dyninstAPI/overview.rst
    M docs/index.rst
    A docs/patchAPI/fig/inheritance-heirarchy.png
    A docs/patchAPI/fig/ownership.png
    R docs/patchAPI/figure/abstraction/img.pdf
    R docs/patchAPI/figure/command/img.graffle
    R docs/patchAPI/figure/command/img.pdf
    M docs/patchAPI/overview.rst
    M docs/patchAPI/public/PatchModifier.h.rst
    M patchAPI/h/PatchModifier.h

  Log Message:
  -----------
  Add patchAPI/overview


  Commit: d0214017dfe46210ef30e314d5bbc6efacff5814
      https://github.com/dyninst/dyninst/commit/d0214017dfe46210ef30e314d5bbc6efacff5814
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    R patchAPI/doc/patchAPI.pdf

  Log Message:
  -----------
  Remove old patchAPI pdf


  Commit: 7666e4a224512ebe779ecbcad7545c40d220e06c
      https://github.com/dyninst/dyninst/commit/7666e4a224512ebe779ecbcad7545c40d220e06c
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/patchAPI/overview.rst

  Log Message:
  -----------
  Add patchAPI/overview


  Commit: 04ae6a7a6aa90dc9af3825233cc95f44053e19ea
      https://github.com/dyninst/dyninst/commit/04ae6a7a6aa90dc9af3825233cc95f44053e19ea
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/public/Decoder.h.rst

  Log Message:
  -----------
  Add proccontrol/Decoder.h


  Commit: fe875ce8b56d96a848055c71a8586e10e163dafc
      https://github.com/dyninst/dyninst/commit/fe875ce8b56d96a848055c71a8586e10e163dafc
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/public/Handler.h.rst

  Log Message:
  -----------
  Add proccontrol/Handler.h


  Commit: 7c6058444dd06cd8ff4e9e751a3001fb489d15d9
      https://github.com/dyninst/dyninst/commit/7c6058444dd06cd8ff4e9e751a3001fb489d15d9
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/API.rst
    A docs/proccontrol/developer/Mailbox.h.rst
    M docs/proccontrol/public/Mailbox.h.rst

  Log Message:
  -----------
  Add proccontrol/Mailbox.h


  Commit: 446b6c61103457aebc4cd8e7b2e1ddad083b0a16
      https://github.com/dyninst/dyninst/commit/446b6c61103457aebc4cd8e7b2e1ddad083b0a16
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/API.rst
    A docs/proccontrol/developer/Generator.h.rst
    M docs/proccontrol/public/Generator.h.rst

  Log Message:
  -----------
  Add proccontrol/Generator.h


  Commit: c6227f0cb391e3fdf9e7b801a7ea68782321bd38
      https://github.com/dyninst/dyninst/commit/c6227f0cb391e3fdf9e7b801a7ea68782321bd38
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/public/PCErrors.h.rst

  Log Message:
  -----------
  Add proccontrol/PCErrors.h


  Commit: 0672a4abb863df0dc5e796c668d617ba548e4981
      https://github.com/dyninst/dyninst/commit/0672a4abb863df0dc5e796c668d617ba548e4981
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/API.rst
    A docs/proccontrol/developer/ProcessSet.h.rst
    M docs/proccontrol/public/ProcessSet.h.rst
    M proccontrol/h/ProcessSet.h

  Log Message:
  -----------
  Add proccontrol/ProcessSet.h


  Commit: 9063c08db8eee4cff1c4e421d54193beb2bcdb6f
      https://github.com/dyninst/dyninst/commit/9063c08db8eee4cff1c4e421d54193beb2bcdb6f
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/API.rst
    A docs/proccontrol/developer/EventType.h.rst
    M docs/proccontrol/public/EventType.h.rst
    M proccontrol/h/EventType.h

  Log Message:
  -----------
  Add proccontrol/EventType.h


  Commit: 10b20e0bd5e985166d111ec84bfa72ae55ba4b54
      https://github.com/dyninst/dyninst/commit/10b20e0bd5e985166d111ec84bfa72ae55ba4b54
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/API.rst
    A docs/proccontrol/developer/Event.h.rst
    M docs/proccontrol/public/Event.h.rst
    M docs/proccontrol/public/EventType.h.rst
    M proccontrol/h/Event.h

  Log Message:
  -----------
  Add proccontrol/Event.h


  Commit: c3185779f827106e453632225ac577a38a484e81
      https://github.com/dyninst/dyninst/commit/c3185779f827106e453632225ac577a38a484e81
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/API.rst
    A docs/proccontrol/developer/PlatFeatures.h.rst
    M docs/proccontrol/public/API.rst
    R docs/proccontrol/public/PlatFeatures.h.rst
    M proccontrol/h/PlatFeatures.h

  Log Message:
  -----------
  Add proccontrol/PlatFeatures.h


  Commit: 3955ed0e8f98cbcb4fffe7bcad918af9db530806
      https://github.com/dyninst/dyninst/commit/3955ed0e8f98cbcb4fffe7bcad918af9db530806
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/API.rst
    A docs/proccontrol/developer/PCProcess.h.rst
    M docs/proccontrol/public/PCProcess.h.rst
    M proccontrol/h/PCProcess.h

  Log Message:
  -----------
  Add procontrol/PCProcess.h


  Commit: 8d4cf6c0ffecbf90305da861a13ab2380775237d
      https://github.com/dyninst/dyninst/commit/8d4cf6c0ffecbf90305da861a13ab2380775237d
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/API.rst
    M docs/proccontrol/developer/loadLibrary/codegen.h.rst
    M proccontrol/src/loadLibrary/codegen.h

  Log Message:
  -----------
  Add proccontrol/codegen.h


  Commit: 4505230cf453e6bf0a144ddb9ed60ae759f28906
      https://github.com/dyninst/dyninst/commit/4505230cf453e6bf0a144ddb9ed60ae759f28906
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/patchAPI/public/AddrSpace.h.rst

  Log Message:
  -----------
  Fix proccontrol/AddrSpace.h


  Commit: 25a4451e1e2ce01099f99ff2b69cfaa2c61d9688
      https://github.com/dyninst/dyninst/commit/25a4451e1e2ce01099f99ff2b69cfaa2c61d9688
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/loadLibrary/injector.h.rst

  Log Message:
  -----------
  Add proccontrol/injector.h


  Commit: c705a03618dd301489ef8768f5275c1208320ca5
      https://github.com/dyninst/dyninst/commit/c705a03618dd301489ef8768f5275c1208320ca5
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/arm_process.h.rst

  Log Message:
  -----------
  Add proccontrol/arm_process.h


  Commit: 39f17998a146c637c2b7b15ac3e037350fd11df0
      https://github.com/dyninst/dyninst/commit/39f17998a146c637c2b7b15ac3e037350fd11df0
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/DecoderWindows.h.rst

  Log Message:
  -----------
  Add proccontrol/DecoderWindows.h


  Commit: db188e0dfd7c1f4a9893d2f5f74fa5a0dca70145
      https://github.com/dyninst/dyninst/commit/db188e0dfd7c1f4a9893d2f5f74fa5a0dca70145
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/freebsd.h.rst

  Log Message:
  -----------
  Add proccontrol/freebsd.h


  Commit: 31f26574647b4c49f0ad74c9a883487f04243cd4
      https://github.com/dyninst/dyninst/commit/31f26574647b4c49f0ad74c9a883487f04243cd4
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/GeneratorWindows.h.rst

  Log Message:
  -----------
  Add proccontrol/GeneratorWindows.h


  Commit: b700bb763524438ed7a0c53a965505410525f106
      https://github.com/dyninst/dyninst/commit/b700bb763524438ed7a0c53a965505410525f106
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/int_event.h.rst

  Log Message:
  -----------
  Add proccontrol/int_event.h


  Commit: 2ffcf440e5174dc72766b2bf521684eae0fe1796
      https://github.com/dyninst/dyninst/commit/2ffcf440e5174dc72766b2bf521684eae0fe1796
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/int_handler.h.rst

  Log Message:
  -----------
  Add proccontrol/int_handler.h


  Commit: b13128e1e540d0613949c5e3a9832c19f66d11b9
      https://github.com/dyninst/dyninst/commit/b13128e1e540d0613949c5e3a9832c19f66d11b9
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/int_process.h.rst
    M proccontrol/src/int_process.h

  Log Message:
  -----------
  Add proccontrol/int_process.h


  Commit: a3d139ad930724761526d8b3e3d2f1f7d0bf3f2f
      https://github.com/dyninst/dyninst/commit/a3d139ad930724761526d8b3e3d2f1f7d0bf3f2f
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/int_thread_db.h.rst

  Log Message:
  -----------
  Add proccontrol/int_thread_db.h


  Commit: 58abfa705e13e541f3ba1bea2260533331ea7b6c
      https://github.com/dyninst/dyninst/commit/58abfa705e13e541f3ba1bea2260533331ea7b6c
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/irpc.h.rst
    M proccontrol/src/irpc.h

  Log Message:
  -----------
  Add proccontrol/irpc.h


  Commit: 36ae7b10ff9adce9bcc2f84348e6e9cc67d4a916
      https://github.com/dyninst/dyninst/commit/36ae7b10ff9adce9bcc2f84348e6e9cc67d4a916
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/linux.h.rst
    M proccontrol/src/linux.h

  Log Message:
  -----------
  Add proccontrol/linux.h


  Commit: 09163f52bb9a178fd9873c5cacab18330f7f6f81
      https://github.com/dyninst/dyninst/commit/09163f52bb9a178fd9873c5cacab18330f7f6f81
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/memcache.h.rst
    M proccontrol/src/memcache.h

  Log Message:
  -----------
  Add proccontrol/memcache.h


  Commit: 854c6e002fb852d5a0b1726b69f8c22afd2c7725
      https://github.com/dyninst/dyninst/commit/854c6e002fb852d5a0b1726b69f8c22afd2c7725
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/mmapalloc.h.rst
    M proccontrol/src/mmapalloc.h

  Log Message:
  -----------
  Add proccontrol/mmapalloc.h


  Commit: 7cdc290248c3e5b29c58de41164902e98b6087e1
      https://github.com/dyninst/dyninst/commit/7cdc290248c3e5b29c58de41164902e98b6087e1
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/API.rst
    R docs/proccontrol/developer/notify_pipe.h.rst

  Log Message:
  -----------
  Remove proccontrol/notify_pipe.h


  Commit: 98cc9bfe74808c40e5e029c739258c14b85532be
      https://github.com/dyninst/dyninst/commit/98cc9bfe74808c40e5e029c739258c14b85532be
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/ppc_process.h.rst

  Log Message:
  -----------
  Add proccontrol/ppc_process.h


  Commit: 27b4663bbaf0daa6a14e6bff4c779774dea0028c
      https://github.com/dyninst/dyninst/commit/27b4663bbaf0daa6a14e6bff4c779774dea0028c
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/API.rst
    R docs/proccontrol/developer/proc_service_wrapper.h.rst

  Log Message:
  -----------
  Remove proccontrol/proc_service_wrapper.h


  Commit: 541f68f57c94b7f8da9576f30b77419cef66350b
      https://github.com/dyninst/dyninst/commit/541f68f57c94b7f8da9576f30b77419cef66350b
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/processplat.h.rst

  Log Message:
  -----------
  Add proccontrol/processplat.h


  Commit: 3c0c55fc3556192b9b086db747fddc4f2130dd20
      https://github.com/dyninst/dyninst/commit/3c0c55fc3556192b9b086db747fddc4f2130dd20
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/procpool.h.rst
    M proccontrol/src/procpool.h

  Log Message:
  -----------
  Add proccontrol/procpool.h


  Commit: e584a107ce2c6607db004627108bd4b6a23e17f9
      https://github.com/dyninst/dyninst/commit/e584a107ce2c6607db004627108bd4b6a23e17f9
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/resp.h.rst

  Log Message:
  -----------
  Add proccontrol/resp.h


  Commit: 4c4bf67f9e5ccd96e869fe0e3a88066cff92f95f
      https://github.com/dyninst/dyninst/commit/4c4bf67f9e5ccd96e869fe0e3a88066cff92f95f
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/response.h.rst

  Log Message:
  -----------
  Add proccontrol/response.h


  Commit: 0ee8f8aafdabe781bfd8fd90b410c9943c524870
      https://github.com/dyninst/dyninst/commit/0ee8f8aafdabe781bfd8fd90b410c9943c524870
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/snippets.h.rst
    M proccontrol/src/snippets.h

  Log Message:
  -----------
  Add proccontrol/snippets.h


  Commit: ff83bd94d7954509fc6f8013433b3cd1e86c08a1
      https://github.com/dyninst/dyninst/commit/ff83bd94d7954509fc6f8013433b3cd1e86c08a1
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/sysv.h.rst

  Log Message:
  -----------
  Add proccontrol/sysv.h


  Commit: ec5587da82b80953e3677031ddd26ce91e3bcb0d
      https://github.com/dyninst/dyninst/commit/ec5587da82b80953e3677031ddd26ce91e3bcb0d
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/unix.h.rst
    M proccontrol/src/unix.h

  Log Message:
  -----------
  Add proccontrol/unix.h


  Commit: f7e46164681fe48e84a28acc7ca7a37ef1427517
      https://github.com/dyninst/dyninst/commit/f7e46164681fe48e84a28acc7ca7a37ef1427517
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/windows_handler.h.rst

  Log Message:
  -----------
  Add proccontrol/windows_handler.h


  Commit: 22b5f6e6f04ac423be871778cb6817db59060770
      https://github.com/dyninst/dyninst/commit/22b5f6e6f04ac423be871778cb6817db59060770
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/windows_process.h.rst
    M proccontrol/src/windows_process.h

  Log Message:
  -----------
  Add proccontrol/windows_process.h


  Commit: 9ffb5085020ef65ebf3f9b7354ce4c3136b66b86
      https://github.com/dyninst/dyninst/commit/9ffb5085020ef65ebf3f9b7354ce4c3136b66b86
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/windows_thread.h.rst

  Log Message:
  -----------
  Add proccontrol/windows_thread.h


  Commit: cb6878b3c81aacc84f8cf2dcc58f2003033e228f
      https://github.com/dyninst/dyninst/commit/cb6878b3c81aacc84f8cf2dcc58f2003033e228f
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/x86_process.h.rst

  Log Message:
  -----------
  Add proccontrol/x86_process.h


  Commit: 860f785501686431a61125124f5e617916e609bf
      https://github.com/dyninst/dyninst/commit/860f785501686431a61125124f5e617916e609bf
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/overview.rst

  Log Message:
  -----------
  Add proccontrol/overview


  Commit: 1c48af47fc9916bc4159a35d416e14284e3f2956
      https://github.com/dyninst/dyninst/commit/1c48af47fc9916bc4159a35d416e14284e3f2956
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    R proccontrol/doc/proccontrol.docx
    R proccontrol/doc/proccontrol.pdf

  Log Message:
  -----------
  Remove old proccontrol docs


  Commit: b1c5a831cea4234c28fb9a268c66b63046f3c768
      https://github.com/dyninst/dyninst/commit/b1c5a831cea4234c28fb9a268c66b63046f3c768
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/instructionAPI/public/Operand.h.rst

  Log Message:
  -----------
  Mark Operand::Operand noexcept


  Commit: 2e486323a66b78f440b04d90f6f12275d3514e0e
      https://github.com/dyninst/dyninst/commit/2e486323a66b78f440b04d90f6f12275d3514e0e
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/overview.rst

  Log Message:
  -----------
  Enable code examples in parseAPI/overview


  Commit: f5e13afdfcf5eabead141a6de3ddf1aa0c5a617f
      https://github.com/dyninst/dyninst/commit/f5e13afdfcf5eabead141a6de3ddf1aa0c5a617f
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/API.rst
    A docs/symtabAPI/developer/Aggregate.h.rst
    M docs/symtabAPI/public/Aggregate.h.rst
    M symtabAPI/h/Aggregate.h

  Log Message:
  -----------
  Add symtab/Aggregate.h


  Commit: f5b615852bf5ed4ee7e4238953e3f2f60106d918
      https://github.com/dyninst/dyninst/commit/f5b615852bf5ed4ee7e4238953e3f2f60106d918
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/API.rst
    A docs/symtabAPI/developer/AddrLookup.h.rst
    M docs/symtabAPI/public/API.rst
    R docs/symtabAPI/public/AddrLookup.h.rst

  Log Message:
  -----------
  Add symtab/AddrLookup.h


  Commit: 92afadb9c4fe244e074a511a016c36f21a9443c3
      https://github.com/dyninst/dyninst/commit/92afadb9c4fe244e074a511a016c36f21a9443c3
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/API.rst
    A docs/symtabAPI/developer/Archive.h.rst
    M docs/symtabAPI/public/API.rst
    R docs/symtabAPI/public/Archive.h.rst
    M symtabAPI/h/Archive.h

  Log Message:
  -----------
  Add symtab/Archive.h


  Commit: 1032d620cfabf0b9c80976aac2926912f37532de
      https://github.com/dyninst/dyninst/commit/1032d620cfabf0b9c80976aac2926912f37532de
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/API.rst
    A docs/symtabAPI/developer/Collections.h.rst
    M docs/symtabAPI/public/API.rst
    R docs/symtabAPI/public/Collections.h.rst
    M symtabAPI/h/Collections.h

  Log Message:
  -----------
  Add symtab/Collections.h


  Commit: 537784b0a379200ceada94809e31d6b47fe08fa9
      https://github.com/dyninst/dyninst/commit/537784b0a379200ceada94809e31d6b47fe08fa9
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/public/ExceptionBlock.h.rst
    M docs/symtabAPI/public/Symtab.h.rst
    M symtabAPI/h/ExceptionBlock.h

  Log Message:
  -----------
  Add symtab/ExceptionBlock.h


  Commit: ed99d9afb8dc4764fe78f02420bd8022a3af346b
      https://github.com/dyninst/dyninst/commit/ed99d9afb8dc4764fe78f02420bd8022a3af346b
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/API.rst
    A docs/symtabAPI/developer/Function.h.rst
    M docs/symtabAPI/public/Function.h.rst
    M symtabAPI/h/Function.h

  Log Message:
  -----------
  Add symtab/Function.h


  Commit: 631f6600fd8ea873eb92610f2adada10dfa8e9fc
      https://github.com/dyninst/dyninst/commit/631f6600fd8ea873eb92610f2adada10dfa8e9fc
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/API.rst
    A docs/symtabAPI/developer/LineInformation.h.rst
    M docs/symtabAPI/public/LineInformation.h.rst

  Log Message:
  -----------
  Add symtab/LineInformation.h


  Commit: 6d3f3a90e178e610f2a707d0d5a6d6691ea17f69
      https://github.com/dyninst/dyninst/commit/6d3f3a90e178e610f2a707d0d5a6d6691ea17f69
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/API.rst
    A docs/symtabAPI/developer/Module.h.rst
    M docs/symtabAPI/developer/notes.rst
    M docs/symtabAPI/public/Module.h.rst
    M docs/symtabAPI/public/Statement.h.rst
    M docs/symtabAPI/public/symutil.h.rst
    M symtabAPI/h/Module.h

  Log Message:
  -----------
  Add symtab/Module.h


  Commit: 6f85990c957965b4ef3bde36698a74fc8d2c1336
      https://github.com/dyninst/dyninst/commit/6f85990c957965b4ef3bde36698a74fc8d2c1336
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/public/RangeLookup.h.rst

  Log Message:
  -----------
  Add symtab/RangeLookup.h


  Commit: d3fa6dc970981897cb2461603c36395ad6bd80c4
      https://github.com/dyninst/dyninst/commit/d3fa6dc970981897cb2461603c36395ad6bd80c4
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/API.rst
    A docs/symtabAPI/developer/Region.h.rst
    M docs/symtabAPI/public/Region.h.rst

  Log Message:
  -----------
  Add symtab/Region.h


  Commit: eec21e999e6ebf6576a13606c62a269c4f0902ad
      https://github.com/dyninst/dyninst/commit/eec21e999e6ebf6576a13606c62a269c4f0902ad
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/API.rst
    A docs/symtabAPI/developer/relocationEntry.h.rst
    M docs/symtabAPI/public/API.rst
    R docs/symtabAPI/public/relocationEntry.h.rst
    M symtabAPI/h/relocationEntry.h

  Log Message:
  -----------
  Add symtab/relocationEntry.h


  Commit: f5bf2af2eb2b90a8729c981c2c6c8bef1e81b38a
      https://github.com/dyninst/dyninst/commit/f5bf2af2eb2b90a8729c981c2c6c8bef1e81b38a
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/API.rst
    A docs/symtabAPI/developer/Statement.h.rst
    M docs/symtabAPI/public/Statement.h.rst
    M symtabAPI/h/Statement.h

  Log Message:
  -----------
  Add symtab/Statement.h


  Commit: 220cba8d5e86e9d60e33d523edac4c691d912002
      https://github.com/dyninst/dyninst/commit/220cba8d5e86e9d60e33d523edac4c691d912002
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/API.rst
    A docs/symtabAPI/developer/StringTable.h.rst
    M docs/symtabAPI/public/API.rst
    R docs/symtabAPI/public/StringTable.h.rst
    M symtabAPI/h/StringTable.h

  Log Message:
  -----------
  Add symtab/StringTable.h


  Commit: 5802bc84c74d3caac789cfe57a9a74baab2ec624
      https://github.com/dyninst/dyninst/commit/5802bc84c74d3caac789cfe57a9a74baab2ec624
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/API.rst
    A docs/symtabAPI/developer/Symbol.h.rst
    M docs/symtabAPI/public/Symbol.h.rst
    M symtabAPI/h/Symbol.h

  Log Message:
  -----------
  Add symtab/Symbol.h


  Commit: 31202fea6c88a0e38cec9a7b6b20d07922118b6c
      https://github.com/dyninst/dyninst/commit/31202fea6c88a0e38cec9a7b6b20d07922118b6c
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/API.rst
    A docs/symtabAPI/developer/SymtabReader.h.rst
    M docs/symtabAPI/public/SymtabReader.h.rst
    M symtabAPI/h/SymtabReader.h

  Log Message:
  -----------
  Add symtab/SymtabReader.h


  Commit: c55118d252c4a02781863d341e50365068193531
      https://github.com/dyninst/dyninst/commit/c55118d252c4a02781863d341e50365068193531
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/public/symutil.h.rst
    M symtabAPI/h/symutil.h

  Log Message:
  -----------
  Add symtab/symutil.h


  Commit: 896d4557f1e00114bfacd3acf633f0a4cfecd32b
      https://github.com/dyninst/dyninst/commit/896d4557f1e00114bfacd3acf633f0a4cfecd32b
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/API.rst
    A docs/symtabAPI/developer/Variable.h.rst
    M docs/symtabAPI/public/Variable.h.rst
    M symtabAPI/h/Variable.h

  Log Message:
  -----------
  Add symtabAPI/Variable.h


  Commit: 155dd851e9e4c36ea2db7bfbe93a3c47b0b2fcc9
      https://github.com/dyninst/dyninst/commit/155dd851e9e4c36ea2db7bfbe93a3c47b0b2fcc9
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/annotations.h.rst

  Log Message:
  -----------
  Add symtab/annotations.h


  Commit: 001dbf4322ac240f3e28fd7979669402a0745a5c
      https://github.com/dyninst/dyninst/commit/001dbf4322ac240f3e28fd7979669402a0745a5c
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/debug.h.rst

  Log Message:
  -----------
  Add symtab/debug.h


  Commit: b205924ebff550d22ae9f57671c7356a95ea6f3f
      https://github.com/dyninst/dyninst/commit/b205924ebff550d22ae9f57671c7356a95ea6f3f
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/dwarfWalker.h.rst
    M symtabAPI/src/dwarfWalker.h

  Log Message:
  -----------
  Add symtab/dwarfWalker.h


  Commit: e61200356160c6319232613015fba5c91bcb61f1
      https://github.com/dyninst/dyninst/commit/e61200356160c6319232613015fba5c91bcb61f1
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/emitElf.h.rst
    M symtabAPI/src/emitElf.h

  Log Message:
  -----------
  Add symtab/emitElf.h


  Commit: 865f0ad16f25bf29f4f2c7ac3b9c096c9e2f14ad
      https://github.com/dyninst/dyninst/commit/865f0ad16f25bf29f4f2c7ac3b9c096c9e2f14ad
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/emitElfStatic.h.rst
    M symtabAPI/src/emitElfStatic.h

  Log Message:
  -----------
  Add symtab/emitElfStatic.h


  Commit: 55d02f2aa976305a6ed9fd0bb316b0bfbe38fd44
      https://github.com/dyninst/dyninst/commit/55d02f2aa976305a6ed9fd0bb316b0bfbe38fd44
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/emitWin.h.rst
    M symtabAPI/src/emitWin.h

  Log Message:
  -----------
  Add symtab/emitWin.h


  Commit: 13a9e77c4eb7c7380107987f4579980e583a6824
      https://github.com/dyninst/dyninst/commit/13a9e77c4eb7c7380107987f4579980e583a6824
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/indexed_modules.h.rst
    M symtabAPI/src/indexed_modules.h

  Log Message:
  -----------
  Add symtab/indexed_modules.h


  Commit: 90eb97ee67e150723e8e9f948f9dfabb469b46ce
      https://github.com/dyninst/dyninst/commit/90eb97ee67e150723e8e9f948f9dfabb469b46ce
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/LinkMap.h.rst
    M symtabAPI/src/LinkMap.h

  Log Message:
  -----------
  Add symtab/LinkMap.h


  Commit: ba36b1195f78bc76c1a13dd78cb901f45814c20a
      https://github.com/dyninst/dyninst/commit/ba36b1195f78bc76c1a13dd78cb901f45814c20a
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/Type-mem.h.rst
    M symtabAPI/src/Type-mem.h

  Log Message:
  -----------
  Add symtab/Type-mem.h


  Commit: f86e777158b1466f28d8f7fca9c8a9ce18f5a58c
      https://github.com/dyninst/dyninst/commit/f86e777158b1466f28d8f7fca9c8a9ce18f5a58c
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/API.rst
    A docs/symtabAPI/developer/Symtab.h.rst
    R docs/symtabAPI/developer/notes.rst
    M docs/symtabAPI/developer/relocationEntry.h.rst
    M docs/symtabAPI/overview.rst
    M docs/symtabAPI/public/ExceptionBlock.h.rst
    M docs/symtabAPI/public/Symtab.h.rst
    M symtabAPI/h/Symtab.h

  Log Message:
  -----------
  Add symtab/Symtab.h


  Commit: baab95702f20e122c909bada82b2162b024834b2
      https://github.com/dyninst/dyninst/commit/baab95702f20e122c909bada82b2162b024834b2
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/API.rst
    A docs/symtabAPI/developer/Type.h.rst
    M docs/symtabAPI/public/Type.h.rst
    M symtabAPI/h/Type.h
    M symtabAPI/src/Type.C

  Log Message:
  -----------
  Add symtab/Type.h


  Commit: 5a30fd8d1e0b136b0a976f15354400d8981b0e85
      https://github.com/dyninst/dyninst/commit/5a30fd8d1e0b136b0a976f15354400d8981b0e85
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/Object.h.rst
    M symtabAPI/src/Object.h

  Log Message:
  -----------
  Add symtab/Object.h


  Commit: be2285c93b5b55c5850dc303d6ef6d66f5471b22
      https://github.com/dyninst/dyninst/commit/be2285c93b5b55c5850dc303d6ef6d66f5471b22
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/Object-elf.h.rst
    M symtabAPI/src/Object-elf.h

  Log Message:
  -----------
  Add symtab/Object-elf.h


  Commit: 9d421c89379e7c862a857864d56f52d3fc5a4cb3
      https://github.com/dyninst/dyninst/commit/9d421c89379e7c862a857864d56f52d3fc5a4cb3
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/Object-nt.h.rst
    M symtabAPI/src/Object-nt.h

  Log Message:
  -----------
  Add symtab/Object-nt.h


  Commit: f7538821e8afd4364b8b8411b953ad35a45cffed
      https://github.com/dyninst/dyninst/commit/f7538821e8afd4364b8b8411b953ad35a45cffed
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/conf.py

  Log Message:
  -----------
  Update Dyninst version in conf


  Commit: aa4cb37eddc171769dbb8139b54b13b25edd541c
      https://github.com/dyninst/dyninst/commit/aa4cb37eddc171769dbb8139b54b13b25edd541c
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/conf.py

  Log Message:
  -----------
  Update copyright in conf


  Commit: b5c1e595d55c86592f3e902fed31c47b1b1459db
      https://github.com/dyninst/dyninst/commit/b5c1e595d55c86592f3e902fed31c47b1b1459db
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/API.rst
    M docs/symtabAPI/overview.rst

  Log Message:
  -----------
  Add symtab/overview


  Commit: e9faa1646e1f544ff24e9d0b04230cd6c92ac8fa
      https://github.com/dyninst/dyninst/commit/e9faa1646e1f544ff24e9d0b04230cd6c92ac8fa
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/stackwalk/public/basetypes.h.rst

  Log Message:
  -----------
  Add stackwalk/basetypes.h


  Commit: e17143934bfc3d2e7728a22cb5c24edd93500158
      https://github.com/dyninst/dyninst/commit/e17143934bfc3d2e7728a22cb5c24edd93500158
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/stackwalk/overview.rst
    M docs/stackwalk/public/API.rst

  Log Message:
  -----------
  Clean up stackwalk naming


  Commit: bcf58567d7615f1b5295860de96916160aa50a75
      https://github.com/dyninst/dyninst/commit/bcf58567d7615f1b5295860de96916160aa50a75
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/stackwalk/developer/API.rst
    A docs/stackwalk/developer/frame.h.rst
    M docs/stackwalk/overview.rst
    M docs/stackwalk/public/frame.h.rst
    M stackwalk/h/frame.h

  Log Message:
  -----------
  Add stackwalk/frame.h


  Commit: 51976fc09fdeacd5c451219dec4a1df3f179f73c
      https://github.com/dyninst/dyninst/commit/51976fc09fdeacd5c451219dec4a1df3f179f73c
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/common/developer/dyntypes.h.rst
    M docs/common/developer/registers/MachRegister.h.rst
    M docs/stackwalk/overview.rst
    M docs/stackwalk/public/frame.h.rst
    M docs/stackwalk/public/framestepper.h.rst
    M docs/stackwalk/public/local_var.h.rst
    M docs/stackwalk/public/procstate.h.rst
    M docs/stackwalk/public/steppergroup.h.rst
    M docs/stackwalk/public/symlookup.h.rst
    M docs/stackwalk/public/walker.h.rst

  Log Message:
  -----------
  Split up classes from stackwalk/overview


  Commit: 176a3ebb5ad8d751d7e4274f89e5511e8aea8c62
      https://github.com/dyninst/dyninst/commit/176a3ebb5ad8d751d7e4274f89e5511e8aea8c62
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/stackwalk/developer/frame.h.rst
    M docs/stackwalk/public/frame.h.rst

  Log Message:
  -----------
  Add stackwalk/frame.h


  Commit: 61c98217ffce3ee5b59e3a2c6338805c8a0b2efd
      https://github.com/dyninst/dyninst/commit/61c98217ffce3ee5b59e3a2c6338805c8a0b2efd
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/stackwalk/developer/API.rst
    A docs/stackwalk/developer/framestepper.h.rst
    M docs/stackwalk/overview.rst
    M docs/stackwalk/public/framestepper.h.rst
    M docs/stackwalk/public/procstate.h.rst

  Log Message:
  -----------
  Add stackwalker/framestepper.h


  Commit: f5055bea9f269f0259a71df5f1d577957f688dfb
      https://github.com/dyninst/dyninst/commit/f5055bea9f269f0259a71df5f1d577957f688dfb
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/stackwalk/public/local_var.h.rst
    M stackwalk/h/local_var.h

  Log Message:
  -----------
  Add stackwalker/local_var.h


  Commit: 3f3d6715dbdffb3f5054625859d0a239ba8ecd50
      https://github.com/dyninst/dyninst/commit/3f3d6715dbdffb3f5054625859d0a239ba8ecd50
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/stackwalk/developer/API.rst
    A docs/stackwalk/developer/procstate.h.rst
    M docs/stackwalk/overview.rst
    M docs/stackwalk/public/procstate.h.rst
    M stackwalk/h/procstate.h

  Log Message:
  -----------
  Add stackwalk/procstate.h


  Commit: 99cb604412120ab6bcecd557c7ca7354afd704ff
      https://github.com/dyninst/dyninst/commit/99cb604412120ab6bcecd557c7ca7354afd704ff
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/stackwalk/public/steppergroup.h.rst

  Log Message:
  -----------
  Add stackwalk/steppergroup.h


  Commit: 0a6876fd68eb4f5b5b4891f2d355ffd50ffdbe1b
      https://github.com/dyninst/dyninst/commit/0a6876fd68eb4f5b5b4891f2d355ffd50ffdbe1b
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/stackwalk/developer/API.rst
    A docs/stackwalk/developer/swk_errors.h.rst
    M docs/stackwalk/public/swk_errors.h.rst

  Log Message:
  -----------
  Add stackwalk/swk_errors.h


  Commit: 4f7c7af639bf9625f6071ef103518dba57d3430a
      https://github.com/dyninst/dyninst/commit/4f7c7af639bf9625f6071ef103518dba57d3430a
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/stackwalk/public/symlookup.h.rst

  Log Message:
  -----------
  Add stackwalk/symlookup.h


  Commit: fbb77c0402fa4396e4385440e56c7d557f932d62
      https://github.com/dyninst/dyninst/commit/fbb77c0402fa4396e4385440e56c7d557f932d62
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/stackwalk/developer/API.rst
    A docs/stackwalk/developer/walker.h.rst
    M docs/stackwalk/public/walker.h.rst
    M stackwalk/h/walker.h

  Log Message:
  -----------
  Add stackwalk/walker.h


  Commit: 0df09da209c5fb93ce8acbc83055c24eba41aeec
      https://github.com/dyninst/dyninst/commit/0df09da209c5fb93ce8acbc83055c24eba41aeec
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/stackwalk/developer/aarch64-swk.h.rst
    M stackwalk/src/aarch64-swk.h

  Log Message:
  -----------
  Add stackwalk/aarch64-swk.h.h


  Commit: f915afdeeefee665915145634f85b73468473b2f
      https://github.com/dyninst/dyninst/commit/f915afdeeefee665915145634f85b73468473b2f
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/stackwalk/developer/addrRange.h.rst
    M stackwalk/src/addrRange.h

  Log Message:
  -----------
  Add stackwalk/addrRange.h


  Commit: 19def6e9f885b3847153634d6158c2d6f80abc06
      https://github.com/dyninst/dyninst/commit/19def6e9f885b3847153634d6158c2d6f80abc06
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/stackwalk/developer/analysis_stepper.h.rst

  Log Message:
  -----------
  Add stackwalk/analysis_stepper.h


  Commit: bff068ff6925a2cc3d4c2b3fa7145ce05b89747b
      https://github.com/dyninst/dyninst/commit/bff068ff6925a2cc3d4c2b3fa7145ce05b89747b
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/stackwalk/developer/dbgstepper-impl.h.rst
    M stackwalk/src/dbgstepper-impl.h

  Log Message:
  -----------
  Add stackwalk/dbgstepper-impl.h


  Commit: 97beb75ee8ed0a231123aaf4da863aeae43d8966
      https://github.com/dyninst/dyninst/commit/97beb75ee8ed0a231123aaf4da863aeae43d8966
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/stackwalk/developer/API.rst
    R docs/stackwalk/developer/framestepper_pimple.h.rst

  Log Message:
  -----------
  Remove stackwalk/framestepper_pimple.h


  Commit: da49593e50766c5c9dfe75cb87dd2ac372338845
      https://github.com/dyninst/dyninst/commit/da49593e50766c5c9dfe75cb87dd2ac372338845
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/stackwalk/developer/freebsd-swk.h.rst
    M stackwalk/src/freebsd-swk.h

  Log Message:
  -----------
  Add stackwalk/freebsd-swk.h


  Commit: 3be8714f4ba2086107c7db34321b8ab27cd843cb
      https://github.com/dyninst/dyninst/commit/3be8714f4ba2086107c7db34321b8ab27cd843cb
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/stackwalk/developer/get_trap_instruction.h.rst

  Log Message:
  -----------
  Add stackwalk/get_trap_instruction.h


  Commit: 74e50bf5f9addd45eb0522f6ac103ee6f32c723e
      https://github.com/dyninst/dyninst/commit/74e50bf5f9addd45eb0522f6ac103ee6f32c723e
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/stackwalk/developer/libstate.h.rst

  Log Message:
  -----------
  Add stackwalk/libstate.h


  Commit: 6f54c063fd4a90f9a5e755ac88a13991b335afe8
      https://github.com/dyninst/dyninst/commit/6f54c063fd4a90f9a5e755ac88a13991b335afe8
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/stackwalk/developer/linuxbsd-swk.h.rst

  Log Message:
  -----------
  Add stackwalk/linuxbsd-swk.h


  Commit: 947c294ebc9fd7a39c3a191cf252a119519a0f9d
      https://github.com/dyninst/dyninst/commit/947c294ebc9fd7a39c3a191cf252a119519a0f9d
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/stackwalk/developer/linux-swk.h.rst

  Log Message:
  -----------
  Add stackwalk/linux-swk.h


  Commit: 2eff2f58e12076fb0d39ba464bbf93c1a1c86d31
      https://github.com/dyninst/dyninst/commit/2eff2f58e12076fb0d39ba464bbf93c1a1c86d31
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/stackwalk/developer/symtab-swk.h.rst
    M docs/stackwalk/developer/x86-swk.h.rst
    M stackwalk/src/x86-swk.h

  Log Message:
  -----------
  Add stackwalk/x86-swk.h


  Commit: b8196fc48c15a6e613436a42d98d2f5b19df4f7e
      https://github.com/dyninst/dyninst/commit/b8196fc48c15a6e613436a42d98d2f5b19df4f7e
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/stackwalk/developer/sw.h.rst
    M stackwalk/src/sw.h

  Log Message:
  -----------
  Add stackwalk/sw.h


  Commit: 3bb886135b085e8223258b80826e036aa4513d2b
      https://github.com/dyninst/dyninst/commit/3bb886135b085e8223258b80826e036aa4513d2b
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    A docs/stackwalk/fig/stackwalker-frame-layout-ARMv8.png
    A docs/stackwalk/fig/stackwalker-frame-layout-x86.png
    M docs/stackwalk/overview.rst
    R docs/stackwalk/public/fig/stackwalker-frame-layout-ARMv8.png
    R docs/stackwalk/public/fig/stackwalker-frame-layout-x86.png

  Log Message:
  -----------
  Add stackwalker/overview


  Commit: 2b0a941ec3a79dbf1c4bda7f3d2e148c42326012
      https://github.com/dyninst/dyninst/commit/2b0a941ec3a79dbf1c4bda7f3d2e148c42326012
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    R stackwalk/doc/stackwalk.pdf

  Log Message:
  -----------
  Remove old stackwalker docs


  Commit: ad98b10b194555706426d38229d0778cf657db87
      https://github.com/dyninst/dyninst/commit/ad98b10b194555706426d38229d0778cf657db87
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/overview.rst

  Log Message:
  -----------
  dyninstAPI/overview


  Commit: eb3d1b87ae7a0b9b51359c78e18d7e0098208ce9
      https://github.com/dyninst/dyninst/commit/eb3d1b87ae7a0b9b51359c78e18d7e0098208ce9
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/API.rst
    A docs/dyninstAPI/developer/BPatch_addressSpace.h.rst
    M docs/dyninstAPI/public/BPatch_addressSpace.h.rst
    M dyninstAPI/h/BPatch_addressSpace.h

  Log Message:
  -----------
  Add dyninstAPI/BPatch_addressSpace.h


  Commit: df6fc24677e0040bc6c321bf567fecbf0c0f86ee
      https://github.com/dyninst/dyninst/commit/df6fc24677e0040bc6c321bf567fecbf0c0f86ee
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/API.rst
    A docs/dyninstAPI/developer/BPatch_basicBlock.h.rst
    M docs/dyninstAPI/public/BPatch_basicBlock.h.rst
    M dyninstAPI/h/BPatch_basicBlock.h

  Log Message:
  -----------
  Add dyninstAPI/BPatch_basicBlock.h


  Commit: 90be53e18ef825c14fe2a75db9d15136c3df829b
      https://github.com/dyninst/dyninst/commit/90be53e18ef825c14fe2a75db9d15136c3df829b
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/public/BPatch.h.rst

  Log Message:
  -----------
  Add dyninstAPI/BPatch.h


  Commit: 6acdcf7d190d02b7a4e22b270c249c57458c2d94
      https://github.com/dyninst/dyninst/commit/6acdcf7d190d02b7a4e22b270c249c57458c2d94
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/public/BPatch_Set.h.rst

  Log Message:
  -----------
  Add dyninstAPI/BPatch_Set.h


  Commit: 111da1cdb0056eb45ad4fac453e3cd6864ca7581
      https://github.com/dyninst/dyninst/commit/111da1cdb0056eb45ad4fac453e3cd6864ca7581
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/API.rst
    A docs/dyninstAPI/developer/BPatch_basicBlockLoop.h.rst
    A docs/dyninstAPI/fig/loop-types.png
    M docs/dyninstAPI/public/BPatch_basicBlockLoop.h.rst
    M dyninstAPI/h/BPatch_basicBlockLoop.h
    M dyninstAPI/src/BPatch_basicBlockLoop.C

  Log Message:
  -----------
  Add dyninstAPI/BPatch_basicBlockLoop.h


  Commit: 4476c34788ee6f56679b1f76f0c97a01dbfe8b44
      https://github.com/dyninst/dyninst/commit/4476c34788ee6f56679b1f76f0c97a01dbfe8b44
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/public/BPatch_binaryEdit.h.rst

  Log Message:
  -----------
  Add dyninstAPI/BPatch_binaryEdit.h


  Commit: 0ee5a078362a97919124826214675a9d1b6869e1
      https://github.com/dyninst/dyninst/commit/0ee5a078362a97919124826214675a9d1b6869e1
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/public/BPatch_callbacks.h.rst

  Log Message:
  -----------
  Add dyninstAPI/BPatch_callbacks.h


  Commit: 2903cfd8b0fe88323f72e85668fa60d9b5a676a2
      https://github.com/dyninst/dyninst/commit/2903cfd8b0fe88323f72e85668fa60d9b5a676a2
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/public/BPatch_edge.h.rst

  Log Message:
  -----------
  Add dyninstAPI/BPatch_edge.h


  Commit: 6f6c1ada5d95ba0b3f050cbe70dba8b853304243
      https://github.com/dyninst/dyninst/commit/6f6c1ada5d95ba0b3f050cbe70dba8b853304243
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/public/BPatch_enums.h.rst
    M dyninstAPI/h/BPatch_enums.h

  Log Message:
  -----------
  Add dyninstAPI/BPatch_enums.h


  Commit: d0a9830797ac2acda0a8b393778641082f73704c
      https://github.com/dyninst/dyninst/commit/d0a9830797ac2acda0a8b393778641082f73704c
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/public/BPatch_flowGraph.h.rst

  Log Message:
  -----------
  Add dyninstAPI/BPatch_flowGraph.h


  Commit: e5593e7dd9a39b7eaa9e0828eafce52ff82af9ef
      https://github.com/dyninst/dyninst/commit/e5593e7dd9a39b7eaa9e0828eafce52ff82af9ef
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/public/BPatch_frame.h.rst

  Log Message:
  -----------
  Add dyninstAPI/BPatch_frame.h


  Commit: efab731435b8fafe91948ecab123cc2bef48d932
      https://github.com/dyninst/dyninst/commit/efab731435b8fafe91948ecab123cc2bef48d932
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/public/BPatch_function.h.rst

  Log Message:
  -----------
  Add dyninstAPI/BPatch_function.h


  Commit: 29134b2b99ca22cd78d69f0b5ac8a9f4b36677be
      https://github.com/dyninst/dyninst/commit/29134b2b99ca22cd78d69f0b5ac8a9f4b36677be
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/public/BPatch_image.h.rst

  Log Message:
  -----------
  Add dyninstAPI/BPatch_image.h


  Commit: 87a921e8d4a981ea33bc631545dd4204c480c702
      https://github.com/dyninst/dyninst/commit/87a921e8d4a981ea33bc631545dd4204c480c702
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/public/BPatch_instruction.h.rst

  Log Message:
  -----------
  Add dyninstAPI/BPatch_instruction.h


  Commit: c43b85eec293bf7116d10f591a0d91760f3fa0b1
      https://github.com/dyninst/dyninst/commit/c43b85eec293bf7116d10f591a0d91760f3fa0b1
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/public/BPatch_loopTreeNode.h.rst

  Log Message:
  -----------
  Add dyninstAPI/BPatch_loopTreeNode.h


  Commit: e0689856c3cf5cc19370da6e383fcc204e314459
      https://github.com/dyninst/dyninst/commit/e0689856c3cf5cc19370da6e383fcc204e314459
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/public/BPatch_memoryAccess_NP.h.rst

  Log Message:
  -----------
  Add dyninstAPI/BPatch_memoryAccess_NP.h


  Commit: b643ee9c0ae7a4b6d107c42ea1a133a3bebb8ab0
      https://github.com/dyninst/dyninst/commit/b643ee9c0ae7a4b6d107c42ea1a133a3bebb8ab0
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/public/BPatch_module.h.rst

  Log Message:
  -----------
  Add dyninstAPI/BPatch_module.h


  Commit: aab8a6b2d0697340c846375809b5938be341d67f
      https://github.com/dyninst/dyninst/commit/aab8a6b2d0697340c846375809b5938be341d67f
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/public/BPatch_object.h.rst

  Log Message:
  -----------
  Add dyninstAPI/BPatch_object.h


  Commit: c753828a3cf1d76633309a4565f227979ba181eb
      https://github.com/dyninst/dyninst/commit/c753828a3cf1d76633309a4565f227979ba181eb
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/public/BPatch_point.h.rst

  Log Message:
  -----------
  Add dyninstAPI/BPatch_point.h


  Commit: 83c7beb50225576a3eda2ca2e7331d4e9edfa31c
      https://github.com/dyninst/dyninst/commit/83c7beb50225576a3eda2ca2e7331d4e9edfa31c
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/public/BPatch_process.h.rst

  Log Message:
  -----------
  Add dyninstAPI/BPatch_process.h


  Commit: 04c38eea6e3fae93033705cf9d0c718357e2524f
      https://github.com/dyninst/dyninst/commit/04c38eea6e3fae93033705cf9d0c718357e2524f
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/public/BPatch_snippet.h.rst

  Log Message:
  -----------
  Add dyninstAPI/BPatch_snippet.h


  Commit: 273d89358e75d27ce1427f4ffec9f746e34ee8ef
      https://github.com/dyninst/dyninst/commit/273d89358e75d27ce1427f4ffec9f746e34ee8ef
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/public/BPatch_sourceBlock.h.rst

  Log Message:
  -----------
  Add dyninstAPI/BPatch_sourceBlock.h


  Commit: 628f6e5346fead8e866eff8689fc3a067a428a08
      https://github.com/dyninst/dyninst/commit/628f6e5346fead8e866eff8689fc3a067a428a08
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/public/BPatch_sourceObj.h.rst

  Log Message:
  -----------
  Add dyninstAPI/BPatch_sourceObj.h


  Commit: 123be2c701f898e6fd2dbb2b312e435b6e0a3694
      https://github.com/dyninst/dyninst/commit/123be2c701f898e6fd2dbb2b312e435b6e0a3694
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/public/BPatch_thread.h.rst

  Log Message:
  -----------
  Add dyninstAPI/BPatch_thread.h


  Commit: eb6f912674bab5579a27c410ab4be6dda7aedfea
      https://github.com/dyninst/dyninst/commit/eb6f912674bab5579a27c410ab4be6dda7aedfea
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/public/BPatch_type.h.rst

  Log Message:
  -----------
  Add dyninstAPI/BPatch_type.h


  Commit: db839a394b417edc03c8630f19098be29c56fd0c
      https://github.com/dyninst/dyninst/commit/db839a394b417edc03c8630f19098be29c56fd0c
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/public/StackMod.h.rst

  Log Message:
  -----------
  Add dyninstAPI/StackMod.h


  Commit: bdb2e60966684f378153aa76f7bccec6d6d15cce
      https://github.com/dyninst/dyninst/commit/bdb2e60966684f378153aa76f7bccec6d6d15cce
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/API.rst
    A docs/dyninstAPI/developer/BPatch_dll.h.rst
    M docs/dyninstAPI/public/API.rst
    R docs/dyninstAPI/public/BPatch_dll.h.rst
    M dyninstAPI/h/BPatch_dll.h

  Log Message:
  -----------
  Add dyninstAPI/BPatch_dll.h


  Commit: 13f9a5118458aeb84dc03e96762be1d049c8bc78
      https://github.com/dyninst/dyninst/commit/13f9a5118458aeb84dc03e96762be1d049c8bc78
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/addressSpace.h.rst
    M dyninstAPI/src/addressSpace.h

  Log Message:
  -----------
  Add dyninstAPI/addressSpace.h


  Commit: 42e1d05bb7cd294d910914bb9366d6fbda18c4a9
      https://github.com/dyninst/dyninst/commit/42e1d05bb7cd294d910914bb9366d6fbda18c4a9
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/API.rst
    R docs/dyninstAPI/developer/arch-forward-decl.h.rst

  Log Message:
  -----------
  Remove dyninstAPI/arch-forward-decl.h


  Commit: 1386f6c2389df84dfbbbf2d96572c8c34ed96e48
      https://github.com/dyninst/dyninst/commit/1386f6c2389df84dfbbbf2d96572c8c34ed96e48
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/ast.h.rst
    M dyninstAPI/src/ast.h

  Log Message:
  -----------
  Add dyninstAPI/ast.h


  Commit: 9170ec4644e684eb31e91258decfe637a3586825
      https://github.com/dyninst/dyninst/commit/9170ec4644e684eb31e91258decfe637a3586825
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/overview.rst
    M docs/dyninstAPI/public/BPatch_snippet.h.rst
    M docs/examples/binary_analysis.rst
    M docs/examples/cfg.rst
    M docs/examples/function_disassembly.rst
    M docs/examples/instrument_function.rst
    M docs/examples/memory_access.rst
    M docs/examples/retee.rst

  Log Message:
  -----------
  Extract examples from dyninstAPI/overview


  Commit: a7cd641ac5499285aada860322c97949be4a729a
      https://github.com/dyninst/dyninst/commit/a7cd641ac5499285aada860322c97949be4a729a
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/overview.rst

  Log Message:
  -----------
  Add link to CFG traversal example in parseAPI/overview


  Commit: 2cbbb4e65accce42797aa614bc993329936238f6
      https://github.com/dyninst/dyninst/commit/2cbbb4e65accce42797aa614bc993329936238f6
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/instructionAPI/overview.rst

  Log Message:
  -----------
  Link to func disassem example in instructionAPI/overview


  Commit: dc0acac96f1066375065467366ea8ecc365881fc
      https://github.com/dyninst/dyninst/commit/dc0acac96f1066375065467366ea8ecc365881fc
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/overview.rst

  Log Message:
  -----------
  Add wrapFunction example in dyninstAPI/overview


  Commit: 382a0b4e05bd474007de57ff5db8e069c0cbe9b0
      https://github.com/dyninst/dyninst/commit/382a0b4e05bd474007de57ff5db8e069c0cbe9b0
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/public/BPatch_binaryEdit.h.rst
    M dyninstAPI/h/BPatch_binaryEdit.h

  Log Message:
  -----------
  Add dyninstAPI/BPatch_binaryEdit.h


  Commit: 9bc9412033aacac86dce3ca2578c17153ace5a5e
      https://github.com/dyninst/dyninst/commit/9bc9412033aacac86dce3ca2578c17153ace5a5e
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/public/BPatch_edge.h.rst
    M dyninstAPI/h/BPatch_edge.h

  Log Message:
  -----------
  Add dyninstAPI/BPatch_edge.h


  Commit: 634d989d0a17fb70af212ac9ebf7e83ae872ed7e
      https://github.com/dyninst/dyninst/commit/634d989d0a17fb70af212ac9ebf7e83ae872ed7e
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/API.rst
    A docs/dyninstAPI/developer/BPatch_flowGraph.h.rst
    M docs/dyninstAPI/public/BPatch_flowGraph.h.rst
    M dyninstAPI/h/BPatch_flowGraph.h

  Log Message:
  -----------
  Add dyninstAPI/BPatch_flowGraph.h


  Commit: f9edcc0d6889ff33eea37bee51d3c3bc77ec4166
      https://github.com/dyninst/dyninst/commit/f9edcc0d6889ff33eea37bee51d3c3bc77ec4166
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/API.rst
    A docs/dyninstAPI/developer/BPatch_frame.h.rst
    M docs/dyninstAPI/public/BPatch_frame.h.rst
    M dyninstAPI/h/BPatch_frame.h

  Log Message:
  -----------
  Add dyninstAPI/BPatch_frame.h


  Commit: bac0287a9cdd72ca241af037ee9916e28cac21df
      https://github.com/dyninst/dyninst/commit/bac0287a9cdd72ca241af037ee9916e28cac21df
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    A docs/dyninstAPI/developer/BPatch_function.h.rst
    M docs/dyninstAPI/public/BPatch_function.h.rst
    M dyninstAPI/h/BPatch_function.h

  Log Message:
  -----------
  Start of BPatch_function.h


  Commit: 6a9403ff79590ac84d3e80a54d9935a6ebdd7283
      https://github.com/dyninst/dyninst/commit/6a9403ff79590ac84d3e80a54d9935a6ebdd7283
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/examples/binary_analysis.rst

  Log Message:
  -----------
  Add examples/binary_analysis -- REBASE


  Commit: a3caf4eff6f4b17922b500d133a5ee2a2fb1e2de
      https://github.com/dyninst/dyninst/commit/a3caf4eff6f4b17922b500d133a5ee2a2fb1e2de
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/API.rst
    M docs/dyninstAPI/developer/BPatch_function.h.rst
    M docs/dyninstAPI/public/BPatch_function.h.rst
    M dyninstAPI/h/BPatch_function.h
    M dyninstAPI/src/BPatch_function.C

  Log Message:
  -----------
  Add dyninstAPI/BPatch_Function.h


  Commit: 95d33f4492845253f11aa076b12f7f9ef9a5a917
      https://github.com/dyninst/dyninst/commit/95d33f4492845253f11aa076b12f7f9ef9a5a917
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/API.rst
    A docs/dyninstAPI/developer/BPatch_image.h.rst
    M docs/dyninstAPI/public/BPatch_image.h.rst
    M dyninstAPI/h/BPatch_image.h
    M dyninstAPI/src/BPatch_image.C

  Log Message:
  -----------
  Add dyninstAPI/BPatch_image.h


  Commit: aace4cb5ec541522370d4b80699a535fd6260432
      https://github.com/dyninst/dyninst/commit/aace4cb5ec541522370d4b80699a535fd6260432
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/API.rst
    A docs/dyninstAPI/developer/BPatch_instruction.h.rst
    M docs/dyninstAPI/public/BPatch_instruction.h.rst
    M dyninstAPI/h/BPatch_instruction.h

  Log Message:
  -----------
  Add dyninstAPI/BPatch_instruction.h


  Commit: 7fb6e4490445af6659274e64f02af3fc36acab02
      https://github.com/dyninst/dyninst/commit/7fb6e4490445af6659274e64f02af3fc36acab02
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/API.rst
    A docs/dyninstAPI/developer/BPatch_loopTreeNode.h.rst
    M docs/dyninstAPI/public/BPatch_loopTreeNode.h.rst
    M dyninstAPI/h/BPatch_loopTreeNode.h

  Log Message:
  -----------
  Add dyninstAPI/BPatch_loopTreeNode.h


  Commit: 975439d410bfc9e685edb524a2c60ad0f338d067
      https://github.com/dyninst/dyninst/commit/975439d410bfc9e685edb524a2c60ad0f338d067
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/API.rst
    A docs/dyninstAPI/developer/BPatch_memoryAccess_NP.h.rst
    M docs/dyninstAPI/public/BPatch_instruction.h.rst
    M docs/dyninstAPI/public/BPatch_memoryAccess_NP.h.rst
    M dyninstAPI/h/BPatch_memoryAccess_NP.h

  Log Message:
  -----------
  Add dyninstAPI/BPatch_memoryAccess_NP.h


  Commit: 07f591ba043a0bfcbed3b250b295d42ad57a221c
      https://github.com/dyninst/dyninst/commit/07f591ba043a0bfcbed3b250b295d42ad57a221c
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/API.rst
    A docs/dyninstAPI/developer/BPatch_module.h.rst
    M docs/dyninstAPI/public/BPatch_module.h.rst
    M docs/dyninstAPI/public/BPatch_object.h.rst
    M dyninstAPI/h/BPatch_module.h

  Log Message:
  -----------
  Add dyninstAPI/BPatch_module.h


  Commit: 6bb9a1970f4c68de238254a0c0054dfbc3994c70
      https://github.com/dyninst/dyninst/commit/6bb9a1970f4c68de238254a0c0054dfbc3994c70
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/public/BPatch_object.h.rst
    M dyninstAPI/h/BPatch_object.h

  Log Message:
  -----------
  Add dyninstAPI/BPatch_object.h


  Commit: b43722c126b409f66a1f89ce6c54346f5534a873
      https://github.com/dyninst/dyninst/commit/b43722c126b409f66a1f89ce6c54346f5534a873
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/public/BPatch_parRegion.h.rst
    M dyninstAPI/h/BPatch_parRegion.h

  Log Message:
  -----------
  Add dyninstAPI/BPatch_parRegion.h


  Commit: 847e033459faa811b4d07b406711a323d6f204c8
      https://github.com/dyninst/dyninst/commit/847e033459faa811b4d07b406711a323d6f204c8
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/API.rst
    A docs/dyninstAPI/developer/BPatch_point.h.rst
    M docs/dyninstAPI/public/BPatch_point.h.rst
    M dyninstAPI/h/BPatch_point.h

  Log Message:
  -----------
  Add dyninstAPI/BPatch_point.h


  Commit: b6b926c04feef5979c869a050b9e1b860586344f
      https://github.com/dyninst/dyninst/commit/b6b926c04feef5979c869a050b9e1b860586344f
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/API.rst
    A docs/dyninstAPI/developer/BPatch_process.h.rst
    M docs/dyninstAPI/public/BPatch_process.h.rst
    M dyninstAPI/h/BPatch_process.h

  Log Message:
  -----------
  Add dyninstAPI/BPatch_process.h


  Commit: 9967012bb2fd65bd5539d6d9347a03fa3b24efd6
      https://github.com/dyninst/dyninst/commit/9967012bb2fd65bd5539d6d9347a03fa3b24efd6
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/public/BPatch_Set.h.rst
    M dyninstAPI/h/BPatch_Set.h

  Log Message:
  -----------
  Add dyninstAPI/BPatch_Set.h


  Commit: ed66cc101cf5b31a451a39a922cc67d07eb1cc56
      https://github.com/dyninst/dyninst/commit/ed66cc101cf5b31a451a39a922cc67d07eb1cc56
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/API.rst
    A docs/dyninstAPI/developer/BPatch_snippet.h.rst
    M docs/dyninstAPI/public/BPatch_snippet.h.rst
    M dyninstAPI/h/BPatch_snippet.h

  Log Message:
  -----------
  Add dyninstAPI/BPatch_snippet.h


  Commit: 8a93fcf9ee40b0ba37410d0da858ebf3dea283a9
      https://github.com/dyninst/dyninst/commit/8a93fcf9ee40b0ba37410d0da858ebf3dea283a9
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/public/BPatch_sourceBlock.h.rst
    M dyninstAPI/h/BPatch_sourceBlock.h

  Log Message:
  -----------
  Add dyninstAPI/BPatch_sourceBlock.h


  Commit: 5790ad0e81b09d5293b0f1a6de665893b28f5a33
      https://github.com/dyninst/dyninst/commit/5790ad0e81b09d5293b0f1a6de665893b28f5a33
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/public/BPatch_sourceObj.h.rst

  Log Message:
  -----------
  Add dyninstAPI/BPatch_sourceObj.h


  Commit: 44c76404c615ea3e55a445797968c0a7525667dc
      https://github.com/dyninst/dyninst/commit/44c76404c615ea3e55a445797968c0a7525667dc
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/public/BPatch_statement.h.rst
    M dyninstAPI/h/BPatch_statement.h

  Log Message:
  -----------
  Add dyninstAPI/BPatch_statement.h


  Commit: a5e1683b896f795de65f9db0513de52dc8203c25
      https://github.com/dyninst/dyninst/commit/a5e1683b896f795de65f9db0513de52dc8203c25
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/API.rst
    A docs/dyninstAPI/developer/BPatch_thread.h.rst
    M docs/dyninstAPI/public/BPatch_thread.h.rst
    M dyninstAPI/h/BPatch_thread.h

  Log Message:
  -----------
  Add dyninstAPI/BPatch_thread.h


  Commit: 01a69a29f8480f6fc5cf305eed64ff3e595245dc
      https://github.com/dyninst/dyninst/commit/01a69a29f8480f6fc5cf305eed64ff3e595245dc
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/public/BPatch_Vector.h.rst

  Log Message:
  -----------
  Add dyninstAPI/BPatch_Vector.h


  Commit: 7976158594143fbeea4c3db9570c6e2ef491183c
      https://github.com/dyninst/dyninst/commit/7976158594143fbeea4c3db9570c6e2ef491183c
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/API.rst
    A docs/dyninstAPI/developer/BPatch_type.h.rst
    M docs/dyninstAPI/public/BPatch_type.h.rst
    M dyninstAPI/h/BPatch_type.h

  Log Message:
  -----------
  Add dyninstAPI/BPatch_type.h


  Commit: ae9ef3f3bc8aa65388e6822c3cd32fd622c8e46a
      https://github.com/dyninst/dyninst/commit/ae9ef3f3bc8aa65388e6822c3cd32fd622c8e46a
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/API.rst
    A docs/dyninstAPI/developer/BPatch.h.rst
    M docs/dyninstAPI/public/BPatch.h.rst
    M dyninstAPI/h/BPatch.h

  Log Message:
  -----------
  Add dyninstAPI/BPatch.h


  Commit: 06a5769f0560894faba2bbfad87dfb5b4c7744c8
      https://github.com/dyninst/dyninst/commit/06a5769f0560894faba2bbfad87dfb5b4c7744c8
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/public/StackMod.h.rst
    M dyninstAPI/h/StackMod.h
    M dyninstAPI/src/StackMod/StackMod.C

  Log Message:
  -----------
  Add dyninstAPI/StackMod.h


  Commit: 1b1f9d07faa08487fb416faffd7f78206b967879
      https://github.com/dyninst/dyninst/commit/1b1f9d07faa08487fb416faffd7f78206b967879
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/API.rst
    M docs/dyninstAPI/developer/BPatch_collections.h.rst
    M docs/dyninstAPI/developer/BPatch_libInfo.h.rst
    M docs/dyninstAPI/developer/BPatch_memoryAccessAdapter.h.rst
    M docs/dyninstAPI/developer/BPatch_private.h.rst
    M docs/dyninstAPI/developer/ELF_Section.h.rst
    M docs/dyninstAPI/developer/IAPI_to_AST.h.rst
    M docs/dyninstAPI/developer/LinearVariable.h.rst
    M docs/dyninstAPI/developer/Parsing.h.rst
    M docs/dyninstAPI/developer/Patching.h.rst
    M docs/dyninstAPI/developer/RegisterConversion.h.rst
    A docs/dyninstAPI/developer/Relocation/API.rst
    A docs/dyninstAPI/developer/Relocation/CFG/API.rst
    A docs/dyninstAPI/developer/Relocation/CFG/RelocBlock.h.rst
    A docs/dyninstAPI/developer/Relocation/CFG/RelocEdge.h.rst
    A docs/dyninstAPI/developer/Relocation/CFG/RelocGraph.h.rst
    A docs/dyninstAPI/developer/Relocation/CFG/RelocTarget.h.rst
    A docs/dyninstAPI/developer/Relocation/CodeBuffer.h.rst
    A docs/dyninstAPI/developer/Relocation/CodeMover.h.rst
    A docs/dyninstAPI/developer/Relocation/CodeTracker.h.rst
    A docs/dyninstAPI/developer/Relocation/DynAddrSpace.h.rst
    A docs/dyninstAPI/developer/Relocation/DynCommon.h.rst
    A docs/dyninstAPI/developer/Relocation/DynInstrumenter.h.rst
    A docs/dyninstAPI/developer/Relocation/DynObject.h.rst
    A docs/dyninstAPI/developer/Relocation/DynPointMaker.h.rst
    A docs/dyninstAPI/developer/Relocation/Relocation.h.rst
    A docs/dyninstAPI/developer/Relocation/Springboard.h.rst
    A docs/dyninstAPI/developer/Relocation/Transformers/API.rst
    A docs/dyninstAPI/developer/Relocation/Transformers/Include.h.rst
    A docs/dyninstAPI/developer/Relocation/Transformers/Instrumenter.h.rst
    A docs/dyninstAPI/developer/Relocation/Transformers/Modification.h.rst
    A docs/dyninstAPI/developer/Relocation/Transformers/Movement-adhoc.h.rst
    A docs/dyninstAPI/developer/Relocation/Transformers/Movement-analysis.h.rst
    A docs/dyninstAPI/developer/Relocation/Transformers/Transformer.h.rst
    A docs/dyninstAPI/developer/Relocation/Widgets/API.rst
    A docs/dyninstAPI/developer/Relocation/Widgets/ASTWidget.h.rst
    A docs/dyninstAPI/developer/Relocation/Widgets/CFWidget.h.rst
    A docs/dyninstAPI/developer/Relocation/Widgets/CallbackWidget.h.rst
    A docs/dyninstAPI/developer/Relocation/Widgets/Include.h.rst
    A docs/dyninstAPI/developer/Relocation/Widgets/InsnWidget.h.rst
    A docs/dyninstAPI/developer/Relocation/Widgets/InstWidget.h.rst
    A docs/dyninstAPI/developer/Relocation/Widgets/PCWidget.h.rst
    A docs/dyninstAPI/developer/Relocation/Widgets/RelDataWidget.h.rst
    A docs/dyninstAPI/developer/Relocation/Widgets/StackModWidget.h.rst
    A docs/dyninstAPI/developer/Relocation/Widgets/Widget.h.rst
    A docs/dyninstAPI/developer/StackMod/API.rst
    A docs/dyninstAPI/developer/StackMod/OffsetVector.h.rst
    A docs/dyninstAPI/developer/StackMod/StackAccess.h.rst
    A docs/dyninstAPI/developer/StackMod/StackLocation.h.rst
    A docs/dyninstAPI/developer/StackMod/StackModChecker.h.rst
    A docs/dyninstAPI/developer/StackMod/StackModExpr.h.rst
    A docs/dyninstAPI/developer/StackMod/TMap.h.rst
    M docs/dyninstAPI/developer/addressSpace.h.rst
    A docs/dyninstAPI/developer/arch-forward-decl.h.rst
    M docs/dyninstAPI/developer/ast.h.rst
    M docs/dyninstAPI/developer/baseTramp.h.rst
    M docs/dyninstAPI/developer/binaryEdit.h.rst
    M docs/dyninstAPI/developer/block.h.rst
    M docs/dyninstAPI/developer/codeRange.h.rst
    M docs/dyninstAPI/developer/codegen-aarch64.h.rst
    M docs/dyninstAPI/developer/codegen-power.h.rst
    M docs/dyninstAPI/developer/codegen-x86.h.rst
    M docs/dyninstAPI/developer/codegen.h.rst
    M docs/dyninstAPI/developer/debug.h.rst
    M docs/dyninstAPI/developer/dynProcess.h.rst
    M docs/dyninstAPI/developer/dynThread.h.rst
    M docs/dyninstAPI/developer/emit-aarch64.h.rst
    M docs/dyninstAPI/developer/emit-power.h.rst
    M docs/dyninstAPI/developer/emit-x86.h.rst
    M docs/dyninstAPI/developer/emitter.h.rst
    M docs/dyninstAPI/developer/frame.h.rst
    M docs/dyninstAPI/developer/frameChecker.h.rst
    M docs/dyninstAPI/developer/freebsd-x86.h.rst
    M docs/dyninstAPI/developer/freebsd.h.rst
    M docs/dyninstAPI/developer/function.h.rst
    M docs/dyninstAPI/developer/hybridAnalysis.h.rst
    M docs/dyninstAPI/developer/image.h.rst
    M docs/dyninstAPI/developer/infHeap.h.rst
    M docs/dyninstAPI/developer/inst-aarch64.h.rst
    M docs/dyninstAPI/developer/inst-power.h.rst
    M docs/dyninstAPI/developer/inst-x86.h.rst
    M docs/dyninstAPI/developer/inst.h.rst
    M docs/dyninstAPI/developer/instP.h.rst
    M docs/dyninstAPI/developer/instPoint.h.rst
    M docs/dyninstAPI/developer/legacy-instruction.h.rst
    M docs/dyninstAPI/developer/linux-aarch64.h.rst
    M docs/dyninstAPI/developer/linux-power.h.rst
    M docs/dyninstAPI/developer/linux-x86.h.rst
    M docs/dyninstAPI/developer/linux.h.rst
    M docs/dyninstAPI/developer/mapped_module.h.rst
    M docs/dyninstAPI/developer/mapped_object.h.rst
    M docs/dyninstAPI/developer/nt_signal_emul.h.rst
    M docs/dyninstAPI/developer/opcode.h.rst
    M docs/dyninstAPI/developer/os.h.rst
    M docs/dyninstAPI/developer/parRegion.h.rst
    M docs/dyninstAPI/developer/parse-cfg.h.rst
    M docs/dyninstAPI/developer/patch.h.rst
    M docs/dyninstAPI/developer/pcEventHandler.h.rst
    M docs/dyninstAPI/developer/pcEventMuxer.h.rst
    M docs/dyninstAPI/developer/pcrel.h.rst
    M docs/dyninstAPI/developer/pdwinnt.h.rst
    M docs/dyninstAPI/developer/registerSpace.h.rst
    M docs/dyninstAPI/developer/syscallNotification.h.rst
    M docs/dyninstAPI/developer/syscalltrap.h.rst
    M docs/dyninstAPI/developer/trapMappings.h.rst
    M docs/dyninstAPI/developer/unix.h.rst
    M docs/dyninstAPI/developer/util.h.rst

  Log Message:
  -----------
  Add dyninstAPI developer doc stubs


  Commit: 7eb1f91bb38fa7a1ffe3fd160ea3a55e0a8e6337
      https://github.com/dyninst/dyninst/commit/7eb1f91bb38fa7a1ffe3fd160ea3a55e0a8e6337
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/Relocation/CFG/RelocBlock.h.rst
    M dyninstAPI/src/Relocation/CFG/RelocBlock.h

  Log Message:
  -----------
  Add dyninstAPI/RelocBlock.h


  Commit: da72ea89127beda302b96619b5a4437dee6d30ef
      https://github.com/dyninst/dyninst/commit/da72ea89127beda302b96619b5a4437dee6d30ef
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/Relocation/CFG/RelocEdge.h.rst

  Log Message:
  -----------
  Add dyninstAPI/RelocEdge.h


  Commit: cd36cc48e79cb7666465bedb5f23444acb27af3c
      https://github.com/dyninst/dyninst/commit/cd36cc48e79cb7666465bedb5f23444acb27af3c
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/Relocation/CFG/RelocGraph.h.rst
    M dyninstAPI/src/Relocation/CFG/RelocGraph.h

  Log Message:
  -----------
  Add dyninstAPI/RelocGraph.h


  Commit: c4a0a3f51561d418a286baddc6bb38efd2060784
      https://github.com/dyninst/dyninst/commit/c4a0a3f51561d418a286baddc6bb38efd2060784
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/Relocation/CFG/RelocTarget.h.rst
    M dyninstAPI/src/Relocation/CFG/RelocTarget.h

  Log Message:
  -----------
  Add dyninstAPI/RelocTarget.h


  Commit: cd1be8f9668feb81158e171c88ee06a085a86291
      https://github.com/dyninst/dyninst/commit/cd1be8f9668feb81158e171c88ee06a085a86291
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/Relocation/Transformers/API.rst
    R docs/dyninstAPI/developer/Relocation/Transformers/Include.h.rst

  Log Message:
  -----------
  Remove dyninstAPI/Transformers/Include.h


  Commit: 690815e68475a8929cfc48a5474ba619dde6866e
      https://github.com/dyninst/dyninst/commit/690815e68475a8929cfc48a5474ba619dde6866e
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/Relocation/Transformers/Instrumenter.h.rst
    M dyninstAPI/src/Relocation/Transformers/Instrumenter.h

  Log Message:
  -----------
  Add dyninstAPI/Instrumenter.h


  Commit: c7165570c1071ca9ae92c38543e8772cfd9c2ea3
      https://github.com/dyninst/dyninst/commit/c7165570c1071ca9ae92c38543e8772cfd9c2ea3
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/Relocation/Transformers/Modification.h.rst
    M dyninstAPI/src/Relocation/Transformers/Modification.h

  Log Message:
  -----------
  Add dyninstAPI/Modification.h


  Commit: d3d617ef57e076ca5edec98327044e2efa2b8a32
      https://github.com/dyninst/dyninst/commit/d3d617ef57e076ca5edec98327044e2efa2b8a32
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/Relocation/Transformers/Movement-adhoc.h.rst
    M dyninstAPI/src/Relocation/Transformers/Movement-adhoc.h

  Log Message:
  -----------
  Add dyninstAPI/Movement-adhoc.h


  Commit: 234275dc38c867a45abffc6b29b4a5ad0a62e808
      https://github.com/dyninst/dyninst/commit/234275dc38c867a45abffc6b29b4a5ad0a62e808
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/Relocation/Transformers/Movement-analysis.h.rst
    M dyninstAPI/src/Relocation/Transformers/Movement-analysis.h

  Log Message:
  -----------
  Add dyninstAPI/Movement-analysis.h


  Commit: 9e3e9b987c8983633cc92ee31cc65b2c7036b19f
      https://github.com/dyninst/dyninst/commit/9e3e9b987c8983633cc92ee31cc65b2c7036b19f
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/Relocation/Transformers/Transformer.h.rst
    M dyninstAPI/src/Relocation/Transformers/Transformer.h

  Log Message:
  -----------
  Add dyninstAPI/Transformer.h


  Commit: 59146221a6e93cca843bd76e23ee73d5d0cb7bbb
      https://github.com/dyninst/dyninst/commit/59146221a6e93cca843bd76e23ee73d5d0cb7bbb
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/Relocation/Widgets/ASTWidget.h.rst
    M dyninstAPI/src/Relocation/Widgets/ASTWidget.h

  Log Message:
  -----------
  Add dyninstAPI/ASTWidget.h


  Commit: 088ebf0414053babacd815fc5cd9738e9b7cc8b6
      https://github.com/dyninst/dyninst/commit/088ebf0414053babacd815fc5cd9738e9b7cc8b6
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/Relocation/Widgets/CallbackWidget.h.rst
    M dyninstAPI/src/Relocation/Widgets/CallbackWidget.h

  Log Message:
  -----------
  Add dyninstAPI/CallbackWidget.h


  Commit: 946966462761f19ae10d3b1077a791cd2b349c48
      https://github.com/dyninst/dyninst/commit/946966462761f19ae10d3b1077a791cd2b349c48
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/Relocation/Widgets/CFWidget.h.rst
    M dyninstAPI/src/Relocation/Widgets/CFWidget.h

  Log Message:
  -----------
  Add dyninstAPI/CFWidget.h


  Commit: a32c20cfc8445eb661154444a6f0352c9220f1c3
      https://github.com/dyninst/dyninst/commit/a32c20cfc8445eb661154444a6f0352c9220f1c3
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/Relocation/Widgets/API.rst
    R docs/dyninstAPI/developer/Relocation/Widgets/Include.h.rst

  Log Message:
  -----------
  Remove dyninstAPI/Widgets/Include.h


  Commit: dc48218025fc02d34524c096d20cc1cfa8272d8b
      https://github.com/dyninst/dyninst/commit/dc48218025fc02d34524c096d20cc1cfa8272d8b
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/Relocation/Widgets/InsnWidget.h.rst
    M dyninstAPI/src/Relocation/Widgets/InsnWidget.h

  Log Message:
  -----------
  Add dyninstAPI/InsnWidget.h


  Commit: 6dff10a6db6d54c029fe243532b47c18d16bb157
      https://github.com/dyninst/dyninst/commit/6dff10a6db6d54c029fe243532b47c18d16bb157
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/Relocation/Widgets/InstWidget.h.rst
    M dyninstAPI/src/Relocation/Widgets/InstWidget.h

  Log Message:
  -----------
  Add dyninstAPI/InstWidget.h


  Commit: 731b4d92a106fc523912148f1a3c4f018de29030
      https://github.com/dyninst/dyninst/commit/731b4d92a106fc523912148f1a3c4f018de29030
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/Relocation/Widgets/PCWidget.h.rst
    M dyninstAPI/src/Relocation/Widgets/PCWidget.h

  Log Message:
  -----------
  Add dyninstAPI/PCWidget.h


  Commit: 1241ec1a1a1de19e8df675180fda7c4e0923d5ed
      https://github.com/dyninst/dyninst/commit/1241ec1a1a1de19e8df675180fda7c4e0923d5ed
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/Relocation/Widgets/RelDataWidget.h.rst
    M dyninstAPI/src/Relocation/Widgets/RelDataWidget.h

  Log Message:
  -----------
  Add dyninstAPI/RelDataWidget.h


  Commit: 24367c54916dc448ee3e9bc323481efa89cc7a75
      https://github.com/dyninst/dyninst/commit/24367c54916dc448ee3e9bc323481efa89cc7a75
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/Relocation/Widgets/StackModWidget.h.rst

  Log Message:
  -----------
  Add dyninstAPI/StackModWidget.h


  Commit: 7edcb48b30f5157b806d53153758bb5e620ad8ad
      https://github.com/dyninst/dyninst/commit/7edcb48b30f5157b806d53153758bb5e620ad8ad
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/Relocation/Widgets/Widget.h.rst
    M dyninstAPI/src/Relocation/Widgets/Widget.h

  Log Message:
  -----------
  Add dyninstAPI/Widget.h


  Commit: dacfd67fb3be910fe7a05d32b4e908ee9a7e2417
      https://github.com/dyninst/dyninst/commit/dacfd67fb3be910fe7a05d32b4e908ee9a7e2417
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/Relocation/CodeBuffer.h.rst
    M dyninstAPI/src/Relocation/CodeBuffer.h

  Log Message:
  -----------
  Add dyninstAPI/CodeBuffer.h


  Commit: 93740a7e5598787c151844ad88e6cc8b1be48d1e
      https://github.com/dyninst/dyninst/commit/93740a7e5598787c151844ad88e6cc8b1be48d1e
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/Relocation/CodeMover.h.rst
    M dyninstAPI/src/Relocation/CodeMover.h

  Log Message:
  -----------
  Add dyninstAPI/CodeMover.h


  Commit: f37573857456651ae52227dd0bc8ef6a3e29437e
      https://github.com/dyninst/dyninst/commit/f37573857456651ae52227dd0bc8ef6a3e29437e
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/freebsd.h.rst

  Log Message:
  -----------
  Add dyninstAPI/freebsd.h


  Commit: d83ee8d7e23f958cbc26c5b726b4fcc4ce7d10f9
      https://github.com/dyninst/dyninst/commit/d83ee8d7e23f958cbc26c5b726b4fcc4ce7d10f9
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/Relocation/CodeTracker.h.rst
    M dyninstAPI/src/Relocation/CodeTracker.h

  Log Message:
  -----------
  Add dyninstAPI/CodeTracker.h


  Commit: 9b6eb433803ec44ef6be18acbeefd804365c95c0
      https://github.com/dyninst/dyninst/commit/9b6eb433803ec44ef6be18acbeefd804365c95c0
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/Relocation/DynAddrSpace.h.rst
    M dyninstAPI/src/Relocation/DynAddrSpace.h

  Log Message:
  -----------
  Add dyninstAPI/DynAddrSpace.h


  Commit: ca66f699129c91c45909505f2223b7b7a7f14807
      https://github.com/dyninst/dyninst/commit/ca66f699129c91c45909505f2223b7b7a7f14807
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/Relocation/DynCommon.h.rst

  Log Message:
  -----------
  Add dyninstAPI/DynCommon.h


  Commit: b62284b63f2f6c59cc1933617495185863e43d69
      https://github.com/dyninst/dyninst/commit/b62284b63f2f6c59cc1933617495185863e43d69
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/Relocation/DynInstrumenter.h.rst
    M dyninstAPI/src/Relocation/DynInstrumenter.h

  Log Message:
  -----------
  Add dyninstAPI/DynCommon.h


  Commit: 060fd9115f5de69901e28ac99b94a0f2219fafde
      https://github.com/dyninst/dyninst/commit/060fd9115f5de69901e28ac99b94a0f2219fafde
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/Relocation/DynInstrumenter.h.rst

  Log Message:
  -----------
  Add dyninstAPI/DynInstrumenter.h


  Commit: 85a4469dde7726d863546771d014a6d1fd95966f
      https://github.com/dyninst/dyninst/commit/85a4469dde7726d863546771d014a6d1fd95966f
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/Relocation/DynObject.h.rst
    M dyninstAPI/src/Relocation/DynObject.h

  Log Message:
  -----------
  Add dyninstAI/DynObject.h


  Commit: 54912d36f7da3bdc33952e8fc20f1331783004a9
      https://github.com/dyninst/dyninst/commit/54912d36f7da3bdc33952e8fc20f1331783004a9
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/Relocation/DynPointMaker.h.rst

  Log Message:
  -----------
  Add dyninstAPI/DynPointMaker.h


  Commit: b803d87d6dd314531b2a19b0f95a85883aac6ec8
      https://github.com/dyninst/dyninst/commit/b803d87d6dd314531b2a19b0f95a85883aac6ec8
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/Relocation/Relocation.h.rst
    M dyninstAPI/src/Relocation/Relocation.h

  Log Message:
  -----------
  Add dyninstAPI/Relocation.h


  Commit: 634c21f16a42979a7ea9fad710246b912f48321b
      https://github.com/dyninst/dyninst/commit/634c21f16a42979a7ea9fad710246b912f48321b
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/Relocation/Springboard.h.rst
    M dyninstAPI/src/Relocation/Springboard.h

  Log Message:
  -----------
  Add dyninstAPI/Springboard.h


  Commit: 33a3067d034d0e7ad27445fe75e1cbb9ad650f9b
      https://github.com/dyninst/dyninst/commit/33a3067d034d0e7ad27445fe75e1cbb9ad650f9b
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/StackMod/OffsetVector.h.rst

  Log Message:
  -----------
  Add dyninstAPI/OffsetVector.h


  Commit: 513da9b4807c6f04a75b15906b68a0176ae819f0
      https://github.com/dyninst/dyninst/commit/513da9b4807c6f04a75b15906b68a0176ae819f0
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/StackMod/StackAccess.h.rst

  Log Message:
  -----------
  Add dyninstAPI/StackAccess.h


  Commit: 68a9d9816330e30d4b07313506340e54cef08f3d
      https://github.com/dyninst/dyninst/commit/68a9d9816330e30d4b07313506340e54cef08f3d
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/StackMod/StackLocation.h.rst

  Log Message:
  -----------
  Add dyninstAPI/StackLocation.h


  Commit: fbaabe609f9a9eb819aafce06c04983a2b35943d
      https://github.com/dyninst/dyninst/commit/fbaabe609f9a9eb819aafce06c04983a2b35943d
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/StackMod/StackModChecker.h.rst

  Log Message:
  -----------
  Add dyninstAPI/StackModChecker.h


  Commit: 99976505e29396c5c854493dc0313f463cfe2be8
      https://github.com/dyninst/dyninst/commit/99976505e29396c5c854493dc0313f463cfe2be8
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/StackMod/StackModExpr.h.rst
    M dyninstAPI/src/StackMod/StackModExpr.h

  Log Message:
  -----------
  Add dyninstAPI/StackModExpr.h


  Commit: 0febcea965a04070015b0ba4e6db1b3dd19eda74
      https://github.com/dyninst/dyninst/commit/0febcea965a04070015b0ba4e6db1b3dd19eda74
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/StackMod/TMap.h.rst

  Log Message:
  -----------
  Add dyninstAPI/TMap.h


  Commit: e699e553048bcb3ec569526db410939eaae5ed82
      https://github.com/dyninst/dyninst/commit/e699e553048bcb3ec569526db410939eaae5ed82
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/API.rst
    R docs/dyninstAPI/developer/arch-forward-decl.h.rst

  Log Message:
  -----------
  Remove dyninstAPI/arch-forward-decl.h


  Commit: dfa16c17897808fa28ec92785f36b2fccd33045e
      https://github.com/dyninst/dyninst/commit/dfa16c17897808fa28ec92785f36b2fccd33045e
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/addressSpace.h.rst

  Log Message:
  -----------
  Add dyninstAPI/addressSpace.h


  Commit: 698d42bc310a23f3cb5307303ccd39107291e2c9
      https://github.com/dyninst/dyninst/commit/698d42bc310a23f3cb5307303ccd39107291e2c9
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/ast.h.rst

  Log Message:
  -----------
  Add dyninstAPI/ast.h


  Commit: 8d0e573ac41a1b713334c8bd31399851754efc53
      https://github.com/dyninst/dyninst/commit/8d0e573ac41a1b713334c8bd31399851754efc53
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/baseTramp.h.rst
    M dyninstAPI/src/baseTramp.h

  Log Message:
  -----------
  Add dyninstAPI/baseTramp.h


  Commit: 2095d9c0aa6ae45b5432fe3c756c2a2849d415cd
      https://github.com/dyninst/dyninst/commit/2095d9c0aa6ae45b5432fe3c756c2a2849d415cd
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/binaryEdit.h.rst
    M dyninstAPI/src/binaryEdit.h

  Log Message:
  -----------
  Add dyninstAPI/binaryEdit.h


  Commit: bd19b565642ca70f7760d3fe37b8cc8d6b0bce79
      https://github.com/dyninst/dyninst/commit/bd19b565642ca70f7760d3fe37b8cc8d6b0bce79
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/block.h.rst
    M dyninstAPI/src/block.h

  Log Message:
  -----------
  Add dyninstAPI/block.h


  Commit: 60956853e4252b491b0275334b64941253d76671
      https://github.com/dyninst/dyninst/commit/60956853e4252b491b0275334b64941253d76671
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/BPatch_collections.h.rst
    M dyninstAPI/src/BPatch_collections.h

  Log Message:
  -----------
  Add dyninstAPI/BPatch_collections.h


  Commit: c03e75af907ae65acd9f3ee052e37c48e615061d
      https://github.com/dyninst/dyninst/commit/c03e75af907ae65acd9f3ee052e37c48e615061d
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/BPatch_libInfo.h.rst

  Log Message:
  -----------
  Add dyninstAPI/BPatch_libInfo.h


  Commit: 15cb34f2ea2c5f27b91cd6d8f1b0007f0bf31b36
      https://github.com/dyninst/dyninst/commit/15cb34f2ea2c5f27b91cd6d8f1b0007f0bf31b36
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/BPatch_memoryAccessAdapter.h.rst

  Log Message:
  -----------
  Add dyninstAPI/BPatch_memoryAccessAdapter.h


  Commit: 4893bd3708d759b271fb48589959bdefc52680d6
      https://github.com/dyninst/dyninst/commit/4893bd3708d759b271fb48589959bdefc52680d6
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/BPatch_private.h.rst
    M dyninstAPI/src/BPatch_private.h

  Log Message:
  -----------
  Add dyninstAPI/BPatch_private.h


  Commit: e21ff9afe753d85c0f39bd939864b8e8f46cad21
      https://github.com/dyninst/dyninst/commit/e21ff9afe753d85c0f39bd939864b8e8f46cad21
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/codegen.h.rst
    M dyninstAPI/src/codegen.h

  Log Message:
  -----------
  Add dyninstAPI/codegen.h


  Commit: 20f3557e4d2b893a9a33f850f252db2cfab47538
      https://github.com/dyninst/dyninst/commit/20f3557e4d2b893a9a33f850f252db2cfab47538
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/codegen-aarch64.h.rst
    M dyninstAPI/src/codegen-aarch64.h

  Log Message:
  -----------
  Add dyninstAPI/codegen-aarch64.h


  Commit: e683ace66cf9352271069e6a38762b3791afaa27
      https://github.com/dyninst/dyninst/commit/e683ace66cf9352271069e6a38762b3791afaa27
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/codegen-aarch64.h.rst
    M docs/dyninstAPI/developer/codegen-power.h.rst
    M dyninstAPI/src/codegen-power.h

  Log Message:
  -----------
  Add dyninstAPI/codegen-power.h


  Commit: 9a137eb7e705ac5cb5e13ff0b4ed1cb2adbd8a1e
      https://github.com/dyninst/dyninst/commit/9a137eb7e705ac5cb5e13ff0b4ed1cb2adbd8a1e
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/codegen-x86.h.rst
    M dyninstAPI/src/codegen-x86.h

  Log Message:
  -----------
  Add dyninstAPI/codegen-x86.h


  Commit: 5e393a7b309ef2764cb29f733bfbc6a0a40ad7c0
      https://github.com/dyninst/dyninst/commit/5e393a7b309ef2764cb29f733bfbc6a0a40ad7c0
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/codeRange.h.rst
    M dyninstAPI/src/codeRange.h

  Log Message:
  -----------
  Add dyninstAPI/codeRange.h


  Commit: fa214ab11a3afad83c13ceb51d6bdca15033ca5e
      https://github.com/dyninst/dyninst/commit/fa214ab11a3afad83c13ceb51d6bdca15033ca5e
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/API.rst
    R docs/dyninstAPI/developer/debug.h.rst

  Log Message:
  -----------
  Remove dyninstAPI/debug.h


  Commit: 3dc6eb015b6f1daa46a87556412e837e8b6180f5
      https://github.com/dyninst/dyninst/commit/3dc6eb015b6f1daa46a87556412e837e8b6180f5
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/dynProcess.h.rst
    M dyninstAPI/src/dynProcess.h

  Log Message:
  -----------
  Remove dyninstAPI/PCProcess.h


  Commit: addd69469cf186cc306ca33e9f0f946581ca807e
      https://github.com/dyninst/dyninst/commit/addd69469cf186cc306ca33e9f0f946581ca807e
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/dynThread.h.rst
    M dyninstAPI/src/dynThread.h

  Log Message:
  -----------
  Remove dyninstAPI/dynThread.h


  Commit: 622a56e6a06d886f45bcc397fd6c1e4b968f5582
      https://github.com/dyninst/dyninst/commit/622a56e6a06d886f45bcc397fd6c1e4b968f5582
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/ELF_Section.h.rst
    M dyninstAPI/src/ELF_Section.h

  Log Message:
  -----------
  Remove dyninstAPI/Elf_Section.h


  Commit: 4637a38bee9bab3c17140cf19eb798b48a8b0047
      https://github.com/dyninst/dyninst/commit/4637a38bee9bab3c17140cf19eb798b48a8b0047
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/emit-aarch64.h.rst
    M dyninstAPI/src/emit-aarch64.h

  Log Message:
  -----------
  Remove dyninstAPI/emit-aarch64.h


  Commit: ed859c28de05f0482185afd8aa470f57fcb18aee
      https://github.com/dyninst/dyninst/commit/ed859c28de05f0482185afd8aa470f57fcb18aee
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/API.rst
    R docs/dyninstAPI/developer/dyninst.h.rst

  Log Message:
  -----------
  Remove dyninstAPI/dyninst.h


  Commit: 6ebebc8a71f54eeeb8e29c45282b1a1bcbfc63f1
      https://github.com/dyninst/dyninst/commit/6ebebc8a71f54eeeb8e29c45282b1a1bcbfc63f1
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/emit-power.h.rst
    M dyninstAPI/src/emit-power.h

  Log Message:
  -----------
  Add dyninstAPI/emit-power.h


  Commit: 4804c194e6a79afb6f24d8db2e56b2163a8a2641
      https://github.com/dyninst/dyninst/commit/4804c194e6a79afb6f24d8db2e56b2163a8a2641
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/emitter.h.rst

  Log Message:
  -----------
  Add dyninstAPI/emitter.h


  Commit: 7cc2e0504e3b9270d4524b05ec77751df9cf735d
      https://github.com/dyninst/dyninst/commit/7cc2e0504e3b9270d4524b05ec77751df9cf735d
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/emit-x86.h.rst
    M dyninstAPI/src/emit-x86.h

  Log Message:
  -----------
  Add dyninstAPI/emit-x86.h


  Commit: aeac9b68711ae33f38282e41f71617e31e9131cf
      https://github.com/dyninst/dyninst/commit/aeac9b68711ae33f38282e41f71617e31e9131cf
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/frame.h.rst
    M dyninstAPI/src/frame.h

  Log Message:
  -----------
  Add dyninstAPI/frame.h


  Commit: e8ffafb856c0efb36f64e9061083bd49069f4872
      https://github.com/dyninst/dyninst/commit/e8ffafb856c0efb36f64e9061083bd49069f4872
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/frameChecker.h.rst

  Log Message:
  -----------
  Add dyninstAPI/frameChecker.h


  Commit: a4a255bcec73c5b176e77d1f3c3a256c736fd96f
      https://github.com/dyninst/dyninst/commit/a4a255bcec73c5b176e77d1f3c3a256c736fd96f
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/API.rst
    R docs/dyninstAPI/developer/freebsd.h.rst

  Log Message:
  -----------
  Remove dyninstAPI/freebsd.h


  Commit: 1da912202cdf0d543278803922b11d21b99c6004
      https://github.com/dyninst/dyninst/commit/1da912202cdf0d543278803922b11d21b99c6004
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/API.rst
    R docs/dyninstAPI/developer/freebsd-x86.h.rst

  Log Message:
  -----------
  Remove dyninstAPI/freebsd-x86.h


  Commit: 408ff110a8131b63d6fdad58dbdfc270afdf2065
      https://github.com/dyninst/dyninst/commit/408ff110a8131b63d6fdad58dbdfc270afdf2065
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/function.h.rst
    M dyninstAPI/src/function.h

  Log Message:
  -----------
  Add dyninstAPI/function.h


  Commit: 67cc64ed370b1a5bd72e96173a96dae8f327325a
      https://github.com/dyninst/dyninst/commit/67cc64ed370b1a5bd72e96173a96dae8f327325a
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/hybridAnalysis.h.rst
    M dyninstAPI/src/hybridAnalysis.h

  Log Message:
  -----------
  Add dyninstAPI/hybridAnalysis.h


  Commit: bf80736e884a75a34f2f9a1547bf1f11855f212d
      https://github.com/dyninst/dyninst/commit/bf80736e884a75a34f2f9a1547bf1f11855f212d
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/IAPI_to_AST.h.rst

  Log Message:
  -----------
  Add dyninstAPI/IAPI_to_AST.h


  Commit: 9e980eb3827e6f3d583b1771d1d0b4c59519ac40
      https://github.com/dyninst/dyninst/commit/9e980eb3827e6f3d583b1771d1d0b4c59519ac40
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/image.h.rst
    M dyninstAPI/src/image.h

  Log Message:
  -----------
  Add dyninstAPI/image.h


  Commit: cdc4ff4aed0c2a145d1a3cd39fdc8d7d18be756f
      https://github.com/dyninst/dyninst/commit/cdc4ff4aed0c2a145d1a3cd39fdc8d7d18be756f
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/infHeap.h.rst
    M dyninstAPI/src/infHeap.h

  Log Message:
  -----------
  Add dyninstAPI/infHeap.h


  Commit: 04514ba91bf2d69c556d048b76615c516faccb80
      https://github.com/dyninst/dyninst/commit/04514ba91bf2d69c556d048b76615c516faccb80
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/inst-aarch64.h.rst
    M dyninstAPI/src/inst-aarch64.h

  Log Message:
  -----------
  Add dyninstAPI/inst-aarch64.h


  Commit: 8bf54ced724f0f88a631a55ce3c631fc72da824c
      https://github.com/dyninst/dyninst/commit/8bf54ced724f0f88a631a55ce3c631fc72da824c
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/inst.h.rst
    M dyninstAPI/src/inst.h

  Log Message:
  -----------
  Add dyninstAPI/inst.h


  Commit: 770f3f5cd9f5c61af7482aa20925d0027e5bc8c4
      https://github.com/dyninst/dyninst/commit/770f3f5cd9f5c61af7482aa20925d0027e5bc8c4
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/instP.h.rst
    M dyninstAPI/src/instP.h

  Log Message:
  -----------
  Add dyninstAPI/instP.h


  Commit: ddc42f0d20db8a6d8baddc2060f70aeaeae9ac48
      https://github.com/dyninst/dyninst/commit/ddc42f0d20db8a6d8baddc2060f70aeaeae9ac48
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/instPoint.h.rst
    M dyninstAPI/src/instPoint.h

  Log Message:
  -----------
  Add dyninstAPI/instPoint.h


  Commit: 367a5417ee16e68368d7ea4cd6a5f65fe8af9ab9
      https://github.com/dyninst/dyninst/commit/367a5417ee16e68368d7ea4cd6a5f65fe8af9ab9
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/inst-power.h.rst
    M dyninstAPI/src/inst-power.h

  Log Message:
  -----------
  Add dyninstAPI/inst-power.h


  Commit: e9c3a9408eec84b64255a91dad38c8c51a1d60bb
      https://github.com/dyninst/dyninst/commit/e9c3a9408eec84b64255a91dad38c8c51a1d60bb
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/inst-x86.h.rst
    M dyninstAPI/src/inst-x86.h

  Log Message:
  -----------
  Add dyninstAPI/inst-x86.h


  Commit: b6a9849b078226e003004d120feee31576d0fcff
      https://github.com/dyninst/dyninst/commit/b6a9849b078226e003004d120feee31576d0fcff
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/legacy-instruction.h.rst
    M dyninstAPI/src/legacy-instruction.h

  Log Message:
  -----------
  Add dyninstAPI/legacy-instruction.h


  Commit: 33dd1d5e81a5e7b2c3a05ebf057111f0943d09df
      https://github.com/dyninst/dyninst/commit/33dd1d5e81a5e7b2c3a05ebf057111f0943d09df
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/LinearVariable.h.rst
    M dyninstAPI/src/LinearVariable.h

  Log Message:
  -----------
  Add dyninstAPI/LinearVariable.h


  Commit: 3d6aeb6cb5030c56436d275f8cc62a77c9ab233e
      https://github.com/dyninst/dyninst/commit/3d6aeb6cb5030c56436d275f8cc62a77c9ab233e
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/linux.h.rst

  Log Message:
  -----------
  Add dyninstAPI/linux.h


  Commit: 4ae2c7820cbd5337d44a198fab24add5ed46b215
      https://github.com/dyninst/dyninst/commit/4ae2c7820cbd5337d44a198fab24add5ed46b215
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/linux-aarch64.h.rst
    M dyninstAPI/src/linux-aarch64.h

  Log Message:
  -----------
  Add dyninstAPI/linux-aarch64.h


  Commit: 3a9e589d79f4ebcbc9809d4b4630c6796a417468
      https://github.com/dyninst/dyninst/commit/3a9e589d79f4ebcbc9809d4b4630c6796a417468
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/linux-power.h.rst
    M docs/dyninstAPI/developer/linux-x86.h.rst
    M dyninstAPI/src/linux-power.h

  Log Message:
  -----------
  Add dyninstAPI/linux-power.h


  Commit: a5cc475ab518348adbbc954a40b8bdfefbb2e9cb
      https://github.com/dyninst/dyninst/commit/a5cc475ab518348adbbc954a40b8bdfefbb2e9cb
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/API.rst
    R docs/dyninstAPI/developer/linux-x86.h.rst

  Log Message:
  -----------
  Remove dyninstAPI/linux-x86.h


  Commit: c550c3dab08a34f68144c147026a82c3e4ffd979
      https://github.com/dyninst/dyninst/commit/c550c3dab08a34f68144c147026a82c3e4ffd979
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/mapped_module.h.rst
    M dyninstAPI/src/mapped_module.h

  Log Message:
  -----------
  Remove dyninstAPI/mapped_module.h


  Commit: bad26a2451f791413ab22251ca92790f5aabaae2
      https://github.com/dyninst/dyninst/commit/bad26a2451f791413ab22251ca92790f5aabaae2
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/mapped_object.h.rst
    M dyninstAPI/src/mapped_object.h

  Log Message:
  -----------
  Remove dyninstAPI/mapped_object.h


  Commit: cfef6a35e4f1f2a57cd87cbfc6343058dbb5ad92
      https://github.com/dyninst/dyninst/commit/cfef6a35e4f1f2a57cd87cbfc6343058dbb5ad92
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/nt_signal_emul.h.rst

  Log Message:
  -----------
  Remove dyninstAPI/nt_signal_emul.h


  Commit: bf8e9b7bffec82a7adda2c69994dbb4d346b5a2a
      https://github.com/dyninst/dyninst/commit/bf8e9b7bffec82a7adda2c69994dbb4d346b5a2a
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/opcode.h.rst
    M dyninstAPI/src/opcode.h

  Log Message:
  -----------
  Remove dyninstAPI/opcode.h


  Commit: 41181b6875359f238884278f7733ac3039c63a23
      https://github.com/dyninst/dyninst/commit/41181b6875359f238884278f7733ac3039c63a23
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/os.h.rst
    M dyninstAPI/src/os.h

  Log Message:
  -----------
  Add dyninstAPI/os.h


  Commit: bf404bdcfc64a9e5e54410e30fefe0d339d508a3
      https://github.com/dyninst/dyninst/commit/bf404bdcfc64a9e5e54410e30fefe0d339d508a3
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/parRegion.h.rst
    M dyninstAPI/src/parRegion.h

  Log Message:
  -----------
  Add dyninstAPI/parRegion.h


  Commit: c314baf59d9ea6508fcaa175c9e7df172c165464
      https://github.com/dyninst/dyninst/commit/c314baf59d9ea6508fcaa175c9e7df172c165464
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/CodeSource.h.rst

  Log Message:
  -----------
  Add parseAPI/CodeSource.h


  Commit: d2d6b368a58dfc64e85f347c938426cde9891c7d
      https://github.com/dyninst/dyninst/commit/d2d6b368a58dfc64e85f347c938426cde9891c7d
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/Parsing.h.rst
    M dyninstAPI/src/Parsing.h

  Log Message:
  -----------
  Add dyninstAPI/Parsing.h


  Commit: 37f0be110e85436efc306e5a01306e7e5452d100
      https://github.com/dyninst/dyninst/commit/37f0be110e85436efc306e5a01306e7e5452d100
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/patch.h.rst
    M dyninstAPI/src/patch.h

  Log Message:
  -----------
  Add dyninstAPI/patch.h


  Commit: c7d176ab52d01683890ab87ebcc435ccafbc3fb5
      https://github.com/dyninst/dyninst/commit/c7d176ab52d01683890ab87ebcc435ccafbc3fb5
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/Patching.h.rst
    M dyninstAPI/src/Patching.h

  Log Message:
  -----------
  Add dyninstAPI/Patching.h


  Commit: a31d71765aa931298ea506c962b6679b204614bc
      https://github.com/dyninst/dyninst/commit/a31d71765aa931298ea506c962b6679b204614bc
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/pcEventHandler.h.rst
    M dyninstAPI/src/pcEventHandler.h

  Log Message:
  -----------
  Add dyninstAPI/pcEventHandler.h


  Commit: d35f8f7536c0e6ed3b6d05b802111bd7714fd1cb
      https://github.com/dyninst/dyninst/commit/d35f8f7536c0e6ed3b6d05b802111bd7714fd1cb
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/pcEventMuxer.h.rst
    M dyninstAPI/src/pcEventMuxer.h

  Log Message:
  -----------
  Add dyninstAPI/pcEventMuxer.h


  Commit: 038ba03c62733b9d198da59743912ba8b53135ab
      https://github.com/dyninst/dyninst/commit/038ba03c62733b9d198da59743912ba8b53135ab
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/pcrel.h.rst

  Log Message:
  -----------
  Add dyninstAPI/pcrel.h


  Commit: 4866bfd125995954c0f062a92805761229a05784
      https://github.com/dyninst/dyninst/commit/4866bfd125995954c0f062a92805761229a05784
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/pdwinnt.h.rst
    M dyninstAPI/src/pdwinnt.h

  Log Message:
  -----------
  Add dyninstAPI/pdwinnt.h


  Commit: 4cec487ac1c7cdd75a5182d87716bc0e4f03c8bf
      https://github.com/dyninst/dyninst/commit/4cec487ac1c7cdd75a5182d87716bc0e4f03c8bf
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/RegisterConversion.h.rst

  Log Message:
  -----------
  Add dyninstAPI/RegisterConversion.h


  Commit: 131e3b7007f73ab54267f95bc8f0a7d4131b9781
      https://github.com/dyninst/dyninst/commit/131e3b7007f73ab54267f95bc8f0a7d4131b9781
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/registerSpace.h.rst
    M dyninstAPI/src/registerSpace.h

  Log Message:
  -----------
  Add dyninstAPI/registerSpace.h


  Commit: fef178e322eb2a3521e3cc638606679f895b5406
      https://github.com/dyninst/dyninst/commit/fef178e322eb2a3521e3cc638606679f895b5406
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/syscallNotification.h.rst
    M dyninstAPI/src/syscallNotification.h

  Log Message:
  -----------
  Add dyninstAPI/syscallNotification.h


  Commit: de86ca9ed845241055d187eb864a57303a10e0e8
      https://github.com/dyninst/dyninst/commit/de86ca9ed845241055d187eb864a57303a10e0e8
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/API.rst
    R docs/dyninstAPI/developer/syscalltrap.h.rst

  Log Message:
  -----------
  Remove dyninstAPI/syscalltrap.h


  Commit: 233ca3283c2c62ba45dcf8770c3125c7046c67d2
      https://github.com/dyninst/dyninst/commit/233ca3283c2c62ba45dcf8770c3125c7046c67d2
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/trapMappings.h.rst

  Log Message:
  -----------
  Add dyninstAPI/trapMappings.h


  Commit: 42087fb9916edbcba36c0b306374dcbe6f59f3eb
      https://github.com/dyninst/dyninst/commit/42087fb9916edbcba36c0b306374dcbe6f59f3eb
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/unix.h.rst
    M dyninstAPI/src/unix.h

  Log Message:
  -----------
  Add dyninstAPI/unix.h


  Commit: 09ba26d0b5feac1e36dcaadc61f8dc6418db96b0
      https://github.com/dyninst/dyninst/commit/09ba26d0b5feac1e36dcaadc61f8dc6418db96b0
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/util.h.rst

  Log Message:
  -----------
  Add dyninstAPI/util.h


  Commit: 90d63c1809a842309a75a03411b98b3d83c09195
      https://github.com/dyninst/dyninst/commit/90d63c1809a842309a75a03411b98b3d83c09195
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/parse-cfg.h.rst
    M dyninstAPI/src/parse-cfg.h

  Log Message:
  -----------
  Add dyninstAPI/parse-cfg.h


  Commit: a47d7f183667f6ff01c9c929d67cfa709f3d6013
      https://github.com/dyninst/dyninst/commit/a47d7f183667f6ff01c9c929d67cfa709f3d6013
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    A docs/dwarf/developer/API.rst
    A docs/dwarf/developer/dwarfExprParser.h.rst
    A docs/dwarf/developer/dwarfFrameParser.h.rst
    A docs/dwarf/developer/dwarfHandle.h.rst
    A docs/dwarf/developer/dwarfResult.h.rst
    A docs/dwarf/developer/dwarf_names.h.rst
    A docs/dwarf/developer/dwarf_subrange.h.rst
    A docs/dwarf/developer/dwarf_unit_info.h.rst
    M docs/index.rst

  Log Message:
  -----------
  Add stubs for dyndwarf


  Commit: 8d922cf3e3ebf3287a2771879cfca4929aef8437
      https://github.com/dyninst/dyninst/commit/8d922cf3e3ebf3287a2771879cfca4929aef8437
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    A docs/dwarf/developer/dwarf_cu_info.h.rst
    M dwarf/h/dwarf_cu_info.h

  Log Message:
  -----------
  Add dwarf/dwarf_cu_info.h


  Commit: 8d174999deb4b122b48a5b488dead1d5dd5f4743
      https://github.com/dyninst/dyninst/commit/8d174999deb4b122b48a5b488dead1d5dd5f4743
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dwarf/developer/dwarf_names.h.rst
    M dwarf/h/dwarf_names.h

  Log Message:
  -----------
  Add dwarf/dwarf_names.h


  Commit: 91f7fb3a7a32e3857a887bfd313656326944bba0
      https://github.com/dyninst/dyninst/commit/91f7fb3a7a32e3857a887bfd313656326944bba0
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dwarf/developer/dwarf_unit_info.h.rst
    M dwarf/h/dwarf_unit_info.h

  Log Message:
  -----------
  Add dwarf/dwarf_unit_info.h


  Commit: 2fe1c9416c2d3951bbf8769a9d4883efc0d52b94
      https://github.com/dyninst/dyninst/commit/2fe1c9416c2d3951bbf8769a9d4883efc0d52b94
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dwarf/developer/dwarfExprParser.h.rst

  Log Message:
  -----------
  Add dwarf/dwarfExprParser.h


  Commit: 3f7564354625104f9fd2faf69dc3ac7b79a59696
      https://github.com/dyninst/dyninst/commit/3f7564354625104f9fd2faf69dc3ac7b79a59696
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dwarf/developer/dwarfFrameParser.h.rst
    M dwarf/h/dwarfFrameParser.h

  Log Message:
  -----------
  Add dwarf/dwarfFrameParser.h


  Commit: 24c5d95b3e64adb12a3b2b26f6944fbc1275caa2
      https://github.com/dyninst/dyninst/commit/24c5d95b3e64adb12a3b2b26f6944fbc1275caa2
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dwarf/developer/dwarfHandle.h.rst
    M docs/symtabAPI/developer/Object-elf.h.rst

  Log Message:
  -----------
  Add dwarf/dwarfHandle.h


  Commit: 63f17f249680b48f125e8211e74968890eed6c70
      https://github.com/dyninst/dyninst/commit/63f17f249680b48f125e8211e74968890eed6c70
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dwarf/developer/dwarfResult.h.rst
    M dwarf/h/dwarfResult.h

  Log Message:
  -----------
  Add dwarf/dwarfResult.h


  Commit: 70950852848ffd3fa9d23321a92d212f9f845583
      https://github.com/dyninst/dyninst/commit/70950852848ffd3fa9d23321a92d212f9f845583
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dwarf/developer/dwarf_subrange.h.rst

  Log Message:
  -----------
  Add dwarf/dwarf_subrange.h


  Commit: 0ea534c11f2ecd253087bf239f4ff4ab2501831c
      https://github.com/dyninst/dyninst/commit/0ea534c11f2ecd253087bf239f4ff4ab2501831c
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    A docs/elf/developer/API.rst
    A docs/elf/developer/Elf_X.h.rst
    M docs/index.rst
    M elf/h/Elf_X.h

  Log Message:
  -----------
  Add elf/Elf_X.h


  Commit: 128b410a6d27ce17d57edfdcfbca502534846f1f
      https://github.com/dyninst/dyninst/commit/128b410a6d27ce17d57edfdcfbca502534846f1f
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    A docs/dyninstAPI_RT/developer/API.rst
    A docs/dyninstAPI_RT/developer/RTcommon.h.rst
    A docs/dyninstAPI_RT/developer/RTheap.h.rst
    A docs/dyninstAPI_RT/developer/RTthread.h.rst
    A docs/dyninstAPI_RT/developer/dyninstAPI_RT.h.rst
    A docs/dyninstAPI_RT/developer/dyninstRTExport.h.rst
    M docs/index.rst

  Log Message:
  -----------
  Add dyninstAPI_RT stubs


  Commit: 8bc986efdcc67de1043617295c8168442c04482d
      https://github.com/dyninst/dyninst/commit/8bc986efdcc67de1043617295c8168442c04482d
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI_RT/developer/RTthread.h.rst
    M dyninstAPI_RT/src/RTthread.h

  Log Message:
  -----------
  Add dyninstAPI_RT/RTthread.h


  Commit: ec6d41d8e73a6f5ce26a61abc6cdf8f9dd30f07e
      https://github.com/dyninst/dyninst/commit/ec6d41d8e73a6f5ce26a61abc6cdf8f9dd30f07e
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI_RT/developer/dyninstAPI_RT.h.rst
    M dyninstAPI_RT/h/dyninstAPI_RT.h

  Log Message:
  -----------
  Add dyninstAPI_RT/dyninstAPI_RT.h


  Commit: 5e29ed24265fda408bf913749d3685c4cda89fe9
      https://github.com/dyninst/dyninst/commit/5e29ed24265fda408bf913749d3685c4cda89fe9
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI_RT/developer/dyninstRTExport.h.rst
    M dyninstAPI_RT/h/dyninstRTExport.h

  Log Message:
  -----------
  Add dyninstAPI_RT/dyninstRTExport.h


  Commit: f55039b2d3fe4ebe34a932e8febbfc0df4925239
      https://github.com/dyninst/dyninst/commit/f55039b2d3fe4ebe34a932e8febbfc0df4925239
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI_RT/developer/RTcommon.h.rst
    M dyninstAPI_RT/src/RTcommon.h

  Log Message:
  -----------
  Add dyninstAPI_RT/RTcommon.h


  Commit: d9f06a5e0ff51a666aae7a863954ad31524570a8
      https://github.com/dyninst/dyninst/commit/d9f06a5e0ff51a666aae7a863954ad31524570a8
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI_RT/developer/RTheap.h.rst
    M dyninstAPI_RT/src/RTheap.h

  Log Message:
  -----------
  Add dyninstAPI_RT/RTheap.h


  Commit: 786d3f5d8471b0c72f0e9df487b95e664125ed76
      https://github.com/dyninst/dyninst/commit/786d3f5d8471b0c72f0e9df487b95e664125ed76
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M common/src/addrtranslate-auxv.C

  Log Message:
  -----------
  Merge comments from common/src/addrtranslate-auxv.C


  Commit: 2e6fabe9cc1200fb4fd50a465c9132690825e56b
      https://github.com/dyninst/dyninst/commit/2e6fabe9cc1200fb4fd50a465c9132690825e56b
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M common/src/addrtranslate-freebsd.C

  Log Message:
  -----------
  Merge comments from common/src/addrtranslate-freebsd.C


  Commit: 76c794286bfbca6acbf4c848f273b7f9347cafdb
      https://github.com/dyninst/dyninst/commit/76c794286bfbca6acbf4c848f273b7f9347cafdb
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M common/src/arch-aarch64.C
    M docs/common/developer/arch-aarch64.h.rst

  Log Message:
  -----------
  Add common/arch-aarch64.C


  Commit: 1dfa972b1ef79d41e0c30bb7d367a8f38f6471d6
      https://github.com/dyninst/dyninst/commit/1dfa972b1ef79d41e0c30bb7d367a8f38f6471d6
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M common/src/arch-power.C
    M docs/common/developer/arch-power.h.rst

  Log Message:
  -----------
  Add common/arch-power.C


  Commit: c63a77d5b5f80db5b7de4303352e92cb49e5c9e7
      https://github.com/dyninst/dyninst/commit/c63a77d5b5f80db5b7de4303352e92cb49e5c9e7
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M common/src/AST.C

  Log Message:
  -----------
  Add common/AST.C


  Commit: b5b66ad7d861b24a553fc2f531f54815a7f7c386
      https://github.com/dyninst/dyninst/commit/b5b66ad7d861b24a553fc2f531f54815a7f7c386
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M common/src/freebsdKludges.C
    M docs/common/developer/freebsdKludges.h.rst

  Log Message:
  -----------
  Add common/freebsdKludges.C


  Commit: 69acddb52bac00998ef49860b74576fcfe5cd166
      https://github.com/dyninst/dyninst/commit/69acddb52bac00998ef49860b74576fcfe5cd166
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M common/h/MachSyscall.h
    M common/src/MachSyscall.C
    M docs/common/developer/API.rst
    A docs/common/developer/MachSyscall.h.rst
    M docs/common/public/MachSyscall.h.rst

  Log Message:
  -----------
  Add common/MachSyscall.C


  Commit: 0a1ef426f7e419ccbdbaa771cbb17af74f3d6ca2
      https://github.com/dyninst/dyninst/commit/0a1ef426f7e419ccbdbaa771cbb17af74f3d6ca2
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M common/src/Graph.C

  Log Message:
  -----------
  Add common/src/Graph.C


  Commit: be749111c7f3b2e4c586dabfca56f94487399ee0
      https://github.com/dyninst/dyninst/commit/be749111c7f3b2e4c586dabfca56f94487399ee0
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M common/src/lprintf.C

  Log Message:
  -----------
  Add common/src/lprintf.C


  Commit: 89ec5128abec8ffb718194a9c5ed3a03cbd907f9
      https://github.com/dyninst/dyninst/commit/89ec5128abec8ffb718194a9c5ed3a03cbd907f9
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M common/src/pfq-rwlock.C
    M docs/common/developer/concurrent.h.rst

  Log Message:
  -----------
  Add common/pfq-rwlock.C


  Commit: 8334be03332ffd678ebe1c1bb4176df4fc9c804a
      https://github.com/dyninst/dyninst/commit/8334be03332ffd678ebe1c1bb4176df4fc9c804a
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M common/src/Node.C

  Log Message:
  -----------
  Add common/src/Node.C


  Commit: 91ae028627f8c3b2ece104cc9145a5d5cac52c1c
      https://github.com/dyninst/dyninst/commit/91ae028627f8c3b2ece104cc9145a5d5cac52c1c
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M common/src/pathName.C

  Log Message:
  -----------
  Add common/src/pathName.C


  Commit: 9fe9b396b50ef6ccd19e60a4d0af7b6e7e60ce4a
      https://github.com/dyninst/dyninst/commit/9fe9b396b50ef6ccd19e60a4d0af7b6e7e60ce4a
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M common/src/symbolDemangle.c
    M docs/common/developer/symbolDemangle.h.rst

  Log Message:
  -----------
  Add common/symbolDemangle.c


  Commit: a15bd03a3b2141e3595016b47e527cdaccdb3f52
      https://github.com/dyninst/dyninst/commit/a15bd03a3b2141e3595016b47e527cdaccdb3f52
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M common/src/symbolDemangleWithCache.C
    M docs/common/developer/symbolDemangleWithCache.h.rst

  Log Message:
  -----------
  Add common/symbolDemangleWithCache.C


  Commit: cc806bfcbfc71bf0b66942c2063f435a9f04202a
      https://github.com/dyninst/dyninst/commit/cc806bfcbfc71bf0b66942c2063f435a9f04202a
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dataflowAPI/src/AbslocInterface.C
    M dataflowAPI/src/ExpressionConversionVisitor.C
    M docs/dataflowAPI/public/Absloc.h.rst
    M docs/dataflowAPI/public/AbslocInterface.h.rst
    M docs/parseAPI/public/CFG.h.rst
    M docs/patchAPI/public/Point.h.rst

  Log Message:
  -----------
  Fix use of Instruction::Ptr


  Commit: e3ee4d1a752b96a98b65e08575c951ac94f12835
      https://github.com/dyninst/dyninst/commit/e3ee4d1a752b96a98b65e08575c951ac94f12835
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dataflowAPI/src/convertOpcodes.C
    M docs/dataflowAPI/developer/RoseInsnFactory.h.rst

  Log Message:
  -----------
  Add dataflowAPI/src/convertOpcodes.C


  Commit: 82ff9820dd37215320c0699beae02b7fbcfec75a
      https://github.com/dyninst/dyninst/commit/82ff9820dd37215320c0699beae02b7fbcfec75a
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dataflowAPI/src/Absloc.C

  Log Message:
  -----------
  Add dataflowAPI/src/Absloc.C


  Commit: 9eda5eed14bbe30366d5bdff3f1463bb7b4b3164
      https://github.com/dyninst/dyninst/commit/9eda5eed14bbe30366d5bdff3f1463bb7b4b3164
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dataflowAPI/src/liveness.C
    M docs/dataflowAPI/developer/API.rst
    A docs/dataflowAPI/developer/liveness.h.rst
    M docs/dataflowAPI/public/liveness.h.rst

  Log Message:
  -----------
  Add dataflowAPI/src/liveness.C


  Commit: 7ad9369308c8bed0a85a672c4826a76a14ea4400
      https://github.com/dyninst/dyninst/commit/7ad9369308c8bed0a85a672c4826a76a14ea4400
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dataflowAPI/src/RegisterMap.C
    M docs/dataflowAPI/developer/RegisterMap.h.rst

  Log Message:
  -----------
  Add dataflowAPI/src/RegisterMap.C


  Commit: 2abc269f94cac14a55471433aaf79af18260e40d
      https://github.com/dyninst/dyninst/commit/2abc269f94cac14a55471433aaf79af18260e40d
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dataflowAPI/h/slicing.h
    M dataflowAPI/src/slicing.C
    M docs/dataflowAPI/developer/API.rst
    A docs/dataflowAPI/developer/slicing.h.rst
    M docs/dataflowAPI/public/slicing.h.rst

  Log Message:
  -----------
  Add dataflowAPI/src/slicing.C


  Commit: f7448cab87087d3a39f2b2549cb9af0cadf69d4a
      https://github.com/dyninst/dyninst/commit/f7448cab87087d3a39f2b2549cb9af0cadf69d4a
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dataflowAPI/h/stackanalysis.h
    M dataflowAPI/src/stackanalysis.C
    M docs/dataflowAPI/developer/stackanalysis.h.rst
    M docs/dataflowAPI/public/stackanalysis.h.rst

  Log Message:
  -----------
  Add dataflowAPI/stackanalysis.C


  Commit: 3e4081a6c97774cf81f3fb9a283239d27b95b42e
      https://github.com/dyninst/dyninst/commit/3e4081a6c97774cf81f3fb9a283239d27b95b42e
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dataflowAPI/src/SymEval.C
    M docs/dataflowAPI/developer/SymEval.h.rst

  Log Message:
  -----------
  Add dataflowAPI/SymEval.C


  Commit: 0c3f6a836de1bc4b8e9d5e8744d487c766d0d6a0
      https://github.com/dyninst/dyninst/commit/0c3f6a836de1bc4b8e9d5e8744d487c766d0d6a0
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dataflowAPI/src/Visitors.C

  Log Message:
  -----------
  Add dataflowAPI/Visitors.C


  Commit: a8ba858b02442865469a0d2a0edf5188f42ea9bd
      https://github.com/dyninst/dyninst/commit/a8ba858b02442865469a0d2a0edf5188f42ea9bd
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dataflowAPI/h/ABI.h

  Log Message:
  -----------
  Add dataflowAPI/h/ABI.h


  Commit: c428054db9e530f7a313a6fdd2d74d8fe5d68465
      https://github.com/dyninst/dyninst/commit/c428054db9e530f7a313a6fdd2d74d8fe5d68465
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dataflowAPI/h/Absloc.h
    M docs/dataflowAPI/developer/API.rst
    A docs/dataflowAPI/developer/AbsLoc.h.rst

  Log Message:
  -----------
  Add dataflowAPI/AbsLoc.C


  Commit: 2f7c00010629b3d1794e089e7d944618c576df33
      https://github.com/dyninst/dyninst/commit/2f7c00010629b3d1794e089e7d944618c576df33
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dataflowAPI/h/AbslocInterface.h
    M docs/dataflowAPI/developer/API.rst
    A docs/dataflowAPI/developer/AbslocInterface.h.rst
    M docs/dataflowAPI/public/AbslocInterface.h.rst

  Log Message:
  -----------
  Add dataflowAPI/AbslocInterface.C


  Commit: 6642ab10b56fdf497d7b0471f71a23d45cd9cc3c
      https://github.com/dyninst/dyninst/commit/6642ab10b56fdf497d7b0471f71a23d45cd9cc3c
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/instructionAPI/developer/API.rst
    A docs/instructionAPI/developer/instruction.h.rst
    M instructionAPI/h/Instruction.h

  Log Message:
  -----------
  Add instructionAPI/instruction.h


  Commit: 6c5d6fa74344e94669d2e7febfda71d66919facd
      https://github.com/dyninst/dyninst/commit/6c5d6fa74344e94669d2e7febfda71d66919facd
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/instructionAPI/public/ArchSpecificFormatters.h.rst

  Log Message:
  -----------
  Add docs/instructionAPI/public/ArchSpecificFormatters.h.rst


  Commit: c29b1f5067eaeb56d3e657e34e55d86015e412b5
      https://github.com/dyninst/dyninst/commit/c29b1f5067eaeb56d3e657e34e55d86015e412b5
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M instructionAPI/h/ArchSpecificFormatters.h

  Log Message:
  -----------
  Add instructionAPI/h/ArchSpecificFormatters.h


  Commit: 6f836bdbd921006bec2cda4a304013e5b0b2a14a
      https://github.com/dyninst/dyninst/commit/6f836bdbd921006bec2cda4a304013e5b0b2a14a
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M instructionAPI/h/Expression.h

  Log Message:
  -----------
  Add instructionAPI/h/Expression.h


  Commit: 4dc31e8d9e5a54e5a8bef1f7d0a33f289843f3ae
      https://github.com/dyninst/dyninst/commit/4dc31e8d9e5a54e5a8bef1f7d0a33f289843f3ae
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/instructionAPI/public/Result.h.rst
    M instructionAPI/h/Result.h

  Log Message:
  -----------
  Add instructionAPI/Result.h


  Commit: 0968ec168ff5aa5619755f5220cabfbe6183db05
      https://github.com/dyninst/dyninst/commit/0968ec168ff5aa5619755f5220cabfbe6183db05
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/CFG.h.rst
    M docs/parseAPI/public/CFG.h.rst
    M parseAPI/h/CFG.h

  Log Message:
  -----------
  Add parseAPI/CFG.h


  Commit: 457ee2dc226f945dd7abb3d2fe11a0a1b0786322
      https://github.com/dyninst/dyninst/commit/457ee2dc226f945dd7abb3d2fe11a0a1b0786322
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/CFGFactory.h.rst
    M parseAPI/h/CFGFactory.h

  Log Message:
  -----------
  Add parseAPI/CFGFactor.C


  Commit: 85af7e8b56d0f131173d247341c50fc998857ac2
      https://github.com/dyninst/dyninst/commit/85af7e8b56d0f131173d247341c50fc998857ac2
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/Relocation/CFG/RelocBlock.h.rst
    M dyninstAPI/src/Relocation/CFG/RelocBlock.C

  Log Message:
  -----------
  Add dyninstAPI/Relocation/CFG/RelocBlock.C


  Commit: 6ac7158284df4e9af3a5fbd4c5b87be94a43ce8e
      https://github.com/dyninst/dyninst/commit/6ac7158284df4e9af3a5fbd4c5b87be94a43ce8e
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dyninstAPI/src/Relocation/Transformers/Modification.C

  Log Message:
  -----------
  Update dyninstAPI/src/Relocation/Transformers/Modification.C


  Commit: e40a31d5191a6945cb719380d67d56ac49c47dc0
      https://github.com/dyninst/dyninst/commit/e40a31d5191a6945cb719380d67d56ac49c47dc0
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/Relocation/Transformers/Movement-adhoc.h.rst
    M dyninstAPI/src/Relocation/Transformers/Movement-adhoc.C

  Log Message:
  -----------
  Add dyninstAPI/Relocation/Transformers/Movement-adhoc.C


  Commit: 4981dd472ec99d6e1e3ce650c6fa6aebc88676b4
      https://github.com/dyninst/dyninst/commit/4981dd472ec99d6e1e3ce650c6fa6aebc88676b4
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/Relocation/Transformers/Movement-analysis.h.rst
    M dyninstAPI/src/Relocation/Transformers/Movement-analysis.C

  Log Message:
  -----------
  Add dyninstAPI/Relocation/Transformers/Movement-analysis.C


  Commit: 781d6c597be2d9a9798217a090614d32b523a81c
      https://github.com/dyninst/dyninst/commit/781d6c597be2d9a9798217a090614d32b523a81c
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dyninstAPI/src/Relocation/Widgets/ASTWidget.C

  Log Message:
  -----------
  Add dyninstAPI/src/Relocation/Widgets/ASTWidget.C


  Commit: e7021839052cf1254cfa58dec88448dee0f18aba
      https://github.com/dyninst/dyninst/commit/e7021839052cf1254cfa58dec88448dee0f18aba
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/Relocation/Widgets/CFWidget.h.rst
    M dyninstAPI/src/Relocation/Widgets/CFWidget.C

  Log Message:
  -----------
  Add dyninstAPI/src/Relocation/Widgets/CFWidget.C


  Commit: cffa60173b1114b6cefcf9629608a88f795fa36b
      https://github.com/dyninst/dyninst/commit/cffa60173b1114b6cefcf9629608a88f795fa36b
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dyninstAPI/src/Relocation/Widgets/CFWidget-aarch64.C

  Log Message:
  -----------
  Add dyninstAPI/src/Relocation/Widgets/CFWidget-aarch64.C


  Commit: e13898eb87da4286e5ef8af8a98c9dee576b6919
      https://github.com/dyninst/dyninst/commit/e13898eb87da4286e5ef8af8a98c9dee576b6919
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dyninstAPI/src/Relocation/Widgets/CFWidget-ppc.C

  Log Message:
  -----------
  Add dyninstAPI/src/Relocation/Widgets/CFWidget-ppc.C


  Commit: ecf494f942b0be9453ade834cebdd62eb2c44963
      https://github.com/dyninst/dyninst/commit/ecf494f942b0be9453ade834cebdd62eb2c44963
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dyninstAPI/src/Relocation/Widgets/CFWidget-x86.C

  Log Message:
  -----------
  Add dyninstAPI/src/Relocation/Widgets/CFWidget-x86.C


  Commit: 32e0ba1901e203a35befbd1bdecfa5fefe0d8371
      https://github.com/dyninst/dyninst/commit/32e0ba1901e203a35befbd1bdecfa5fefe0d8371
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dyninstAPI/src/Relocation/Widgets/InsnWidget.C

  Log Message:
  -----------
  Add dyninstAPI/src/Relocation/Widgets/InsnWidget.C


  Commit: c77f28ac182a38a6d6e3ed77511f0e5632670a73
      https://github.com/dyninst/dyninst/commit/c77f28ac182a38a6d6e3ed77511f0e5632670a73
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dyninstAPI/src/Relocation/Widgets/InstWidget.C

  Log Message:
  -----------
  Add dyninstAPI/src/Relocation/Widgets/InstWidget.C


  Commit: afb35fb5f3944f8737f10a907c02f9ae1b78279e
      https://github.com/dyninst/dyninst/commit/afb35fb5f3944f8737f10a907c02f9ae1b78279e
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dyninstAPI/src/Relocation/Widgets/PCWidget.C

  Log Message:
  -----------
  Add dyninstAPI/src/Relocation/Widgets/PCWidget.C


  Commit: 031368ff51df9e46fbe1e5e087442a30e6337939
      https://github.com/dyninst/dyninst/commit/031368ff51df9e46fbe1e5e087442a30e6337939
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/Relocation/CodeMover.h.rst
    M dyninstAPI/src/Relocation/CodeMover.C

  Log Message:
  -----------
  Add dyninstAPI/src/Relocation/CodeMover.C


  Commit: b14cd6e464a8475777015e21c797c6121cb85f65
      https://github.com/dyninst/dyninst/commit/b14cd6e464a8475777015e21c797c6121cb85f65
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dyninstAPI/src/Relocation/CodeTracker.h

  Log Message:
  -----------
  Add dyninstAPI/src/Relocation/CodeTracker.h


  Commit: 2e8c4fecd7e4acc374cec7bae5d362172fa9c6a9
      https://github.com/dyninst/dyninst/commit/2e8c4fecd7e4acc374cec7bae5d362172fa9c6a9
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/Relocation/DynInstrumenter.h.rst
    M dyninstAPI/src/Relocation/DynInstrumenter.C

  Log Message:
  -----------
  Add dyninstAPI/src/Relocation/DynInstrumenter.C


  Commit: 520d0c72d6b1b72811e560380264f2567160fd22
      https://github.com/dyninst/dyninst/commit/520d0c72d6b1b72811e560380264f2567160fd22
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dyninstAPI/src/StackMod/StackAccess.C

  Log Message:
  -----------
  Add dyninstAPI/src/StackMod/StackAccess.C


  Commit: 5f82e2752d7b88182632afac2a6fc04dc147d9ec
      https://github.com/dyninst/dyninst/commit/5f82e2752d7b88182632afac2a6fc04dc147d9ec
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/StackMod/StackModChecker.h.rst
    M dyninstAPI/src/StackMod/StackModChecker.C

  Log Message:
  -----------
  Add dyninstAPI/src/StackMod/StackModChecker.C


  Commit: 05912ba637532bf83b7f63bd896ec8087ea5f107
      https://github.com/dyninst/dyninst/commit/05912ba637532bf83b7f63bd896ec8087ea5f107
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/addressSpace.h.rst
    M dyninstAPI/src/addressSpace.C

  Log Message:
  -----------
  Add dyninstAPI/src/addressSpace.C


  Commit: bce8c48093a1963a99498879765344a109ea6805
      https://github.com/dyninst/dyninst/commit/bce8c48093a1963a99498879765344a109ea6805
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dataflowAPI/public/stackanalysis.h.rst
    M docs/instructionAPI/public/Instruction.h.rst
    M docs/parseAPI/public/CFG.h.rst
    M docs/patchAPI/public/PatchCFG.h.rst

  Log Message:
  -----------
  Remove use of Instruction::Ptr


  Commit: 56dffdcd4c51632c5f3ae50b21719b5c89d66bfe
      https://github.com/dyninst/dyninst/commit/56dffdcd4c51632c5f3ae50b21719b5c89d66bfe
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/ast.h.rst
    M dyninstAPI/src/ast.C

  Log Message:
  -----------
  Add dyninstAPI/src/ast.C


  Commit: 5a0f57b54f82cd616f9dca35670e7ce8dee60bd5
      https://github.com/dyninst/dyninst/commit/5a0f57b54f82cd616f9dca35670e7ce8dee60bd5
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/baseTramp.h.rst
    M dyninstAPI/src/baseTramp.C

  Log Message:
  -----------
  Add dyninstAPI/src/baseTramp.C


  Commit: 985a5ccb18f2edf20128c9777c46455f32828128
      https://github.com/dyninst/dyninst/commit/985a5ccb18f2edf20128c9777c46455f32828128
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/binaryEdit.h.rst
    M dyninstAPI/src/binaryEdit.C

  Log Message:
  -----------
  Add dyninstAPI/src/binaryEdit.C


  Commit: 74d4fa4e82ccd322838f65e3a8303dbea2303fdf
      https://github.com/dyninst/dyninst/commit/74d4fa4e82ccd322838f65e3a8303dbea2303fdf
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/block.h.rst
    M dyninstAPI/src/block.C

  Log Message:
  -----------
  Add dyninstAPI/src/block.C


  Commit: b64373f08be87f19a70bf805d89f92b53d2ca339
      https://github.com/dyninst/dyninst/commit/b64373f08be87f19a70bf805d89f92b53d2ca339
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/BPatch_addressSpace.h.rst
    M docs/dyninstAPI/public/BPatch_addressSpace.h.rst
    M dyninstAPI/src/BPatch_addressSpace.C

  Log Message:
  -----------
  Add dyninstAPI/src/BPatch_addressSpace.C


  Commit: 5f5a297537d9e81540dd756cc725a4e96dc453ca
      https://github.com/dyninst/dyninst/commit/5f5a297537d9e81540dd756cc725a4e96dc453ca
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/BPatch_basicBlock.h.rst
    M docs/dyninstAPI/public/BPatch_basicBlock.h.rst
    M docs/dyninstAPI/public/BPatch_basicBlockLoop.h.rst
    M dyninstAPI/src/BPatch_basicBlock.C
    M dyninstAPI/src/BPatch_basicBlockLoop.C

  Log Message:
  -----------
  Add dyninstAPI/src/BPatch_basicBlock.C


  Commit: 435caef487958bfedf5f7f3f58a7dec0e6cc90a0
      https://github.com/dyninst/dyninst/commit/435caef487958bfedf5f7f3f58a7dec0e6cc90a0
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/API.rst
    A docs/dyninstAPI/developer/BPatch_binaryEdit.h.rst
    M dyninstAPI/src/BPatch_binaryEdit.C

  Log Message:
  -----------
  Add dyninstAPI/src/BPatch_binaryEdit.C


  Commit: fefcdfab8480551d3f4606b1b0580ed5a12d50a3
      https://github.com/dyninst/dyninst/commit/fefcdfab8480551d3f4606b1b0580ed5a12d50a3
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/BPatch_collections.h.rst
    M dyninstAPI/src/BPatch_collections.C

  Log Message:
  -----------
  Add dyninstAPI/src/BPatch_collections.C


  Commit: 6bbd00ec1821a878757a39046c9b7f7f85b768d9
      https://github.com/dyninst/dyninst/commit/6bbd00ec1821a878757a39046c9b7f7f85b768d9
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/BPatch_flowGraph.h.rst
    M docs/dyninstAPI/public/BPatch_flowGraph.h.rst
    M dyninstAPI/src/BPatch_flowGraph.C

  Log Message:
  -----------
  Add dyninstAPI/src/BPatch_flowGraph.C


  Commit: 57d443ac1b2f7600d2c44cdcb51f8b128a57cf97
      https://github.com/dyninst/dyninst/commit/57d443ac1b2f7600d2c44cdcb51f8b128a57cf97
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/BPatch_frame.h.rst
    M dyninstAPI/src/BPatch_frame.C

  Log Message:
  -----------
  Add dyninstAPI/src/BPatch_frame.C


  Commit: 436ae7cb048b09df43a5ac7a5aa7d16c92c91a00
      https://github.com/dyninst/dyninst/commit/436ae7cb048b09df43a5ac7a5aa7d16c92c91a00
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/BPatch_memoryAccess_NP.h.rst

  Log Message:
  -----------
  Add docs/dyninstAPI/developer/BPatch_memoryAccess_NP.h.rst


  Commit: 2c8e56ccebbb5195d00dd1c6461fe9560df225fa
      https://github.com/dyninst/dyninst/commit/2c8e56ccebbb5195d00dd1c6461fe9560df225fa
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/public/BPatch_memoryAccess_NP.h.rst

  Log Message:
  -----------
  Add docs/dyninstAPI/public/BPatch_memoryAccess_NP.h.rst


  Commit: 39555ddc487d71b6a28356599bb26ca86e8dc6e1
      https://github.com/dyninst/dyninst/commit/39555ddc487d71b6a28356599bb26ca86e8dc6e1
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dyninstAPI/src/BPatch_instruction.C

  Log Message:
  -----------
  Add dyninstAPI/src/BPatch_instruction.C


  Commit: 18f84cc01173f718e94a2ed4af8875ae3696751a
      https://github.com/dyninst/dyninst/commit/18f84cc01173f718e94a2ed4af8875ae3696751a
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dyninstAPI/src/BPatch_memoryAccess.C

  Log Message:
  -----------
  Add dyninstAPI/src/BPatch_memoryAccess.C


  Commit: ad4d447d511d70f2b4473e0a65d6993b0da8b59a
      https://github.com/dyninst/dyninst/commit/ad4d447d511d70f2b4473e0a65d6993b0da8b59a
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/BPatch_module.h.rst
    M dyninstAPI/src/BPatch_module.C

  Log Message:
  -----------
  Add dyninstAPI/src/BPatch_module.C


  Commit: a974546f5216c3740447daa7879aca7b1dad2eb3
      https://github.com/dyninst/dyninst/commit/a974546f5216c3740447daa7879aca7b1dad2eb3
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/BPatch_point.h.rst
    M docs/dyninstAPI/public/BPatch_point.h.rst
    M dyninstAPI/src/BPatch_point.C

  Log Message:
  -----------
  Add dyninstAPI/src/BPatch_point.C


  Commit: 57ed3f68a09f780059e6384709ff33f22a74921f
      https://github.com/dyninst/dyninst/commit/57ed3f68a09f780059e6384709ff33f22a74921f
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/BPatch_process.h.rst
    M docs/dyninstAPI/public/BPatch_process.h.rst
    M dyninstAPI/src/BPatch_process.C

  Log Message:
  -----------
  Add dyninstAPI/src/BPatch_process.C


  Commit: 1c0c356f2ba8fe2a88e32edce80a3a1e424b0036
      https://github.com/dyninst/dyninst/commit/1c0c356f2ba8fe2a88e32edce80a3a1e424b0036
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/BPatch_snippet.h.rst
    M docs/dyninstAPI/public/BPatch_snippet.h.rst
    M dyninstAPI/h/BPatch_snippet.h
    M dyninstAPI/src/BPatch_snippet.C

  Log Message:
  -----------
  Add dyninstAPI/src/BPatch_snippet.C


  Commit: 64ca2633765fff5f7c4675cdd78ac696243dfbb9
      https://github.com/dyninst/dyninst/commit/64ca2633765fff5f7c4675cdd78ac696243dfbb9
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/BPatch_thread.h.rst
    M docs/dyninstAPI/public/BPatch_thread.h.rst
    M dyninstAPI/src/BPatch_thread.C

  Log Message:
  -----------
  Add dyninstAPI/src/BPatch_thread.C


  Commit: de1728481e5a83c5ce6d7789374b961dfc878626
      https://github.com/dyninst/dyninst/commit/de1728481e5a83c5ce6d7789374b961dfc878626
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dyninstAPI/src/BPatch_type.C

  Log Message:
  -----------
  Add dyninstAPI/src/BPatch_type.C


  Commit: e9c63311b578dc9aeb1c837c74557b3e8ca69b46
      https://github.com/dyninst/dyninst/commit/e9c63311b578dc9aeb1c837c74557b3e8ca69b46
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/BPatch.h.rst
    M docs/dyninstAPI/public/BPatch.h.rst
    M dyninstAPI/src/BPatch.C

  Log Message:
  -----------
  Add dyninstAPI/src/BPatch.C


  Commit: fe654cc855fdb5518afdc6c4b0792507fc6c798a
      https://github.com/dyninst/dyninst/commit/fe654cc855fdb5518afdc6c4b0792507fc6c798a
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/codegen.h.rst
    M dyninstAPI/src/codegen.C

  Log Message:
  -----------
  Add dyninstAPI/src/codegen.C


  Commit: 46d0d0cff13f48f81ca328ad2135cb1a524af27f
      https://github.com/dyninst/dyninst/commit/46d0d0cff13f48f81ca328ad2135cb1a524af27f
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/codegen-aarch64.h.rst
    M dyninstAPI/src/codegen-aarch64.C
    M dyninstAPI/src/codegen-aarch64.h

  Log Message:
  -----------
  Add dyninstAPI/src/codegen-aarch64.C


  Commit: bdd3f0cfe004c41548214822747256c87ac5acda
      https://github.com/dyninst/dyninst/commit/bdd3f0cfe004c41548214822747256c87ac5acda
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/codegen-power.h.rst
    M dyninstAPI/src/codegen-power.C

  Log Message:
  -----------
  Add dyninstAPI/src/codegen-power.C


  Commit: f2ca6929b5a8d1a4e7d74b4e1f282ef64b0938c7
      https://github.com/dyninst/dyninst/commit/f2ca6929b5a8d1a4e7d74b4e1f282ef64b0938c7
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/codegen-x86.h.rst
    M dyninstAPI/src/codegen-x86.C

  Log Message:
  -----------
  Add dyninstAPI/src/codegen-x86.C


  Commit: 2834074468722012f4576590d5965f6e73268d1d
      https://github.com/dyninst/dyninst/commit/2834074468722012f4576590d5965f6e73268d1d
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/codeRange.h.rst
    M dyninstAPI/src/codeRange.C
    M dyninstAPI/src/codeRange.h

  Log Message:
  -----------
  Add dyninstAPI/src/codeRange.C


  Commit: c811d4f2dded4463248ddab93a54abb935a3b096
      https://github.com/dyninst/dyninst/commit/c811d4f2dded4463248ddab93a54abb935a3b096
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dyninstAPI/src/debug.C

  Log Message:
  -----------
  Add dyninstAPI/src/debug.C


  Commit: 3bc4ab72824d7441718cb3a6c6448bcfd879c7a9
      https://github.com/dyninst/dyninst/commit/3bc4ab72824d7441718cb3a6c6448bcfd879c7a9
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/dynProcess.h.rst
    M dyninstAPI/src/dynProcess-x86.C
    M dyninstAPI/src/dynProcess.C
    M dyninstAPI/src/dynProcess.h

  Log Message:
  -----------
  Add dyninstAPI/src/dynProcess.C


  Commit: 0ff733f0c0e73ba6c212ebd33713beb091a072f6
      https://github.com/dyninst/dyninst/commit/0ff733f0c0e73ba6c212ebd33713beb091a072f6
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dyninstAPI/src/edge.C

  Log Message:
  -----------
  Add dyninstAPI/src/edge.C


  Commit: 05f0a6d1992a3866ffaba57426a6464d018852b0
      https://github.com/dyninst/dyninst/commit/05f0a6d1992a3866ffaba57426a6464d018852b0
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dyninstAPI/src/emit-aarch64.C

  Log Message:
  -----------
  Add dyninstAPI/src/emit-aarch64.C


  Commit: 4f407f08206b2c935b4c20da5564aa6ce64e397a
      https://github.com/dyninst/dyninst/commit/4f407f08206b2c935b4c20da5564aa6ce64e397a
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/common/developer/registers/MachRegister.h.rst
    M docs/dyninstAPI/developer/emit-x86.h.rst
    M dyninstAPI/src/emit-x86.C

  Log Message:
  -----------
  Add dyninstAPI/src/emit-x86.C


  Commit: 3e438a6ba9280f94f65190a12fef692674b621ac
      https://github.com/dyninst/dyninst/commit/3e438a6ba9280f94f65190a12fef692674b621ac
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/frame.h.rst
    M dyninstAPI/src/frame.C

  Log Message:
  -----------
  Add dyninstAPI/src/frame.C


  Commit: 784ccdf437c5b839089ae96923a11a7d575dfba1
      https://github.com/dyninst/dyninst/commit/784ccdf437c5b839089ae96923a11a7d575dfba1
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dyninstAPI/src/freebsd.C

  Log Message:
  -----------
  Add dyninstAPI/src/freebsd.C


  Commit: 400c252ed570da68fcfe0943f1436d80982f25e2
      https://github.com/dyninst/dyninst/commit/400c252ed570da68fcfe0943f1436d80982f25e2
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/function.h.rst
    M dyninstAPI/src/function.C

  Log Message:
  -----------
  Add dyninstAPI/src/function.C


  Commit: 608bc56b11870b24afb6be1064fcaca28e5f5b21
      https://github.com/dyninst/dyninst/commit/608bc56b11870b24afb6be1064fcaca28e5f5b21
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/hybridAnalysis.h.rst
    M dyninstAPI/src/hybridCallbacks.C
    M dyninstAPI/src/hybridInstrumentation.C

  Log Message:
  -----------
  Add dyninstAPI/src/hybridInstrumentation.C


  Commit: c0eccf010d30ff9d27f47595268c60c037aa6699
      https://github.com/dyninst/dyninst/commit/c0eccf010d30ff9d27f47595268c60c037aa6699
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/hybridAnalysis.h.rst
    M dyninstAPI/src/hybridInstrumentation.C
    M dyninstAPI/src/hybridOverwrites.C

  Log Message:
  -----------
  Add dyninstAPI/src/hybridInstrumentation.C


  Commit: 3f512d448381b81e39f7e4dc07ee8a3c74b55169
      https://github.com/dyninst/dyninst/commit/3f512d448381b81e39f7e4dc07ee8a3c74b55169
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/image.h.rst
    M dyninstAPI/src/image.C

  Log Message:
  -----------
  Add dyninstAPI/src/image.C


  Commit: 35bd3c550f13134e354b05b483d3525e015cde1d
      https://github.com/dyninst/dyninst/commit/35bd3c550f13134e354b05b483d3525e015cde1d
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/inst.h.rst
    M dyninstAPI/src/inst.C

  Log Message:
  -----------
  Add dyninstAPI/src/inst.C


  Commit: a82fe38a0860b9d1c6cbfe6475152c61611fcd29
      https://github.com/dyninst/dyninst/commit/a82fe38a0860b9d1c6cbfe6475152c61611fcd29
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dyninstAPI/src/infHeap.C

  Log Message:
  -----------
  Add dyninstAPI/src/infHeap.C


  Commit: bf1947113420a4093b5a528c0d9ea532ad70b931
      https://github.com/dyninst/dyninst/commit/bf1947113420a4093b5a528c0d9ea532ad70b931
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dyninstAPI/src/inst-aarch64.C

  Log Message:
  -----------
  Add dyninstAPI/src/inst-aarch64.C


  Commit: 393efe34a29381ac914d5e49c12ef6a65366c33e
      https://github.com/dyninst/dyninst/commit/393efe34a29381ac914d5e49c12ef6a65366c33e
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/emit-aarch64.h.rst
    M dyninstAPI/src/inst-aarch64.C

  Log Message:
  -----------
  Add dyninstAPI/src/inst-aarch64.C


  Commit: 71822b15da98a0903f2c0a08aa1443d9793f305e
      https://github.com/dyninst/dyninst/commit/71822b15da98a0903f2c0a08aa1443d9793f305e
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/instPoint.h.rst
    M dyninstAPI/src/instPoint.C

  Log Message:
  -----------
  Add dyninstAPI/src/instPoint.C


  Commit: 80a128cbc11f757dcc5fd26235b8a661a8b9a588
      https://github.com/dyninst/dyninst/commit/80a128cbc11f757dcc5fd26235b8a661a8b9a588
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/inst-power.h.rst
    M dyninstAPI/src/inst-power.C

  Log Message:
  -----------
  Add dyninstAPI/src/inst-power.C


  Commit: ac0bfff6ed88190bc7f5dfb288b581807c04ef63
      https://github.com/dyninst/dyninst/commit/ac0bfff6ed88190bc7f5dfb288b581807c04ef63
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/mapped_object.h.rst
    M dyninstAPI/src/mapped_object.C

  Log Message:
  -----------
  Add dyninstAPI/src/mapped_object.C


  Commit: 23df75b21c93b04ed3212596e0df148fd0e73052
      https://github.com/dyninst/dyninst/commit/23df75b21c93b04ed3212596e0df148fd0e73052
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dyninstAPI/src/linux-aarch64.C

  Log Message:
  -----------
  Add dyninstAPI/src/linux-aarch64.C


  Commit: 7c1602bc2073f18c40bf251f7f3720f3a6c3a6a7
      https://github.com/dyninst/dyninst/commit/7c1602bc2073f18c40bf251f7f3720f3a6c3a6a7
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dyninstAPI/src/linux-power.C

  Log Message:
  -----------
  Add dyninstAPI/src/linux-power.C


  Commit: 8f8fcbda82135c8f83fb6bafc869f9e3e8a12c00
      https://github.com/dyninst/dyninst/commit/8f8fcbda82135c8f83fb6bafc869f9e3e8a12c00
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dyninstAPI/src/linux.C

  Log Message:
  -----------
  Add dyninstAPI/src/linux.C


  Commit: a3328f74ea8fde959ec6226f2cce8756d643aefe
      https://github.com/dyninst/dyninst/commit/a3328f74ea8fde959ec6226f2cce8756d643aefe
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dyninstAPI/src/mapped_module.C

  Log Message:
  -----------
  Add dyninstAPI/src/mapped_module.C


  Commit: 376a3293c025b9e861f77d920c491f99de0737a2
      https://github.com/dyninst/dyninst/commit/376a3293c025b9e861f77d920c491f99de0737a2
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/binaryEdit.h.rst
    M docs/dyninstAPI/developer/parse-cfg.h.rst
    M dyninstAPI/src/parse-aarch64.C

  Log Message:
  -----------
  Add dyninstAPI/src/parse-aarch64.C


  Commit: 3f9b04f371dbe75abaf30e1f2b482b1785141d7c
      https://github.com/dyninst/dyninst/commit/3f9b04f371dbe75abaf30e1f2b482b1785141d7c
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/parse-cfg.h.rst
    M dyninstAPI/src/parse-cfg.C

  Log Message:
  -----------
  Add dyninstAPI/src/parse-cfg.C


  Commit: 27a4e56504cba5158865c09c8aaf1c2c4b182ce5
      https://github.com/dyninst/dyninst/commit/27a4e56504cba5158865c09c8aaf1c2c4b182ce5
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/Patching.h.rst

  Log Message:
  -----------
  Add docs/dyninstAPI/developer/Patching.h.rst


  Commit: 6c15407cca8e199d4788e845b2069a200dfe4982
      https://github.com/dyninst/dyninst/commit/6c15407cca8e199d4788e845b2069a200dfe4982
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dyninstAPI/src/parse-power.C

  Log Message:
  -----------
  Add dyninstAPI/src/parse-power.C


  Commit: 7b5baa0a151de614f4bdfb7e825fd77f8834ece5
      https://github.com/dyninst/dyninst/commit/7b5baa0a151de614f4bdfb7e825fd77f8834ece5
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dyninstAPI/src/parse-x86.C

  Log Message:
  -----------
  Add dyninstAPI/src/parse-x86.C


  Commit: 2404c5f10c416a1cec7a551cacb5143bcb7b6658
      https://github.com/dyninst/dyninst/commit/2404c5f10c416a1cec7a551cacb5143bcb7b6658
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/registerSpace.h.rst
    M dyninstAPI/src/registerSpace.C

  Log Message:
  -----------
  Add dyninstAPI/src/registerSpace.C


  Commit: 9825f4e6736b8655a8999feda6373eaf7247ef0d
      https://github.com/dyninst/dyninst/commit/9825f4e6736b8655a8999feda6373eaf7247ef0d
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/dynProcess.h.rst
    M docs/dyninstAPI/developer/unix.h.rst
    M dyninstAPI/src/unix.C

  Log Message:
  -----------
  Add dyninstAPI/src/registerSpace.C


  Commit: 0e42c365f97ab9166f4bea29c38269de504cbb79
      https://github.com/dyninst/dyninst/commit/0e42c365f97ab9166f4bea29c38269de504cbb79
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dyninstAPI/src/registerSpace.C

  Log Message:
  -----------
  Add dyninstAPI/src/registerSpace.C


  Commit: 366d5682b2008f93ddeca873f3253eb90a039a89
      https://github.com/dyninst/dyninst/commit/366d5682b2008f93ddeca873f3253eb90a039a89
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dyninstAPI/src/stackwalk-aarch64.C

  Log Message:
  -----------
  Add dyninstAPI/src/stackwalk-aarch64.C


  Commit: 4c9c03bb66577f63a9d900b27dfd301348ccb0bd
      https://github.com/dyninst/dyninst/commit/4c9c03bb66577f63a9d900b27dfd301348ccb0bd
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dyninstAPI/src/stackwalk-x86.C

  Log Message:
  -----------
  Add dyninstAPI/src/stackwalk-x86.C


  Commit: 2396da56affe34eab8a798ee64effe3ddcb3e768
      https://github.com/dyninst/dyninst/commit/2396da56affe34eab8a798ee64effe3ddcb3e768
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dyninstAPI/src/syscallNotification.C

  Log Message:
  -----------
  Add dyninstAPI/src/syscallNotification.C


  Commit: f2961567c52ff7f17fdb9fc76b27826927e61eac
      https://github.com/dyninst/dyninst/commit/f2961567c52ff7f17fdb9fc76b27826927e61eac
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M instructionAPI/src/ArchSpecificFormatters.C

  Log Message:
  -----------
  Add instructionAPI/src/ArchSpecificFormatters.C


  Commit: ff1a289ffbf809eded61b0108e6e76cc1febbf92
      https://github.com/dyninst/dyninst/commit/ff1a289ffbf809eded61b0108e6e76cc1febbf92
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/instructionAPI/developer/API.rst
    A docs/instructionAPI/developer/interrupts.h.rst
    M docs/instructionAPI/public/API.rst
    A docs/instructionAPI/public/interrupts.h.rst
    M instructionAPI/h/interrupts.h

  Log Message:
  -----------
  Add instructionAPI/interrupts.h


  Commit: f04270c70607bbcbf387d4036ec81a9dba0188b5
      https://github.com/dyninst/dyninst/commit/f04270c70607bbcbf387d4036ec81a9dba0188b5
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/instructionAPI/developer/API.rst
    A docs/instructionAPI/developer/syscalls.h.rst
    M docs/instructionAPI/public/API.rst
    A docs/instructionAPI/public/syscalls.h.rst
    M instructionAPI/h/syscalls.h
    M instructionAPI/src/syscalls.C

  Log Message:
  -----------
  Add instructionAPI/syscalls.h


  Commit: 1c5b79dc4b8bc087a6e8eb656cc3713e1e25c817
      https://github.com/dyninst/dyninst/commit/1c5b79dc4b8bc087a6e8eb656cc3713e1e25c817
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/CFGModifier.h.rst
    M parseAPI/src/CFGModifier.C

  Log Message:
  -----------
  Add parseAPI/src/CFGModifier.C


  Commit: 645b07d2a9b13fb69dc1b19d75317e6718a07dc6
      https://github.com/dyninst/dyninst/commit/645b07d2a9b13fb69dc1b19d75317e6718a07dc6
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M parseAPI/src/BoundFactData.C

  Log Message:
  -----------
  Add parseAPI/src/BoundFactData.C


  Commit: 9d597937369ffdb9788d05feb5b9e638022d2243
      https://github.com/dyninst/dyninst/commit/9d597937369ffdb9788d05feb5b9e638022d2243
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M parseAPI/src/CFGFactory.C

  Log Message:
  -----------
  Add parseAPI/src/CFGFactory.C


  Commit: a7019c0b014dbec6aad3d21e83440ab1e06c82f3
      https://github.com/dyninst/dyninst/commit/a7019c0b014dbec6aad3d21e83440ab1e06c82f3
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M parseAPI/src/CodeObject.C

  Log Message:
  -----------
  Add parseAPI/src/CodeObject.C


  Commit: 8fa5ca6dbfb0f8bfdf6fda83ac8a499fc2649589
      https://github.com/dyninst/dyninst/commit/8fa5ca6dbfb0f8bfdf6fda83ac8a499fc2649589
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M parseAPI/src/CodeSource.C

  Log Message:
  -----------
  Add parseAPI/src/CodeSource.C


  Commit: 29d99a0c741236425b80db40f6c010ed545d4bd8
      https://github.com/dyninst/dyninst/commit/29d99a0c741236425b80db40f6c010ed545d4bd8
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/CFG.h.rst
    M parseAPI/src/Function.C

  Log Message:
  -----------
  Add parseAPI/src/Function.C


  Commit: 1449eaf6941d5d4215dccafa1813318f7ea51863
      https://github.com/dyninst/dyninst/commit/1449eaf6941d5d4215dccafa1813318f7ea51863
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/IA_IAPI.h.rst
    M parseAPI/src/IA_IAPI.C

  Log Message:
  -----------
  Add parseAPI/src/IA_IAPI.C


  Commit: f1a80d49578c50551954a78914a69cefad60d829
      https://github.com/dyninst/dyninst/commit/f1a80d49578c50551954a78914a69cefad60d829
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/IA_x86.h.rst
    M parseAPI/src/IA_x86.C

  Log Message:
  -----------
  Add parseAPI/src/IA_x86.C


  Commit: 5a49c1f92e5b730bb69e41459a82efb1ea1e0799
      https://github.com/dyninst/dyninst/commit/5a49c1f92e5b730bb69e41459a82efb1ea1e0799
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/IndirectAnalyzer.h.rst
    M parseAPI/src/IndirectAnalyzer.C
    M parseAPI/src/IndirectAnalyzer.h

  Log Message:
  -----------
  Add parseAPI/src/IndirectAnalyzer.C


  Commit: a9fe31ad374ce5fca64a701552f6a1eb6772c852
      https://github.com/dyninst/dyninst/commit/a9fe31ad374ce5fca64a701552f6a1eb6772c852
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/public/InstructionAdapter.h.rst
    M parseAPI/src/InstructionAdapter.C

  Log Message:
  -----------
  Add parseAPI/src/InstructionAdapter.C


  Commit: 4e2259a4dcf718e333c686c9529e1e2baae2731a
      https://github.com/dyninst/dyninst/commit/4e2259a4dcf718e333c686c9529e1e2baae2731a
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/JumpTableIndexPred.h.rst
    M parseAPI/src/JumpTableIndexPred.C

  Log Message:
  -----------
  Add parseAPI/src/JumpTableIndexPred.C


  Commit: b6e88274258e4378d0c6bda0c2b9b169c4c47069
      https://github.com/dyninst/dyninst/commit/b6e88274258e4378d0c6bda0c2b9b169c4c47069
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M parseAPI/src/Loop.C

  Log Message:
  -----------
  Add parseAPI/src/Loop.C


  Commit: d1f5fb8ef67838e8465046e51cd8a0f7b1269432
      https://github.com/dyninst/dyninst/commit/d1f5fb8ef67838e8465046e51cd8a0f7b1269432
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/LoopAnalyzer.h.rst
    M parseAPI/src/LoopAnalyzer.C

  Log Message:
  -----------
  Add parseAPI/src/LoopAnalyzer.C


  Commit: f04bc32d07907ba8f87b57a77c7e238bd06d72d6
      https://github.com/dyninst/dyninst/commit/f04bc32d07907ba8f87b57a77c7e238bd06d72d6
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/ParseData.h.rst
    M parseAPI/src/ParseData.C

  Log Message:
  -----------
  Add parseAPI/src/ParseData.C


  Commit: 5968c0bbbb48fd4ccf935c98da112368ca1b3fc0
      https://github.com/dyninst/dyninst/commit/5968c0bbbb48fd4ccf935c98da112368ca1b3fc0
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/Parser.h.rst
    M parseAPI/src/Parser.C
    M parseAPI/src/Parser.h

  Log Message:
  -----------
  Add parseAPI/src/Parser.C


  Commit: a69c6a5a11e7f4cb72312403fc5097718a355205
      https://github.com/dyninst/dyninst/commit/a69c6a5a11e7f4cb72312403fc5097718a355205
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/Parser.h.rst
    M docs/parseAPI/developer/ParserDetails.h.rst
    M parseAPI/src/ParserDetails.C
    M parseAPI/src/ParserDetails.h

  Log Message:
  -----------
  Add parseAPI/src/ParserDetails.C


  Commit: 97ede7b603210428b264291ff616a701f0b316fd
      https://github.com/dyninst/dyninst/commit/97ede7b603210428b264291ff616a701f0b316fd
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/Parser.h.rst
    M parseAPI/src/Parser-speculative.C

  Log Message:
  -----------
  Add parseAPI/src/Parser-speculative.C


  Commit: baa73ab06949ae7be0672b4a5cae7bdee9d28485
      https://github.com/dyninst/dyninst/commit/baa73ab06949ae7be0672b4a5cae7bdee9d28485
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/SymLiteCodeSource.h.rst
    M parseAPI/h/SymLiteCodeSource.h
    M parseAPI/src/SymLiteCodeSource.C

  Log Message:
  -----------
  Add parseAPI/src/SymLiteCodeSource.C


  Commit: 08c33e96cc919742ea6130821cb9094327bf32e4
      https://github.com/dyninst/dyninst/commit/08c33e96cc919742ea6130821cb9094327bf32e4
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/SymLiteCodeSource.h.rst
    M docs/parseAPI/public/CodeSource.h.rst
    M parseAPI/h/CodeSource.h
    M parseAPI/src/SymtabCodeSource.C

  Log Message:
  -----------
  Add parseAPI/src/SymtabCodeSource.C


  Commit: c03deb5bbae640c48f3ca59dc321329ee11810c5
      https://github.com/dyninst/dyninst/commit/c03deb5bbae640c48f3ca59dc321329ee11810c5
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M patchAPI/h/Command.h
    M patchAPI/src/Command.C

  Log Message:
  -----------
  Add patchAPI/src/Command.C


  Commit: 733c18ffe4c2a5bae46eca012df1f74be7fcae2b
      https://github.com/dyninst/dyninst/commit/733c18ffe4c2a5bae46eca012df1f74be7fcae2b
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M patchAPI/h/PatchCFG.h

  Log Message:
  -----------
  Add patchAPI/h/PatchCFG.h


  Commit: a9bb4edf897fb9d70331a0b091f1e2b622b1122d
      https://github.com/dyninst/dyninst/commit/a9bb4edf897fb9d70331a0b091f1e2b622b1122d
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M patchAPI/src/AddrSpace.C

  Log Message:
  -----------
  Add patchAPI/src/AddrSpace.C


  Commit: 0dcb097e0b6e7a9a837e4de6ccdb6c0cde1bb870
      https://github.com/dyninst/dyninst/commit/0dcb097e0b6e7a9a837e4de6ccdb6c0cde1bb870
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M patchAPI/src/CFGMaker.C

  Log Message:
  -----------
  Add patchAPI/src/CFGMaker.C


  Commit: 6256d621024c04900e9bf164a293261833eadefc
      https://github.com/dyninst/dyninst/commit/6256d621024c04900e9bf164a293261833eadefc
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/patchAPI/developer/ParseCallback.h.rst
    M patchAPI/src/ParseCallback.C
    M patchAPI/src/ParseCallback.h

  Log Message:
  -----------
  Add patchAPI/src/ParseCallback.C


  Commit: 12ef27304ad027f5ac5f09be9955722eb8b1beea
      https://github.com/dyninst/dyninst/commit/12ef27304ad027f5ac5f09be9955722eb8b1beea
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M patchAPI/src/Command.C

  Log Message:
  -----------
  Add patchAPI/src/Command.C


  Commit: 94659a8d68731b98896060d2c57f1066b32c09e3
      https://github.com/dyninst/dyninst/commit/94659a8d68731b98896060d2c57f1066b32c09e3
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M patchAPI/src/Instrumenter.C

  Log Message:
  -----------
  Add patchAPI/src/Instrumenter.C


  Commit: f05b5ff5e69a315f486d6e1963d746a56420d424
      https://github.com/dyninst/dyninst/commit/f05b5ff5e69a315f486d6e1963d746a56420d424
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/patchAPI/developer/PatchCFG.h.rst
    M patchAPI/src/PatchBlock.C

  Log Message:
  -----------
  Add patchAPI/src/PatchBlock.C


  Commit: d4f385787ba8f4814c28d0909ed3965127de004f
      https://github.com/dyninst/dyninst/commit/d4f385787ba8f4814c28d0909ed3965127de004f
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/patchAPI/developer/PatchCFG.h.rst
    M patchAPI/src/PatchFunction.C

  Log Message:
  -----------
  Add patchAPI/src/PatchFunction.C


  Commit: 266077d2f95eda2e6d6af3d1fbfe3e6ca98ce22f
      https://github.com/dyninst/dyninst/commit/266077d2f95eda2e6d6af3d1fbfe3e6ca98ce22f
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M patchAPI/src/PatchLoop.C

  Log Message:
  -----------
  Add patchAPI/src/PatchLoop.C


  Commit: 325c42428c11382da8a9a6cccc56da5dae51aa2c
      https://github.com/dyninst/dyninst/commit/325c42428c11382da8a9a6cccc56da5dae51aa2c
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M patchAPI/src/PatchMgr.C

  Log Message:
  -----------
  Add patchAPI/src/PatchMgr.C


  Commit: 7d7e7d88627f2d646d4437475c6c710bff99c836
      https://github.com/dyninst/dyninst/commit/7d7e7d88627f2d646d4437475c6c710bff99c836
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/patchAPI/public/PatchModifier.h.rst
    M patchAPI/src/PatchModifier.C

  Log Message:
  -----------
  Add patchAPI/src/PatchModifier.C


  Commit: 4cc91aed2eae7f70abc61318c369730a54b77474
      https://github.com/dyninst/dyninst/commit/4cc91aed2eae7f70abc61318c369730a54b77474
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M patchAPI/src/PatchObject.C

  Log Message:
  -----------
  Add patchAPI/src/PatchObject.C


  Commit: 996141c810542ee305c4f81c1a9af6befe4c7585
      https://github.com/dyninst/dyninst/commit/996141c810542ee305c4f81c1a9af6befe4c7585
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M patchAPI/src/Point.C

  Log Message:
  -----------
  Add patchAPI/src/Point.C


  Commit: 966411726bd5a88d5ad3cf5a1e96cdc8c286a789
      https://github.com/dyninst/dyninst/commit/966411726bd5a88d5ad3cf5a1e96cdc8c286a789
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/patchAPI/developer/Point.h.rst
    M patchAPI/src/Point.C

  Log Message:
  -----------
  Add patchAPI/src/Point.C


  Commit: 11d9ac45c8579721466b27e41e7b713003d25c1c
      https://github.com/dyninst/dyninst/commit/11d9ac45c8579721466b27e41e7b713003d25c1c
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/codegen.h.rst
    M proccontrol/src/loadLibrary/codegen-ppc.C

  Log Message:
  -----------
  Add proccontrol/src/loadLibrary/codegen-ppc.C


  Commit: 00033c86f18ea1ff5dad9c3c8ebe7b29ba1b964a
      https://github.com/dyninst/dyninst/commit/00033c86f18ea1ff5dad9c3c8ebe7b29ba1b964a
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/arm_process.h.rst
    M proccontrol/src/arm_process.C
    M proccontrol/src/arm_process.h

  Log Message:
  -----------
  Add proccontrol/src/arm_process.C


  Commit: 78431575b62de54664aa5dadc71b4e30650f50bb
      https://github.com/dyninst/dyninst/commit/78431575b62de54664aa5dadc71b4e30650f50bb
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/freebsd.h.rst
    M proccontrol/src/freebsd.C

  Log Message:
  -----------
  Add proccontrol/src/freebsd.C


  Commit: 8731cbc3a02cbf4dc36b260c174c3257bcd445c6
      https://github.com/dyninst/dyninst/commit/8731cbc3a02cbf4dc36b260c174c3257bcd445c6
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/Generator.h.rst
    M docs/proccontrol/public/Generator.h.rst
    M proccontrol/h/Generator.h
    M proccontrol/src/generator.C

  Log Message:
  -----------
  Add proccontrol/src/generator.C


  Commit: 0c42ba24302dee354eec1090864a6400c5a75c52
      https://github.com/dyninst/dyninst/commit/0c42ba24302dee354eec1090864a6400c5a75c52
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/instructionAPI/developer/API.rst
    R docs/instructionAPI/developer/interrupts.h.rst

  Log Message:
  -----------
  Remove docs/instructionAPI/developer/interrupts.h.rst


  Commit: 1abe1d63e88449b082c5ba748ad9540097b2a413
      https://github.com/dyninst/dyninst/commit/1abe1d63e88449b082c5ba748ad9540097b2a413
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/int_handler.h.rst
    M proccontrol/src/int_thread_db.C

  Log Message:
  -----------
  Add proccontrol/src/int_thread_db.C


  Commit: 54bfecc32be4923f8b14c49a1e20f3b85a97c9af
      https://github.com/dyninst/dyninst/commit/54bfecc32be4923f8b14c49a1e20f3b85a97c9af
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M proccontrol/src/irpc.C
    M proccontrol/src/irpc.h

  Log Message:
  -----------
  Add proccontrol/src/irpc.C


  Commit: a3ce197e7a533de9f8b081357556f3845aaa1c62
      https://github.com/dyninst/dyninst/commit/a3ce197e7a533de9f8b081357556f3845aaa1c62
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M proccontrol/src/handler.C

  Log Message:
  -----------
  Add proccontrol/src/handler.C


  Commit: 89e4c51bed342c64c579c72952e2cbc61d439947
      https://github.com/dyninst/dyninst/commit/89e4c51bed342c64c579c72952e2cbc61d439947
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/ProcessSet.h.rst
    M docs/proccontrol/public/ProcessSet.h.rst
    M proccontrol/h/ProcessSet.h
    M proccontrol/src/procset.C

  Log Message:
  -----------
  Add proccontrol/h/ProcessSet.h


  Commit: 8fc103f8f3c785dd53f37bd75581d10b67c652c2
      https://github.com/dyninst/dyninst/commit/8fc103f8f3c785dd53f37bd75581d10b67c652c2
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/linux.h.rst
    M proccontrol/src/linux.C

  Log Message:
  -----------
  Add proccontrol/src/linux.C


  Commit: 1fe4c843b6e579dc563eaa04a53a98d55b47ac04
      https://github.com/dyninst/dyninst/commit/1fe4c843b6e579dc563eaa04a53a98d55b47ac04
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/resp.h.rst
    M proccontrol/src/resp.h

  Log Message:
  -----------
  Add proccontrol/src/resp.C


  Commit: 464e279abcd6786033962f9b0905c09483e23343
      https://github.com/dyninst/dyninst/commit/464e279abcd6786033962f9b0905c09483e23343
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/unix.h.rst
    M proccontrol/src/unix.C

  Log Message:
  -----------
  Add proccontrol/src/unix.C


  Commit: b9bb061bb8f65103d6a39b1045e110125a72d20b
      https://github.com/dyninst/dyninst/commit/b9bb061bb8f65103d6a39b1045e110125a72d20b
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/Module.h.rst
    M symtabAPI/h/Module.h

  Log Message:
  -----------
  Add symtabAPI/h/Module.h


  Commit: 07a7d9674041370d2c6069260c2e96040f01e485
      https://github.com/dyninst/dyninst/commit/07a7d9674041370d2c6069260c2e96040f01e485
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/Symtab.h.rst
    M symtabAPI/h/Symtab.h

  Log Message:
  -----------
  Add symtabAPI/h/Symtab.h


  Commit: b4e99a4daf17c64619a5d16eb560255435c02b25
      https://github.com/dyninst/dyninst/commit/b4e99a4daf17c64619a5d16eb560255435c02b25
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M symtabAPI/h/Aggregate.h

  Log Message:
  -----------
  Add symtabAPI/h/Aggregate.h


  Commit: ab698ecb93e21a9bb125f5ebe987b6268a658e01
      https://github.com/dyninst/dyninst/commit/ab698ecb93e21a9bb125f5ebe987b6268a658e01
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M symtabAPI/h/Region.h

  Log Message:
  -----------
  Add symtabAPI/h/Region.h


  Commit: 7e1e31e31b7eb6c6d5730619d141d62a6a3ffa5b
      https://github.com/dyninst/dyninst/commit/7e1e31e31b7eb6c6d5730619d141d62a6a3ffa5b
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M symtabAPI/h/Symbol.h

  Log Message:
  -----------
  Add symtabAPI/h/Symbol.h


  Commit: 55779a13d86891f8e632bbf4dc9fefbb58670d35
      https://github.com/dyninst/dyninst/commit/55779a13d86891f8e632bbf4dc9fefbb58670d35
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/Archive.h.rst
    M symtabAPI/src/Archive.C

  Log Message:
  -----------
  Add symtabAPI/src/Archive.C


  Commit: 138813ee8e83f7762ddc516a4bac1c698a1e080e
      https://github.com/dyninst/dyninst/commit/138813ee8e83f7762ddc516a4bac1c698a1e080e
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/Collections.h.rst
    M symtabAPI/src/Collections.C

  Log Message:
  -----------
  Add symtabAPI/src/Collections.C


  Commit: e24e99a56181ad92f1532ef6dad3c784191df873
      https://github.com/dyninst/dyninst/commit/e24e99a56181ad92f1532ef6dad3c784191df873
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/dwarfWalker.h.rst
    M symtabAPI/src/dwarfWalker.C
    M symtabAPI/src/dwarfWalker.h

  Log Message:
  -----------
  Add symtabAPI/src/dwarfWalker.C


  Commit: 5ac2871baf62e778d51446fd531f15f7df6238b0
      https://github.com/dyninst/dyninst/commit/5ac2871baf62e778d51446fd531f15f7df6238b0
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/emitElf.h.rst
    M symtabAPI/src/emitElf.C

  Log Message:
  -----------
  Add symtabAPI/src/emitElf.C


  Commit: f448335f307400eb1697b03793a4db72686ebc6f
      https://github.com/dyninst/dyninst/commit/f448335f307400eb1697b03793a4db72686ebc6f
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/emitElfStatic.h.rst
    M symtabAPI/src/emitElfStatic-aarch64.C
    M symtabAPI/src/emitElfStatic-ppc64.C
    M symtabAPI/src/emitElfStatic-x86.C
    M symtabAPI/src/emitElfStatic.C
    M symtabAPI/src/emitElfStatic.h

  Log Message:
  -----------
  Add symtabAPI/src/emitElfStatic.C


  Commit: 9518eb90f8c4c5c0ae72c481a34a2cf02b4a8fba
      https://github.com/dyninst/dyninst/commit/9518eb90f8c4c5c0ae72c481a34a2cf02b4a8fba
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/API.rst
    A docs/symtabAPI/developer/indexed_symbols.h.rst
    M symtabAPI/src/indexed_symbols.hpp

  Log Message:
  -----------
  Add symtabAPI/src/indexed_symbols.hpp


  Commit: a0708129b9633329575dac6e7a3945483ba7a5fe
      https://github.com/dyninst/dyninst/commit/a0708129b9633329575dac6e7a3945483ba7a5fe
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/API.rst
    A docs/symtabAPI/developer/symtab_impl.hpp.rst
    M symtabAPI/src/Object.C

  Log Message:
  -----------
  Add symtabAPI/src/Object.C


  Commit: c82002314d87ec1cd731ecf3ce98d942d33c303a
      https://github.com/dyninst/dyninst/commit/c82002314d87ec1cd731ecf3ce98d942d33c303a
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M symtabAPI/src/relocationEntry-elf-aarch64.C

  Log Message:
  -----------
  Add symtabAPI/src/relocationEntry-elf-aarch64.C


  Commit: e33c086201f49b2c38a074902a4283049379c81c
      https://github.com/dyninst/dyninst/commit/e33c086201f49b2c38a074902a4283049379c81c
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M symtabAPI/src/relocationEntry-elf-ppc64.C

  Log Message:
  -----------
  Add symtabAPI/src/relocationEntry-elf-ppc64.C


  Commit: 5bd60933232c36f383b260bcefa19e4d366b4cb1
      https://github.com/dyninst/dyninst/commit/5bd60933232c36f383b260bcefa19e4d366b4cb1
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M symtabAPI/src/relocationEntry-elf-x86.C

  Log Message:
  -----------
  Add symtabAPI/src/relocationEntry-elf-x86.C


  Commit: 54071a42ff87ce481af43263e17c80d83a0bb5b0
      https://github.com/dyninst/dyninst/commit/54071a42ff87ce481af43263e17c80d83a0bb5b0
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M symtabAPI/src/relocationEntry-stub.C

  Log Message:
  -----------
  Add symtabAPI/src/relocationEntry-stub.C


  Commit: 05040cfe41659b39169407e88189bc72ab296c81
      https://github.com/dyninst/dyninst/commit/05040cfe41659b39169407e88189bc72ab296c81
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/Object-elf.h.rst
    M symtabAPI/src/Object-elf.C

  Log Message:
  -----------
  Add symtabAPI/src/Object-elf.C


  Commit: e572c3509c650dae8b0342d941ef2b3632a39cce
      https://github.com/dyninst/dyninst/commit/e572c3509c650dae8b0342d941ef2b3632a39cce
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/Symtab.h.rst
    M symtabAPI/src/Symtab.C

  Log Message:
  -----------
  Add symtabAPI/src/Symtab.C


  Commit: 52fc3f8a748ce937cc0c5f31bab49dfebae0ff24
      https://github.com/dyninst/dyninst/commit/52fc3f8a748ce937cc0c5f31bab49dfebae0ff24
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M symtabAPI/src/symtab_impl.hpp

  Log Message:
  -----------
  Add symtabAPI/src/symtab_impl.hpp


  Commit: 35b3696d3522bea3f7439618faba6a2cc3c95677
      https://github.com/dyninst/dyninst/commit/35b3696d3522bea3f7439618faba6a2cc3c95677
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/Symtab.h.rst
    M symtabAPI/src/Symtab-edit.C

  Log Message:
  -----------
  Add symtabAPI/src/Symtab-edit.C


  Commit: 8057baabc00661df47e45e4c6feaf11056bebc87
      https://github.com/dyninst/dyninst/commit/8057baabc00661df47e45e4c6feaf11056bebc87
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/Symtab.h.rst
    M symtabAPI/src/Symtab-lookup.C

  Log Message:
  -----------
  Add symtabAPI/src/Symtab-lookup.C


  Commit: 76413e48b6e5a766c488b55968782437610c43f5
      https://github.com/dyninst/dyninst/commit/76413e48b6e5a766c488b55968782437610c43f5
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/Type.h.rst
    M symtabAPI/src/Type.C

  Log Message:
  -----------
  Add symtabAPI/src/Type.C


  Commit: 83d6f062145391dd5c082ef2ef370b20c771ef30
      https://github.com/dyninst/dyninst/commit/83d6f062145391dd5c082ef2ef370b20c771ef30
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    A docs/examples/index.rst
    A docs/examples/symtab-add-type.rst
    M docs/index.rst

  Log Message:
  -----------
  Put examples under 'getting started'


  Commit: 4971d07ea956ea92f0a9515e0936915e18c918a0
      https://github.com/dyninst/dyninst/commit/4971d07ea956ea92f0a9515e0936915e18c918a0
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M common/h/Annotatable.h
    M docs/common/developer/Annotatable.h.rst

  Log Message:
  -----------
  Update common/h/Annotatable.h


  Commit: ee24dd77d50f1064d593b09dd2c2cc775ca95780
      https://github.com/dyninst/dyninst/commit/ee24dd77d50f1064d593b09dd2c2cc775ca95780
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M common/h/Architecture.h
    M docs/common/public/Architecture.h.rst

  Log Message:
  -----------
  UPdate common/h/Architecture.h


  Commit: 285affbfbb52679eb621f0576efd9f772fdf01ea
      https://github.com/dyninst/dyninst/commit/285affbfbb52679eb621f0576efd9f772fdf01ea
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M common/h/Edge.h
    M docs/common/developer/Edge.h.rst

  Log Message:
  -----------
  Update common/h/Edge.h


  Commit: a11f819f2ff1bbed99beea01d0d3a9d5a3856903
      https://github.com/dyninst/dyninst/commit/a11f819f2ff1bbed99beea01d0d3a9d5a3856903
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M common/h/IBSTree-fast.h
    M docs/common/developer/IBSTree-fast.h.rst

  Log Message:
  -----------
  Update common/h/IBSTree-fast.h


  Commit: a5912b311e14469cba6f62891d48b906a40dde98
      https://github.com/dyninst/dyninst/commit/a5912b311e14469cba6f62891d48b906a40dde98
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M common/h/IBSTree.h
    M docs/common/developer/IBSTree.h.rst

  Log Message:
  -----------
  Update common/h/IBSTree.h


  Commit: 9e9f149d7d8c0454ff9ab06d979a1e5ec02a4aa2
      https://github.com/dyninst/dyninst/commit/9e9f149d7d8c0454ff9ab06d979a1e5ec02a4aa2
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M common/h/Buffer.h
    M docs/common/public/Graph.h.rst

  Log Message:
  -----------
  Update common/h/Buffer.h


  Commit: c885379e11182dc1c6211023b2198d74654fcabd
      https://github.com/dyninst/dyninst/commit/c885379e11182dc1c6211023b2198d74654fcabd
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M common/h/concurrent.h
    M docs/common/developer/concurrent.h.rst

  Log Message:
  -----------
  Update common/h/concurrent.h


  Commit: 5a433b0bae841b8e24a69c18579b809a486cf436
      https://github.com/dyninst/dyninst/commit/5a433b0bae841b8e24a69c18579b809a486cf436
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M common/h/Graph.h

  Log Message:
  -----------
  Add common/h/Graph.h


  Commit: 44479fa4015b8552d96498163066bc0ba109223e
      https://github.com/dyninst/dyninst/commit/44479fa4015b8552d96498163066bc0ba109223e
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M common/h/Node.h

  Log Message:
  -----------
  Add common/h/Node.h


  Commit: 005c084abc222e3b8c015a41250d2a3bb5a2e831
      https://github.com/dyninst/dyninst/commit/005c084abc222e3b8c015a41250d2a3bb5a2e831
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M dataflowAPI/h/SymEval.h

  Log Message:
  -----------
  Add dataflowAPI/h/SymEval.h


  Commit: a2c6b74f76432c05955ccbdb36ff45d0d3dad537
      https://github.com/dyninst/dyninst/commit/a2c6b74f76432c05955ccbdb36ff45d0d3dad537
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/public/BPatch_callbacks.h.rst
    M dyninstAPI/h/BPatch_callbacks.h

  Log Message:
  -----------
  Update dyninstAPI/h/BPatch_callbacks.h


  Commit: 8877907862b8f664cd5efaab86ed6da1b4f333b9
      https://github.com/dyninst/dyninst/commit/8877907862b8f664cd5efaab86ed6da1b4f333b9
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/ParseContainers.h.rst
    M parseAPI/h/ParseContainers.h

  Log Message:
  -----------
  Update parseAPI/h/ParseContainers.h


  Commit: 08a9e20b2e3f8bb34a038d7c7157a8de848d8fc6
      https://github.com/dyninst/dyninst/commit/08a9e20b2e3f8bb34a038d7c7157a8de848d8fc6
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/ParseCallback.h.rst
    M parseAPI/h/ParseCallback.h

  Log Message:
  -----------
  Update parseAPI/h/ParseCallback.h


  Commit: 27811a8661c3b841b87bd237adfe626b13d2df9b
      https://github.com/dyninst/dyninst/commit/27811a8661c3b841b87bd237adfe626b13d2df9b
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/public/InstructionSource.h.rst
    M parseAPI/h/InstructionSource.h

  Log Message:
  -----------
  Update parseAPI/h/InstructionSource.h


  Commit: b57352a1a0d9de05beab04be25e1da48e245d384
      https://github.com/dyninst/dyninst/commit/b57352a1a0d9de05beab04be25e1da48e245d384
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/public/InstructionAdapter.h.rst
    M parseAPI/h/InstructionAdapter.h

  Log Message:
  -----------
  Update parseAPI/h/InstructionAdapter.h


  Commit: bba7b330a097077c0bfe8c57d794728b4d51ce73
      https://github.com/dyninst/dyninst/commit/bba7b330a097077c0bfe8c57d794728b4d51ce73
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M parseAPI/h/GraphAdapter.h

  Log Message:
  -----------
  Upate parseAPI/h/GraphAdapter.h


  Commit: 39c0a9cb231bb31a99bca7100ac1ae5d1efd9827
      https://github.com/dyninst/dyninst/commit/39c0a9cb231bb31a99bca7100ac1ae5d1efd9827
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/CodeObject.h.rst
    M parseAPI/h/CodeObject.h

  Log Message:
  -----------
  Update parseAPI/h/CodeObject.h


  Commit: 185576ad416b3648aac698f372b6bca8c6afcc10
      https://github.com/dyninst/dyninst/commit/185576ad416b3648aac698f372b6bca8c6afcc10
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/CFGModifier.h.rst
    M parseAPI/h/CFGModifier.h

  Log Message:
  -----------
  Update parseAPI/h/CFGModifier.h


  Commit: 728fd8bed5d990f2dcaf9a41f698e835d13f0297
      https://github.com/dyninst/dyninst/commit/728fd8bed5d990f2dcaf9a41f698e835d13f0297
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M parseAPI/h/CFGModifier.h

  Log Message:
  -----------
  Add parseAPI/h/CFGModifier.h


  Commit: 8df3bff36eb2ee8706c9611971993153ba7adbc3
      https://github.com/dyninst/dyninst/commit/8df3bff36eb2ee8706c9611971993153ba7adbc3
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M patchAPI/h/Point.h

  Log Message:
  -----------
  Add patchAPI/h/Point.h


  Commit: b239af3a35490a29c8ff0276dcdfb6da01c12d2e
      https://github.com/dyninst/dyninst/commit/b239af3a35490a29c8ff0276dcdfb6da01c12d2e
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/public/ProcessSet.h.rst
    M proccontrol/h/ProcessSet.h

  Log Message:
  -----------
  Update proccontrol/h/ProcessSet.h


  Commit: 3967bbd9621e90f2ee2f763af4fc71e64c885e00
      https://github.com/dyninst/dyninst/commit/3967bbd9621e90f2ee2f763af4fc71e64c885e00
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/PlatFeatures.h.rst
    M proccontrol/h/PlatFeatures.h

  Log Message:
  -----------
  Update proccontrol/h/PlatFeatures.h


  Commit: 4437aae7eb124b656707ddc079ce56c722bbab3d
      https://github.com/dyninst/dyninst/commit/4437aae7eb124b656707ddc079ce56c722bbab3d
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/PCProcess.h.rst
    M docs/proccontrol/public/PCProcess.h.rst
    M proccontrol/h/PCProcess.h

  Log Message:
  -----------
  Update proccontrol/h/PCProcess.h


  Commit: e239e66cafc8ab608b1adf120c9c77b610354eae
      https://github.com/dyninst/dyninst/commit/e239e66cafc8ab608b1adf120c9c77b610354eae
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M proccontrol/h/EventType.h

  Log Message:
  -----------
  Add proccontrol/h/EventType.h


  Commit: 31ca2de9d2652283f134409b8cdfcb55964d5514
      https://github.com/dyninst/dyninst/commit/31ca2de9d2652283f134409b8cdfcb55964d5514
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M proccontrol/h/Generator.h

  Log Message:
  -----------
  Add proccontrol/h/Generator.h


  Commit: c3fc8395a042afefa9a6f0354c4b1d2147da22a7
      https://github.com/dyninst/dyninst/commit/c3fc8395a042afefa9a6f0354c4b1d2147da22a7
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/proccontrol/developer/PCProcess.h.rst

  Log Message:
  -----------
  Add docs/proccontrol/developer/PCProcess.h.rst


  Commit: 7281fb01ed1f5d694447625d47c4f57fc989a888
      https://github.com/dyninst/dyninst/commit/7281fb01ed1f5d694447625d47c4f57fc989a888
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M stackwalk/h/frame.h

  Log Message:
  -----------
  Add stackwalk/h/frame.h


  Commit: 6539c0af5aea59c90a44340dd65cd789a8608e05
      https://github.com/dyninst/dyninst/commit/6539c0af5aea59c90a44340dd65cd789a8608e05
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M stackwalk/h/framestepper.h

  Log Message:
  -----------
  Add stackwalk/h/framestepper.h


  Commit: 82aa57be85dfc746e715a4fb221c371dacbfe402
      https://github.com/dyninst/dyninst/commit/82aa57be85dfc746e715a4fb221c371dacbfe402
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M symtabAPI/h/Type.h

  Log Message:
  -----------
  Add symtabAPI/h/Type.h


  Commit: c3af9384a12cba42d6b0ae4a0e07c95f6e97e27b
      https://github.com/dyninst/dyninst/commit/c3af9384a12cba42d6b0ae4a0e07c95f6e97e27b
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    R docs/assets/dyninst-dragon-small.png
    R docs/assets/dyninst-dragon.png
    M docs/assets/favicon.ico

  Log Message:
  -----------
  Use paradyn favicon


  Commit: dfdc9afe2da6af9abbc8c0f9904b5abfee38fc0e
      https://github.com/dyninst/dyninst/commit/dfdc9afe2da6af9abbc8c0f9904b5abfee38fc0e
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    R docs/_static/example/badge/index.html
    R docs/_static/example/badge/treemap/index.html

  Log Message:
  -----------
  Remove example from _static


  Commit: b69a27e96971427742410d44849b6b95409d8c46
      https://github.com/dyninst/dyninst/commit/b69a27e96971427742410d44849b6b95409d8c46
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/conf.py

  Log Message:
  -----------
  Remove html_static_path


  Commit: d86b66c78ad25fb85b4633c5df6e7f4ab5c42c80
      https://github.com/dyninst/dyninst/commit/d86b66c78ad25fb85b4633c5df6e7f4ab5c42c80
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    R dynC_API/doc/dynC_API.pdf

  Log Message:
  -----------
  Remove old DynC docs


  Commit: 0f7c4d2e4380499148c946d90b7f7f30337ce71b
      https://github.com/dyninst/dyninst/commit/0f7c4d2e4380499148c946d90b7f7f30337ce71b
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    R dyninstAPI/doc/dyninstAPI.docx
    R dyninstAPI/doc/dyninstAPI.pdf

  Log Message:
  -----------
  Remove old DyninstAPI docs


  Commit: b613ddb177e62406acdf555c6fd4d3b92a994b96
      https://github.com/dyninst/dyninst/commit/b613ddb177e62406acdf555c6fd4d3b92a994b96
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    R parseAPI/doc/code_sample.cc
    R parseAPI/doc/example.cc

  Log Message:
  -----------
  Remove old parseAPI examples


  Commit: edf83141601956879357645abd494d091fb3feb8
      https://github.com/dyninst/dyninst/commit/edf83141601956879357645abd494d091fb3feb8
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    R symtabAPI/doc/3-Examples.tex
    R symtabAPI/doc/API/LineInfo/Iterating.tex
    R symtabAPI/doc/API/Symtab/Function.tex
    R symtabAPI/doc/API/Symtab/FunctionBase.tex
    R symtabAPI/doc/API/Symtab/Module.tex
    R symtabAPI/doc/API/Symtab/Symtab.tex
    R symtabAPI/doc/symtabAPI.pdf

  Log Message:
  -----------
  Remove old SymtabAPI docs


  Commit: 5d4610b4597f7db5cdab555485e6d1cfe3584ef3
      https://github.com/dyninst/dyninst/commit/5d4610b4597f7db5cdab555485e6d1cfe3584ef3
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  Update .gitignore


  Commit: ad4ae350819c0154b6975e0b9b14a369e708137f
      https://github.com/dyninst/dyninst/commit/ad4ae350819c0154b6975e0b9b14a369e708137f
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M .github/workflows/docs.yaml

  Log Message:
  -----------
  Only build docs on PR when they change


  Commit: a8580262d997c3ebb2070b8f85ab93d358d66893
      https://github.com/dyninst/dyninst/commit/a8580262d997c3ebb2070b8f85ab93d358d66893
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M .github/workflows/docs.yaml

  Log Message:
  -----------
  Use parallel build

Github CI only has two threads.


  Commit: b88b468c2306ca92f1c3f87853bdb54070cfa200
      https://github.com/dyninst/dyninst/commit/b88b468c2306ca92f1c3f87853bdb54070cfa200
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/Symtab.h.rst
    M docs/symtabAPI/public/Symtab.h.rst

  Log Message:
  -----------
  Update docs/symtabAPI/public/Symtab.h


  Commit: 83fbe73fef1c83a914e860e49ef8fa85b320c86a
      https://github.com/dyninst/dyninst/commit/83fbe73fef1c83a914e860e49ef8fa85b320c86a
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/conf.py

  Log Message:
  -----------
  Don't generate man pages


  Commit: 469c0a3fe109f32fdcfa2d4246d4a57af0ab9b77
      https://github.com/dyninst/dyninst/commit/469c0a3fe109f32fdcfa2d4246d4a57af0ab9b77
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/conf.py

  Log Message:
  -----------
  Don't use expandable TOC


  Commit: 87b32d725287c1f07a94cca6629e44ec5d41cec1
      https://github.com/dyninst/dyninst/commit/87b32d725287c1f07a94cca6629e44ec5d41cec1
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/conf.py

  Log Message:
  -----------
  Stylize external links


  Commit: 504e269878a1f50abdf4fd020c4610209cd01a75
      https://github.com/dyninst/dyninst/commit/504e269878a1f50abdf4fd020c4610209cd01a75
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/conf.py

  Log Message:
  -----------
  Set navigation depth


  Commit: 0f883d089049ee95c727da2741ea2bfc5727b8cb
      https://github.com/dyninst/dyninst/commit/0f883d089049ee95c727da2741ea2bfc5727b8cb
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/examples/index.rst

  Log Message:
  -----------
  Add description for Examples


  Commit: 13b11e06025801fc04816761b3efb729a33ee064
      https://github.com/dyninst/dyninst/commit/13b11e06025801fc04816761b3efb729a33ee064
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/index.rst

  Log Message:
  -----------
  Add publications to landing page


  Commit: 2ec3c5a5f8b216f2ac81346c3ea5b490b13abe3b
      https://github.com/dyninst/dyninst/commit/2ec3c5a5f8b216f2ac81346c3ea5b490b13abe3b
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/basics/building.rst

  Log Message:
  -----------
  Update building page


  Commit: 19543bbd2cfeeed80572c516c7071aded970c9b6
      https://github.com/dyninst/dyninst/commit/19543bbd2cfeeed80572c516c7071aded970c9b6
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/basics/using.rst

  Log Message:
  -----------
  Expand CMake import instructions


  Commit: 55126f16d63dc61d9c3fd5d5edc97d82afc354e7
      https://github.com/dyninst/dyninst/commit/55126f16d63dc61d9c3fd5d5edc97d82afc354e7
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    R docs/basics/first_mutator.rst
    M docs/basics/overview.rst
    M docs/examples/index.rst
    M docs/index.rst

  Log Message:
  -----------
  Move 'first mutator' into overview


  Commit: efc222381a33e395bfb2fd0777cf0fd232c19f12
      https://github.com/dyninst/dyninst/commit/efc222381a33e395bfb2fd0777cf0fd232c19f12
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/basics/building.rst

  Log Message:
  -----------
  Update build instructions


  Commit: 2808dee55f5bfa1e2a9ef72d569e36427ad04206
      https://github.com/dyninst/dyninst/commit/2808dee55f5bfa1e2a9ef72d569e36427ad04206
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/basics/using.rst

  Log Message:
  -----------
  Update importing dyninst


  Commit: 574d7a85f125956e4a1f5267d0ec9d3ab135b345
      https://github.com/dyninst/dyninst/commit/574d7a85f125956e4a1f5267d0ec9d3ab135b345
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    A docs/basics/importing.rst
    R docs/basics/using.rst
    M docs/index.rst

  Log Message:
  -----------
  Rename 'using' to 'importing'


  Commit: 7c9d0c587759b3e67b0d3f55b2558f1cb4f60d17
      https://github.com/dyninst/dyninst/commit/7c9d0c587759b3e67b0d3f55b2558f1cb4f60d17
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    R docs/basics/overview.rst
    A docs/basics/using.rst
    M docs/index.rst

  Log Message:
  -----------
  Rename overview to using


  Commit: 4336c25e77a9127742fb5715693045d3dbff6267
      https://github.com/dyninst/dyninst/commit/4336c25e77a9127742fb5715693045d3dbff6267
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/basics/importing.rst
    M docs/basics/using.rst
    M docs/index.rst

  Log Message:
  -----------
  Update toc names for 'getting started'


  Commit: 895ac3a4a669a75b686544a2eb2aa8bed492391b
      https://github.com/dyninst/dyninst/commit/895ac3a4a669a75b686544a2eb2aa8bed492391b
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/examples/symtab-add-type.rst

  Log Message:
  -----------
  Fix symtab link in symtab-add-type.rst


  Commit: 692a80f48585a977e20f43926a437e76d1a0bc21
      https://github.com/dyninst/dyninst/commit/692a80f48585a977e20f43926a437e76d1a0bc21
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/symtabAPI/developer/annotations.h.rst

  Log Message:
  -----------
  Remove unused annotations (#1717)


  Commit: 64a72535659ca39d26ab8f38e5098023302c5986
      https://github.com/dyninst/dyninst/commit/64a72535659ca39d26ab8f38e5098023302c5986
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/common/developer/registers/MachRegister.h.rst

  Log Message:
  -----------
  Use fix-width type for MachRegister format (#1716)


  Commit: af53fd212af5d4403113b2002585473916d50dcc
      https://github.com/dyninst/dyninst/commit/af53fd212af5d4403113b2002585473916d50dcc
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/common/public/registers/MachRegister.h.rst

  Log Message:
  -----------
  MachRegister: Add interface for collecting and retrieving all registers (#1703)


  Commit: 796851e82a95665875f88cc2d2aaca37d7e05a80
      https://github.com/dyninst/dyninst/commit/796851e82a95665875f88cc2d2aaca37d7e05a80
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/public/CodeObject.h.rst

  Log Message:
  -----------
  Add CodeObject::parse overloads to accept multiple targets (#1671)


  Commit: 669632d3c5651968969a85328c22f3183c89c623
      https://github.com/dyninst/dyninst/commit/669632d3c5651968969a85328c22f3183c89c623
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dataflowAPI/public/bitArray.h.rst

  Log Message:
  -----------
  Remove bitArray SPEC_*_BIT macros (#1696)


  Commit: a517a7916bfc900c91a057c108d5289d92fe9e71
      https://github.com/dyninst/dyninst/commit/a517a7916bfc900c91a057c108d5289d92fe9e71
  Author: James A. Kupsch <kupsch@xxxxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/conf.py

  Log Message:
  -----------
  allow .svg images to be used in pdf docs

- add the sphynx image converter extension


  Commit: b98a1cf6b922f5aee3d4cbbc4e121ccbab59dd81
      https://github.com/dyninst/dyninst/commit/b98a1cf6b922f5aee3d4cbbc4e121ccbab59dd81
  Author: James A. Kupsch <kupsch@xxxxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/BPatch_memoryAccess_NP.h.rst
    M docs/patchAPI/public/PatchCFG.h.rst

  Log Message:
  -----------
  fix non-ascii characters in docs for pdflatex

- replaced <= unicode character with 2 characters

- replace strange full-width comma (followed by space) with a comma


  Commit: dfc975f642e8fbeb4d1254a9d35b8f14638c8b7b
      https://github.com/dyninst/dyninst/commit/dfc975f642e8fbeb4d1254a9d35b8f14638c8b7b
  Author: James A. Kupsch <kupsch@xxxxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/parseAPI/developer/CodeSource.h.rst

  Log Message:
  -----------
  replace :math:`le` with <

- sphinx conversion of this make pdflatex unhappy


  Commit: 74fcedeb22bd5908e57fb187036872f7d6a45780
      https://github.com/dyninst/dyninst/commit/74fcedeb22bd5908e57fb187036872f7d6a45780
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M docs/dyninstAPI/developer/Patching.h.rst
    M docs/dyninstAPI/developer/ast.h.rst
    M docs/dyninstAPI/developer/mapped_module.h.rst
    M docs/dyninstAPI/developer/util.h.rst
    M docs/symtabAPI/developer/Symbol.h.rst
    M instructionAPI/h/Ternary.h
    M proccontrol/h/ProcessSet.h

  Log Message:
  -----------
  Update after code cleanup


  Commit: cda7578a653764cbb82de0d79012473fe8238368
      https://github.com/dyninst/dyninst/commit/cda7578a653764cbb82de0d79012473fe8238368
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M CHANGELOG.md
    M common/src/registers/MachRegister.C
    M docs/advanced/optimizations.rst
    M docs/common/developer/ProcReader.h.rst
    M docs/common/developer/dyntypes.h.rst
    M docs/dataflowAPI/overview.rst
    M docs/dataflowAPI/public/stackanalysis.h.rst
    M docs/dyninstAPI/public/BPatch_addressSpace.h.rst
    M docs/dyninstAPI/public/BPatch_basicBlock.h.rst
    M docs/dyninstAPI/public/BPatch_callbacks.h.rst
    M docs/dyninstAPI/public/BPatch_function.h.rst
    M docs/dyninstAPI/public/BPatch_loopTreeNode.h.rst
    M docs/dyninstAPI/public/BPatch_module.h.rst
    M docs/dyninstAPI/public/BPatch_object.h.rst
    M docs/dyninstAPI/public/BPatch_point.h.rst
    M docs/dyninstAPI/public/BPatch_process.h.rst
    M docs/dyninstAPI/public/BPatch_snippet.h.rst
    M docs/dyninstAPI/public/BPatch_thread.h.rst
    M docs/dyninstAPI/public/StackMod.h.rst
    M docs/examples/binary_analysis.rst
    M docs/index.rst
    M docs/instructionAPI/overview.rst
    M docs/instructionAPI/public/BinaryFunction.h.rst
    M docs/instructionAPI/public/Expression.h.rst
    M docs/instructionAPI/public/Operand.h.rst
    M docs/parseAPI/developer/CFGFactory.h.rst
    M docs/parseAPI/developer/CodeSource.h.rst
    M docs/parseAPI/overview.rst
    M docs/parseAPI/public/CFG.h.rst
    M docs/patchAPI/overview.rst
    M docs/patchAPI/public/AddrSpace.h.rst
    M docs/patchAPI/public/PatchCFG.h.rst
    M docs/proccontrol/developer/Event.h.rst
    M docs/proccontrol/developer/PlatFeatures.h.rst
    M docs/proccontrol/overview.rst
    M docs/proccontrol/public/Event.h.rst
    M docs/proccontrol/public/PCProcess.h.rst
    M docs/proccontrol/public/ProcessSet.h.rst
    M docs/stackwalk/developer/procstate.h.rst
    M docs/stackwalk/overview.rst
    M docs/stackwalk/public/frame.h.rst
    M docs/stackwalk/public/framestepper.h.rst
    M docs/stackwalk/public/local_var.h.rst
    M docs/stackwalk/public/procstate.h.rst
    M docs/stackwalk/public/steppergroup.h.rst
    M docs/stackwalk/public/walker.h.rst
    M docs/symtabAPI/developer/AddrLookup.h.rst
    M docs/symtabAPI/developer/Symtab.h.rst
    M docs/symtabAPI/overview.rst
    M docs/usertools/DynC/overview.rst
    M instructionAPI/capstone/x86.py

  Log Message:
  -----------
  Remove confusing non-ASCII characters

These aren't being used to represent non-Latin characters.


Compare: https://github.com/dyninst/dyninst/compare/0f981b1438ec...cda7578a6537

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] d3a2f2: start of work to refactor the docs to use readthedocs, Tim Haines <=