Name: | devtoolset-10-dyninst |
---|---|
Version: | 10.2.1 |
Release: | 1.el7 |
Architecture: | x86_64 |
Group: | Development/Libraries |
Size: | 15462890 |
License: | LGPLv2+ |
RPM: | devtoolset-10-dyninst-10.2.1-1.el7.x86_64.rpm |
Source RPM: | devtoolset-10-dyninst-10.2.1-1.el7.src.rpm |
Build Date: | Thu Jun 03 2021 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.dyninst.org |
Summary: | An API for Run-time Code Generation |
Description: | Dyninst is an Application Program Interface (API) to permit the insertion of code into a running program. The API also permits changing or removing subroutine calls from the application program. Run-time code changes are useful to support a variety of applications including debugging, performance monitoring, and to support composing applications out of existing packages. The goal of this API is to provide a machine independent interface to permit the creation of tools and applications that use run-time code patching. |
- Update to 10.2.1
- Patch checkMutateeCompiler.cmake to force use of devtoolset-10-gcc-c++
- Remove ppc, ppc64, ppc64le, aarch64 for rhel-7 - rhbz1763156 devtoolset-9-dyninst-10.1.0-3.el7.aarch64 broken - rhbz1763157 devtoolset-9-dyninst-10.1.0-3.el7.ppc64 (big endian) broken
- Install tbb/include
- Do not add libtbb*so libboost*so links to dyninst-devel.
- Update to 10.1.0
- rhbz1498558 Needs dyninst-devtoolset installed - rhbz1470149 Use separate debuginfo for dyninst-testsuite - rhbz1647471 so name clashes
- Avoid conditional patching of source files.
- Make specfile rhel agnostic
- rhbz1503116 possible soname clashes between base rhel- and devtoolset- dyninst - rhbz1538757 segfault with a glibc built with binutils-2.27: handle R_*_IRELATIVE