| Name: | devtoolset-4-valgrind |
|---|---|
| Epoch: | 1 |
| Version: | 3.10.1 |
| Release: | 15.el7 |
| Architecture: | x86_64 |
| Group: | Development/Debuggers |
| Size: | 45902331 |
| License: | GPLv2+ |
| RPM: | devtoolset-4-valgrind-3.10.1-15.el7.x86_64.rpm |
| Source RPM: | devtoolset-4-valgrind-3.10.1-15.el7.src.rpm |
| Build Date: | Tue Jul 12 2016 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://www.valgrind.org/ |
| Summary: | Tool for finding memory management bugs in programs |
| Description: | Valgrind is a tool to help you find memory-management problems in your programs. When a program is run under Valgrind's supervision, all reads and writes of memory are checked, and calls to malloc/new/free/delete are intercepted. As a result, Valgrind can detect a lot of problems that are otherwise very hard to find/diagnose. |
- Add valgrind-3.11.0-rexw-cvtps2pd.patch (#1268438)
- Add valgrind-3.10.1-helgrind-supp-io-mempcpy.patch (#1248891)
- 3.10.1 Refresh. - Add valgrind-3.10.1-di_notify_mmap.patch - Add valgrind-3.10.1-memmove-ld_so-ppc64.patch - Add valgrind-3.10.1-kernel-4.0.patch. - Add valgrind-3.10.1-cfi-redzone.patch. - Add valgrind-3.10.1-memfd_create.patch. - Add valgrind-3.10.1-syncfs.patch. - Add valgrind-3.10.1-arm-process_vm_readv_writev.patch. - Add valgrind-3.10.1-fno-ipa-icf.patch. - Add valgrind-3.10.1-demangle-q.patch - Add valgrind-3.10-1-ppc64-sigpending.patch - Filter out -fstack-protector-strong and disable _hardened_build. - Add valgrind-3.10.1-send-recv-mmsg.patch - Add mount and umount2 to valgrind-3.10.1-aarch64-syscalls.patch. - Add valgrind-3.10.1-glibc-version-check.patch - Add accept4 to valgrind-3.10.1-aarch64-syscalls.patch. - Add valgrind-3.10.1-ppc64-accept4.patch. - Add valgrind-3.10.1-aarch64-syscalls.patch. - Add valgrind-3.10-s390-spechelper.patch. - Add valgrind-3.10.1-mempcpy.patch.
- Upgrade to 3.10.1.
- Fix %post to be rhel6 only (#1101849)
- Fix colon typo in make nonexp-regtest.
- Rebase to 3.9.0-8. - Don't cleanup fake 32-bit libgcc created in %build. make regtest might depend on it to build -m32 binaries. - Use nonexp-regtest in check so gdbserver_tests are not run. They might hang the build.
- Remove nonexp-regtest check hack. (#1019750)
- Add valgrind-3.8.1-amd64-sigstack.patch (#1026230)
- Fix colon typo in make nonexp-regtest.