[DynInst_API:] [dyninst/dyninst] 744a9f: add pc to AST


Date: Tue, 16 Jul 2024 09:55:05 -0700
From: wxrdnx <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 744a9f: add pc to AST
  Branch: refs/heads/angushe/riscv-capstone
  Home:   https://github.com/dyninst/dyninst
  Commit: 744a9f63af14a0213f67d30caf76199a00b2d831
      https://github.com/dyninst/dyninst/commit/744a9f63af14a0213f67d30caf76199a00b2d831
  Author: wxrdnx <wxrdnx@xxxxxxxxxxxxxx>
  Date:   2024-07-15 (Mon, 15 Jul 2024)

  Changed paths:
    M instructionAPI/src/InstructionDecoder-Capstone-riscv64.C

  Log Message:
  -----------
  add pc to AST


  Commit: e10be6525890bf771772d40688d1f806c45c66f7
      https://github.com/dyninst/dyninst/commit/e10be6525890bf771772d40688d1f806c45c66f7
  Author: wxrdnx <wxrdnx@xxxxxxxxxxxxxx>
  Date:   2024-07-16 (Tue, 16 Jul 2024)

  Changed paths:
    A dataflowAPI/rose/SgAsmRiscv64Instruction.h
    M dataflowAPI/rose/conversions.h
    A dataflowAPI/rose/semantics/DispatcherRiscv64.C
    A dataflowAPI/rose/semantics/DispatcherRiscv64.h
    M dataflowAPI/rose/semantics/Registers.C
    M dataflowAPI/rose/semantics/Registers.h
    M dataflowAPI/rose/semantics/SymEvalSemantics.C
    M dataflowAPI/rose/semantics/SymEvalSemantics.h
    M dataflowAPI/src/RoseImpl.C
    M dataflowAPI/src/RoseInsnFactory.C
    M dataflowAPI/src/RoseInsnFactory.h
    M dataflowAPI/src/SymEval.C
    M dataflowAPI/src/SymbolicExpansion.C
    M dataflowAPI/src/SymbolicExpansion.h
    M dataflowAPI/src/convertOpcodes.C
    M elf/src/Elf_X.C
    A external/rose/riscv64InstructionEnum.h
    M external/rose/rose-compat.h
    M parseAPI/CMakeLists.txt
    A parseAPI/src/.gdb_history
    M parseAPI/src/CodeSource.C
    M parseAPI/src/IA_IAPI.C
    A parseAPI/src/IA_riscv64.C
    A parseAPI/src/IA_riscv64.h
    M parseAPI/src/SymbolicExpression.C

  Log Message:
  -----------
  add RISC-V rose


Compare: https://github.com/dyninst/dyninst/compare/b0c3d0bbf22a...e10be6525890

To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 744a9f: add pc to AST, wxrdnx <=