[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package gcc-toolset-10-valgrind-1:3.16.0-6.el8_4.i686 download

Name gcc-toolset-10-valgrind
Epoch 1
Version 3.16.0
Release 6.el8_4
Architecture i686
Website/URL http://www.valgrind.org/
License GPLv2+
Build Time 2023-12-06 01:12:20
Build Host builder-x86-05.inferitos.ru
Summary Tool for finding memory management bugs in programs
Repositories AppStream
Description Valgrind is an instrumentation framework for building dynamic analysis tools. There are Valgrind tools that can automatically detect many memory management and threading bugs, and profile your programs in detail. You can also use Valgrind to build new tools. The Valgrind distribution currently includes six production-quality tools: a memory error detector (memcheck, the default tool), two thread error detectors (helgrind and drd), a cache and branch-prediction profiler (cachegrind), a call-graph generating cache and branch-prediction profiler (callgrind), and a heap profiler (massif).
Errata
Size 10371 KiB
Source Project gcc-toolset-10-valgrind-3.16.0-6.el8_4
SHA-256 checksum 76e8bd547f40e847c5b6f6b52b8874e0085bc15ae83809dfc411395878ec6aa4
× Full screenshot
Changelog link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 3.16.0-6
- Rebuilt for MSVSphere 8.8

* Thu Jul 29 2021 Mark Wielaard <mjw@redhat.com> - 3.16.0-6
- Use __provides_exclude_from instead of filter_from_provides

* Tue Jun 29 2021 Mark Wielaard <mjw@redhat.com> - 3.16.0-5
- Filter out pkgconfig provides

* Wed Oct 21 2020 Mark Wielaard <mjw@redhat.com> - 3.16.0-4
- Add valgrind-3.16.1-REX-prefix-JMP.patch
- Add valgrind-3.16.1-epoll.patch
- Add valgrind-3.16.1-sched_getsetattr.patch
- Add valgrind-3.16.1-dl_runtime_resolve.patch

* Wed Jun 24 2020 Mark Wielaard <mjw@redhat.com> - 3.16.0-3
- Add valgrind-3.16.0-ppc-L-field.patch
- Add valgrind-3.16.0-387-float.patch

* Thu May 28 2020 Mark Wielaard <mjw@redhat.com> - 3.16.0-2
- Apply stack-protector and -Wl,z,now patches.

* Wed May 27 2020 Mark Wielaard <mjw@fedoraproject.org> - 3.16.0-1
- Update to upstream valgrind 3.16.0 final.

* Tue May 19 2020 Mark Wielaard <mjw@fedoraproject.org> - 3.16.0-0.4.RC2
- Add docbook-dtds to BuildRequires.

* Tue May 19 2020 Mark Wielaard <mjw@fedoraproject.org> - 3.16.0-0.3.RC2
- Update to upstream 3.16.0 RC2

* Fri May 01 2020 Mark Wielaard <mjw@fedoraproject.org> - 3.16.0-0.2.GIT
- Update to upstream 3.16.0 branch point (commit 55cdb7c4e)