Name: | devtoolset-8-dyninst |
---|---|
Version: | 9.3.2 |
Release: | 6.el7 |
Architecture: | x86_64 |
Group: | Development/Libraries |
Size: | 13293309 |
License: | LGPLv2+ |
RPM: | devtoolset-8-dyninst-9.3.2-6.el7.x86_64.rpm |
Source RPM: | devtoolset-8-dyninst-9.3.2-6.el7.src.rpm |
Build Date: | Thu Jun 13 2019 |
Build Host: | x86-ol7-builder-03.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. |
- 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
- rhbz1503116 possible soname clashes between base rhel- and devtoolset- dyninst
- Remove ppc/ppc64 for rhel-6
- Rebase to 9.3.2
- rhbz1366656: fix ppc64 relocation rewriting - rhbz1366726: check mmap constrains for locality - rhbz1367225: fix x86 codegen for 64-bit offsets
- rhbz1363794: fix proccontrol attach without an exe.
- Patch a template '>>' in stackanalysis.h for pre-C++11 users.