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


Date: Tue, 26 Dec 2023 20:40:23 -0800
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 32dc62: start of work to refactor the docs to use readthedocs
  Branch: refs/heads/thaines/documentation_modernization
  Home:   https://github.com/dyninst/dyninst
  Commit: 32dc623136b75eee639696833b62183f2ae87ff7
      https://github.com/dyninst/dyninst/commit/32dc623136b75eee639696833b62183f2ae87ff7
  Author: vsoch <vsoch@xxxxxxxxxxxxxxxxxxxxxxxx>
  Date:   2023-12-26 (Tue, 26 Dec 2023)

  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/Symbol.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: cb595a4edb50a339b385f970bdb4d8e294203d87
      https://github.com/dyninst/dyninst/commit/cb595a4edb50a339b385f970bdb4d8e294203d87
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-12-26 (Tue, 26 Dec 2023)

  Changed paths:
    A docs/index.rst

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


  Commit: 2f2d58c3416513b98c65f5375a455409b8db61fa
      https://github.com/dyninst/dyninst/commit/2f2d58c3416513b98c65f5375a455409b8db61fa
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-12-26 (Tue, 26 Dec 2023)

  Changed paths:
    R docs/generate.sh

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


  Commit: 0fd61869fa1a2f990aba2dc0122aeacc916135c8
      https://github.com/dyninst/dyninst/commit/0fd61869fa1a2f990aba2dc0122aeacc916135c8
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-12-26 (Tue, 26 Dec 2023)

  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: 267c974dd9f8a511de7f6b127a3443669e280cc1
      https://github.com/dyninst/dyninst/commit/267c974dd9f8a511de7f6b127a3443669e280cc1
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-12-26 (Tue, 26 Dec 2023)

  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: e01df47701afbcee63c9ad02b66b38988f208eab
      https://github.com/dyninst/dyninst/commit/e01df47701afbcee63c9ad02b66b38988f208eab
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-12-26 (Tue, 26 Dec 2023)

  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: 5f711bdf6a728b98c3c1c018a7c89bc678eb9760
      https://github.com/dyninst/dyninst/commit/5f711bdf6a728b98c3c1c018a7c89bc678eb9760
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-12-26 (Tue, 26 Dec 2023)

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

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


  Commit: cff2b8853aa5e68ac5126596b8fc1b1258874bf3
      https://github.com/dyninst/dyninst/commit/cff2b8853aa5e68ac5126596b8fc1b1258874bf3
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-12-26 (Tue, 26 Dec 2023)

  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: 1515f16ff32303d3491231d9ecc3b0df2819a6e7
      https://github.com/dyninst/dyninst/commit/1515f16ff32303d3491231d9ecc3b0df2819a6e7
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-12-26 (Tue, 26 Dec 2023)

  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: e77ef571c81f480c39486300ef5b2c37621e203d
      https://github.com/dyninst/dyninst/commit/e77ef571c81f480c39486300ef5b2c37621e203d
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-12-26 (Tue, 26 Dec 2023)

  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: 4d8d412bfdc688b3817f931b425b12a3d817c71c
      https://github.com/dyninst/dyninst/commit/4d8d412bfdc688b3817f931b425b12a3d817c71c
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-12-26 (Tue, 26 Dec 2023)

  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: ffe653d18b5b6af60d1668ef8526d9e61fb7ee26
      https://github.com/dyninst/dyninst/commit/ffe653d18b5b6af60d1668ef8526d9e61fb7ee26
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-12-26 (Tue, 26 Dec 2023)

  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: c739daf563bc295b0a78957f4375e2ef10435031
      https://github.com/dyninst/dyninst/commit/c739daf563bc295b0a78957f4375e2ef10435031
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-12-26 (Tue, 26 Dec 2023)

  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: 1d9ace2de9d1e3aca77461f9bc4d5ec4317eee5e
      https://github.com/dyninst/dyninst/commit/1d9ace2de9d1e3aca77461f9bc4d5ec4317eee5e
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-12-26 (Tue, 26 Dec 2023)

  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: 2de173bfa2a75b6dc0ef2125b79ae1397866b3d2
      https://github.com/dyninst/dyninst/commit/2de173bfa2a75b6dc0ef2125b79ae1397866b3d2
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-12-26 (Tue, 26 Dec 2023)

  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: 12f0ec74537e414c94c52afd068eeb9a3779c0ac
      https://github.com/dyninst/dyninst/commit/12f0ec74537e414c94c52afd068eeb9a3779c0ac
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-12-26 (Tue, 26 Dec 2023)

  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: 1ac429aca6ed4ffab0378737a9e074c2aa92892c
      https://github.com/dyninst/dyninst/commit/1ac429aca6ed4ffab0378737a9e074c2aa92892c
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-12-26 (Tue, 26 Dec 2023)

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

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


  Commit: a405cb01015a1a9c92d311116c077f69404e8ab6
      https://github.com/dyninst/dyninst/commit/a405cb01015a1a9c92d311116c077f69404e8ab6
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-12-26 (Tue, 26 Dec 2023)

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

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


  Commit: b2d437371d80822b5098ee712af2eb2f2a0c6617
      https://github.com/dyninst/dyninst/commit/b2d437371d80822b5098ee712af2eb2f2a0c6617
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-12-26 (Tue, 26 Dec 2023)

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

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


  Commit: f86bfed44309beef84584c5c6f18612fb304af39
      https://github.com/dyninst/dyninst/commit/f86bfed44309beef84584c5c6f18612fb304af39
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-12-26 (Tue, 26 Dec 2023)

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

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


  Commit: 0793a97ffbe5d0a818fb403316457161a516cf1a
      https://github.com/dyninst/dyninst/commit/0793a97ffbe5d0a818fb403316457161a516cf1a
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-12-26 (Tue, 26 Dec 2023)

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

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


  Commit: 85ce86d987255df941f1178de4e39831eb46a8be
      https://github.com/dyninst/dyninst/commit/85ce86d987255df941f1178de4e39831eb46a8be
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-12-26 (Tue, 26 Dec 2023)

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

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


  Commit: b848e00cb0184126787aa71899fac48929f88cfd
      https://github.com/dyninst/dyninst/commit/b848e00cb0184126787aa71899fac48929f88cfd
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-12-26 (Tue, 26 Dec 2023)

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

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


  Commit: 5cd0ff2734da79da62eaa71d6a15aac0c22be8e0
      https://github.com/dyninst/dyninst/commit/5cd0ff2734da79da62eaa71d6a15aac0c22be8e0
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-12-26 (Tue, 26 Dec 2023)

  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: e57e78f391031fb1ac67cf4317ceb111f2da051e
      https://github.com/dyninst/dyninst/commit/e57e78f391031fb1ac67cf4317ceb111f2da051e
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-12-26 (Tue, 26 Dec 2023)

  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: c096ac7d1f6b7f655509f7300772d992ffbfab22
      https://github.com/dyninst/dyninst/commit/c096ac7d1f6b7f655509f7300772d992ffbfab22
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-12-26 (Tue, 26 Dec 2023)

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

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


  Commit: fbfae95f289c82277674fa5ed4e739abf4938e6c
      https://github.com/dyninst/dyninst/commit/fbfae95f289c82277674fa5ed4e739abf4938e6c
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-12-26 (Tue, 26 Dec 2023)

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

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


  Commit: 1413c35aa11561c7cead0d3f54be0d364f3c3d05
      https://github.com/dyninst/dyninst/commit/1413c35aa11561c7cead0d3f54be0d364f3c3d05
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-12-26 (Tue, 26 Dec 2023)

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

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


  Commit: 14b84dfc6b15b24e5083150ae4e1ead597ddc22c
      https://github.com/dyninst/dyninst/commit/14b84dfc6b15b24e5083150ae4e1ead597ddc22c
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-12-26 (Tue, 26 Dec 2023)

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

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


  Commit: b7cd992a075794c46560298f2cca0ef4772de455
      https://github.com/dyninst/dyninst/commit/b7cd992a075794c46560298f2cca0ef4772de455
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-12-26 (Tue, 26 Dec 2023)

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

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


  Commit: a00ed57e559edd9632e42f97af9865860cea71ff
      https://github.com/dyninst/dyninst/commit/a00ed57e559edd9632e42f97af9865860cea71ff
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-12-26 (Tue, 26 Dec 2023)

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

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


  Commit: 686bb1a66382aacddd4f99ce0091b62acb5bde53
      https://github.com/dyninst/dyninst/commit/686bb1a66382aacddd4f99ce0091b62acb5bde53
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-12-26 (Tue, 26 Dec 2023)

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

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


  Commit: 04000b64e366b7df349739abdf8c096b7fa10d3b
      https://github.com/dyninst/dyninst/commit/04000b64e366b7df349739abdf8c096b7fa10d3b
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-12-26 (Tue, 26 Dec 2023)

  Changed paths:
    R dataflowAPI/doc/dataflowAPI.pdf

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


Compare: https://github.com/dyninst/dyninst/compare/ec2b846f01f7...04000b64e366
[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 32dc62: start of work to refactor the docs to use readthedocs, Tim Haines <=