[DynInst_API:] [dyninst/dyninst] e182fa: Remove dead byte-swapping code in dyninstAPI codeg...


Date: Mon, 04 Mar 2024 05:47:02 -0800
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] e182fa: Remove dead byte-swapping code in dyninstAPI codeg...
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: e182fa4230fcd8e2b5e7bd26c0d196c9a24c725a
      https://github.com/dyninst/dyninst/commit/e182fa4230fcd8e2b5e7bd26c0d196c9a24c725a
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-03-04 (Mon, 04 Mar 2024)

  Changed paths:
    M dyninstAPI/src/codegen-aarch64.C
    M dyninstAPI/src/codegen-aarch64.h
    M dyninstAPI/src/codegen-power.C
    M dyninstAPI/src/codegen-power.h

  Log Message:
  -----------
  Remove dead byte-swapping code in dyninstAPI codegen (#1697)

* Remove insnCodeGen::ptrAndInc

It was added by 311466419 in 2015 as commented-out code.

* Remove use of endian_mismatch macro

Its use was removed by 44507e6b0 in 2013.

* Remove insnPtr

It was only used by ptrAndInc.



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] e182fa: Remove dead byte-swapping code in dyninstAPI codeg..., Tim Haines <=