Go to file
Dirk Mueller 8359fc3c64 - update to 3.22.0: (jsc#PED-5442):
* Memcheck now tests and warns about the values used for
    alignment and size. These apply to various functions: memalign,
    posix_memalign and aligned_alloc in C and various overloads
    of operators new and delete in C++. The kinds of error that can
    be detected are
    - invalid alignment, for instance the alignment is usually required
      to be a power of 2
    - mismatched alignment between aligned allocation and aligned
      deallocation
    - mismatched size when sized delete is used
    - bad size for functions that have implementation defined behaviour
      when the requested size is zero
  * many bug fixes, see https://valgrind.org/docs/manual/dist.news.html

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=275
2023-11-24 09:19:08 +00:00
_multibuild Accepting request 741927 from home:StefanBruens:branches:devel:tools 2019-11-20 13:16:58 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=1 2007-01-15 23:40:26 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=1 2007-01-15 23:40:26 +00:00
armv6-support.diff Accepting request 816084 from home:michals 2020-06-22 07:39:07 +00:00
dhat-use-datadir.patch - update to 3.17.0: 2021-03-20 18:34:30 +00:00
parallel-lto.patch - update to 3.20.0: 2022-10-26 09:47:25 +00:00
valgrind-3.22.0.tar.bz2 - update to 3.22.0: (jsc#PED-5442): 2023-11-24 09:19:08 +00:00
valgrind.changes - update to 3.22.0: (jsc#PED-5442): 2023-11-24 09:19:08 +00:00
valgrind.spec - update to 3.22.0: (jsc#PED-5442): 2023-11-24 09:19:08 +00:00
valgrind.xen.patch - update to 3.16.0: 2020-06-19 15:21:22 +00:00
VEX-x86-pinsrd.patch - add VEX-x86-pinsrd.patch (bko#276780) 2023-11-14 08:43:10 +00:00