Branch: refs/heads/ray_tests Home: https://github.com/dyninst/dyninst Commit: fd95d124073b9bb1283702e3c8cee4b2aea12535 https://github.com/dyninst/dyninst/commit/fd95d124073b9bb1283702e3c8cee4b2aea12535 Author: Tim Haines <thaines.as...@gmail.com> Date: 2020-09-25 (Fri, 25 Sep 2020)
Changed paths: M symtabAPI/src/Type-mem.h Log Message: ----------- Don't try to construct subobjects in upgradePlaceholder Commit: da31eb1f73beef9ad070f0642fe2dfa210511e68 https://github.com/dyninst/dyninst/commit/da31eb1f73beef9ad070f0642fe2dfa210511e68 Author: Tim Haines <thaines.as...@gmail.com> Date: 2020-09-27 (Sun, 27 Sep 2020) Changed paths: M common/h/Buffer.h M common/h/DynAST.h M common/h/SymReader.h M common/h/dyntypes.h M common/h/entryIDs.h M common/src/arch-power.C M common/src/arch-power.h M common/src/util.C M dyninstAPI/src/codegen.h M symtabAPI/h/symutil.h Log Message: ----------- Remove include cycle in dyntypes.h This prevented using concurrent data structures in dyntypes. Commit: fedadb43226aa71d34bf816e4112ba3c51107f6c https://github.com/dyninst/dyninst/commit/fedadb43226aa71d34bf816e4112ba3c51107f6c Author: Tim Haines <thaines.as...@gmail.com> Date: 2020-09-27 (Sun, 27 Sep 2020) Changed paths: M common/src/dyn_regs.C Log Message: ----------- Use boost::make_shared in MachRegister::names This improves exception safety. Commit: acb4b6405b39ca12d5c313371a94981e49120d3c https://github.com/dyninst/dyninst/commit/acb4b6405b39ca12d5c313371a94981e49120d3c Author: Tim Haines <thaines.as...@gmail.com> Date: 2020-09-27 (Sun, 27 Sep 2020) Changed paths: M common/h/dyn_regs.h M common/src/dyn_regs.C Log Message: ----------- Use thread-safe container in AddressSpace::names() Compare: https://github.com/dyninst/dyninst/compare/fd95d124073b%5E...acb4b6405b39 _______________________________________________ Dyninst-api mailing list Dyninst-api@cs.wisc.edu https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api