[DynInst_API:] [dyninst/dyninst] 670e4f: Add riscv architecture, add riscv support in dwarf...


Date: Tue, 28 May 2024 21:16:40 -0700
From: wxrdnx <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 670e4f: Add riscv architecture, add riscv support in dwarf...
  Branch: refs/heads/angushe/riscv
  Home:   https://github.com/dyninst/dyninst
  Commit: 670e4fb4301944b7e1954ccf90f480f014dbc986
      https://github.com/dyninst/dyninst/commit/670e4fb4301944b7e1954ccf90f480f014dbc986
  Author: wxrdnx <wxrdnx@xxxxxxxxxxxxxx>
  Date:   2024-05-21 (Tue, 21 May 2024)

  Changed paths:
    M common/h/Architecture.h
    M dwarf/src/dwarfHandle.C

  Log Message:
  -----------
  Add riscv architecture, add riscv support in dwarf/src/dwarfHandle.C


  Commit: 07ba7a23ffd0ab605ce1a5819c80bb0de2c85dfe
      https://github.com/dyninst/dyninst/commit/07ba7a23ffd0ab605ce1a5819c80bb0de2c85dfe
  Author: wxrdnx <wxrdnx@xxxxxxxxxxxxxx>
  Date:   2024-05-24 (Fri, 24 May 2024)

  Changed paths:
    A common/h/mnemonics/riscv64_entryIDs.h
    A common/h/registers/riscv64_regs.h

  Log Message:
  -----------
  Add riscv64 mnemonics and registers


  Commit: c6ebaaf79c772909beed038da2ed4e88120a089f
      https://github.com/dyninst/dyninst/commit/c6ebaaf79c772909beed038da2ed4e88120a089f
  Author: wxrdnx <wxrdnx@xxxxxxxxxxxxxx>
  Date:   2024-05-28 (Tue, 28 May 2024)

  Changed paths:
    M common/h/mnemonics/riscv64_entryIDs.h

  Log Message:
  -----------
  change . to _ in riscv64_entryIDs.h


  Commit: 2c31a4cb3146e0751b11c29ed6daeba8c71fe308
      https://github.com/dyninst/dyninst/commit/2c31a4cb3146e0751b11c29ed6daeba8c71fe308
  Author: wxrdnx <wxrdnx@xxxxxxxxxxxxxx>
  Date:   2024-05-28 (Tue, 28 May 2024)

  Changed paths:
    A instructionAPI/src/InstructionDecoder-riscv64.C
    A instructionAPI/src/InstructionDecoder-riscv64.h
    M instructionAPI/src/InstructionDecoderImpl.C

  Log Message:
  -----------
  finish InstructionDecoder-riscv64 codebase


  Commit: c02cfd75e396221c6c9a513332cd94435453828e
      https://github.com/dyninst/dyninst/commit/c02cfd75e396221c6c9a513332cd94435453828e
  Author: wxrdnx <wxrdnx@xxxxxxxxxxxxxx>
  Date:   2024-05-28 (Tue, 28 May 2024)

  Changed paths:
    M common/CMakeLists.txt
    M common/h/dyn_regs.h
    M common/h/entryIDs.h
    M instructionAPI/CMakeLists.txt
    M instructionAPI/h/Instruction.h
    M instructionAPI/h/Operation_impl.h

  Log Message:
  -----------
  add necessary header includes and cmake dependencies


  Commit: 4a177d8645b4d6dcce321321490b81a6cc362a01
      https://github.com/dyninst/dyninst/commit/4a177d8645b4d6dcce321321490b81a6cc362a01
  Author: wxrdnx <wxrdnx@xxxxxxxxxxxxxx>
  Date:   2024-05-28 (Tue, 28 May 2024)

  Changed paths:
    M common/src/registers/MachRegister.C

  Log Message:
  -----------
  add riscv64 support for MachRegister::getBaseRegister


Compare: https://github.com/dyninst/dyninst/compare/670e4fb43019%5E...4a177d8645b4

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] 670e4f: Add riscv architecture, add riscv support in dwarf..., wxrdnx <=