[DynInst_API:] [dyninst/dyninst] 9d7a0e: Remove parse_func::parseOMPParent


Date: Sun, 01 Feb 2026 15:13:43 -0800
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 9d7a0e: Remove parse_func::parseOMPParent
  Branch: refs/heads/thaines/cleanup_omp_parsing
  Home:   https://github.com/dyninst/dyninst
  Commit: 9d7a0eb596f43bd693d5358bdb1296816881d7a4
      https://github.com/dyninst/dyninst/commit/9d7a0eb596f43bd693d5358bdb1296816881d7a4
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2026-02-01 (Sun, 01 Feb 2026)

  Changed paths:
    M dyninstAPI/src/parse-aarch64.C
    M dyninstAPI/src/parse-amdgpu.C
    M dyninstAPI/src/parse-cfg.h
    M dyninstAPI/src/parse-power.C

  Log Message:
  -----------
  Remove parse_func::parseOMPParent

Functionality removed by dee8900ad35 in 2011. aarch64 was added by
311466419b in 2015, but never implemented.


  Commit: 4c33219930c31bb3accb9530a9acccff813a5070
      https://github.com/dyninst/dyninst/commit/4c33219930c31bb3accb9530a9acccff813a5070
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2026-02-01 (Sun, 01 Feb 2026)

  Changed paths:
    M dyninstAPI/src/parse-aarch64.C
    M dyninstAPI/src/parse-amdgpu.C
    M dyninstAPI/src/parse-cfg.h
    M dyninstAPI/src/parse-power.C

  Log Message:
  -----------
  Remove parse_func::calcParentFunc

Its last usage was removed by b7899c9de7c37 in 2014.


  Commit: a747443b113385de1152bfa2501589b08ffa78d4
      https://github.com/dyninst/dyninst/commit/a747443b113385de1152bfa2501589b08ffa78d4
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2026-02-01 (Sun, 01 Feb 2026)

  Changed paths:
    M dyninstAPI/src/parse-cfg.h

  Log Message:
  -----------
  Remove parse_func::OMPparsed

It's not used anywhere.


  Commit: 237cda689dd41654294e1585c2f0cd834bbc84f2
      https://github.com/dyninst/dyninst/commit/237cda689dd41654294e1585c2f0cd834bbc84f2
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2026-02-01 (Sun, 01 Feb 2026)

  Changed paths:
    M dyninstAPI/src/parse-cfg.C
    M dyninstAPI/src/parse-cfg.h
    M dyninstAPI/src/parse-power.C

  Log Message:
  -----------
  Remove parse_func::OMPparsed_

It is only ever checked/updated in parseOMPFunc on ppc, so has no effect.


  Commit: 9df615c07d9ca519c2c01a59d4c16e9cfce9ab54
      https://github.com/dyninst/dyninst/commit/9df615c07d9ca519c2c01a59d4c16e9cfce9ab54
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2026-02-01 (Sun, 01 Feb 2026)

  Changed paths:
    M dyninstAPI/src/parse-aarch64.C
    M dyninstAPI/src/parse-amdgpu.C
    M dyninstAPI/src/parse-cfg.h
    M dyninstAPI/src/parse-power.C

  Log Message:
  -----------
  Remove parse_func::parseOMPFunc

Its no longer used.


  Commit: a64ee6bf5006768bae78f4ed4a6d37815d525f96
      https://github.com/dyninst/dyninst/commit/a64ee6bf5006768bae78f4ed4a6d37815d525f96
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2026-02-01 (Sun, 01 Feb 2026)

  Changed paths:
    M dyninstAPI/src/parse-cfg.h

  Log Message:
  -----------
  Remove parse_func::addRegion

ITs no longer used.


  Commit: 1751679c62c188938ae5d0cf9c1462861ce68100
      https://github.com/dyninst/dyninst/commit/1751679c62c188938ae5d0cf9c1462861ce68100
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2026-02-01 (Sun, 01 Feb 2026)

  Changed paths:
    M dyninstAPI/src/parse-aarch64.C
    M dyninstAPI/src/parse-amdgpu.C
    M dyninstAPI/src/parse-cfg.h
    M dyninstAPI/src/parse-power.C

  Log Message:
  -----------
  Remove parse_func::parseOMP

It's last usage was removed by b7899c9de in 2014.


Compare: https://github.com/dyninst/dyninst/compare/9d7a0eb596f4%5E...1751679c62c1

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] 9d7a0e: Remove parse_func::parseOMPParent, Tim Haines <=