Branch: refs/heads/thaines/move_inst2ast_example
Home: https://github.com/dyninst/dyninst
Commit: 82268024ac1a4c180b9da876010e5b3abfa5a2ac
https://github.com/dyninst/dyninst/commit/82268024ac1a4c180b9da876010e5b3abfa5a2ac
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-08-18 (Fri, 18 Aug 2023)
Changed paths:
R patchAPI/example/README.md
R patchAPI/example/main.cpp
R patchAPI/example/mutatee/main.c
Log Message:
-----------
Remove patchAPI/example (#1491)
It is already in the examples repository under 'insertSnippet'.
Commit: 692ff9f4b7e52f5689f880e01bfdd708a0dcdc14
https://github.com/dyninst/dyninst/commit/692ff9f4b7e52f5689f880e01bfdd708a0dcdc14
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-08-18 (Fri, 18 Aug 2023)
Changed paths:
R patchAPI/test/findPoint/Makefile
R patchAPI/test/findPoint/main.C
R patchAPI/test/findPoint/mutatee/Makefile
R patchAPI/test/findPoint/mutatee/lib.c
R patchAPI/test/findPoint/mutatee/main.c
R patchAPI/test/findPoint/run.sh
Log Message:
-----------
Remove patchAPI/test/findPoint (#1490)
It uses code that is no longer available and the functionality it
covers is already in the testsuite.
Commit: 6c2e31c0886b30f7b7b07b1e7ab840d3bb5521d1
https://github.com/dyninst/dyninst/commit/6c2e31c0886b30f7b7b07b1e7ab840d3bb5521d1
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-08-21 (Mon, 21 Aug 2023)
Changed paths:
R parseAPI/doc/code_sample.cc
R parseAPI/doc/example.cc
Log Message:
-----------
Remove parseAPI examples (#1494)
* Remove parseAPI/doc/code_sample.cc
This exists in the dyninst/examples repository as 'disassemble'.
* Remove parseAPI/doc/example.cc
This exists in the dynint/examples repository as 'CFGraph'.
Commit: 8ec050bdc3bf5f45bbdfd990f54ea70dad87ecc6
https://github.com/dyninst/dyninst/commit/8ec050bdc3bf5f45bbdfd990f54ea70dad87ecc6
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-08-21 (Mon, 21 Aug 2023)
Changed paths:
R parseAPI/doc/code_sample.cc
R parseAPI/doc/example.cc
R patchAPI/example/README.md
R patchAPI/example/main.cpp
R patchAPI/example/mutatee/main.c
R patchAPI/test/findPoint/Makefile
R patchAPI/test/findPoint/main.C
R patchAPI/test/findPoint/mutatee/Makefile
R patchAPI/test/findPoint/mutatee/lib.c
R patchAPI/test/findPoint/mutatee/main.c
R patchAPI/test/findPoint/run.sh
Log Message:
-----------
Merge branch 'master' into thaines/move_inst2ast_example
Compare: https://github.com/dyninst/dyninst/compare/ed0aaf8b4267...8ec050bdc3bf
|