Name: | libtsan |
---|---|
Version: | 4.8.5 |
Release: | 11.el7 |
Architecture: | x86_64 |
Group: | System Environment/Libraries |
Size: | 309912 |
License: | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD |
RPM: | libtsan-4.8.5-11.el7.x86_64.rpm |
Source RPM: | gcc-4.8.5-11.el7.src.rpm |
Build Date: | Thu Nov 03 2016 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://gcc.gnu.org |
Summary: | The Thread Sanitizer runtime library |
Description: | This package contains the Thread Sanitizer library which is used for -fsanitize=thread instrumented programs. |
- on aarch64 emit scheduling barriers before stack deallocation in function epilogues (#1362635, PR target/63293)
- include vecintrin.h intrinsic header on s390 (#1182152)
- backport OpenMP 4.5 support to libgomp (library only; #1357060, PRs libgomp/68579, libgomp/64625)
- fix a bug in C++ ref-to-ptr conversion (#1344807) - fix combiner handling of jumps on aarch64 (#1344672, PR rtl-optimization/52714)
- ensure the timestamp on printers.py is always the same (#1344291)
- backport s390 z13 support (#1182152) - fix up -fsanitize=address on powerpc64 with 46-bit virtual address space (#1312850) - throw exception on std::random_device::_M_getval() failure (#1262846, PR libstdc++/65142, CVE-2015-5276)
- fix up libitm HTM fastpath (#1180633) - on ppc64le default to -mcpu=power8 instead of -mcpu=power7 (#1213268) - fix up size in .debug_pubnames (#1278872) - turn powerpc* HTM insns into memory barriers (#1282755, PR target/67281) - make sure to handle __builtin_alloca_with_align like alloca in -fstack-protector* (#1289022, PR tree-optimization/68680) - improve DW_AT_abstract_origin of DW_TAG_GNU_call_site on s390 with -fPIC (#1312436) - fix up libstdc++ pretty-printers (#1076690, PR libstdc++/53477) - don't pass explicit --oformat option to ld on powerpc* (#1296211) - backport Intel Memory Protection Keys ISA support - -mpku (#1304449)
- fix up basic_streambuf copy constructor and assignment operator (#1243366)
- backport aarch64 crc enablement - -mcpu=generic+crc (#1179935) - rebuild against fixed binutils to fix up systemtap markers on aarch64 (#1238462)
- add --enable-targets=powerpcle-linux on ppc64le (#1237363)