|   Branch: refs/heads/ronak/snippet-sort
  Home:   https://github.com/dyninst/dyninst
  Commit: a2211e189c28aea4ff307932edb02f8916b998a4
      https://github.com/dyninst/dyninst/commit/a2211e189c28aea4ff307932edb02f8916b998a4
  Author: Ronak Chauhan <ronak@xxxxxxxxxxx>
  Date:   2025-10-06 (Mon, 06 Oct 2025)
  Changed paths:
    M patchAPI/h/Point.h
  Log Message:
  -----------
  [PatchAPI] Have 3 snippet types - prologue, regular and epilogue
  Commit: 6a3af4d49fafb842e261c4ae2486b3284291f241
      https://github.com/dyninst/dyninst/commit/6a3af4d49fafb842e261c4ae2486b3284291f241
  Author: Ronak Chauhan <ronak@xxxxxxxxxxx>
  Date:   2025-10-06 (Mon, 06 Oct 2025)
  Changed paths:
    M patchAPI/h/PatchCommon.h
    M patchAPI/h/Point.h
  Log Message:
  -----------
  Use std::deque for InstanceList instead of std::list
We need random access iterator and push_back, push_front functionality.
  Commit: f8a5b6e739167f7ca9e30408a1af4e225216dd3f
      https://github.com/dyninst/dyninst/commit/f8a5b6e739167f7ca9e30408a1af4e225216dd3f
  Author: Ronak Chauhan <ronak@xxxxxxxxxxx>
  Date:   2025-10-06 (Mon, 06 Oct 2025)
  Changed paths:
    M dyninstAPI/src/baseTramp.C
  Log Message:
  -----------
  Stable sort snippets so that Prologues < Regular snippets < Epilogues
Compare: https://github.com/dyninst/dyninst/compare/685d30f878af...f8a5b6e73916
To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
 |