[DynInst_API:] [dyninst/dyninst] a56328: Update detection of DWARF languages (#1357)


Date: Wed, 01 Feb 2023 08:36:10 -0800
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] a56328: Update detection of DWARF languages (#1357)
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: a5632893defd9abbaeb3a1005698bcd9bfda3b79
      https://github.com/dyninst/dyninst/commit/a5632893defd9abbaeb3a1005698bcd9bfda3b79
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-02-01 (Wed, 01 Feb 2023)

  Changed paths:
    M symtabAPI/src/Object-elf.C

  Log Message:
  -----------
  Update detection of DWARF languages (#1357)

* Remove macro checks for C and C++

These values are present in elfutils for the versions we now require
(>=0.186 right now).

* Add c++ 14

* Add Fortran 03,08


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] a56328: Update detection of DWARF languages (#1357), Tim Haines <=