Branch: refs/heads/thaines/symtab_impl_hiding
Home: https://github.com/dyninst/dyninst
Commit: 39fe75f11ef8c5fa44b0865e22c664fa7a92d42c
https://github.com/dyninst/dyninst/commit/39fe75f11ef8c5fa44b0865e22c664fa7a92d42c
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-21 (Thu, 21 Sep 2023)
Changed paths:
M .github/workflows/cmake-formatting.yaml
M .github/workflows/compiler-multibuild.yaml
M .github/workflows/dependency-version.yaml
M .github/workflows/dev-containers.yaml
M .github/workflows/pr-tests.yaml
M .github/workflows/spack-build.yaml
Log Message:
-----------
GithubCI: allow manually running all CI workflows (#1533)
Commit: ee70be0730b063a612705ad3be1dd3a5d57d9dd1
https://github.com/dyninst/dyninst/commit/ee70be0730b063a612705ad3be1dd3a5d57d9dd1
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-21 (Thu, 21 Sep 2023)
Changed paths:
M symtabAPI/src/dwarfWalker.C
M symtabAPI/src/dwarfWalker.h
Log Message:
-----------
Remove dwarfWalker::deallocateLocationList (#1532)
Its usage was removed by 1aec77b59 in 2017.
Commit: 861d4279a69d28dca8b2b1a58be4edbfa7c2e1f1
https://github.com/dyninst/dyninst/commit/861d4279a69d28dca8b2b1a58be4edbfa7c2e1f1
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-21 (Thu, 21 Sep 2023)
Changed paths:
M symtabAPI/src/Symtab.C
Log Message:
-----------
Refactor Symtab::addSymbolToAggregate (#1534)
This makes it easier to understand what's happening. It's still not
clear why the region check is necessary.
Commit: 752d370d91ecaa4a02430ee19948eca6317649c5
https://github.com/dyninst/dyninst/commit/752d370d91ecaa4a02430ee19948eca6317649c5
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-21 (Thu, 21 Sep 2023)
Changed paths:
M symtabAPI/h/Symtab.h
Log Message:
-----------
Make pImpl const
Commit: ff68724e844b13f3745e41e35e5e9dc25d250b06
https://github.com/dyninst/dyninst/commit/ff68724e844b13f3745e41e35e5e9dc25d250b06
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-21 (Thu, 21 Sep 2023)
Changed paths:
M .github/workflows/cmake-formatting.yaml
M .github/workflows/compiler-multibuild.yaml
M .github/workflows/dependency-version.yaml
M .github/workflows/dev-containers.yaml
M .github/workflows/pr-tests.yaml
M .github/workflows/spack-build.yaml
M symtabAPI/src/Symtab.C
M symtabAPI/src/dwarfWalker.C
M symtabAPI/src/dwarfWalker.h
Log Message:
-----------
Merge branch 'master' into thaines/symtab_impl_hiding
Compare: https://github.com/dyninst/dyninst/compare/4c8a55ccca9e...ff68724e844b
|