Branch: refs/heads/angushe/instruction-api-riscv
  Home:   https://github.com/dyninst/dyninst
  Commit: 7c0fd28e16b6329e0bae8383ce52bd00b1c225bf
      
https://github.com/dyninst/dyninst/commit/7c0fd28e16b6329e0bae8383ce52bd00b1c225bf
  Author: bbiiggppiigg <[email protected]>
  Date:   2025-11-21 (Fri, 21 Nov 2025)

  Changed paths:
    M parseAPI/src/IA_IAPI.C
    M parseAPI/src/IA_x86.C

  Log Message:
  -----------
  Fix jump detection in instruction adapters

Certain if predicates are missing a not in #1813.
This fix the regression reported in #2050.


  Commit: d2eb368df68fc1a4d4854dfbe79cbed747f902c1
      
https://github.com/dyninst/dyninst/commit/d2eb368df68fc1a4d4854dfbe79cbed747f902c1
  Author: bbiiggppiigg <[email protected]>
  Date:   2025-12-01 (Mon, 01 Dec 2025)

  Changed paths:
    M common/src/arch-x86.C

  Log Message:
  -----------
  Replace VEX_DEBUG with common_parsing_printf (#2076)

* Replace VEX_DEBUG with common_parsing_printf

The old debug message for decoding VEX instructions rely on
building dynisnt with VEX_DEBUG/VEX_PEDANTIC, making it annoying
to flip the switch. This PR replace it with the
common_parsing_printf, which relies on runtime ENVIROMENTAL
variable COMMON_DEBUG_PARSING.


  Commit: e2a4a75cc247ea85d28678088087a067e27cfe78
      
https://github.com/dyninst/dyninst/commit/e2a4a75cc247ea85d28678088087a067e27cfe78
  Author: wxrdnx <[email protected]>
  Date:   2025-12-02 (Tue, 02 Dec 2025)

  Changed paths:
    M common/src/arch-x86.C
    M parseAPI/src/IA_IAPI.C
    M parseAPI/src/IA_x86.C

  Log Message:
  -----------
  Merge branch 'master' into angushe/instruction-api-riscv


Compare: https://github.com/dyninst/dyninst/compare/08dc496b1664...e2a4a75cc247

To unsubscribe from these emails, change your notification settings at 
https://github.com/dyninst/dyninst/settings/notifications
_______________________________________________
Dyninst-api mailing list
[email protected]
https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api

Reply via email to