Name: | devtoolset-6-dyninst |
---|---|
Version: | 9.2.0 |
Release: | 4.0.2.el7 |
Architecture: | aarch64 |
Group: | Development/Libraries |
Size: | 11579425 |
License: | LGPLv2+ |
RPM: | devtoolset-6-dyninst-9.2.0-4.0.2.el7.aarch64.rpm |
Source RPM: | devtoolset-6-dyninst-9.2.0-4.0.2.el7.src.rpm |
Build Date: | Wed Oct 24 2018 |
Build Host: | ca-buildarm03.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. |
- enable aarch64 build [OraBug: 28829996] - add fit-7.3-build.patch to build on os higher than 7.3 [OraBug: 28829996]
- 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.
- Update to 9.2.0
- Export libdyninstAPI_RT_init_maxthreads (ref rhbz1315841/1316956)
- buildroot bump respin
- Update to 9.1.0
- Rebuild for x86_64 only.
- rhbz1261061: Make sure the system's Boost.cmake is not used.