Branch: refs/heads/thaines/documentation_modernization
Home: https://github.com/dyninst/dyninst
Commit: 9a949c89cd016fc226a57068e68c9677366173ce
https://github.com/dyninst/dyninst/commit/9a949c89cd016fc226a57068e68c9677366173ce
Author: vsoch <vsoch@xxxxxxxxxxxxxxxxxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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/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: 82bedeb63463b0ff93d9091dc4dea4dd0af34b02
https://github.com/dyninst/dyninst/commit/82bedeb63463b0ff93d9091dc4dea4dd0af34b02
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
A docs/index.rst
Log Message:
-----------
Add landing page
Commit: 1f6c4925ccf899072d14e79e5edfe6123ead4d49
https://github.com/dyninst/dyninst/commit/1f6c4925ccf899072d14e79e5edfe6123ead4d49
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
R docs/generate.sh
Log Message:
-----------
Remove generate.sh
Commit: be8dfdb9c84ba73d05bd7579700a83df34d750aa
https://github.com/dyninst/dyninst/commit/be8dfdb9c84ba73d05bd7579700a83df34d750aa
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: 7fd4a84f0329a0933b6b3093455761987b507f11
https://github.com/dyninst/dyninst/commit/7fd4a84f0329a0933b6b3093455761987b507f11
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: 5317004c1c6a0bb07dc7745f167f157333f05e23
https://github.com/dyninst/dyninst/commit/5317004c1c6a0bb07dc7745f167f157333f05e23
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: 61bff2c28b16a390aa32f902542ab3930789b39c
https://github.com/dyninst/dyninst/commit/61bff2c28b16a390aa32f902542ab3930789b39c
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
R docs/dynC_API/index.rst
M docs/index.rst
A docs/usertools/DynC/overview.rst
Log Message:
-----------
DynC init
Commit: d83445fe1950e6b559dd3130d0c6ae895953236a
https://github.com/dyninst/dyninst/commit/d83445fe1950e6b559dd3130d0c6ae895953236a
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: 9a839727dfd61420bbd64ac23a33a89f5697def6
https://github.com/dyninst/dyninst/commit/9a839727dfd61420bbd64ac23a33a89f5697def6
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: 0807738a14190531c4954a45df2cacb53cb0f011
https://github.com/dyninst/dyninst/commit/0807738a14190531c4954a45df2cacb53cb0f011
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: 731896f281ac4c28194aa30fbdca91863eb67525
https://github.com/dyninst/dyninst/commit/731896f281ac4c28194aa30fbdca91863eb67525
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: ae48f46c08f3651679d5e072730273c26afb3d32
https://github.com/dyninst/dyninst/commit/ae48f46c08f3651679d5e072730273c26afb3d32
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: 157fa1ce1fe3dc8e5d4f1a617c2f6cdc165b0cb8
https://github.com/dyninst/dyninst/commit/157fa1ce1fe3dc8e5d4f1a617c2f6cdc165b0cb8
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: 21440e825ca9d637ef8f243e5cb82dfed83e0a64
https://github.com/dyninst/dyninst/commit/21440e825ca9d637ef8f243e5cb82dfed83e0a64
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: f615761bcde0439b773bf5973eef3d7b088e355f
https://github.com/dyninst/dyninst/commit/f615761bcde0439b773bf5973eef3d7b088e355f
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: b99d8adf5df49d05e04c42b7867e84afbeea2615
https://github.com/dyninst/dyninst/commit/b99d8adf5df49d05e04c42b7867e84afbeea2615
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: 36040de45aa00e56e3d3e1fa4acad58b0c501afb
https://github.com/dyninst/dyninst/commit/36040de45aa00e56e3d3e1fa4acad58b0c501afb
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
A docs/dataflowAPI/public/ABI.h.rst
Log Message:
-----------
Add dataflowAPI/ABI.h.rst
Commit: 387dbd2b308054f4cc6c6af42c4503affa10fc23
https://github.com/dyninst/dyninst/commit/387dbd2b308054f4cc6c6af42c4503affa10fc23
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M dataflowAPI/h/Absloc.h
A docs/dataflowAPI/public/Absloc.h.rst
Log Message:
-----------
Add dataflowAPI/Absloc.h
Commit: 4977970833295d666d591547a1414473641cf006
https://github.com/dyninst/dyninst/commit/4977970833295d666d591547a1414473641cf006
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
A docs/dataflowAPI/public/AbslocInterface.h.rst
Log Message:
-----------
Add dataflowAPI/AbslocInterface.h
Commit: 2127ee488e93b511a798765ca90335e262759df4
https://github.com/dyninst/dyninst/commit/2127ee488e93b511a798765ca90335e262759df4
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
A docs/dataflowAPI/public/bitArray.h.rst
Log Message:
-----------
Add dataflowAPI/bitArray.h
Commit: e5aec99358bdd20f916304500682cd18c79abd6d
https://github.com/dyninst/dyninst/commit/e5aec99358bdd20f916304500682cd18c79abd6d
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
A docs/dataflowAPI/public/InstructionCache.h.rst
Log Message:
-----------
Add dataflowAPI/InstructionCache.h
Commit: 67eb4194e183180f7aeb002f8f950a4b2fdf173e
https://github.com/dyninst/dyninst/commit/67eb4194e183180f7aeb002f8f950a4b2fdf173e
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M dataflowAPI/src/liveness.C
A docs/dataflowAPI/public/liveness.h.rst
Log Message:
-----------
Add dataflowAPI/liveness.h
Commit: 1aee995d8939e5a3307df9913dfc6c02d988bf9e
https://github.com/dyninst/dyninst/commit/1aee995d8939e5a3307df9913dfc6c02d988bf9e
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M dataflowAPI/h/slicing.h
A docs/dataflowAPI/public/slicing.h.rst
Log Message:
-----------
Add dataflowAPI/slicing.h
Commit: e935204dca39febac3b38988726e064cc0610f62
https://github.com/dyninst/dyninst/commit/e935204dca39febac3b38988726e064cc0610f62
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: 26b737f2e556dd562c85a1e4f82ad3cb6ea4e38a
https://github.com/dyninst/dyninst/commit/26b737f2e556dd562c85a1e4f82ad3cb6ea4e38a
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: ab6d3f6e34a79df2291ebdf29c9efe8e7a108d5b
https://github.com/dyninst/dyninst/commit/ab6d3f6e34a79df2291ebdf29c9efe8e7a108d5b
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
A docs/dataflowAPI/developer/debug_dataflow.h.rst
Log Message:
-----------
Add dataflowAPI/dev/debug_dataflow.h
Commit: 44c6673b9ad9a0d029c0f168f828e2b7af5ce2de
https://github.com/dyninst/dyninst/commit/44c6673b9ad9a0d029c0f168f828e2b7af5ce2de
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
A docs/dataflowAPI/developer/ExpressionConversionVisitor.h.rst
Log Message:
-----------
Add dataflowAPI/dev/ExpressionConversionVisitor.h
Commit: 794994c988e6232a895278bd82e339e66048bf4c
https://github.com/dyninst/dyninst/commit/794994c988e6232a895278bd82e339e66048bf4c
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
A docs/dataflowAPI/developer/RegisterMap.h.rst
Log Message:
-----------
Add dataflowAPI/dev/RegisterMap.h
Commit: 7d844f7a3aae0c2627264394c285fc13cdc99a33
https://github.com/dyninst/dyninst/commit/7d844f7a3aae0c2627264394c285fc13cdc99a33
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
A docs/dataflowAPI/developer/RoseInsnFactory.h.rst
Log Message:
-----------
Add dataflowAPI/dev/RoseInsnFactory.h
Commit: 8a84c508c6ee229daee758d30850b63924324494
https://github.com/dyninst/dyninst/commit/8a84c508c6ee229daee758d30850b63924324494
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
A docs/dataflowAPI/developer/SymbolicExpansion.h.rst
Log Message:
-----------
Add dataflowAPI/dev/SymbolicExpansion.h
Commit: d34c70d0549ca6075ac5197351ac750453b1e74b
https://github.com/dyninst/dyninst/commit/d34c70d0549ca6075ac5197351ac750453b1e74b
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M dataflowAPI/src/SymEvalPolicy.h
A docs/dataflowAPI/developer/SymEvalPolicy.h.rst
Log Message:
-----------
Add dataflowAPI/dev/SymEvalPolicy.h
Commit: 3574339dba30f8dea23e19a4e72239b3966c0e97
https://github.com/dyninst/dyninst/commit/3574339dba30f8dea23e19a4e72239b3966c0e97
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M dataflowAPI/src/SymEvalVisitors.h
A docs/dataflowAPI/developer/SymEvalVisitors.h.rst
Log Message:
-----------
Add dataflowAPI/dev/SymEvalVisitors.h
Commit: f956c6bb52f161269054ed1a011dfd0e1f2cd5a2
https://github.com/dyninst/dyninst/commit/f956c6bb52f161269054ed1a011dfd0e1f2cd5a2
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
R dataflowAPI/doc/dataflowAPI.pdf
Log Message:
-----------
Remove dataflowAPI PDF
Commit: 6f92df992ea2c5098520df51309e6cada8d1ecf3
https://github.com/dyninst/dyninst/commit/6f92df992ea2c5098520df51309e6cada8d1ecf3
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M .github/workflows/docs.yaml
Log Message:
-----------
Disable path check in doc build action
Commit: e03efd979ad702de6ca096131f6441e01ce85e93
https://github.com/dyninst/dyninst/commit/e03efd979ad702de6ca096131f6441e01ce85e93
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: a9d8718f9ed0f7bbeddc2fa4cd6fb1978e9c0935
https://github.com/dyninst/dyninst/commit/a9d8718f9ed0f7bbeddc2fa4cd6fb1978e9c0935
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M common/h/Buffer.h
M docs/common/public/Buffer.h.rst
Log Message:
-----------
Add common/Buffer.h
Commit: 3597d87eaa13e64da7f1fec53e87bcb936fd7947
https://github.com/dyninst/dyninst/commit/3597d87eaa13e64da7f1fec53e87bcb936fd7947
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: 5147d15644b2feb061c87b69efe7a4bff5325f08
https://github.com/dyninst/dyninst/commit/5147d15644b2feb061c87b69efe7a4bff5325f08
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: e3cf44950ec1d7a53df13ba6f6aa0cfee3156333
https://github.com/dyninst/dyninst/commit/e3cf44950ec1d7a53df13ba6f6aa0cfee3156333
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/common/public/entryIDs.h.rst
Log Message:
-----------
Add common/entryIDs.h
Commit: 3854e87c0465bcd129dcc3102cdd9c9c3e80747c
https://github.com/dyninst/dyninst/commit/3854e87c0465bcd129dcc3102cdd9c9c3e80747c
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: 436a884cbe86e9464c47741d717f17ae7371190b
https://github.com/dyninst/dyninst/commit/436a884cbe86e9464c47741d717f17ae7371190b
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: 246cb7c6ff78e3516e68d7037d024335996a7145
https://github.com/dyninst/dyninst/commit/246cb7c6ff78e3516e68d7037d024335996a7145
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: 27804de9cb79e6cf692458e5e36eb157ed8eaa38
https://github.com/dyninst/dyninst/commit/27804de9cb79e6cf692458e5e36eb157ed8eaa38
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M common/h/Node.h
M docs/common/public/Node.h.rst
Log Message:
-----------
Add common/Node.h
Commit: a3d4d49be71fd07a385dc115a9bfd1c59e8f4b1e
https://github.com/dyninst/dyninst/commit/a3d4d49be71fd07a385dc115a9bfd1c59e8f4b1e
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: a1b5d34a9dceffd763e23250e8f1de054393aaf4
https://github.com/dyninst/dyninst/commit/a1b5d34a9dceffd763e23250e8f1de054393aaf4
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M common/h/SymReader.h
M docs/common/public/SymReader.h.rst
Log Message:
-----------
Add common/SymReader.h
Commit: 3819d9f996399b0c84bb7d1ac7e4c530308ee1dc
https://github.com/dyninst/dyninst/commit/3819d9f996399b0c84bb7d1ac7e4c530308ee1dc
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M common/h/VariableLocation.h
M docs/common/public/VariableLocation.h.rst
Log Message:
-----------
Add common/VariableLocation.h
Commit: 04282730541c80bbc52426e2d8d29cd8cd659d55
https://github.com/dyninst/dyninst/commit/04282730541c80bbc52426e2d8d29cd8cd659d55
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: 9f593d2054c733a93ba74d9f6035df34cc4ee090
https://github.com/dyninst/dyninst/commit/9f593d2054c733a93ba74d9f6035df34cc4ee090
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/common/developer/addrtranslate.h.rst
Log Message:
-----------
Add common/addrtranslate.h
Commit: 3d2a5ed9bf3824223bb7f10998e5ab477036cf81
https://github.com/dyninst/dyninst/commit/3d2a5ed9bf3824223bb7f10998e5ab477036cf81
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/common/developer/addrtranslate-sysv.h.rst
Log Message:
-----------
Add common/addrtranslate-sysv.h
Commit: b08c1062bd9f204cab24bdee3687f0a3f505fd75
https://github.com/dyninst/dyninst/commit/b08c1062bd9f204cab24bdee3687f0a3f505fd75
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M common/h/Annotatable.h
M docs/common/developer/Annotatable.h.rst
Log Message:
-----------
Add common/Annotatable.h
Commit: 4c04859fd59069eb4e37857a6695980e1363af56
https://github.com/dyninst/dyninst/commit/4c04859fd59069eb4e37857a6695980e1363af56
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/common/developer/arch.h.rst
Log Message:
-----------
Add common/arch.h
Commit: 58cccf3915864deb9f4f7ac2e874934005f6a55f
https://github.com/dyninst/dyninst/commit/58cccf3915864deb9f4f7ac2e874934005f6a55f
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/common/developer/arch-aarch64.h.rst
Log Message:
-----------
Add common/arch-aarch64.h
Commit: 59d1a6e1a77c2467ed0361b63ab45d2fbb51e861
https://github.com/dyninst/dyninst/commit/59d1a6e1a77c2467ed0361b63ab45d2fbb51e861
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: 8d1383ce5ba592fbcbcc9486433bec196d620e35
https://github.com/dyninst/dyninst/commit/8d1383ce5ba592fbcbcc9486433bec196d620e35
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/common/developer/arch-x86.h.rst
Log Message:
-----------
Add common/arch-x86.h
Commit: 45107f788e274a00ccf99e4e1c3a1f772bee6b2f
https://github.com/dyninst/dyninst/commit/45107f788e274a00ccf99e4e1c3a1f772bee6b2f
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: 74b174be518f745a2f9e55cfd05f4f420c1bcd1d
https://github.com/dyninst/dyninst/commit/74b174be518f745a2f9e55cfd05f4f420c1bcd1d
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: f4c16d425562a01732469da9bdd374d4cff41c1f
https://github.com/dyninst/dyninst/commit/f4c16d425562a01732469da9bdd374d4cff41c1f
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/common/developer/concurrent.h.rst
Log Message:
-----------
Add common/concurrent.h
Commit: 79f131e07e82d45da5515b078b4ce3018c0cba4f
https://github.com/dyninst/dyninst/commit/79f131e07e82d45da5515b078b4ce3018c0cba4f
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/common/developer/debug_common.h.rst
Log Message:
-----------
Add common/debug_common.h
Commit: 39f92be9b035c12b62b8b411ae601e0247e6f4c6
https://github.com/dyninst/dyninst/commit/39f92be9b035c12b62b8b411ae601e0247e6f4c6
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/common/developer/dthread.h.rst
Log Message:
-----------
Add common/dthread.h
Commit: 795079fca7e18a4ea4bc0e8200960387b4543649
https://github.com/dyninst/dyninst/commit/795079fca7e18a4ea4bc0e8200960387b4543649
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: 7edda3fa296fca9b84b7a39e76df41d9ea39f62c
https://github.com/dyninst/dyninst/commit/7edda3fa296fca9b84b7a39e76df41d9ea39f62c
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/common/developer/dyn_syscalls.h.rst
Log Message:
-----------
Add common/dyn_syscalls.h
Commit: fc3488a63f3e95adff44c16e447379889b7ed3f6
https://github.com/dyninst/dyninst/commit/fc3488a63f3e95adff44c16e447379889b7ed3f6
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/common/developer/dyntypes.h.rst
Log Message:
-----------
Add common/dyntypes.h
Commit: 5125eaba394ad76343622dfc089b1bcbde827624
https://github.com/dyninst/dyninst/commit/5125eaba394ad76343622dfc089b1bcbde827624
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/common/developer/freebsdHeaders.h.rst
M docs/common/developer/freebsdKludges.h.rst
Log Message:
-----------
Add common/freebsdHeaders.h
Commit: 87c29a64c8d9aa3154eda70d810e886150da4d1c
https://github.com/dyninst/dyninst/commit/87c29a64c8d9aa3154eda70d810e886150da4d1c
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/common/developer/freebsdKludges.h.rst
Log Message:
-----------
Add common/freebadKludges.h
Commit: 71535312d574eed6e7607deacd2d87632a6d8da8
https://github.com/dyninst/dyninst/commit/71535312d574eed6e7607deacd2d87632a6d8da8
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/common/developer/headers.h.rst
Log Message:
-----------
Add common/headers.h
Commit: 01c86283a903f2042f4700c6da6002cd312d71db
https://github.com/dyninst/dyninst/commit/01c86283a903f2042f4700c6da6002cd312d71db
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/common/developer/ia32_locations.h.rst
Log Message:
-----------
Add common/ia32_locations.h
Commit: d2999ad1b6a7bd70ab579b398bbe920e3063e3ab
https://github.com/dyninst/dyninst/commit/d2999ad1b6a7bd70ab579b398bbe920e3063e3ab
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M common/h/IBSTree.h
M docs/common/developer/IBSTree.h.rst
Log Message:
-----------
Add common/IBSTree.h
Commit: 3a02e9ca1d3497283b9d807ba4c5419177030125
https://github.com/dyninst/dyninst/commit/3a02e9ca1d3497283b9d807ba4c5419177030125
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/common/developer/IBSTree-fast.h.rst
Log Message:
-----------
Add common/IBSTree-fast.h
Commit: 9b44dcb47fafeecb1fbf39c9a2e82b56989b7310
https://github.com/dyninst/dyninst/commit/9b44dcb47fafeecb1fbf39c9a2e82b56989b7310
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/common/developer/IntervalTree.h.rst
Log Message:
-----------
Add common/IntervalTree.h
Commit: d16f8c5f9c8993e0d0738041bfe15857dfb82440
https://github.com/dyninst/dyninst/commit/d16f8c5f9c8993e0d0738041bfe15857dfb82440
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/common/developer/linuxHeaders.h.rst
Log Message:
-----------
Add common/linuxHeaders.h
Commit: 63c62a4e85895348f33af70614d827e450a56fe3
https://github.com/dyninst/dyninst/commit/63c62a4e85895348f33af70614d827e450a56fe3
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/common/developer/linuxKludges.h.rst
Log Message:
-----------
Add common/linuxKludges.h
Commit: c9a224de8c2069687c13465ef5c9038bb2e0583a
https://github.com/dyninst/dyninst/commit/c9a224de8c2069687c13465ef5c9038bb2e0583a
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/common/developer/lru_cache.h.rst
Log Message:
-----------
Add common/lru_cache.h
Commit: 6f29cd9a9e0b492e6d8981add8ddab38567cf2f4
https://github.com/dyninst/dyninst/commit/6f29cd9a9e0b492e6d8981add8ddab38567cf2f4
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M common/src/lprintf.h
M docs/common/developer/lprintf.h.rst
Log Message:
-----------
Add common/lprintf.h
Commit: 034086a8b9747c51c4dc0d1d8a57bd966ce92a20
https://github.com/dyninst/dyninst/commit/034086a8b9747c51c4dc0d1d8a57bd966ce92a20
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: 009b3eec88f9a3c89048faadfb393fa57f0fe954
https://github.com/dyninst/dyninst/commit/009b3eec88f9a3c89048faadfb393fa57f0fe954
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/common/developer/MappedFile.h.rst
Log Message:
-----------
Add common/MappedFile.h
Commit: 86abbdc8d87d089781de34131c8dca6abc5e1b64
https://github.com/dyninst/dyninst/commit/86abbdc8d87d089781de34131c8dca6abc5e1b64
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M common/src/NodeIterator.h
M docs/common/developer/NodeIterator.h.rst
Log Message:
-----------
Add common/NodeIterator.h
Commit: 1ce4ca18f4bba1212fc02e8c1536d03f275ee169
https://github.com/dyninst/dyninst/commit/1ce4ca18f4bba1212fc02e8c1536d03f275ee169
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/common/developer/ntHeaders.h.rst
Log Message:
-----------
Add common/ntHeaders.h
Commit: 149ac9d8b45e90d6396ecfab115839c60f615d20
https://github.com/dyninst/dyninst/commit/149ac9d8b45e90d6396ecfab115839c60f615d20
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/common/developer/parseauxv.h.rst
Log Message:
-----------
Add common/parseauxv.h
Commit: c86ad05e438a79b2247444afe3e409b642b24815
https://github.com/dyninst/dyninst/commit/c86ad05e438a79b2247444afe3e409b642b24815
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/common/developer/pathName.h.rst
Log Message:
-----------
Add common/pathName.h
Commit: 260ec414dfa4f31debfa7e1495b074647c8def6b
https://github.com/dyninst/dyninst/commit/260ec414dfa4f31debfa7e1495b074647c8def6b
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/common/developer/pool_allocators.h.rst
Log Message:
-----------
Add common/pool_allocators.h
Commit: 4e5d390cd090b0259af9e99832707470bd17a477
https://github.com/dyninst/dyninst/commit/4e5d390cd090b0259af9e99832707470bd17a477
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/common/developer/sha1.h.rst
Log Message:
-----------
Add common/sha1.h
Commit: 8398125d5b859258c17bdc1a4b2da35dab425b72
https://github.com/dyninst/dyninst/commit/8398125d5b859258c17bdc1a4b2da35dab425b72
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: 68ab0a519cc6c1add91af730dad344b5aa64e0ac
https://github.com/dyninst/dyninst/commit/68ab0a519cc6c1add91af730dad344b5aa64e0ac
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M common/src/stats.h
M docs/common/developer/stats.h.rst
Log Message:
-----------
Add common/stats.h
Commit: e9a7523eeb55b442c9663c8279786444d57ba9f9
https://github.com/dyninst/dyninst/commit/e9a7523eeb55b442c9663c8279786444d57ba9f9
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/common/developer/symbolDemangle.h.rst
Log Message:
-----------
Add common/symbolDemangle.h
Commit: 3c5cc5e7f9731539b88f74b1fec7a678829cb911
https://github.com/dyninst/dyninst/commit/3c5cc5e7f9731539b88f74b1fec7a678829cb911
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/common/developer/symbolDemangleWithCache.h.rst
Log Message:
-----------
Add common/symbolDemangleWithCache.h
Commit: e3e436c1ff76d1ee9583132e778c6033429d2656
https://github.com/dyninst/dyninst/commit/e3e436c1ff76d1ee9583132e778c6033429d2656
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M common/src/Timer.h
M docs/common/developer/Timer.h.rst
Log Message:
-----------
Add common/Timer.h
Commit: 62d92ae43fe3bf0ab103d9bd40594f27b2bc7c75
https://github.com/dyninst/dyninst/commit/62d92ae43fe3bf0ab103d9bd40594f27b2bc7c75
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/common/developer/vgannotations.h.rst
Log Message:
-----------
Add common/vgannotations.h
Commit: 5906b624ae55cebef50bdddff711bbc4c00cb758
https://github.com/dyninst/dyninst/commit/5906b624ae55cebef50bdddff711bbc4c00cb758
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/common/developer/vgannotations.h.rst
Log Message:
-----------
Add common/vgannotations.h
Commit: 66ed918abb471fb3d733220274b4f0675de56dae
https://github.com/dyninst/dyninst/commit/66ed918abb471fb3d733220274b4f0675de56dae
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/common/developer/util.h.rst
Log Message:
-----------
Add common/util.h
Commit: 16eee87100495d7248bfa9ba127a0de92204c874
https://github.com/dyninst/dyninst/commit/16eee87100495d7248bfa9ba127a0de92204c874
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: aeb6b265d0ae3aefc8c44b19b3fc7848f7743321
https://github.com/dyninst/dyninst/commit/aeb6b265d0ae3aefc8c44b19b3fc7848f7743321
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/common/developer/vm_maps.h.rst
Log Message:
-----------
Add common/vm_maps.h
Commit: a716388151d7b108b603bd9f9541d5045781a22f
https://github.com/dyninst/dyninst/commit/a716388151d7b108b603bd9f9541d5045781a22f
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/instructionAPI/public/ArchSpecificFormatters.h.rst
Log Message:
-----------
Add instructionAPI/ArchSpecificFormatters.h
Commit: 4605e53b6f20d999383d09938454e6cab0ee98d9
https://github.com/dyninst/dyninst/commit/4605e53b6f20d999383d09938454e6cab0ee98d9
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/instructionAPI/public/BinaryFunction.h.rst
M instructionAPI/h/BinaryFunction.h
Log Message:
-----------
Add instructionAPI/BinaryFunction.h
Commit: a3fdd5a7f4de3f440a0a9c48e38b236452a4e66d
https://github.com/dyninst/dyninst/commit/a3fdd5a7f4de3f440a0a9c48e38b236452a4e66d
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: 45fa5a98688d11596951b1be3400d1770aa111f8
https://github.com/dyninst/dyninst/commit/45fa5a98688d11596951b1be3400d1770aa111f8
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: 7939dded465365a5d1bd5297dc61da07ea7982a6
https://github.com/dyninst/dyninst/commit/7939dded465365a5d1bd5297dc61da07ea7982a6
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: a78ac5b655eb7f4f9e2c9fb541b6a49ef3dca2d6
https://github.com/dyninst/dyninst/commit/a78ac5b655eb7f4f9e2c9fb541b6a49ef3dca2d6
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/instructionAPI/public/Immediate.h.rst
M instructionAPI/h/Immediate.h
Log Message:
-----------
Add instructionAPI/Immediate.h
Commit: 9d17267ae69f30dcc00acb096facc59ceb1ef048
https://github.com/dyninst/dyninst/commit/9d17267ae69f30dcc00acb096facc59ceb1ef048
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/instructionAPI/public/Instruction.h.rst
M instructionAPI/h/Instruction.h
Log Message:
-----------
Add instructionAPI/Instruction.h
Commit: 41880585eefce89bf281b39458dc421516ef0e3b
https://github.com/dyninst/dyninst/commit/41880585eefce89bf281b39458dc421516ef0e3b
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/instructionAPI/public/InstructionAST.h.rst
M instructionAPI/h/InstructionAST.h
Log Message:
-----------
Add instructionAPI/InstructionAST.h
Commit: 6d9876389dbff48b79aa4b413ff38f4298f24071
https://github.com/dyninst/dyninst/commit/6d9876389dbff48b79aa4b413ff38f4298f24071
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/instructionAPI/public/InstructionCategories.h.rst
Log Message:
-----------
Add instructionAPI/InstructionCategories.h
Commit: 2f2e83e80b4316c1e39d2ae91fca2f09868eaa73
https://github.com/dyninst/dyninst/commit/2f2e83e80b4316c1e39d2ae91fca2f09868eaa73
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/instructionAPI/public/InstructionDecoder.h.rst
M instructionAPI/h/InstructionDecoder.h
Log Message:
-----------
Add instructionAPI/InstructionDecoder.h
Commit: fa013e61edee9aa85c08da049844648ba99e1b51
https://github.com/dyninst/dyninst/commit/fa013e61edee9aa85c08da049844648ba99e1b51
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/instructionAPI/public/Operand.h.rst
M instructionAPI/h/Operand.h
Log Message:
-----------
Add instructionAPI/Operand.h
Commit: 4aa1c35f6522dd5343dd5ace3780ef64596e62d5
https://github.com/dyninst/dyninst/commit/4aa1c35f6522dd5343dd5ace3780ef64596e62d5
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: d1bcebfbc7a9ad44f222dad08ba3bee2de6e194d
https://github.com/dyninst/dyninst/commit/d1bcebfbc7a9ad44f222dad08ba3bee2de6e194d
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: 67832ffab2962982f84488da163e4c697217f131
https://github.com/dyninst/dyninst/commit/67832ffab2962982f84488da163e4c697217f131
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/instructionAPI/public/API.rst
R docs/instructionAPI/public/RegisterIDs.h.rst
Log Message:
-----------
Remove instructionAPI/RegisterIDs.h
Commit: 6733f86220f9b27732fcf41ad4dd469ced8b1b6d
https://github.com/dyninst/dyninst/commit/6733f86220f9b27732fcf41ad4dd469ced8b1b6d
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/instructionAPI/public/Result.h.rst
M instructionAPI/h/Result.h
Log Message:
-----------
Add instructionAPI/Result.h
Commit: d33b744154a47f0a2d021191d7901113cfcd0b43
https://github.com/dyninst/dyninst/commit/d33b744154a47f0a2d021191d7901113cfcd0b43
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/instructionAPI/public/Ternary.h.rst
M instructionAPI/h/Ternary.h
Log Message:
-----------
Add instructionAPI/Ternary.h
Commit: 93f3ef9222721127950d3adabe1e3b10f09b2c60
https://github.com/dyninst/dyninst/commit/93f3ef9222721127950d3adabe1e3b10f09b2c60
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: af615847fed4ef1d5e9cce6341e1322ffa6259e3
https://github.com/dyninst/dyninst/commit/af615847fed4ef1d5e9cce6341e1322ffa6259e3
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/instructionAPI/developer/debug.h.rst
Log Message:
-----------
Add instructionAPI/debug.h
Commit: 1f77253d44a942e34eed77a76ab4b548922181e1
https://github.com/dyninst/dyninst/commit/1f77253d44a942e34eed77a76ab4b548922181e1
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: 7f3b4ad19c20f3374c4609f3eabcfd51bad2b2e9
https://github.com/dyninst/dyninst/commit/7f3b4ad19c20f3374c4609f3eabcfd51bad2b2e9
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: 7cfaa28e58951c29c885eb3bf2e05ada88b50ec8
https://github.com/dyninst/dyninst/commit/7cfaa28e58951c29c885eb3bf2e05ada88b50ec8
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/instructionAPI/developer/debug.h.rst
Log Message:
-----------
Add instructionAPI/debug.h
Commit: d08e918c52e1bb02478b57bc2eaaeac42b3c1100
https://github.com/dyninst/dyninst/commit/d08e918c52e1bb02478b57bc2eaaeac42b3c1100
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/instructionAPI/developer/InstructionDecoder-aarch64.h.rst
Log Message:
-----------
Add instructionAPI/InstructionDecoder-aarch64.h
Commit: 8fadabf0103e1fbe2640fde7084de7c63d3789dd
https://github.com/dyninst/dyninst/commit/8fadabf0103e1fbe2640fde7084de7c63d3789dd
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/instructionAPI/developer/InstructionDecoderImpl.h.rst
M instructionAPI/src/InstructionDecoderImpl.h
Log Message:
-----------
Add instructionAPI/InstructionDecoderImpl.h
Commit: a86422405cf26550156641f9e4e387f527fd803e
https://github.com/dyninst/dyninst/commit/a86422405cf26550156641f9e4e387f527fd803e
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/instructionAPI/developer/InstructionDecoder-power.h.rst
Log Message:
-----------
Add instructionAPI/InstructionDecoder-power.h
Commit: b49cc2c1fcc11d17eaae239509a4627e7ab2dde9
https://github.com/dyninst/dyninst/commit/b49cc2c1fcc11d17eaae239509a4627e7ab2dde9
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/instructionAPI/developer/InstructionDecoder-x86.h.rst
Log Message:
-----------
Add instructionAPI/InstructionDecoder-x86.h
Commit: 036b1119644f5598ac26246c529347000eb25af3
https://github.com/dyninst/dyninst/commit/036b1119644f5598ac26246c529347000eb25af3
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: 97ca30af062d1f803a1b8044304204f2cfe74d23
https://github.com/dyninst/dyninst/commit/97ca30af062d1f803a1b8044304204f2cfe74d23
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/index.rst
M docs/instructionAPI/overview.rst
Log Message:
-----------
Add instructionAPI/overview
Commit: 1446cff0fc7da5ce7722b20eaa4e3a07bd3ad121
https://github.com/dyninst/dyninst/commit/1446cff0fc7da5ce7722b20eaa4e3a07bd3ad121
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
R instructionAPI/doc/instructionAPI.pdf
Log Message:
-----------
Remove instructionAPI/doc
Commit: eeb30af00d0fc1caf260b9c2a56bca458c398206
https://github.com/dyninst/dyninst/commit/eeb30af00d0fc1caf260b9c2a56bca458c398206
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: 3e2025e1e33569ae8019acde668f5c22cad02ba8
https://github.com/dyninst/dyninst/commit/3e2025e1e33569ae8019acde668f5c22cad02ba8
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: a53afd8cea921477001440234f425fbf71697fd4
https://github.com/dyninst/dyninst/commit/a53afd8cea921477001440234f425fbf71697fd4
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: ed4fdc31328d3a9b2274c9c7dcca7f417d8981b1
https://github.com/dyninst/dyninst/commit/ed4fdc31328d3a9b2274c9c7dcca7f417d8981b1
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: 2a82a67b77f451b5c8e842a3fcd34b44b1ce0fd8
https://github.com/dyninst/dyninst/commit/2a82a67b77f451b5c8e842a3fcd34b44b1ce0fd8
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/instructionAPI/overview.rst
Log Message:
-----------
instructionAPI/overview
Commit: 30f4e9e24279d58c5d86d5893a95cb988b57cd18
https://github.com/dyninst/dyninst/commit/30f4e9e24279d58c5d86d5893a95cb988b57cd18
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: bf89c99faeb3618dd8e83f82ac847dea14e3f15d
https://github.com/dyninst/dyninst/commit/bf89c99faeb3618dd8e83f82ac847dea14e3f15d
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/parseAPI/public/GraphAdapter.h.rst
Log Message:
-----------
Add parseAPI/GraphAdapter.h
Commit: 71a47d3be2e7484a3fdb1ae383cda53386350daa
https://github.com/dyninst/dyninst/commit/71a47d3be2e7484a3fdb1ae383cda53386350daa
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: 0f4711bb812e2b8da1cbf955588ec40e99f8e01a
https://github.com/dyninst/dyninst/commit/0f4711bb812e2b8da1cbf955588ec40e99f8e01a
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/parseAPI/overview.rst
M docs/parseAPI/public/InstructionSource.h.rst
Log Message:
-----------
Add parseAPI/InstructionSource.h
Commit: 8ba242f08168aeb7598fc2294850fa41ff3745e9
https://github.com/dyninst/dyninst/commit/8ba242f08168aeb7598fc2294850fa41ff3745e9
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/parseAPI/public/Location.h.rst
M parseAPI/h/Location.h
Log Message:
-----------
Add parseAPI/Location.h
Commit: 533c7f3673d7851ba666bf642eb5e6c0091ee962
https://github.com/dyninst/dyninst/commit/533c7f3673d7851ba666bf642eb5e6c0091ee962
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: 94dc48fde49748fd73e947bb79ee32a8b6ab320b
https://github.com/dyninst/dyninst/commit/94dc48fde49748fd73e947bb79ee32a8b6ab320b
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/parseAPI/public/ParseCallback.h.rst
M parseAPI/h/ParseCallback.h
Log Message:
-----------
Add parseAPI/ParseCallback.h
Commit: f34399d3f22b5eab3151efcdd7797452a36d07df
https://github.com/dyninst/dyninst/commit/f34399d3f22b5eab3151efcdd7797452a36d07df
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: f1a6201bd39fa29bd3f715c8b75d1cc560d11fad
https://github.com/dyninst/dyninst/commit/f1a6201bd39fa29bd3f715c8b75d1cc560d11fad
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: 4f9d22dade285e3a28b2ab7ec1d25a653159315e
https://github.com/dyninst/dyninst/commit/4f9d22dade285e3a28b2ab7ec1d25a653159315e
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: 5f11ce0b729d531765bcbecc64580bc742fce8ca
https://github.com/dyninst/dyninst/commit/5f11ce0b729d531765bcbecc64580bc742fce8ca
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/parseAPI/developer/BoundFactCalculator.h.rst
Log Message:
-----------
Add parseAPI/BoundFactCalculator.h
Commit: 4deefeddad86b4c509d6c066e22a15aa57149565
https://github.com/dyninst/dyninst/commit/4deefeddad86b4c509d6c066e22a15aa57149565
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/parseAPI/developer/BoundFactData.h.rst
M parseAPI/src/BoundFactData.h
Log Message:
-----------
Add parseAPI/BoundFactData.h
Commit: b6237f20bdcb6aea7f35648c5f168c317fe86e34
https://github.com/dyninst/dyninst/commit/b6237f20bdcb6aea7f35648c5f168c317fe86e34
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/parseAPI/developer/debug_parse.h.rst
Log Message:
-----------
Add parseAPI/debug_parse.h
Commit: 2eb927a05e45f1b28cfa05a85ed425703e81954d
https://github.com/dyninst/dyninst/commit/2eb927a05e45f1b28cfa05a85ed425703e81954d
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/parseAPI/developer/dominator.h.rst
Log Message:
-----------
Add parseAPI/dominator.h
Commit: 73da2c7ca187e2cb41fbba4118b7630687cc311a
https://github.com/dyninst/dyninst/commit/73da2c7ca187e2cb41fbba4118b7630687cc311a
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/parseAPI/developer/IA_aarch64.h.rst
Log Message:
-----------
Add parseAPI/IA_aarch64.h
Commit: 693da0f75ddb1ce8f0ac5e696024c326980475db
https://github.com/dyninst/dyninst/commit/693da0f75ddb1ce8f0ac5e696024c326980475db
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: 34f4dc7546cae5ab72be04a68a4d900182a9d837
https://github.com/dyninst/dyninst/commit/34f4dc7546cae5ab72be04a68a4d900182a9d837
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/parseAPI/developer/IA_power.h.rst
Log Message:
-----------
Add parseAPI/IA_power.h
Commit: e5ad53d494956345623f89d86e3b08b1c1e6d325
https://github.com/dyninst/dyninst/commit/e5ad53d494956345623f89d86e3b08b1c1e6d325
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/parseAPI/developer/IA_x86.h.rst
Log Message:
-----------
Add parseAPI/IA_x86.h
Commit: bd17d7c1aa7d835cede3558425b554b9c52b3a40
https://github.com/dyninst/dyninst/commit/bd17d7c1aa7d835cede3558425b554b9c52b3a40
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/parseAPI/developer/IndirectAnalyzer.h.rst
Log Message:
-----------
Add parseAPI/IndirectAnalyzer.h
Commit: aaa794a27c87d0332ca4250c6a4f2bcebe753648
https://github.com/dyninst/dyninst/commit/aaa794a27c87d0332ca4250c6a4f2bcebe753648
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/parseAPI/developer/IndirectASTVisitor.h.rst
Log Message:
-----------
Add parseAPI/IndirectASTVisitor.h
Commit: c7e1b8d5624f6cb49175083f817906b8352852b8
https://github.com/dyninst/dyninst/commit/c7e1b8d5624f6cb49175083f817906b8352852b8
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/parseAPI/developer/JumpTableFormatPred.h.rst
M parseAPI/src/JumpTableFormatPred.h
Log Message:
-----------
Add parseAPI/JumpTableFormatPred.h
Commit: a1cb8e3a3db17db2778431ed75a0ec2231f02c6b
https://github.com/dyninst/dyninst/commit/a1cb8e3a3db17db2778431ed75a0ec2231f02c6b
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: 5b86b9651b4f1a04e09ff24e634f09fc0d795ec7
https://github.com/dyninst/dyninst/commit/5b86b9651b4f1a04e09ff24e634f09fc0d795ec7
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/parseAPI/developer/JumpTableIndexPred.h.rst
Log Message:
-----------
Add parseAPI/JumpTableIndexPred.h
Commit: b4ad365b52f670dc53f295bd1f6c4a469a23500d
https://github.com/dyninst/dyninst/commit/b4ad365b52f670dc53f295bd1f6c4a469a23500d
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/parseAPI/developer/LoopAnalyzer.h.rst
M parseAPI/src/LoopAnalyzer.h
Log Message:
-----------
Add parseAPI/LoopAnalyzer.h
Commit: acb3de1610eb268446a8ede8f92a3c675f0900fb
https://github.com/dyninst/dyninst/commit/acb3de1610eb268446a8ede8f92a3c675f0900fb
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/parseAPI/developer/ParseCallback.h.rst
Log Message:
-----------
Add parseAPI/ParseCallback.h
Commit: 36cb8b3fb5615faccd9425aba7cdc4276610cfd0
https://github.com/dyninst/dyninst/commit/36cb8b3fb5615faccd9425aba7cdc4276610cfd0
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/parseAPI/developer/ParseData.h.rst
M parseAPI/src/ParseData.h
Log Message:
-----------
Add parseAPI/ParseData.h
Commit: 381be8255e52c32988ddc782b21c57dc50c11fb5
https://github.com/dyninst/dyninst/commit/381be8255e52c32988ddc782b21c57dc50c11fb5
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/parseAPI/developer/Parser.h.rst
M parseAPI/src/Parser.h
Log Message:
-----------
Add parseAPI/Parser.h
Commit: abd61fca68d516dd5762e22c894bb6ec94e652fb
https://github.com/dyninst/dyninst/commit/abd61fca68d516dd5762e22c894bb6ec94e652fb
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/parseAPI/developer/ParserDetails.h.rst
M parseAPI/src/ParserDetails.h
Log Message:
-----------
Add parseAPI/ParserDetails.h
Commit: 8176e14624fcd30501c3c522ae2330e5142e4871
https://github.com/dyninst/dyninst/commit/8176e14624fcd30501c3c522ae2330e5142e4871
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/parseAPI/developer/ProbabilisticParser.h.rst
Log Message:
-----------
Add parseAPI/ProbabilisticParser.h
Commit: c90a2ea050d647349ab8194ed444756892ec3231
https://github.com/dyninst/dyninst/commit/c90a2ea050d647349ab8194ed444756892ec3231
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/parseAPI/developer/StackTamperVisitor.h.rst
M parseAPI/src/StackTamperVisitor.h
Log Message:
-----------
Add parseAPI/StackTamperVisitor.h
Commit: 69c00dc01b73f22c706c9d43944b20ac11d54230
https://github.com/dyninst/dyninst/commit/69c00dc01b73f22c706c9d43944b20ac11d54230
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/parseAPI/developer/SymbolicExpression.h.rst
M parseAPI/src/SymbolicExpression.h
Log Message:
-----------
Add parseAPI/SymbolicExpression.h
Commit: 5b9e4e478b9da3e5dd60287783e5ee0bf586edbd
https://github.com/dyninst/dyninst/commit/5b9e4e478b9da3e5dd60287783e5ee0bf586edbd
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/parseAPI/developer/ThunkData.h.rst
Log Message:
-----------
Add parseAPI/ThunkData.h
Commit: 45c73a2b591daf6d06701ab5cad08462e7f069c1
https://github.com/dyninst/dyninst/commit/45c73a2b591daf6d06701ab5cad08462e7f069c1
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/parseAPI/developer/util.h.rst
Log Message:
-----------
Add parseAPI/util.h
Commit: 1ca7e23593aebf19cb8f90f81b53ac8a570f740d
https://github.com/dyninst/dyninst/commit/1ca7e23593aebf19cb8f90f81b53ac8a570f740d
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/parseAPI/overview.rst
Log Message:
-----------
Add parseAPI/overview
Commit: b07b3e6567b3021277808926de5f3ec89b4965b2
https://github.com/dyninst/dyninst/commit/b07b3e6567b3021277808926de5f3ec89b4965b2
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
R parseAPI/doc/parseAPI.pdf
Log Message:
-----------
Remove old parseAPI pdf
Commit: 99dc11331a3512ed769cb90bd9a277e1a5e6ab37
https://github.com/dyninst/dyninst/commit/99dc11331a3512ed769cb90bd9a277e1a5e6ab37
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/parseAPI/public/InstructionSource.h.rst
Log Message:
-----------
Fix parseAPI/InstructionSource.h
Commit: 1d8241c677c13d344b1749484d70977733f2ac4e
https://github.com/dyninst/dyninst/commit/1d8241c677c13d344b1749484d70977733f2ac4e
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/parseAPI/developer/CodeSource.h.rst
M docs/parseAPI/public/CodeSource.h.rst
Log Message:
-----------
Fix parseAPI/CodeSource.h
Commit: 777ba4adb04a1c177d39e5dd3ca7ca0095c68d9b
https://github.com/dyninst/dyninst/commit/777ba4adb04a1c177d39e5dd3ca7ca0095c68d9b
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: 1b7547a366d64e95b1880e41a0a07f7035e94d26
https://github.com/dyninst/dyninst/commit/1b7547a366d64e95b1880e41a0a07f7035e94d26
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/parseAPI/public/CodeSource.h.rst
Log Message:
-----------
Fix parseAPI/CodeSource.h
Commit: 478e7f13ff1b61b6aac9815eb87c4f73696d2961
https://github.com/dyninst/dyninst/commit/478e7f13ff1b61b6aac9815eb87c4f73696d2961
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: 9a5e4077acf24b12b3c2c0fc07c1e1145e0e1d5e
https://github.com/dyninst/dyninst/commit/9a5e4077acf24b12b3c2c0fc07c1e1145e0e1d5e
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/patchAPI/public/CFGMaker.h.rst
M patchAPI/h/CFGMaker.h
Log Message:
-----------
Add patchAPI/CFGMaker.h
Commit: bc3f18669dd0b4c0493062921d5b29f8e0ffe1f8
https://github.com/dyninst/dyninst/commit/bc3f18669dd0b4c0493062921d5b29f8e0ffe1f8
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: 1e30069388193cc86159bff5bdf80fa336245f33
https://github.com/dyninst/dyninst/commit/1e30069388193cc86159bff5bdf80fa336245f33
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: 65c894f17c6201eef2c5bbc05d721a51f035233e
https://github.com/dyninst/dyninst/commit/65c894f17c6201eef2c5bbc05d721a51f035233e
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: 8b0c7083b4b4f203535fdbd854b47b7ec10536b5
https://github.com/dyninst/dyninst/commit/8b0c7083b4b4f203535fdbd854b47b7ec10536b5
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: d5de850b626651fed13ae372c09599957c7d9ee8
https://github.com/dyninst/dyninst/commit/d5de850b626651fed13ae372c09599957c7d9ee8
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: 582c69e5d428df51a700ce5cc52706a9a9d6ae62
https://github.com/dyninst/dyninst/commit/582c69e5d428df51a700ce5cc52706a9a9d6ae62
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: 8df826e7590f383ea9b189b261cebaca081a10df
https://github.com/dyninst/dyninst/commit/8df826e7590f383ea9b189b261cebaca081a10df
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/patchAPI/public/PatchModifier.h.rst
M patchAPI/h/PatchModifier.h
Log Message:
-----------
Add patchAPI/PatchModifier.h
Commit: d1ba32ccb8cbe4aae1f044ba5b9d2996503daf93
https://github.com/dyninst/dyninst/commit/d1ba32ccb8cbe4aae1f044ba5b9d2996503daf93
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: 24084552b4c54f572cf39e423ad717d2810fc77c
https://github.com/dyninst/dyninst/commit/24084552b4c54f572cf39e423ad717d2810fc77c
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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: 868a94d73de25adad245e8b07e6eb319f2d8280b
https://github.com/dyninst/dyninst/commit/868a94d73de25adad245e8b07e6eb319f2d8280b
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M docs/patchAPI/public/Snippet.h.rst
M patchAPI/h/Snippet.h
Log Message:
-----------
Add patchAPI/Snippet.h
Commit: a685b13e85842836f66e81cc4e41f0c83317bb74
https://github.com/dyninst/dyninst/commit/a685b13e85842836f66e81cc4e41f0c83317bb74
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-01-06 (Sat, 06 Jan 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
Compare: https://github.com/dyninst/dyninst/compare/0c94caeac556...a685b13e8584
|