Branch: refs/heads/thaines/documentation_modernization
Home: https://github.com/dyninst/dyninst
Commit: 4fcac65951c501357040e085fac6712f92a8ff58
https://github.com/dyninst/dyninst/commit/4fcac65951c501357040e085fac6712f92a8ff58
Author: vsoch <vsoch@xxxxxxxxxxxxxxxxxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M .gitignore
R common/doc/manual_commands.tex
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/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/conf.py
A docs/dataflowAPI/index.rst
A docs/dynC_API/index.rst
A docs/generate.sh
A docs/index.rst
A docs/instructionAPI/index.rst
A docs/parseAPI/index.rst
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 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/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 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 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 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/Iterating.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/Module.tex
R symtabAPI/doc/API/Symtab/Region.tex
R symtabAPI/doc/API/Symtab/Symbol.tex
R symtabAPI/doc/API/Symtab/Symtab.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!) I
will want a few more hours to finish this up, and then we need to discuss deployment. E.g., I
recommend readthedocs so you can automate deployment and keep versioned docs. We can also deploy
to github pages (I can make a workflow) but I do not have a good suggestion for versioning things
that way. I also have not added in an ability to still render the pdfs if that is desired, which
I think should be possibly. Finally, it would be nice if some of these docs could render from
docstrings - I know how to do this for Python so I wonder if Cpp is that much different. It is
probably terrible because it is cpp, but what can you do?
Signed-off-by: vsoch <vsoch@xxxxxxxxxxxxxxxxxxxxxxxx>
Commit: 0c7f6873608d7eabc4f65651c02a4dffe1605e9d
https://github.com/dyninst/dyninst/commit/0c7f6873608d7eabc4f65651c02a4dffe1605e9d
Author: vsoch <vsoch@xxxxxxxxxxxxxxxxxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/_static/theme.css
M docs/conf.py
M docs/dataflowAPI/index.rst
M docs/dynC_API/index.rst
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
M docs/instructionAPI/index.rst
M 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
M docs/patchAPI/index.rst
M docs/stackwalk/index.rst
M docs/symtabAPI/index.rst
Log Message:
-----------
adding missing figures and re-creating tables in format that will render
Signed-off-by: vsoch <vsoch@xxxxxxxxxxxxxxxxxxxxxxxx>
Commit: 90e5b0534042caab07a5ad0368bf5507eff22e2d
https://github.com/dyninst/dyninst/commit/90e5b0534042caab07a5ad0368bf5507eff22e2d
Author: vsoch <vsoch@xxxxxxxxxxxxxxxxxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M .github/workflows/libabigail.yaml
Log Message:
-----------
use different version of checkout to get around checkout bug
Signed-off-by: vsoch <vsoch@xxxxxxxxxxxxxxxxxxxxxxxx>
Commit: e6d648f1514d42e89cf76b0bed1ac5e25c298c5b
https://github.com/dyninst/dyninst/commit/e6d648f1514d42e89cf76b0bed1ac5e25c298c5b
Author: vsoch <vsoch@xxxxxxxxxxxxxxxxxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M .github/workflows/libabigail.yaml
Log Message:
-----------
try fix for gha
Signed-off-by: vsoch <vsoch@xxxxxxxxxxxxxxxxxxxxxxxx>
Commit: 5b75c5ed807a2f77a669310f02b76443384ecfe0
https://github.com/dyninst/dyninst/commit/5b75c5ed807a2f77a669310f02b76443384ecfe0
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/conf.py
M docs/requirements.txt
Log Message:
-----------
Switch to using myst_parser
recommonmark is deprecated
https://stackoverflow.com/questions/62631362/get-rid-of-duplicate-label-warning-in-sphinx
Commit: 3275919dde913450430d08a73fe35bc11c5d3908
https://github.com/dyninst/dyninst/commit/3275919dde913450430d08a73fe35bc11c5d3908
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/conf.py
Log Message:
-----------
Don't auto-label sections
This fixes several spurious 'duplicate section name' warnings.
Commit: dd533ca7742a5f1b57af67891031256bd02c6642
https://github.com/dyninst/dyninst/commit/dd533ca7742a5f1b57af67891031256bd02c6642
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/conf.py
Log Message:
-----------
Change TOC behavior
Commit: 9a4b340a9035f331829703a74199f5a6a6172d07
https://github.com/dyninst/dyninst/commit/9a4b340a9035f331829703a74199f5a6a6172d07
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/index.rst
Log Message:
-----------
Make a 'Toolkits' toctree root
Commit: 79afbbf25e48bc3ce1bd8e612129fda1bfac9339
https://github.com/dyninst/dyninst/commit/79afbbf25e48bc3ce1bd8e612129fda1bfac9339
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/dataflowAPI/index.rst
Log Message:
-----------
Update dataflowAPI/index document structure
Commit: a0c203a5babc489bbd384aa0fb102a94e2f03540
https://github.com/dyninst/dyninst/commit/a0c203a5babc489bbd384aa0fb102a94e2f03540
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/dynC_API/index.rst
M docs/index.rst
Log Message:
-----------
Update the DynC_API document structure
Commit: 05caf28b65b6fbcee213f36867c46d7c990f7fb0
https://github.com/dyninst/dyninst/commit/05caf28b65b6fbcee213f36867c46d7c990f7fb0
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/index.rst
M docs/instructionAPI/index.rst
Log Message:
-----------
Update instructionAPI document layout
Commit: 8f99af02b102c456e41dac6111aab40a6043130f
https://github.com/dyninst/dyninst/commit/8f99af02b102c456e41dac6111aab40a6043130f
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/index.rst
M docs/parseAPI/index.rst
Log Message:
-----------
Update parseAPI document structure
Commit: e1e04b1402a1dc5b1fe8af0f37fe9dcfaf2ac7ce
https://github.com/dyninst/dyninst/commit/e1e04b1402a1dc5b1fe8af0f37fe9dcfaf2ac7ce
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/index.rst
M docs/patchAPI/index.rst
Log Message:
-----------
Update patchAPI document structure
Commit: 0b6c004ca8744367f0bbf7a913541841d3a45bbf
https://github.com/dyninst/dyninst/commit/0b6c004ca8744367f0bbf7a913541841d3a45bbf
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/index.rst
M docs/stackwalk/index.rst
Log Message:
-----------
Update stackwalk document structure
Commit: 11e06049630c4cc29d96870d0525ba63278c485a
https://github.com/dyninst/dyninst/commit/11e06049630c4cc29d96870d0525ba63278c485a
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/index.rst
M docs/symtabAPI/index.rst
Log Message:
-----------
Update symtabAPI document structure
Commit: 7f7ddb20de8eb859992fcf7f3b9c319ed53c4b9a
https://github.com/dyninst/dyninst/commit/7f7ddb20de8eb859992fcf7f3b9c319ed53c4b9a
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
R common/docs/decoding_diagram.png
R common/docs/rose_structure.png
R dataflowAPI/README.md
R dyninstAPI/ClassDiagram1.cd
R dyninstAPI/README.md
R dyninstAPI/nosynchfuncs.txt
R parseAPI/README.md
R parseThat/.gitignore
R proccontrol/.syntastic_cpp_config
R proccontrol/README.md
R proccontrol/dumplibpthread.asm
R stackwalk/README.md
R symlite/README.md
R symtabAPI/README.md
Log Message:
-----------
Clean up a bunch of unused doc/README files
Commit: e5796d916ad65f716ae36b258de37604d854cda6
https://github.com/dyninst/dyninst/commit/e5796d916ad65f716ae36b258de37604d854cda6
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
R docs/dynC_API/index.rst
M docs/index.rst
A docs/usertools/dynC_API/index.rst
Log Message:
-----------
Move DynC into usertools
Commit: b6df0e00afdb2bdbbf008f63fcb9cc7f4c380da4
https://github.com/dyninst/dyninst/commit/b6df0e00afdb2bdbbf008f63fcb9cc7f4c380da4
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/dataflowAPI/index.rst
M docs/parseAPI/index.rst
M docs/patchAPI/index.rst
M docs/symtabAPI/index.rst
Log Message:
-----------
Rename 'Examples' section to 'Usage'
They aren't really examples. We should make a new toctree for that and
then bring in code from the dyninst/examples repo.
Commit: d688bd2bd68fe7eea8395e6c9f3b5681904f07dd
https://github.com/dyninst/dyninst/commit/d688bd2bd68fe7eea8395e6c9f3b5681904f07dd
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
A docs/dataflowAPI/API.rst
M docs/dataflowAPI/index.rst
M docs/index.rst
A docs/instructionAPI/API.rst
M docs/instructionAPI/index.rst
A docs/parseAPI/API.rst
M docs/parseAPI/index.rst
A docs/patchAPI/API.rst
M docs/patchAPI/index.rst
A docs/stackwalk/API.rst
M docs/stackwalk/index.rst
A docs/symtabAPI/API.rst
M docs/symtabAPI/index.rst
Log Message:
-----------
Split all API reference sections into their own file
This makes separating the toctrees much easier and should make maintenance of these API docs easier, too.
Commit: b06d9634db2d5eba2da260ae8b3222e9ff27f1ff
https://github.com/dyninst/dyninst/commit/b06d9634db2d5eba2da260ae8b3222e9ff27f1ff
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/index.rst
A docs/usertools/DynC/index.rst
R docs/usertools/dynC_API/index.rst
Log Message:
-----------
Rename dynC_API to DynC
Commit: ce6da8bc77374ff677d027d4db13c939696876ac
https://github.com/dyninst/dyninst/commit/ce6da8bc77374ff677d027d4db13c939696876ac
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
A docs/building.rst
M docs/index.rst
Log Message:
-----------
Add basic instructions for building Dyninst
Commit: 45d563f15616c2153351675a2510393870c6a093
https://github.com/dyninst/dyninst/commit/45d563f15616c2153351675a2510393870c6a093
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/index.rst
Log Message:
-----------
Add description of toolkits and links on the landing page
Commit: 75655fb6a3366317291189dcbd879d8e3f83d188
https://github.com/dyninst/dyninst/commit/75655fb6a3366317291189dcbd879d8e3f83d188
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/index.rst
A docs/overview.rst
Log Message:
-----------
Add a stub for an overview
Commit: 9a4717e3014d5fcf2c9c9c9d0ab6ab43584e9ac8
https://github.com/dyninst/dyninst/commit/9a4717e3014d5fcf2c9c9c9d0ab6ab43584e9ac8
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/index.rst
Log Message:
-----------
Update landing page epigraph
Commit: c25fc7c473cef5c4c723e27d6edecb07c99ca53f
https://github.com/dyninst/dyninst/commit/c25fc7c473cef5c4c723e27d6edecb07c99ca53f
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/index.rst
Log Message:
-----------
Add acknowledgement on landing page
Commit: 27673d42578965b7676bf6bb544730ff3dc53799
https://github.com/dyninst/dyninst/commit/27673d42578965b7676bf6bb544730ff3dc53799
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
A docs/dyninstAPI/API.rst
A docs/dyninstAPI/index.rst
M docs/index.rst
Log Message:
-----------
Initial import of dyninstAPI
Commit: b97b02ea61519a487bc01f94368a575d1166d33a
https://github.com/dyninst/dyninst/commit/b97b02ea61519a487bc01f94368a575d1166d33a
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/index.rst
A docs/proccontrolAPI/API.rst
A docs/proccontrolAPI/index.rst
Log Message:
-----------
Initial import of proccontrolAPI
Commit: 2c6d4262c5dd483ad98c477e4a9473043c5f19f0
https://github.com/dyninst/dyninst/commit/2c6d4262c5dd483ad98c477e4a9473043c5f19f0
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/dyninstAPI/API.rst
M docs/dyninstAPI/index.rst
Log Message:
-----------
Clean up dyninstAPI
Commit: 1ad62b88436d9270357b0a522c11b927a8e4bb14
https://github.com/dyninst/dyninst/commit/1ad62b88436d9270357b0a522c11b927a8e4bb14
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/overview.rst
Log Message:
-----------
Add content to overview
Still needs more.
Commit: 8ee89615c6e6c0294e4680edb3d1bd4e63e72da4
https://github.com/dyninst/dyninst/commit/8ee89615c6e6c0294e4680edb3d1bd4e63e72da4
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/dataflowAPI/API.rst
Log Message:
-----------
Add c++ domain markup to dataflowAPI
Commit: 97d6635af5494b63a4a3664e397cf6c60a66f6f3
https://github.com/dyninst/dyninst/commit/97d6635af5494b63a4a3664e397cf6c60a66f6f3
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/index.rst
M docs/proccontrolAPI/index.rst
Log Message:
-----------
Add dyninstAPI and proccontrolAPI to landing page
Commit: e9ea86c082447127fc209a3c047cca98a2c4e54f
https://github.com/dyninst/dyninst/commit/e9ea86c082447127fc209a3c047cca98a2c4e54f
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
A docs/.gitignore
Log Message:
-----------
ignore perl scripts
Commit: 1a0a5f27f896f55cd3570a7b63bd0a6ead0c9a31
https://github.com/dyninst/dyninst/commit/1a0a5f27f896f55cd3570a7b63bd0a6ead0c9a31
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/dataflowAPI/index.rst
Log Message:
-----------
Fix intro do dataflowAPI
Commit: 43caa57682c7f9ff025ab7ef6bff57973bd656d2
https://github.com/dyninst/dyninst/commit/43caa57682c7f9ff025ab7ef6bff57973bd656d2
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/dataflowAPI/index.rst
Log Message:
-----------
dataflowAPI: enumerated list
Commit: e18c566a33e1e8a2adff1d371029cf9bac47bde7
https://github.com/dyninst/dyninst/commit/e18c566a33e1e8a2adff1d371029cf9bac47bde7
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/index.rst
A docs/optimizations.rst
M docs/overview.rst
Log Message:
-----------
Move optimization discussion to its own section
Commit: 219ccab34dd2b40fa589cebd13e6dd2cf065cff4
https://github.com/dyninst/dyninst/commit/219ccab34dd2b40fa589cebd13e6dd2cf065cff4
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/index.rst
M docs/overview.rst
A docs/pitfalls.rst
Log Message:
-----------
Move pitfalls discussion to its own section
Commit: 14c478139c07945efd16d182c43520f0217d8391
https://github.com/dyninst/dyninst/commit/14c478139c07945efd16d182c43520f0217d8391
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/dyninstAPI/index.rst
M docs/overview.rst
Log Message:
-----------
Move DyninstAPI intro to overview section
Commit: 021ecd38d4999ea4f99be0fd6661b690d5466f0c
https://github.com/dyninst/dyninst/commit/021ecd38d4999ea4f99be0fd6661b690d5466f0c
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
A docs/first_mutator.rst
M docs/index.rst
Log Message:
-----------
Add very rough first mutator example
Commit: d7fe23d5a313d71ad036356b6194eeb3e0fd660c
https://github.com/dyninst/dyninst/commit/d7fe23d5a313d71ad036356b6194eeb3e0fd660c
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/dyninstAPI/index.rst
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
M docs/parseAPI/index.rst
Log Message:
-----------
Collect examples into their own section
A 'usage' is a short snippet. An 'example' is a complete program.
Commit: 6fee688a88de559bdfc731111f5f41e034acbf04
https://github.com/dyninst/dyninst/commit/6fee688a88de559bdfc731111f5f41e034acbf04
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/index.rst
Log Message:
-----------
Move optimization and pitfalls into 'advanced' section
Commit: 1b498e9fbea9e1adc4632d900dad6a9ea53eafe5
https://github.com/dyninst/dyninst/commit/1b498e9fbea9e1adc4632d900dad6a9ea53eafe5
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/index.rst
A docs/using.rst
Log Message:
-----------
Add page on using/importing Dyninst via CMake
Commit: 064d2b816681bd84f3dbdf02f7469f86bbb2f69e
https://github.com/dyninst/dyninst/commit/064d2b816681bd84f3dbdf02f7469f86bbb2f69e
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
A .github/workflows/docs.yaml
Log Message:
-----------
Add Github action to build docs
Commit: 93a86353cddd61793eea9597144db704ae2f32dd
https://github.com/dyninst/dyninst/commit/93a86353cddd61793eea9597144db704ae2f32dd
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/index.rst
Log Message:
-----------
Use numbered headings for toolkits
Commit: 6d60e87dfe36b55caf3a3d190b79c1845b67896b
https://github.com/dyninst/dyninst/commit/6d60e87dfe36b55caf3a3d190b79c1845b67896b
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/conf.py
M docs/requirements.txt
Log Message:
-----------
Update requirements
Commit: 8f21819fd9a29590769dbe8a9521accb0b991a40
https://github.com/dyninst/dyninst/commit/8f21819fd9a29590769dbe8a9521accb0b991a40
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/symtabAPI/index.rst
Log Message:
-----------
Remove instructions for building symtabAPI
They are antiquated.
Commit: 0355114a2f22655d639ef1a32537d80bd1d21a8a
https://github.com/dyninst/dyninst/commit/0355114a2f22655d639ef1a32537d80bd1d21a8a
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
R common/doc/manual_frontpage.tex
M docs/dyninstAPI/API.rst
M docs/symtabAPI/API.rst
M docs/symtabAPI/index.rst
Log Message:
-----------
Add changes from #1500 and #1503 for Module class
Commit: fd25818f586a17b0f2f0c6dfcd7c368ffe400a04
https://github.com/dyninst/dyninst/commit/fd25818f586a17b0f2f0c6dfcd7c368ffe400a04
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
A docs/basics/building.rst
A docs/basics/first_mutator.rst
A docs/basics/overview.rst
A docs/basics/using.rst
R docs/building.rst
R docs/first_mutator.rst
M docs/index.rst
R docs/overview.rst
R docs/using.rst
Log Message:
-----------
Move 'basics' items into subdirectory
Commit: ed0bdf7e8be506cc7f4330e94c2607b08497b378
https://github.com/dyninst/dyninst/commit/ed0bdf7e8be506cc7f4330e94c2607b08497b378
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/index.rst
Log Message:
-----------
Rename 'developer apis' to 'api docs'
Commit: f528d8c7b9f94f8465d438537e3dbaff9d1482bb
https://github.com/dyninst/dyninst/commit/f528d8c7b9f94f8465d438537e3dbaff9d1482bb
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/index.rst
Log Message:
-----------
Add 'developer docs' section
Commit: 2079c81ab2d33628beeb5f9230ff6961be91a68c
https://github.com/dyninst/dyninst/commit/2079c81ab2d33628beeb5f9230ff6961be91a68c
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
A docs/symtabAPI/developers.rst
Log Message:
-----------
Add start of dev docs for symtabAPI
Commit: 5d706f729eab93a451a72def8615602cd3f2167f
https://github.com/dyninst/dyninst/commit/5d706f729eab93a451a72def8615602cd3f2167f
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
A docs/advanced/optimizations.rst
A docs/advanced/pitfalls.rst
M docs/index.rst
R docs/optimizations.rst
R docs/pitfalls.rst
Log Message:
-----------
Moved 'advanced' items into subdirectory
Commit: 9c14de865f4f8ce83c6212a44a9f45b0fcde5b74
https://github.com/dyninst/dyninst/commit/9c14de865f4f8ce83c6212a44a9f45b0fcde5b74
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/proccontrolAPI/API.rst
M docs/proccontrolAPI/index.rst
Log Message:
-----------
Start of work on proccontrol
Commit: d82b71077daff57561db1b505965f2c3afe64338
https://github.com/dyninst/dyninst/commit/d82b71077daff57561db1b505965f2c3afe64338
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/proccontrolAPI/API.rst
Log Message:
-----------
Remove '.. container:: Definition
These were added by the automatic import.
Commit: e94fec9c45b54d9d1be2e8ebf7fec0d3ef5674f5
https://github.com/dyninst/dyninst/commit/e94fec9c45b54d9d1be2e8ebf7fec0d3ef5674f5
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/proccontrolAPI/API.rst
Log Message:
-----------
Remove double spaces
Commit: cb091d6c55fa37fee8bf213d5fe9c9b9941346e9
https://github.com/dyninst/dyninst/commit/cb091d6c55fa37fee8bf213d5fe9c9b9941346e9
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/proccontrolAPI/API.rst
Log Message:
-----------
Unify class name sections
Commit: e990600c143127e3305fb324fc55ee50ce4f71ea
https://github.com/dyninst/dyninst/commit/e990600c143127e3305fb324fc55ee50ce4f71ea
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/proccontrolAPI/API.rst
Log Message:
-----------
Remove 'Event Child Classes'
It's not really a class description.
Commit: 5411d1bba269fa91f11115314165d92a241c0ceb
https://github.com/dyninst/dyninst/commit/5411d1bba269fa91f11115314165d92a241c0ceb
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/proccontrolAPI/API.rst
Log Message:
-----------
Separate EventPreSyscall and EventPostSyscall
Commit: 5dcf8da31bbefbda55e034c1209444355cebd528
https://github.com/dyninst/dyninst/commit/5dcf8da31bbefbda55e034c1209444355cebd528
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/proccontrolAPI/API.rst
Log Message:
-----------
Temporary build warning fix
Commit: a677fbfcd590e3782a68a8ef1f3a4bae096c58be
https://github.com/dyninst/dyninst/commit/a677fbfcd590e3782a68a8ef1f3a4bae096c58be
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/index.rst
R docs/proccontrolAPI/API.rst
A docs/proccontrolAPI/developer/API.rst
A docs/proccontrolAPI/public/API.rst
A docs/proccontrolAPI/public/Decoder.h.rst
A docs/proccontrolAPI/public/Event.h.rst
A docs/proccontrolAPI/public/EventType.h.rst
A docs/proccontrolAPI/public/Generator.h.rst
A docs/proccontrolAPI/public/Handler.h.rst
A docs/proccontrolAPI/public/Mailbox.h.rst
A docs/proccontrolAPI/public/PCErrors.h.rst
A docs/proccontrolAPI/public/PCProcess.h.rst
A docs/proccontrolAPI/public/PlatFeatures.h.rst
A docs/proccontrolAPI/public/ProcessSet.h.rst
Log Message:
-----------
Start to fill out files for proccontrol public API
Commit: f3c0f7850cdae2d94f42d630e54bf6bf4483903c
https://github.com/dyninst/dyninst/commit/f3c0f7850cdae2d94f42d630e54bf6bf4483903c
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/index.rst
A docs/proccontrol/developer/API.rst
A docs/proccontrol/index.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
R docs/proccontrolAPI/developer/API.rst
R docs/proccontrolAPI/index.rst
R docs/proccontrolAPI/public/API.rst
R docs/proccontrolAPI/public/Decoder.h.rst
R docs/proccontrolAPI/public/Event.h.rst
R docs/proccontrolAPI/public/EventType.h.rst
R docs/proccontrolAPI/public/Generator.h.rst
R docs/proccontrolAPI/public/Handler.h.rst
R docs/proccontrolAPI/public/Mailbox.h.rst
R docs/proccontrolAPI/public/PCErrors.h.rst
R docs/proccontrolAPI/public/PCProcess.h.rst
R docs/proccontrolAPI/public/PlatFeatures.h.rst
R docs/proccontrolAPI/public/ProcessSet.h.rst
Log Message:
-----------
Rename proccontrolAPI directory to proccontrol
Commit: 349a321404342bf7a651d761f58b55fa9fee7181
https://github.com/dyninst/dyninst/commit/349a321404342bf7a651d761f58b55fa9fee7181
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/proccontrol/public/Event.h.rst
Log Message:
-----------
Convert member functions for Event.h
Commit: eebd94469382a77529276f405816873483a666da
https://github.com/dyninst/dyninst/commit/eebd94469382a77529276f405816873483a666da
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/proccontrol/public/Event.h.rst
Log Message:
-----------
Update enum in Event.h
Commit: 266c4e5cc941d74efa2931062596724931112323
https://github.com/dyninst/dyninst/commit/266c4e5cc941d74efa2931062596724931112323
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/proccontrol/public/Event.h.rst
Log Message:
-----------
Finish Event.h
Commit: 49f96b393badc291a0e4e5767b6efec2de7be8cb
https://github.com/dyninst/dyninst/commit/49f96b393badc291a0e4e5767b6efec2de7be8cb
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/proccontrol/public/EventType.h.rst
Log Message:
-----------
Finish EventType.h
Commit: d630749e692a6f28a11b8a04c288b6e2a29d3dd8
https://github.com/dyninst/dyninst/commit/d630749e692a6f28a11b8a04c288b6e2a29d3dd8
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/proccontrol/public/Decoder.h.rst
Log Message:
-----------
Add Decoder.h
Commit: 6837eeab11adf83e0b00d13fc6327c001690c899
https://github.com/dyninst/dyninst/commit/6837eeab11adf83e0b00d13fc6327c001690c899
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/proccontrol/public/Generator.h.rst
Log Message:
-----------
Add Generator.h
Commit: 388d12a3e0d1bf076b45ab03e15ae198e4ceaaad
https://github.com/dyninst/dyninst/commit/388d12a3e0d1bf076b45ab03e15ae198e4ceaaad
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/proccontrol/public/Handler.h.rst
Log Message:
-----------
Add Handler.h
Commit: e9ec572d026f5bd804596981ecb487f89af87d32
https://github.com/dyninst/dyninst/commit/e9ec572d026f5bd804596981ecb487f89af87d32
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/proccontrol/public/PCErrors.h.rst
Log Message:
-----------
Add PCErrors.h
Commit: 16a9a2c0bf28e6bd506d6376deaa313cfd0a2452
https://github.com/dyninst/dyninst/commit/16a9a2c0bf28e6bd506d6376deaa313cfd0a2452
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/proccontrol/public/Mailbox.h.rst
Log Message:
-----------
Add Mailbox.h
Commit: ac4cd6c5865cc9dd182be71606540b821292b12e
https://github.com/dyninst/dyninst/commit/ac4cd6c5865cc9dd182be71606540b821292b12e
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M 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
Log Message:
-----------
Add stubs for proccontrol dev docs
Commit: de216241658739d5d741aec0070c846ebfdc0880
https://github.com/dyninst/dyninst/commit/de216241658739d5d741aec0070c846ebfdc0880
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/proccontrol/index.rst
Log Message:
-----------
Clean up language in intro
Commit: 63326a1c6b7ae3816cce54dfc4bd435960021cb6
https://github.com/dyninst/dyninst/commit/63326a1c6b7ae3816cce54dfc4bd435960021cb6
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/proccontrol/index.rst
Log Message:
-----------
Use csv table
Commit: ba64de76e010152e9d82f70b026a3f2a155652b5
https://github.com/dyninst/dyninst/commit/ba64de76e010152e9d82f70b026a3f2a155652b5
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/proccontrol/index.rst
Log Message:
-----------
Remove a missing Container declaration
Commit: 220b5f5bf573155d828183a4e0f3219e3c00b19d
https://github.com/dyninst/dyninst/commit/220b5f5bf573155d828183a4e0f3219e3c00b19d
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/proccontrol/index.rst
Log Message:
-----------
Whitespace
Commit: f1be2898741b9c21fe71702d3c59f803de0dfae1
https://github.com/dyninst/dyninst/commit/f1be2898741b9c21fe71702d3c59f803de0dfae1
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/README.md
M docs/conf.py
M docs/proccontrol/index.rst
Log Message:
-----------
Use sphinxcontrib.remoteliteralinclude to fetch remote code
Commit: ba5a997ab51470812932ad12f49f4eb3a26fba65
https://github.com/dyninst/dyninst/commit/ba5a997ab51470812932ad12f49f4eb3a26fba65
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/proccontrol/index.rst
Log Message:
-----------
Reformat inline code
Commit: dae4a503c2250d869cf87e37bb23d2e7e67f316b
https://github.com/dyninst/dyninst/commit/dae4a503c2250d869cf87e37bb23d2e7e67f316b
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
R docs/dataflowAPI/API.rst
M docs/dataflowAPI/index.rst
A docs/dataflowAPI/public/ABI.h.rst
A docs/dataflowAPI/public/API.rst
A docs/dataflowAPI/public/Absloc.h.rst
A docs/dataflowAPI/public/AbslocInterface.h.rst
A docs/dataflowAPI/public/InstructionCache.h.rst
A docs/dataflowAPI/public/SymEval.h.rst
A docs/dataflowAPI/public/bitArray.h.rst
A docs/dataflowAPI/public/liveness.h.rst
A docs/dataflowAPI/public/slicing.h.rst
A docs/dataflowAPI/public/stackanalysis.h.rst
M docs/index.rst
Log Message:
-----------
Add dataflowAPI/public
Commit: 1e43b5ac530f9a2d86474550f8f53085162772c7
https://github.com/dyninst/dyninst/commit/1e43b5ac530f9a2d86474550f8f53085162772c7
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 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/compiler_annotations.h.rst
A docs/common/developer/compiler_diagnostics.h.rst
A docs/common/developer/concurrent.h.rst
A docs/common/developer/dyn_syscalls.h.rst
A docs/common/developer/dyninstversion.h.rst
A docs/common/developer/dyntypes.h.rst
A docs/common/developer/unaligned_memory_access.h.rst
A docs/common/developer/util.h.rst
A docs/common/public/API.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/aarch64_sys_regs.h.rst
A docs/common/public/dyn_regs.h.rst
A docs/common/public/entryIDs.h.rst
M docs/index.rst
Log Message:
-----------
Add stubs for 'common'
Commit: e233e2581e3189a6e02dbf3834ea3d61f83f5940
https://github.com/dyninst/dyninst/commit/e233e2581e3189a6e02dbf3834ea3d61f83f5940
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/proccontrol/index.rst
Log Message:
-----------
Label sections in proccontrol/index
Commit: e1456ebacf8a41808eee04a458d8a46aff8e3029
https://github.com/dyninst/dyninst/commit/e1456ebacf8a41808eee04a458d8a46aff8e3029
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/proccontrol/public/Event.h.rst
Log Message:
-----------
Use inline code markup in Event.h
Commit: 4063066a9572007687cfa163fe3752f701d3ce39
https://github.com/dyninst/dyninst/commit/4063066a9572007687cfa163fe3752f701d3ce39
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/proccontrol/public/API.rst
Log Message:
-----------
Add section link to ProcControlAPI/Registers
Commit: a58c3a05dfb6dd3296aed04668d520ffa9b6c497
https://github.com/dyninst/dyninst/commit/a58c3a05dfb6dd3296aed04668d520ffa9b6c497
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/common/public/MachSyscall.h.rst
M docs/common/public/dyn_regs.h.rst
Log Message:
-----------
Add dyn_regs.h and MachSyscall.h
Commit: 51c1add2d2be00347d21d1c446c8c37701701c77
https://github.com/dyninst/dyninst/commit/51c1add2d2be00347d21d1c446c8c37701701c77
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/proccontrol/index.rst
M docs/proccontrol/public/API.rst
Log Message:
-----------
Move discussion of Breakpoints and Registers into overview
Commit: 3863842f27da1da9cc61abb75bb3ea68b1f3d9c1
https://github.com/dyninst/dyninst/commit/3863842f27da1da9cc61abb75bb3ea68b1f3d9c1
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/proccontrol/public/Decoder.h.rst
M docs/proccontrol/public/Event.h.rst
M docs/proccontrol/public/EventType.h.rst
M docs/proccontrol/public/Generator.h.rst
M docs/proccontrol/public/Handler.h.rst
M docs/proccontrol/public/Mailbox.h.rst
M docs/proccontrol/public/PCErrors.h.rst
M docs/proccontrol/public/PlatFeatures.h.rst
M docs/proccontrol/public/ProcessSet.h.rst
Log Message:
-----------
Use ProcControlAPI namespace
Commit: 28ee1b25a7770b6cfdd5907ab12de7f8ea81699e
https://github.com/dyninst/dyninst/commit/28ee1b25a7770b6cfdd5907ab12de7f8ea81699e
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/proccontrol/public/PCProcess.h.rst
Log Message:
-----------
Start working on PCProcess.h
Commit: 1694f1c2de693bb37284c2a06bce2de3b97595a6
https://github.com/dyninst/dyninst/commit/1694f1c2de693bb37284c2a06bce2de3b97595a6
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/common/developer/dyntypes.h.rst
Log Message:
-----------
Add common/dyninstype.h
Commit: f2a86d924cf2ae86e607e0c0ecc5ef60cba5ae56
https://github.com/dyninst/dyninst/commit/f2a86d924cf2ae86e607e0c0ecc5ef60cba5ae56
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/proccontrol/public/PCProcess.h.rst
Log Message:
-----------
More work on PCProcess.h
Commit: fb1ecfc9d3a90a09e50a934a571ba580312af3dc
https://github.com/dyninst/dyninst/commit/fb1ecfc9d3a90a09e50a934a571ba580312af3dc
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/common/developer/dyntypes.h.rst
Log Message:
-----------
Fix namespace in dyntypes.h
Commit: 9ae4d4303c27af6fa9946c4a916194f186efd0aa
https://github.com/dyninst/dyninst/commit/9ae4d4303c27af6fa9946c4a916194f186efd0aa
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/proccontrol/index.rst
Log Message:
-----------
Fix typo in index.rst
Commit: d7dfbdafac23af38b0b45a2a331a0f1ea812ad1b
https://github.com/dyninst/dyninst/commit/d7dfbdafac23af38b0b45a2a331a0f1ea812ad1b
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/proccontrol/public/PCProcess.h.rst
Log Message:
-----------
Final updates for PCProcess.h
Commit: 09a1d8676de1e22bab0867281f8856b1f720dee4
https://github.com/dyninst/dyninst/commit/09a1d8676de1e22bab0867281f8856b1f720dee4
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/proccontrol/index.rst
Log Message:
-----------
Add more references in proccontrol/index
Commit: 0eb2f84ad391628463524418abeea9ef95a69153
https://github.com/dyninst/dyninst/commit/0eb2f84ad391628463524418abeea9ef95a69153
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/proccontrol/index.rst
Log Message:
-----------
Add more sections to proccontrol/index
Commit: 635a1dc06091fcfa37b495be164a6bf36a04fd5a
https://github.com/dyninst/dyninst/commit/635a1dc06091fcfa37b495be164a6bf36a04fd5a
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/proccontrol/public/PCProcess.h.rst
Log Message:
-----------
Finish PCProcess.h
Commit: ad5b8a642e5b3ed6b7e7910e3c0c0b0d6518d1a5
https://github.com/dyninst/dyninst/commit/ad5b8a642e5b3ed6b7e7910e3c0c0b0d6518d1a5
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/proccontrol/public/API.rst
Log Message:
-----------
Removed unused section tag in proccontrol/public/API
Commit: ae2bd3dfa754a6bc3380ec97110e435e67bced87
https://github.com/dyninst/dyninst/commit/ae2bd3dfa754a6bc3380ec97110e435e67bced87
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/proccontrol/public/Event.h.rst
Log Message:
-----------
docs/proccontrol/public/Event.h.rst
Commit: b2c10caa606c36cb10aac2bc01a1b0519d300208
https://github.com/dyninst/dyninst/commit/b2c10caa606c36cb10aac2bc01a1b0519d300208
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/proccontrol/public/Generator.h.rst
Log Message:
-----------
Fix whitespace in Generator.h
Commit: ef4ec3ecf1bb0d7e6cc3211cb5982e61168a1752
https://github.com/dyninst/dyninst/commit/ef4ec3ecf1bb0d7e6cc3211cb5982e61168a1752
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/proccontrol/public/EventType.h.rst
Log Message:
-----------
Fix whitespace on EventType.h
Commit: 5e3e0a7f22e765e77b93ba722a1e21e7795066a2
https://github.com/dyninst/dyninst/commit/5e3e0a7f22e765e77b93ba722a1e21e7795066a2
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/proccontrol/public/Handler.h.rst
Log Message:
-----------
Fix whitespace on Handler.h
Commit: ec62cd226a64cd09d6023d35b1fe7563bf167852
https://github.com/dyninst/dyninst/commit/ec62cd226a64cd09d6023d35b1fe7563bf167852
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/proccontrol/public/PlatFeatures.h.rst
Log Message:
-----------
Finish PlatFeatures.h
Commit: 9e858684d50d9db71b888fc9d9d6a6c7d5cba0d9
https://github.com/dyninst/dyninst/commit/9e858684d50d9db71b888fc9d9d6a6c7d5cba0d9
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
A docs/dataflowAPI/developer/ExpressionConversionVisitor.h.rst
A docs/dataflowAPI/developer/RegisterMap.h.rst
A docs/dataflowAPI/developer/RoseInsnFactory.h.rst
A docs/dataflowAPI/developer/SymEvalPolicy.h.rst
A docs/dataflowAPI/developer/SymEvalVisitors.h.rst
A docs/dataflowAPI/developer/SymbolicExpansion.h.rst
A docs/dataflowAPI/developer/debug_dataflow.h.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/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
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/amdgpu_branchinsn_table.h.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
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
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
A docs/patchAPI/developer/ParseCallback.h.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
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
A docs/stackwalk/public/basetypes.h.rst
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
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/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/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/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/symutil.h.rst
Log Message:
-----------
Add stubs for the rest of the headers
Commit: 7a2b05468052c4634e3111c28fd909230060cfaa
https://github.com/dyninst/dyninst/commit/7a2b05468052c4634e3111c28fd909230060cfaa
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/proccontrol/index.rst
M docs/proccontrol/public/EventType.h.rst
Log Message:
-----------
Small changes in proccontrol usage example
Commit: 53b309bd104d930b5c8c44c24ddcdaf099ffd9df
https://github.com/dyninst/dyninst/commit/53b309bd104d930b5c8c44c24ddcdaf099ffd9df
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
A docs/dataflowAPI/developer/API.rst
M docs/dataflowAPI/public/API.rst
M docs/dyninstAPI/API.rst
A docs/dyninstAPI/developer/API.rst
M docs/dyninstAPI/developer/frame.h.rst
M docs/dyninstAPI/developer/util.h.rst
A docs/dyninstAPI/public/API.rst
M docs/index.rst
A docs/instructionAPI/developer/API.rst
A docs/instructionAPI/public/API.rst
A docs/parseAPI/developer/API.rst
M docs/parseAPI/developer/util.h.rst
A docs/parseAPI/public/API.rst
M docs/parseAPI/public/ParseCallback.h.rst
A docs/patchAPI/developer/API.rst
M docs/patchAPI/developer/ParseCallback.h.rst
A docs/patchAPI/public/API.rst
M docs/proccontrol/developer/API.rst
M docs/proccontrol/index.rst
M docs/proccontrol/public/API.rst
R docs/stackwalk/API.rst
A docs/stackwalk/developer/API.rst
M docs/stackwalk/index.rst
A docs/stackwalk/public/API.rst
A docs/stackwalk/public/fig/stackwalker-frame-layout-ARMv8.png
A docs/stackwalk/public/fig/stackwalker-frame-layout-x86.png
M docs/stackwalk/public/frame.h.rst
M docs/stackwalk/public/framestepper.h.rst
M docs/stackwalk/public/procstate.h.rst
A docs/symtabAPI/developer/API.rst
M docs/symtabAPI/developer/debug.h.rst
A docs/symtabAPI/public/API.rst
M docs/symtabAPI/public/LineInformation.h.rst
Log Message:
-----------
Make stubs for all docs
Commit: d0eb21b07e8790252e0d8dab32132a10a9c193ae
https://github.com/dyninst/dyninst/commit/d0eb21b07e8790252e0d8dab32132a10a9c193ae
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/common/public/Graph.h.rst
M docs/common/public/Node.h.rst
Log Message:
-----------
Fix class headers in Graph and Node
Commit: 1a8ac181c757e15b38ec53a9d6741df2327d6838
https://github.com/dyninst/dyninst/commit/1a8ac181c757e15b38ec53a9d6741df2327d6838
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/dataflowAPI/developer/ExpressionConversionVisitor.h.rst
M docs/dataflowAPI/developer/RegisterMap.h.rst
M docs/dataflowAPI/developer/RoseInsnFactory.h.rst
M docs/dataflowAPI/developer/SymEvalPolicy.h.rst
M docs/dataflowAPI/developer/SymEvalVisitors.h.rst
M docs/dataflowAPI/developer/SymbolicExpansion.h.rst
M docs/dataflowAPI/developer/debug_dataflow.h.rst
M docs/dyninstAPI/developer/BPatch_collections.h.rst
M docs/dyninstAPI/developer/BPatch_libInfo.h.rst
M docs/dyninstAPI/developer/BPatch_memoryAccessAdapter.h.rst
M docs/dyninstAPI/developer/BPatch_private.h.rst
M docs/dyninstAPI/developer/ELF_Section.h.rst
M docs/dyninstAPI/developer/IAPI_to_AST.h.rst
M docs/dyninstAPI/developer/LinearVariable.h.rst
M docs/dyninstAPI/developer/Parsing.h.rst
M docs/dyninstAPI/developer/Patching.h.rst
M docs/dyninstAPI/developer/RegisterConversion.h.rst
M docs/dyninstAPI/developer/addressSpace.h.rst
M docs/dyninstAPI/developer/arch-forward-decl.h.rst
M docs/dyninstAPI/developer/ast.h.rst
M docs/dyninstAPI/developer/baseTramp.h.rst
M docs/dyninstAPI/developer/binaryEdit.h.rst
M docs/dyninstAPI/developer/block.h.rst
M docs/dyninstAPI/developer/codeRange.h.rst
M docs/dyninstAPI/developer/codegen-aarch64.h.rst
M docs/dyninstAPI/developer/codegen-power.h.rst
M docs/dyninstAPI/developer/codegen-x86.h.rst
M docs/dyninstAPI/developer/codegen.h.rst
M docs/dyninstAPI/developer/debug.h.rst
M docs/dyninstAPI/developer/dynProcess.h.rst
M docs/dyninstAPI/developer/dynThread.h.rst
M docs/dyninstAPI/developer/dyninst.h.rst
M docs/dyninstAPI/developer/emit-aarch64.h.rst
M docs/dyninstAPI/developer/emit-power.h.rst
M docs/dyninstAPI/developer/emit-x86.h.rst
M docs/dyninstAPI/developer/emitter.h.rst
M docs/dyninstAPI/developer/frame.h.rst
M docs/dyninstAPI/developer/frameChecker.h.rst
M docs/dyninstAPI/developer/freebsd-x86.h.rst
M docs/dyninstAPI/developer/freebsd.h.rst
M docs/dyninstAPI/developer/function.h.rst
M docs/dyninstAPI/developer/hybridAnalysis.h.rst
M docs/dyninstAPI/developer/image.h.rst
M docs/dyninstAPI/developer/infHeap.h.rst
M docs/dyninstAPI/developer/inst-aarch64.h.rst
M docs/dyninstAPI/developer/inst-power.h.rst
M docs/dyninstAPI/developer/inst-x86.h.rst
M docs/dyninstAPI/developer/inst.h.rst
M docs/dyninstAPI/developer/instP.h.rst
M docs/dyninstAPI/developer/instPoint.h.rst
M docs/dyninstAPI/developer/legacy-instruction.h.rst
M docs/dyninstAPI/developer/linux-aarch64.h.rst
M docs/dyninstAPI/developer/linux-power.h.rst
M docs/dyninstAPI/developer/linux-x86.h.rst
M docs/dyninstAPI/developer/linux.h.rst
M docs/dyninstAPI/developer/mapped_module.h.rst
M docs/dyninstAPI/developer/mapped_object.h.rst
M docs/dyninstAPI/developer/nt_signal_emul.h.rst
M docs/dyninstAPI/developer/opcode.h.rst
M docs/dyninstAPI/developer/os.h.rst
M docs/dyninstAPI/developer/parRegion.h.rst
M docs/dyninstAPI/developer/parse-cfg.h.rst
M docs/dyninstAPI/developer/patch.h.rst
M docs/dyninstAPI/developer/pcEventHandler.h.rst
M docs/dyninstAPI/developer/pcEventMuxer.h.rst
M docs/dyninstAPI/developer/pcrel.h.rst
M docs/dyninstAPI/developer/pdwinnt.h.rst
M docs/dyninstAPI/developer/registerSpace.h.rst
M docs/dyninstAPI/developer/syscallNotification.h.rst
M docs/dyninstAPI/developer/syscalltrap.h.rst
M docs/dyninstAPI/developer/trapMappings.h.rst
M docs/dyninstAPI/developer/unix.h.rst
M docs/dyninstAPI/developer/util.h.rst
M docs/dyninstAPI/public/BPatch.h.rst
M docs/dyninstAPI/public/BPatch_Set.h.rst
M docs/dyninstAPI/public/BPatch_Vector.h.rst
M docs/dyninstAPI/public/BPatch_addressSpace.h.rst
M docs/dyninstAPI/public/BPatch_basicBlock.h.rst
M docs/dyninstAPI/public/BPatch_basicBlockLoop.h.rst
M docs/dyninstAPI/public/BPatch_binaryEdit.h.rst
M docs/dyninstAPI/public/BPatch_callbacks.h.rst
M docs/dyninstAPI/public/BPatch_dll.h.rst
M docs/dyninstAPI/public/BPatch_edge.h.rst
M docs/dyninstAPI/public/BPatch_enums.h.rst
M docs/dyninstAPI/public/BPatch_flowGraph.h.rst
M docs/dyninstAPI/public/BPatch_frame.h.rst
M docs/dyninstAPI/public/BPatch_function.h.rst
M docs/dyninstAPI/public/BPatch_image.h.rst
M docs/dyninstAPI/public/BPatch_instruction.h.rst
M docs/dyninstAPI/public/BPatch_loopTreeNode.h.rst
M docs/dyninstAPI/public/BPatch_memoryAccess_NP.h.rst
M docs/dyninstAPI/public/BPatch_module.h.rst
M docs/dyninstAPI/public/BPatch_object.h.rst
M docs/dyninstAPI/public/BPatch_parRegion.h.rst
M docs/dyninstAPI/public/BPatch_point.h.rst
M docs/dyninstAPI/public/BPatch_process.h.rst
M docs/dyninstAPI/public/BPatch_snippet.h.rst
M docs/dyninstAPI/public/BPatch_sourceBlock.h.rst
M docs/dyninstAPI/public/BPatch_sourceObj.h.rst
M docs/dyninstAPI/public/BPatch_statement.h.rst
M docs/dyninstAPI/public/BPatch_thread.h.rst
M docs/dyninstAPI/public/BPatch_type.h.rst
M docs/dyninstAPI/public/StackMod.h.rst
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/developer/amdgpu_branchinsn_table.h.rst
M docs/instructionAPI/public/ArchSpecificFormatters.h.rst
M docs/instructionAPI/public/BinaryFunction.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
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
M docs/parseAPI/developer/LoopAnalyzer.h.rst
M docs/parseAPI/developer/ParseData.h.rst
M docs/parseAPI/developer/Parser.h.rst
M docs/parseAPI/developer/ParserDetails.h.rst
M docs/parseAPI/developer/ProbabilisticParser.h.rst
M docs/parseAPI/developer/StackTamperVisitor.h.rst
M docs/parseAPI/developer/SymbolicExpression.h.rst
M docs/parseAPI/developer/ThunkData.h.rst
M docs/parseAPI/developer/debug_parse.h.rst
M docs/parseAPI/developer/dominator.h.rst
M docs/parseAPI/developer/util.h.rst
M docs/parseAPI/public/CFG.h.rst
M docs/parseAPI/public/CFGFactory.h.rst
M docs/parseAPI/public/CFGModifier.h.rst
M docs/parseAPI/public/CodeObject.h.rst
M docs/parseAPI/public/CodeSource.h.rst
M docs/parseAPI/public/GraphAdapter.h.rst
M docs/parseAPI/public/InstructionAdapter.h.rst
M docs/parseAPI/public/InstructionSource.h.rst
M docs/parseAPI/public/Location.h.rst
M docs/parseAPI/public/LockFreeQueue.h.rst
M docs/parseAPI/public/ParseCallback.h.rst
M docs/parseAPI/public/ParseContainers.h.rst
M docs/parseAPI/public/SymLiteCodeSource.h.rst
M docs/patchAPI/developer/ParseCallback.h.rst
M docs/patchAPI/public/AddrSpace.h.rst
M docs/patchAPI/public/CFGMaker.h.rst
M docs/patchAPI/public/Command.h.rst
M docs/patchAPI/public/Instrumenter.h.rst
M docs/patchAPI/public/PatchCFG.h.rst
M docs/patchAPI/public/PatchCallback.h.rst
M docs/patchAPI/public/PatchCommon.h.rst
M docs/patchAPI/public/PatchMgr.h.rst
M docs/patchAPI/public/PatchModifier.h.rst
M docs/patchAPI/public/PatchObject.h.rst
M docs/patchAPI/public/Point.h.rst
M docs/patchAPI/public/Snippet.h.rst
M docs/stackwalk/developer/aarch64-swk.h.rst
M docs/stackwalk/developer/analysis_stepper.h.rst
M docs/stackwalk/developer/dbgstepper-impl.h.rst
M docs/stackwalk/developer/framestepper_pimple.h.rst
M docs/stackwalk/developer/freebsd-swk.h.rst
M docs/stackwalk/developer/get_trap_instruction.h.rst
M docs/stackwalk/developer/libstate.h.rst
M docs/stackwalk/developer/linux-swk.h.rst
M docs/stackwalk/developer/linuxbsd-swk.h.rst
M docs/stackwalk/developer/sw.h.rst
M docs/stackwalk/developer/symtab-swk.h.rst
M docs/stackwalk/developer/x86-swk.h.rst
M docs/stackwalk/public/basetypes.h.rst
M docs/stackwalk/public/frame.h.rst
M docs/stackwalk/public/framestepper.h.rst
M docs/stackwalk/public/local_var.h.rst
M docs/stackwalk/public/procstate.h.rst
M docs/stackwalk/public/steppergroup.h.rst
M docs/stackwalk/public/swk_errors.h.rst
M docs/stackwalk/public/symlookup.h.rst
M docs/stackwalk/public/walker.h.rst
M docs/symtabAPI/developer/LinkMap.h.rst
M docs/symtabAPI/developer/Object-elf.h.rst
M docs/symtabAPI/developer/Object-nt.h.rst
M docs/symtabAPI/developer/Object.h.rst
M docs/symtabAPI/developer/Type-mem.h.rst
M docs/symtabAPI/developer/annotations.h.rst
M docs/symtabAPI/developer/dwarfWalker.h.rst
M docs/symtabAPI/developer/emitElf.h.rst
M docs/symtabAPI/developer/emitElfStatic.h.rst
M docs/symtabAPI/developer/emitWin.h.rst
M docs/symtabAPI/public/AddrLookup.h.rst
M docs/symtabAPI/public/Aggregate.h.rst
M docs/symtabAPI/public/Archive.h.rst
M docs/symtabAPI/public/Collections.h.rst
M docs/symtabAPI/public/Function.h.rst
M docs/symtabAPI/public/LineInformation.h.rst
M docs/symtabAPI/public/Module.h.rst
M docs/symtabAPI/public/RangeLookup.h.rst
M docs/symtabAPI/public/Region.h.rst
M docs/symtabAPI/public/StringTable.h.rst
M docs/symtabAPI/public/Symbol.h.rst
M docs/symtabAPI/public/Symtab.h.rst
M docs/symtabAPI/public/SymtabReader.h.rst
M docs/symtabAPI/public/Type.h.rst
M docs/symtabAPI/public/Variable.h.rst
M docs/symtabAPI/public/symutil.h.rst
Log Message:
-----------
Fix header in stub files
Commit: 6c9c992ffb03e5ff57bdefa11ef307831d7509ca
https://github.com/dyninst/dyninst/commit/6c9c992ffb03e5ff57bdefa11ef307831d7509ca
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/common/public/ProcReader.h.rst
M docs/common/public/VariableLocation.h.rst
M docs/symtabAPI/developer/API.rst
M docs/symtabAPI/developer/LinkMap.h.rst
M docs/symtabAPI/developer/Object-elf.h.rst
M docs/symtabAPI/developer/Object-nt.h.rst
M docs/symtabAPI/developer/Object.h.rst
M docs/symtabAPI/developer/Type-mem.h.rst
M docs/symtabAPI/developer/annotations.h.rst
M docs/symtabAPI/developer/debug.h.rst
M docs/symtabAPI/developer/dwarfWalker.h.rst
M docs/symtabAPI/developer/emitElf.h.rst
M docs/symtabAPI/developer/emitElfStatic.h.rst
M docs/symtabAPI/developer/emitWin.h.rst
A docs/symtabAPI/developer/notes.rst
R docs/symtabAPI/developers.rst
M docs/symtabAPI/index.rst
M docs/symtabAPI/public/AddrLookup.h.rst
M docs/symtabAPI/public/Aggregate.h.rst
M docs/symtabAPI/public/Archive.h.rst
M docs/symtabAPI/public/Collections.h.rst
M docs/symtabAPI/public/Function.h.rst
M docs/symtabAPI/public/LineInformation.h.rst
M docs/symtabAPI/public/Module.h.rst
M docs/symtabAPI/public/RangeLookup.h.rst
M docs/symtabAPI/public/Region.h.rst
M docs/symtabAPI/public/StringTable.h.rst
M docs/symtabAPI/public/Symbol.h.rst
M docs/symtabAPI/public/Symtab.h.rst
M docs/symtabAPI/public/SymtabReader.h.rst
M docs/symtabAPI/public/Type.h.rst
M docs/symtabAPI/public/Variable.h.rst
M docs/symtabAPI/public/symutil.h.rst
Log Message:
-----------
Fix namespaces
Commit: 9427e8cdba1c92dc91d47cf0fa39d10d89b5e384
https://github.com/dyninst/dyninst/commit/9427e8cdba1c92dc91d47cf0fa39d10d89b5e384
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
R docs/symtabAPI/API.rst
Log Message:
-----------
Move everything out of symtabAPI/API
Commit: 53e436dfa1cd82291864c09fe15ea93cae502ad5
https://github.com/dyninst/dyninst/commit/53e436dfa1cd82291864c09fe15ea93cae502ad5
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/symtabAPI/index.rst
Log Message:
-----------
Add type hierarchy figure to symtab/index
Commit: aa4a234a54961116e0e01660ed1d418cbd3c412b
https://github.com/dyninst/dyninst/commit/aa4a234a54961116e0e01660ed1d418cbd3c412b
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/symtabAPI/index.rst
Log Message:
-----------
Fix typo in symtabAPI/index
Commit: a4cfac3993aab4b4f42d726017f91203d345fcfe
https://github.com/dyninst/dyninst/commit/a4cfac3993aab4b4f42d726017f91203d345fcfe
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/symtabAPI/public/AddrLookup.h.rst
Log Message:
-----------
Reformat AddrLookup.h
Commit: 1072750772836d4f3c8d30dccd18627380408545
https://github.com/dyninst/dyninst/commit/1072750772836d4f3c8d30dccd18627380408545
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
R docs/dyninstAPI/API.rst
M docs/dyninstAPI/developer/API.rst
M docs/dyninstAPI/public/API.rst
M docs/dyninstAPI/public/BPatch.h.rst
M docs/dyninstAPI/public/BPatch_Set.h.rst
M docs/dyninstAPI/public/BPatch_addressSpace.h.rst
M docs/dyninstAPI/public/BPatch_basicBlock.h.rst
M docs/dyninstAPI/public/BPatch_basicBlockLoop.h.rst
M docs/dyninstAPI/public/BPatch_binaryEdit.h.rst
M docs/dyninstAPI/public/BPatch_callbacks.h.rst
M docs/dyninstAPI/public/BPatch_edge.h.rst
M docs/dyninstAPI/public/BPatch_flowGraph.h.rst
M docs/dyninstAPI/public/BPatch_frame.h.rst
M docs/dyninstAPI/public/BPatch_function.h.rst
M docs/dyninstAPI/public/BPatch_image.h.rst
M docs/dyninstAPI/public/BPatch_instruction.h.rst
M docs/dyninstAPI/public/BPatch_loopTreeNode.h.rst
M docs/dyninstAPI/public/BPatch_memoryAccess_NP.h.rst
M docs/dyninstAPI/public/BPatch_module.h.rst
M docs/dyninstAPI/public/BPatch_object.h.rst
M docs/dyninstAPI/public/BPatch_point.h.rst
M docs/dyninstAPI/public/BPatch_process.h.rst
M docs/dyninstAPI/public/BPatch_snippet.h.rst
M docs/dyninstAPI/public/BPatch_sourceBlock.h.rst
M docs/dyninstAPI/public/BPatch_sourceObj.h.rst
M docs/dyninstAPI/public/BPatch_thread.h.rst
M docs/dyninstAPI/public/BPatch_type.h.rst
M docs/dyninstAPI/public/StackMod.h.rst
R docs/instructionAPI/API.rst
M docs/instructionAPI/public/BinaryFunction.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/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/Result.h.rst
M docs/instructionAPI/public/Visitor.h.rst
R docs/parseAPI/API.rst
M docs/parseAPI/index.rst
M docs/parseAPI/public/CFG.h.rst
M docs/parseAPI/public/CodeObject.h.rst
M docs/parseAPI/public/CodeSource.h.rst
M docs/parseAPI/public/ParseCallback.h.rst
R docs/patchAPI/API.rst
M docs/patchAPI/index.rst
M docs/patchAPI/public/AddrSpace.h.rst
M docs/patchAPI/public/CFGMaker.h.rst
M docs/patchAPI/public/Command.h.rst
M docs/patchAPI/public/PatchCFG.h.rst
M docs/patchAPI/public/PatchCallback.h.rst
M docs/patchAPI/public/PatchMgr.h.rst
M docs/patchAPI/public/PatchObject.h.rst
M docs/patchAPI/public/Point.h.rst
M docs/patchAPI/public/Snippet.h.rst
Log Message:
-----------
Break up parseAPI, patchAPI, dyninstAPI, and instructionAPI
Commit: 4ef427a6fd64739aa8ecd83f61dc21681903cb36
https://github.com/dyninst/dyninst/commit/4ef427a6fd64739aa8ecd83f61dc21681903cb36
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
R docs/dataflowAPI/index.rst
A docs/dataflowAPI/overview.rst
R docs/dyninstAPI/index.rst
A docs/dyninstAPI/overview.rst
M docs/index.rst
R docs/instructionAPI/index.rst
A docs/instructionAPI/overview.rst
R docs/parseAPI/index.rst
A docs/parseAPI/overview.rst
R docs/patchAPI/index.rst
A docs/patchAPI/overview.rst
R docs/proccontrol/index.rst
A docs/proccontrol/overview.rst
R docs/stackwalk/index.rst
A docs/stackwalk/overview.rst
R docs/symtabAPI/index.rst
A docs/symtabAPI/overview.rst
R docs/usertools/DynC/index.rst
A docs/usertools/DynC/overview.rst
Log Message:
-----------
Rename */index.rst */overview.rst
Commit: 2e8a2318e76880bf57f10a249602adfcad8a964e
https://github.com/dyninst/dyninst/commit/2e8a2318e76880bf57f10a249602adfcad8a964e
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/instructionAPI/public/Visitor.h.rst
M docs/patchAPI/overview.rst
Log Message:
-----------
Fix build errors
Commit: 99fa8019eae79825d44a33d705f40edbacdc11d0
https://github.com/dyninst/dyninst/commit/99fa8019eae79825d44a33d705f40edbacdc11d0
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/common/public/API.rst
R docs/common/public/aarch64_sys_regs.h.rst
Log Message:
-----------
Don't include aarch64_sys_regs.h
Commit: 33edf815d8f610479f998ec583efe1be05739f53
https://github.com/dyninst/dyninst/commit/33edf815d8f610479f998ec583efe1be05739f53
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/common/public/Buffer.h.rst
Log Message:
-----------
Add Buffer.h
Commit: dbfc5d9bf73247ae930329e46ed24c3365403e07
https://github.com/dyninst/dyninst/commit/dbfc5d9bf73247ae930329e46ed24c3365403e07
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/common/public/dyn_regs.h.rst
Log Message:
-----------
Reformat dyn_regs.h
Commit: 5e7c43e67b1e069b088de807f94fc0864f4866bc
https://github.com/dyninst/dyninst/commit/5e7c43e67b1e069b088de807f94fc0864f4866bc
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/common/public/Buffer.h.rst
M docs/common/public/DynAST.h.rst
M docs/common/public/Edge.h.rst
M docs/common/public/Graph.h.rst
M docs/common/public/Node.h.rst
M docs/common/public/ProcReader.h.rst
M docs/common/public/SymReader.h.rst
M docs/common/public/VariableLocation.h.rst
M docs/common/public/entryIDs.h.rst
Log Message:
-----------
Finish all common/public
Commit: c7c90e2cc229430d03053f14782381be340e044e
https://github.com/dyninst/dyninst/commit/c7c90e2cc229430d03053f14782381be340e044e
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/common/public/VariableLocation.h.rst
M docs/dataflowAPI/public/ABI.h.rst
M docs/dataflowAPI/public/Absloc.h.rst
M docs/dataflowAPI/public/AbslocInterface.h.rst
Log Message:
-----------
Start on dataflowAPI
Commit: 0f7fc8c7943a95a7b56265a3f4555206a70d93d7
https://github.com/dyninst/dyninst/commit/0f7fc8c7943a95a7b56265a3f4555206a70d93d7
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M dataflowAPI/h/slicing.h
M docs/common/public/DynAST.h.rst
M docs/dataflowAPI/public/InstructionCache.h.rst
M docs/dataflowAPI/public/SymEval.h.rst
M docs/dataflowAPI/public/bitArray.h.rst
M docs/dataflowAPI/public/liveness.h.rst
M docs/dataflowAPI/public/slicing.h.rst
M docs/dataflowAPI/public/stackanalysis.h.rst
Log Message:
-----------
Finish public dataflowAPI
Commit: d46711691583179719d986dfc48ef8d34f357716
https://github.com/dyninst/dyninst/commit/d46711691583179719d986dfc48ef8d34f357716
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/dyninstAPI/overview.rst
M docs/dyninstAPI/public/API.rst
Log Message:
-----------
Start of dyninstAPI
Commit: b1aea3f76e071e16816d7ae34e59f348138991d3
https://github.com/dyninst/dyninst/commit/b1aea3f76e071e16816d7ae34e59f348138991d3
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M docs/dyninstAPI/overview.rst
Log Message:
-----------
Fix example in dyninstAPI
Compare: https://github.com/dyninst/dyninst/compare/5be5a6911699...b1aea3f76e07
|