Name: | glibc-utils |
---|---|
Version: | 2.17 |
Release: | 196.el7 |
Architecture: | x86_64 |
Group: | Development/Tools |
Size: | 48735 |
License: | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ |
RPM: | glibc-utils-2.17-196.el7.x86_64.rpm |
Source RPM: | glibc-2.17-196.el7.src.rpm |
Build Date: | Wed Aug 02 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.gnu.org/software/glibc/ |
Summary: | Development utilities from GNU C library |
Description: | The glibc-utils package contains memusage, a memory usage profiler, mtrace, a memory leak tracer and xtrace, a function call tracer which can be helpful during program debugging. If unsure if you need this, don't install this package. |
- Avoid large allocas in the dynamic linker (#1452721)
- Rounding issues on POWER (#1457177)
- Use a built-in list of system call names (#1439165)
- Inhibit FMA while compiling sqrt, pow (#1413638)
- Exclude lock elision support for older Intel hardware with Intel TSX that has hardware errata (#841653).
- Add transparent lock elision for default POSIX mutexes on IBM POWER hardware with support for IBM POWER HTM (#731835).
- Add transparent lock elision for default POSIX mutexes on Intel hardware with support for Intel TSX (#841653). - Update dynamic loader trampoline for Intel Skylake server (#1421155).
- Update dynamic loader trampoline for Intel SSE, AVX, and AVX512 usage (#1421155)
- Improve exp() and pow() performance in libm (#1409611) - Add optimized strcmp and strncmp for IBM POWER9 hardware (#1320947)
- Define MSG_FASTOPEN. (#1387874)